<?php //ea987bdf9b95ca9f3298fd0eb9579227

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Query\\ParserResult'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ParserResult')),
        clone ($p['Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'pageId' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT p0_.id AS id_0, p0_.type AS type_1, COALESCE(t1_.content, p0_.data) AS data_2, p0_.position AS position_3, p6_.id AS id_4, p6_.type AS type_5, COALESCE(t7_.content, p6_.data) AS data_6, p6_.position AS position_7, p0_.page_id AS page_id_8, p0_.parent_id AS parent_id_9, p6_.page_id AS page_id_10, p6_.parent_id AS parent_id_11 FROM `page_block` p0_ LEFT JOIN page p2_ ON p0_.page_id = p2_.id LEFT JOIN `page_block` p6_ ON p0_.id = p6_.parent_id LEFT JOIN ext_translations t1_ ON t1_.locale = \'fr\' AND t1_.field = \'data\' AND t1_.object_class = \'App\\\\CMSBundle\\\\Entity\\\\Block\' AND t1_.foreign_key = p0_.id LEFT JOIN ext_translations t3_ ON t3_.locale = \'fr\' AND t3_.field = \'title\' AND t3_.object_class = \'App\\\\CMSBundle\\\\Entity\\\\Page\' AND t3_.foreign_key = p2_.id LEFT JOIN ext_translations t4_ ON t4_.locale = \'fr\' AND t4_.field = \'slug\' AND t4_.object_class = \'App\\\\CMSBundle\\\\Entity\\\\Page\' AND t4_.foreign_key = p2_.id LEFT JOIN ext_translations t5_ ON t5_.locale = \'fr\' AND t5_.field = \'content\' AND t5_.object_class = \'App\\\\CMSBundle\\\\Entity\\\\Page\' AND t5_.foreign_key = p2_.id LEFT JOIN ext_translations t7_ ON t7_.locale = \'fr\' AND t7_.field = \'data\' AND t7_.object_class = \'App\\\\CMSBundle\\\\Entity\\\\Block\' AND t7_.foreign_key = p6_.id WHERE p2_.id = ? AND p0_.parent_id IS NULL ORDER BY p0_.position ASC, p6_.position ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'b' => 'App\\CMSBundle\\Entity\\Block',
                    'bchildren' => 'App\\CMSBundle\\Entity\\Block',
                ],
            ],
            'relationMap' => [
                2 => [
                    'bchildren' => 'children',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'bchildren' => 'b',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'type_1' => 'type',
                    'data_2' => 'data',
                    'position_3' => 'position',
                    'id_4' => 'id',
                    'type_5' => 'type',
                    'data_6' => 'data',
                    'position_7' => 'position',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\CMSBundle\\Entity\\Block' => [
                        'b' => [
                            'id' => 'id_0',
                            'type' => 'type_1',
                            'data' => 'data_2',
                            'position' => 'position_3',
                        ],
                        'bchildren' => [
                            'id' => 'id_4',
                            'type' => 'type_5',
                            'data' => 'data_6',
                            'position' => 'position_7',
                        ],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => [
                    'type_1' => 'App\\CMSBundle\\Enum\\BlockTypeEnum',
                    'type_5' => 'App\\CMSBundle\\Enum\\BlockTypeEnum',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'page_id_8' => 'integer',
                    'parent_id_9' => 'integer',
                    'page_id_10' => 'integer',
                    'parent_id_11' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'b' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'page_id_8' => 'page_id',
                    'parent_id_9' => 'parent_id',
                    'page_id_10' => 'page_id',
                    'parent_id_11' => 'parent_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'b',
                    'type_1' => 'b',
                    'data_2' => 'b',
                    'position_3' => 'b',
                    'id_4' => 'bchildren',
                    'type_5' => 'bchildren',
                    'data_6' => 'bchildren',
                    'position_7' => 'bchildren',
                    'page_id_8' => 'b',
                    'parent_id_9' => 'b',
                    'page_id_10' => 'bchildren',
                    'parent_id_11' => 'bchildren',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\CMSBundle\\Entity\\Block',
                    'type_1' => 'App\\CMSBundle\\Entity\\Block',
                    'data_2' => 'App\\CMSBundle\\Entity\\Block',
                    'position_3' => 'App\\CMSBundle\\Entity\\Block',
                    'id_4' => 'App\\CMSBundle\\Entity\\Block',
                    'type_5' => 'App\\CMSBundle\\Entity\\Block',
                    'data_6' => 'App\\CMSBundle\\Entity\\Block',
                    'position_7' => 'App\\CMSBundle\\Entity\\Block',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
