GET https://preprod.citizenj7-music.fr/tutoriels/catalogue

Dumped Contents

"Tutoriels catalogue"
"/tutoriels/catalogue"
array:3 [
  0 => App\Entity\Block {#1128
    -id: 73
    -type: App\Enum\BlockType {#1122
      +name: "TITLE"
      +value: "title"
    }
    -content: "Catalogue des tutoriels guitare"
    -image: null
    -imageFile: null
    -section: "hero"
    -position: 0
    -page: App\Entity\Page {#1135
      -id: 16
      -title: "Tutoriels catalogue"
      -slug: "tutoriels-catalogue"
      -path: "/tutoriels/catalogue"
      -isPublished: true
      -blocks: Doctrine\ORM\PersistentCollection {#1131
        #collection: Doctrine\Common\Collections\ArrayCollection {#1132
          -elements: array:3 [
            0 => App\Entity\Block {#1128}
            1 => App\Entity\Block {#1126
              -id: 74
              -type: App\Enum\BlockType {#1031
                +name: "TEXT"
                +value: "text"
              }
              -content: "<div>Apprenez à jouer les morceaux de CitizenJ7 Music à la guitare avec des tutoriels adaptés aux débutants comme aux guitaristes souhaitant progresser.</div>"
              -image: null
              -imageFile: null
              -section: "hero"
              -position: 1
              -page: App\Entity\Page {#1135}
            }
            2 => App\Entity\Block {#1125
              -id: 75
              -type: App\Enum\BlockType {#1122}
              -content: "Tous les tutoriels"
              -image: null
              -imageFile: null
              -section: "content"
              -position: 2
              -page: App\Entity\Page {#1135}
            }
          ]
        }
        #initialized: true
        -snapshot: array:3 [ …3]
        -owner: App\Entity\Page {#1135}
        -association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#1011 …}
        -backRefFieldName: "page"
        -isDirty: false
        -em: Doctrine\ORM\EntityManager {#339 …11}
        -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1149 …}
      }
    }
  }
  1 => App\Entity\Block {#1126}
  2 => App\Entity\Block {#1125}
]
array:7 [
  "id" => 73
  "section" => "hero"
  "type" => "title"
  "isTitle" => true
  "isText" => false
  "content" => "Catalogue des tutoriels guitare"
  "position" => 0
]
array:7 [
  "id" => 74
  "section" => "hero"
  "type" => "text"
  "isTitle" => false
  "isText" => true
  "content" => "<div>Apprenez à jouer les morceaux de CitizenJ7 Music à la guitare avec des tutoriels adaptés aux débutants comme aux guitaristes souhaitant progresser.</div>"
  "position" => 1
]
array:7 [
  "id" => 75
  "section" => "content"
  "type" => "title"
  "isTitle" => true
  "isText" => false
  "content" => "Tous les tutoriels"
  "position" => 2
]