GET https://sandbox.klimapro.at/api/contents/98403fb1-2feb-11f0-8889-1866da6c2519

Serializer

1 Handled
33.11 ms Total time

serialize 1

Data Context Normalizer Encoder Time Caller
Api\Model\WebPage
Show contents
Api\Model\WebPage {#1111
  -id: "98403fb1-2feb-11f0-8889-1866da6c2519"
  -name: "Komplette Installationsarbeiten – Heizung, Wasser, Abwasser"
  -description: """
    \r\n
      .fw-100 { font-weight: 100 !important; }\r\n
      .fw-200 { font-weight: 200 !important; }\r\n
      .fw-300 { font-weight: 300 !important; }\r\n
      .fw-400 { font-weight: 400 !important; }\r\n
      .fw-500 { font-weight: 500 !important; }\r\n
      .fw-600 { font-weight: 600 !important; }\r\n
      .fw-700 { font-weight: 700 !important; }\r\n
      .fw-800 { font-weight: 800 !important; }\r\n
      \r\n
      .clamp {\r\n
        font-size: clamp(1.3rem, 5vw, 3rem);\r\n
      }\r\n
      \r\n
      body p {font-size:1rem !important}\r\n
      \r\n
      #main-container {\r\n
        max-width: 100vw !important;\r\n
        margin: 0px !important;\r\n
        padding: 0px !important;\r\n
        overflow: hidden !important;\r\n
      }\r\n
      \r\n
      .vzduch--hero {\r\n
        width: 100%;\r\n
        position: relative;\r\n
      }\r\n
      \r\n
      .vzduch--hero .container {\r\n
        position: relative;\r\n
        z-index: 3;\r\n
      }\r\n
      \r\n
      .vzduch--hero h2 {\r\n
        color:#f1f1f1;\r\n
        font-weight: 800;\r\n
        margin-bottom: 20px;\r\n
        text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);\r\n
      }\r\n
      \r\n
      .vzduch--hero p {\r\n
        font-weight: 500;\r\n
        margin-bottom: 30px;\r\n
        color:#fff;\r\n
        text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);\r\n
      }\r\n
      \r\n
      .hero-bg {\r\n
        position:relative;\r\n
        background-image: url('https://www.dobraklima.sk/uploads/lp/kurenie-voda-kanal/plumbing-hero-bg.jpg');\r\n
        background-position:center;\r\n
        background-repeat: no-repeat;\r\n
        background-size: cover;\r\n
        padding:100px;\r\n
        width:100vw;\r\n
      }\r\n
    \r\n
      .hero-bg:before {\r\n
        content: "";\r\n
        position:absolute;\r\n
        top:0;\r\n
        left:0;\r\n
        width:100%;\r\n
        height:100%;\r\n
        background-color: rgba(0, 0, 0, 0.5);\r\n
        z-index:0;\r\n
    \r\n
      }\r\n
      \r\n
      .investicia-bg {\r\n
        position:relative;\r\n
      }\r\n
      \r\n
      .investicia-bg:before {\r\n
        content:"";\r\n
        position:absolute;\r\n
        background-image: url('https://www.dobraklima.sk/uploads/lp/kurenie-voda-kanal/plumbing-bg-long.png');\r\n
        background-color: #ffffff;\r\n
        background-size:contain;\r\n
        background-position:bottom;\r\n
        background-repeat: no-repeat;\r\n
        padding:100px;\r\n
        width:100%;\r\n
        height:100%;\r\n
        opacity:20%;\r\n
      }\r\n
    \r\n
      @media (max-width:799px) {\r\n
      .investicia-bg:before {\r\n
        background-size:auto;\r\n
    \r\n
      }\r\n
    }\r\n
      \r\n
      .free-consultation-wrapper {\r\n
        position:relative;\r\n
        background-image: url('https://www.dobraklima.sk/uploads/lp/stropne-chladenie/stropne-chladenie.png');\r\n
        background-position:center;\r\n
        background-size:cover;\r\n
        background-repeat: no-repeat;\r\n
        background-attachment: fixed;\r\n
      }\r\n
      \r\n
      .free-consultation-wrapper:before {\r\n
        content:"";\r\n
        position:absolute;\r\n
        top:0;\r\n
        left:0;\r\n
        width:200%;\r\n
        height:100%;\r\n
        z-index:0;\r\n
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);\r\n
        background-color: rgba(255, 255, 255, 0.8);\r\n
        pointer-events: none;\r\n
        overflow: hidden;\r\n
      }\r\n
      \r\n
      .card-glass {\r\n
        background-color: rgba(255, 255, 255, 0.2);\r\n
        backdrop-filter: blur(6px);\r\n
        height:100%;\r\n
      }\r\n
      \r\n
      .card-glass h4 {\r\n
        font-weight:500;\r\n
      }\r\n
      \r\n
      @media (max-width: 640px) {\r\n
        .vzduch--hero h2 {\r\n
          font-size: 36px;\r\n
        }\r\n
        .hero-bg {\r\n
          padding:2.5rem;\r\n
        }\r\n
      }\r\n
      \r\n
      .hero .btn-get-started {\r\n
        color:#fff;\r\n
        background: #258300;\r\n
        font-weight: 500;\r\n
        font-size: 15px;\r\n
        letter-spacing: 1px;\r\n
        display: inline-block;\r\n
        padding: 16px 45px;\r\n
        border-radius: 50px;\r\n
        transition: 0.5s;\r\n
        box-shadow: 0 8px 28px rgba(0, 0, 0, 0.1);\r\n
      }\r\n
      \r\n
      .hero .btn-get-started:hover {\r\n
        background: #03a4b3;\r\n
        box-shadow: 0 8px 28px rgba(0, 0, 0, 0.1);\r\n
      }\r\n
      \r\n
      .hero .btn-watch-video {\r\n
        font-size: 16px;\r\n
        transition: 0.5s;\r\n
        margin-left: 25px;\r\n
        font-weight: 400;\r\n
        color: #f1f1f1;\r\n
        text-shadow: 0 0 5px rgba(0, 0, 0, 0.7);\r\n
      }\r\n
      \r\n
      .hero .btn-watch-video:hover {\r\n
        color: #ccffb8;\r\n
      }\r\n
      \r\n
      .rozdelenie {\r\n
        font-family: 'Roboto', sans-serif !important;\r\n
      }\r\n
      \r\n
      .icon-box {\r\n
        position: relative;\r\n
        overflow: hidden;\r\n
        border-radius: 15px;\r\n
        transition: all 0.2s ease-out;\r\n
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);\r\n
        text-shadow: 0 0 10px rgba(255, 255, 255, 1);\r\n
      }\r\n
      \r\n
      .icon-box:hover {\r\n
        box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);\r\n
      }\r\n
      \r\n
      .icon-box::before {\r\n
        content: "";\r\n
        position: absolute;\r\n
        right: 0;\r\n
        bottom:0;\r\n
        width: 100%;\r\n
        height: 100%;\r\n
        background-size: cover;\r\n
        background-repeat: no-repeat;\r\n
        background-position: center;\r\n
        opacity: 0.5;\r\n
        transition: all 0.2s ease-out;\r\n
        z-index: 0;\r\n
        pointer-events: none;\r\n
      }\r\n
      \r\n
      .icon-box:hover::before {\r\n
        transform: scale(1.1);\r\n
        opacity: 0.4;\r\n
      }\r\n
      \r\n
      .icon-box > * {\r\n
        position: relative;\r\n
        z-index: 1;\r\n
      }\r\n
      \r\n
      .bg-fotovoltika::before {\r\n
        background-image: url('https://www.dobraklima.sk/uploads/lp/stropne-chladenie/vzduchotechnika-bg.png');\r\n
      }\r\n
      \r\n
      .bg-showroom::before {\r\n
        background-image: url('https://www.dobraklima.sk/uploads/1.jpg');\r\n
      }\r\n
      \r\n
      .bg-wallboxy::before {\r\n
        background-image: url('https://www.dobraklima.sk/uploads/lp/stropne-chladenie/menu-img-klimatizacia.jpg');\r\n
      }\r\n
      \r\n
      .rozdelenie h5 {\r\n
        font-size:25px;\r\n
        font-weight: 800;\r\n
      }\r\n
      \r\n
      .rozdelenie p {\r\n
        font-weight: 800;\r\n
      }\r\n
      \r\n
      .rozdelenie-link-vzduch {\r\n
        color:rgb(33, 84, 122);\r\n
      }\r\n
      \r\n
      .rozdelenie-link-vzduch:hover {\r\n
        color:#03a4b3;\r\n
        text-shadow: 0 0 2px rgba(255, 255, 255, 0.4);\r\n
      }\r\n
     svg {\r\n
      margin-right:10px;\r\n
      margin-top:8px;\r\n
     }\r\n
      \r\n
      \r\n
    \r\n
    \r\n
    \r\n
      \r\n
        \r\n
          \r\n
            Komplette In­stal­la­ti­ons­ar­bei­ten\r\n
      Heizung, Wasser, Abwasser\r\n
            Professionelle Lösungen für Ihr Zuhause oder Ihr Unternehmen – schnell, zuverlässig und zu einem fairen Preis. Wir sind im Burgenland, Niederösterreich und Wien tätig.\r\n
            \r\n
              \r\n
                \r\n
                  \r\n
                    Mehr Informationen\r\n
                  \r\n
                \r\n
              \r\n
              \r\n
                \r\n
                  \r\n
                    Rufen Sie uns an\r\n
                  \r\n
                \r\n
              \r\n
            \r\n
          \r\n
        \r\n
      \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
      \r\n
        \r\n
          \r\n
      Komplete Installationsarbeiten\r\n
    \r\n
      \r\n
      Wir bieten professionelle Lösungen im Bereich Heizung, Sanitär und Abwasser für Haushalte und Gewerberäume.\r\n
    \r\n
        \r\n
        \r\n
          \r\n
          \r\n
            \r\n
              \r\n
                            \r\n
               Effizientes Heizen\r\n
                Wir installieren Fußbodenheizungen, Heizkörper und Brennwertkessel – Wärme genau dort, wo Sie sie brauchen.\r\n
                \r\n
                  \r\n
                    Mehr Informationen\r\n
                  \r\n
                \r\n
              \r\n
            \r\n
          \r\n
          \r\n
          \r\n
            \r\n
              \r\n
                \r\n
                Zuverlässiges Wasser\r\n
                Wir bieten Kalt- und Warmwasserverteilungssysteme, Montage von Armaturen und Sanitärausstattung ohne Kompromisse.\r\n
                \r\n
                  \r\n
                    Mehr Informationen\r\n
                  \r\n
                \r\n
              \r\n
            \r\n
          \r\n
          \r\n
          \r\n
            \r\n
              \r\n
                            Problemloses Abwasser\r\n
    Wir planen und realisieren Abwassersysteme inklusive Rohrleitungsinspektion und -reinigung.\r\n
    \r\n
                \r\n
                  \r\n
                    Mehr Informationen\r\n
                  \r\n
                \r\n
              \r\n
            \r\n
          \r\n
        \r\n
      \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
      HEIZUNG – ZU­VER­LÄS­SI­GE,\r\n
    WIRT­SCHAFT­LI­CHE UND MODERNE LÖSUNGEN\r\n
      \r\n
        \r\n
          Wir bieten Ihnen die fachgerechte Lieferung, Montage und Wartung von Heizungssystemen aller Art – vom klassischen Heizkörper bis hin zu modernen Boden-, Decken- und Solarlösungen. Unser Leistungsspektrum erstreckt sich auf das Burgenland, Niederösterreich und Wien.\r\n
          \r\n
    \r\n
      \r\n
      \r\n
            \r\n
        \r\n
          Fachgerechte Spülung des Heizsystems\r\n
          Entfernung von Ablagerungen und Steigerung der Heizleistung durch spezielle Spülung.\r\n
        \r\n
      \r\n
    \r\n
      \r\n
      \r\n
           \r\n
        \r\n
          Befüllung mit aufbereitetem Wasser\r\n
          Wir verwenden Wasser mit einem idealen pH-Wert und einer chemischen Aufbereitung, um das System vor Korrosion zu schützen.\r\n
        \r\n
      \r\n
    \r\n
      \r\n
      \r\n
                                                 \r\n
          Wasseraufbereitung auf den richtigen pH-Wert\r\n
          Wir sorgen für eine chemische Stabilisierung des Wassers, um Schäden an Rohrleitungen und Wärmetauschern zu vermeiden.\r\n
        \r\n
      \r\n
    \r\n
      \r\n
      \r\n
           \r\n
        \r\n
          Lieferung und Installation von Wasserenthärtern.\r\n
          Schützen Sie Kessel und Rohrleitungen vor Kalkablagerungen – geeignet für den gesamte Haussystem.\r\n
        \r\n
      \r\n
    \r\n
      \r\n
      \r\n
            \r\n
        \r\n
          Installation von Solarmodulen zur Warmwasserbereitung.\r\n
          Ökologische und ökonomische Lösung zur Trinkwassererwärmung und Heizungsunterstützung – inklusive Planung und Montage.\r\n
        \r\n
      \r\n
    \r\n
    \r\n
    \r\n
          \r\n
            \r\n
              \r\n
                \r\n
      Ich möchte mehr erfahren\r\n
    \r\n
    \r\n
              \r\n
            \r\n
            \r\n
              \r\n
                \r\n
                  Rufen Sie uns an\r\n
                \r\n
              \r\n
            \r\n
          \r\n
        \r\n
        \r\n
          \r\n
        \r\n
      \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
      \r\n
        \r\n
        \r\n
               SA­NI­TÄR­DIENST­LEIS­TUN­GEN\r\n
     FÜR HAUSHALTE UND UNTERNEHMEN\r\n
        \r\n
      \r\n
      \r\n
        \r\n
          \r\n
          Wir bieten hochwertige und schnelle Sanitärarbeiten im Burgenland, Niederösterreich und Wien. Komplette Installation, Austausch und Reparatur von Wasserverteilungssystemen, Sanitäranlagen und Wasseraufbereitungssystemen für Haushalte.        \r\n
    \r\n
      \r\n
      \r\n
              \r\n
       \r\n
                Austausch und Installation von Warm- und Kaltwasserverteilungssystemen\r\n
                Komplette Installationen, Umbauten und Austausch von Wasserleitungen in Haushalten und Unternehmen.\r\n
              \r\n
      \r\n
    \r\n
      \r\n
      \r\n
        \r\n
    \r\n
                Installation und Austausch von Sanitäranlagen\r\n
                Fachgerechte Montage von Toiletten, Waschbecken, Armaturen, Badewannen und Duschkabinen mit Anschluss an Wasserverteilungssysteme.\r\n
              \r\n
      \r\n
    \r\n
      \r\n
      \r\n
          \r\n
    \r\n
                Wasserleckortung\r\n
                Schnelle Erkennung und Behebung von Fehlern, die schwere Schäden verursachen können.\r\n
              \r\n
      \r\n
    \r\n
      \r\n
      \r\n
                                   \r\n
    \r\n
                Lieferung und Installation von Wasserenthärtern\r\n
                Schutz von Rohrleitungen und Anlagen vor Kalkablagerungen. Maßgeschneiderte Enthärter für Einfamilienhäuser und Gewerbebetriebe.\r\n
              \r\n
      \r\n
    \r\n
      \r\n
      \r\n
        \r\n
      \r\n
                Wasseraufbereitung und Filterinstallation\r\n
                Systeme zur Verbesserung der Trinkwasserqualität – mechanische Filter, Kohlefilter, UV-Desinfektion und pH-Wert-Anpassung.\r\n
              \r\n
      \r\n
    \r\n
    \r\n
            \r\n
            \r\n
            \r\n
            \r\n
                \r\n
                  \r\n
                    \r\n
      Schreiben Sie uns\r\n
    \r\n
    \r\n
                  \r\n
                \r\n
                \r\n
                  \r\n
                    Rufen Sie uns an\r\n
                  \r\n
                \r\n
              \r\n
          \r\n
          \r\n
            \r\n
          \r\n
        \r\n
      \r\n
    \r\n
    \r\n
    \r\n
    \r\n
      \r\n
    AB­WAS­SER­LEI­TUN­GEN – SCHNELLE UND ZUVERLÄSSIGE LÖSUNGEN FÜR AB­WAS­SER­SYS­TE­ME\r\n
    \r\n
      \r\n
        Wir bieten einen kompletten Service im Bereich der Abwasserleitungen und -anschlüsse. Vom Rohraustausch bis zur Notfallreinigung und dem Einbau von Einsteigschächten.\r\n
    \r\n
    \r\n
      \r\n
        \r\n
     \r\n
      Reparatur und Austausch von Abwasserrohrleitungen\r\n
      Wir kümmern uns um beschädigte oder verstopfte Abwasserrohrleitungen – vom Rückbau bis zur Verlegung neuer Leitungen.\r\n
    \r\n
    \r\n
      \r\n
    \r\n
      \r\n
      \r\n
              \r\n
    \r\n
      Installation von Abwasseranschlüssen und Steigleitungen\r\n
      Wir schließen Haushalte und Gewerbegebäude an das öffentliche Netz oder auch Senkgruben und Kläranlagen an.\r\n
    \r\n
    \r\n
      \r\n
    \r\n
      \r\n
      \r\n
         cover_flow [#03a4b3] Created with Sketch.           \r\n
    \r\n
      Einbau von Eisteigschächten und Schachtabdeckungen\r\n
      Wir liefern und montieren Schachtabdeckungen aus Kunststoff oder Beton, inklusive Revisionsdeckel für einen bequemen Zugang.\r\n
    \r\n
    \r\n
      \r\n
    \r\n
    \r\n
      \r\n
      \r\n
          .st0{fill:#03a4b3;}       \r\n
    \r\n
      Vorbeugende Reinigung und Kontrolle von Abwasserleitungen\r\n
      Kameradiagnostik und regelmäßige Reinigung der Abwasserleitungen zur Vermeidung von Störungen.\r\n
    \r\n
    \r\n
      \r\n
    \r\n
    \r\n
      \r\n
      \r\n
            \r\n
              \r\n
                \r\n
                  \r\n
      Ich möchte mehr erfahren\r\n
    \r\n
    \r\n
                \r\n
              \r\n
              \r\n
                \r\n
                  \r\n
                    Rufen Sie uns an\r\n
                  \r\n
                \r\n
              \r\n
            \r\n
          \r\n
          \r\n
            \r\n
          \r\n
        \r\n
      \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
      \r\n
        \r\n
          \r\n
    KOSTENLOSE BERATUNG\r\n
    Unsere Fachleute erläutern Ihnen gerne die Vorteile des Systems und entwerfen eine maßgeschneiderte Lösung.\r\n
            \r\n
              \r\n
                \r\n
                  \r\n
      Ich möchte mehr erfahren\r\n
    \r\n
    \r\n
                \r\n
              \r\n
              \r\n
                \r\n
                  \r\n
                    Rufen Sie uns an\r\n
                  \r\n
                \r\n
              \r\n
            \r\n
          \r\n
        \r\n
      \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
      \r\n
      \r\n
    HÄUFIG GESTELLTE FRAGEN\r\n
    Haben Sie nicht alles erfahren? Haben Sie Fragen oder benötigen Hilfe?\r\n
          \r\n
            \r\n
              \r\n
                \r\n
      Schreiben Sie uns\r\n
    \r\n
    \r\n
              \r\n
            \r\n
            \r\n
              \r\n
                Rufen Sie uns an\r\n
              \r\n
            \r\n
          \r\n
      \r\n
      \r\n
    \r\n
    \r\n
      \r\n
    \r\n
        \r\n
        \r\n
          \r\n
            \r\n
              \r\n
                \r\n
                  Wann sollte die Abwasserleitung gereinigt werden?\r\n
                \r\n
              \r\n
            \r\n
          \r\n
          \r\n
            \r\n
              Wenn das Wasser langsam abfließt, es riecht oder die Abflüsse häufig verstopft sind, ist es Zeit, die Abwasserleitung zu reinigen. Darüber hinaus empfiehlt sich eine vorbeugende Reinigung mindestens alle 1–2 Jahre, insbesondere in älteren Häusern oder stark frequentierten Betrieben.\r\n
            \r\n
          \r\n
        \r\n
    \r\n
        \r\n
        \r\n
          \r\n
            \r\n
              \r\n
                \r\n
                  Was verursacht eine verstopfte Abflussleitung?\r\n
                \r\n
              \r\n
            \r\n
          \r\n
          \r\n
            \r\n
              Die häufigsten Ursachen sind Fett, Haare, Speisereste und in die Toilette gespülte Hygieneprodukte. Bei älteren Systemen spielen auch Korrosion, eingebrochene Rohre oder zugewachsene Schächte eine Rolle. Regelmäßiges Reinigen hilft, Verstopfungen und Schäden an Rohrleitungen zu vermeiden.\r\n
            \r\n
          \r\n
        \r\n
    \r\n
        \r\n
        \r\n
          \r\n
            \r\n
              \r\n
                \r\n
                  Bieten Sie auch neue Abwasseranschlüsse an?\r\n
                \r\n
              \r\n
            \r\n
          \r\n
          \r\n
            \r\n
              Ja. Wir planen die Trasse, bereiten die Erdarbeiten vor und sorgen für die komplette Ausführung des Anschlusses inklusive Anschlusses an das öffentliche Netz oder die Klärgrube. Wir liefern auch Schächte, Abdeckungen und Abzweige. Auf Wunsch erstellen wir ein Projekt und kommunizieren mit der Gemeinde.\r\n
            \r\n
          \r\n
        \r\n
    \r\n
        \r\n
        \r\n
          \r\n
            \r\n
              \r\n
                \r\n
                  Was ist eine Kanalkamerainspektion?\r\n
                \r\n
              \r\n
            \r\n
          \r\n
          \r\n
            \r\n
              Mithilfe einer speziellen Kamera können wir den Zustand von Rohren – Risse, Deformationen, Wurzelwachstum oder Verstopfungen – genau bestimmen. Dies ist ideal bei wiederkehrenden Problemen, aber auch vorbeugend vor dem Kauf einer Immobilie.\r\n
            \r\n
          \r\n
        \r\n
    \r\n
        \r\n
        \r\n
          \r\n
            \r\n
              \r\n
                \r\n
                  Was ist in einem kompletten Kanalservice enthalten?\r\n
                \r\n
              \r\n
            \r\n
          \r\n
          \r\n
            \r\n
              Zum Komplettservice gehören Trassenplanung, Aushub, Rohr- und Schachtlieferung, Netzanschluss, Druckprüfung, Inspektion und ggf. Kamerainspektion. Wir liefern alles schlüsselfertig – ohne dass mehrere Lieferanten benötigt werden.\r\n
            \r\n
          \r\n
        \r\n
    \r\n
      \r\n
    \r\n
    \r\n
      \r\n
      \r\n
      \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
        \r\n
          document.addEventListener('DOMContentLoaded', function () {\r\n
            document.querySelectorAll('[data-scroll]').forEach(function (trigger) {\r\n
              trigger.addEventListener('click', function (e) {\r\n
                e.preventDefault();\r\n
                const targetID = this.getAttribute('data-scroll');\r\n
                const targetElement = document.querySelector(targetID);\r\n
        \r\n
                if (targetElement) {\r\n
                  targetElement.scrollIntoView({\r\n
                    behavior: 'smooth',\r\n
                    block: 'start' // alebo 'center', podľa potreby\r\n
                  });\r\n
                }\r\n
              });\r\n
            });\r\n
          });\r\n
        
    """
  -image: null
  -url: "https://sandbox.klimapro.at/komplette-installationsarbeiten-heizung-wasser-abwasser"
  -author: Api\Model\Store {#12270 …}
  -breadcrumb: Api\Model\BreadcrumbList {#12258 …}
  -dateCreated: DateTime @1745394579 {#1707
    date: 2025-04-23 09:49:39.0 Europe/Bratislava (+02:00)
  }
  -dateModified: DateTime @1747396012 {#1209
    date: 2025-05-16 13:46:52.0 Europe/Bratislava (+02:00)
  }
  -headline: "-"
  -inLanguage: "German"
  -isPartOf: Api\Model\WebSite {#12286 …}
  -keywords: null
  -mainEntity: null
  -mainEntityOfPage: "https://sandbox.klimapro.at/komplette-installationsarbeiten-heizung-wasser-abwasser"
  -offers: Doctrine\Common\Collections\ArrayCollection {#1334 …}
  -primaryImageOfPage: Api\Model\ImageObject {#1437 …}
  -publisher: Api\Model\Store {#12270 …}
}
Format: jsonld
Show context
[
  "groups" => [
    "get"
  ]
  "skip_null_values" => true
  "jsonld_embed_context" => true
  "operation_name" => "api_contents_get"
  "operation" => ApiPlatform\Metadata\Get {#12594
    #parameters: null
    #shortName: "Content"
    #class: "Api\Model\WebPage"
    #description: null
    #urlGenerationStrategy: 0
    #deprecationReason: null
    #normalizationContext: [
      "groups" => [
        "get"
      ]
      "skip_null_values" => true
      "jsonld_embed_context" => true
    ]
    #denormalizationContext: null
    #collectDenormalizationErrors: null
    #validationContext: null
    #filters: []
    #elasticsearch: null
    #mercure: null
    #messenger: null
    #input: null
    #output: null
    #order: null
    #fetchPartial: null
    #forceEager: null
    #paginationEnabled: null
    #paginationType: null
    #paginationItemsPerPage: null
    #paginationMaximumItemsPerPage: null
    #paginationPartial: null
    #paginationClientEnabled: null
    #paginationClientItemsPerPage: null
    #paginationClientPartial: null
    #paginationFetchJoinCollection: null
    #paginationUseOutputWalkers: null
    #security: null
    #securityMessage: null
    #securityPostDenormalize: null
    #securityPostDenormalizeMessage: null
    #securityPostValidation: null
    #securityPostValidationMessage: null
    #provider: "Api\Provider\ContentProvider"
    #processor: null
    #stateOptions: null
    #rules: null
    #policy: null
    #middleware: null
    #queryParameterValidationEnabled: null
    #strictQueryParameterValidation: null
    #hideHydraOperation: null
    #extraProperties: []
    #paginationViaCursor: null
    #read: true
    #deserialize: null
    #validate: null
    #write: null
    #serialize: true
    #priority: 0
    #name: "api_contents_get"
    #method: "GET"
    #uriTemplate: "/contents/{id}{._format}"
    #types: [
      "https://schema.org/WebPage"
    ]
    #formats: null
    #inputFormats: [
      "jsonld" => [
        "application/ld+json"
      ]
    ]
    #outputFormats: [
      "jsonld" => [
        "application/ld+json"
      ]
    ]
    #uriVariables: [
      "id" => ApiPlatform\Metadata\Link {#1517
        #key: null
        #schema: null
        #openApi: null
        #provider: null
        #filter: null
        #property: null
        #description: null
        #properties: null
        #required: null
        #priority: null
        #hydra: null
        #constraints: null
        #security: null
        #securityMessage: null
        #extraProperties: []
        #filterContext: null
        #nativeType: null
        #castToArray: null
        -parameterName: "id"
        -fromProperty: null
        -toProperty: null
        -fromClass: "Api\Model\WebPage"
        -toClass: null
        -identifiers: [
          "id"
        ]
        -compositeIdentifier: null
        -expandedValue: null
        -securityObjectName: null
      }
    ]
    #routePrefix: null
    #routeName: null
    #defaults: null
    #requirements: null
    #options: null
    #stateless: null
    #sunset: null
    #acceptPatch: null
    #status: null
    #host: null
    #schemes: null
    #condition: null
    #controller: null
    #headers: null
    #cacheHeaders: [
      "vary" => [
        "Content-Type"
        "Authorization"
        "Origin"
      ]
    ]
    #hydraContext: null
    #openapi: null
    #exceptionToStatus: null
    #links: null
    #errors: null
  }
  "resource_class" => "Api\Model\WebPage"
  "iri_only" => false
  "request_uri" => "/api/contents/98403fb1-2feb-11f0-8889-1866da6c2519"
  "uri" => "https://sandbox.klimapro.at/api/contents/98403fb1-2feb-11f0-8889-1866da6c2519"
  "input" => null
  "output" => null
  "types" => [
    "https://schema.org/WebPage"
  ]
  "uri_variables" => [
    "id" => "98403fb1-2feb-11f0-8889-1866da6c2519"
  ]
  "exclude_from_cache_key" => [
    "root_operation"
    "operation"
    "object"
    "data"
    "property_metadata"
    "circular_reference_limit_counters"
    "debug_trace_id"
    "resources"
    "resources_to_push"
  ]
  "api_gateway" => false
  "base_url" => ""
  "spec_version" => ""
  "resources" => ApiPlatform\State\ResourceList {#12579
    storage: [
      "https://sandbox.klimapro.at/api/contents/98403fb1-2feb-11f0-8889-1866da6c2519" => "https://sandbox.klimapro.at/api/contents/98403fb1-2feb-11f0-8889-1866da6c2519"
      "https://sandbox.klimapro.at/api/stores/3" => "https://sandbox.klimapro.at/api/stores/3"
      "https://sandbox.klimapro.at/api/postal_addresses/0" => "https://sandbox.klimapro.at/api/postal_addresses/0"
      "https://sandbox.klimapro.at/api/contact_points/0" => "https://sandbox.klimapro.at/api/contact_points/0"
      "https://sandbox.klimapro.at/api/geo_coordinates/0" => "https://sandbox.klimapro.at/api/geo_coordinates/0"
      "https://sandbox.klimapro.at/api/breadcrumb_lists/0" => "https://sandbox.klimapro.at/api/breadcrumb_lists/0"
      "https://sandbox.klimapro.at/api/list_items/0" => "https://sandbox.klimapro.at/api/list_items/0"
      "https://sandbox.klimapro.at/api/web_sites/0" => "https://sandbox.klimapro.at/api/web_sites/0"
      "https://sandbox.klimapro.at/api/search_actions/0" => "https://sandbox.klimapro.at/api/search_actions/0"
      "https://sandbox.klimapro.at/api/images/19252" => "https://sandbox.klimapro.at/api/images/19252"
      "https://sandbox.klimapro.at/api/images/19252-thumbnail" => "https://sandbox.klimapro.at/api/images/19252-thumbnail"
    ]
    flag::STD_PROP_LIST: false
    flag::ARRAY_AS_PROPS: false
    iteratorClass: "ArrayIterator"
  }
  "resources_to_push" => ApiPlatform\State\ResourceList {#12602
    storage: []
    flag::STD_PROP_LIST: false
    flag::ARRAY_AS_PROPS: false
    iteratorClass: "ArrayIterator"
  }
]
JsonLdContextNormalizer (32.62 ms) JsonEncoder (0.09 ms) 33.11 ms

deserialize 0

Nothing was deserialized.

normalize 0

Nothing was normalized.

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.