<?php //%255B3d2fdae32bf4125c2c3a29ab892447e9%255D%255B21976%255D

return [PHP_INT_MAX, static function () { 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\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
            '_parameterMappings' => [
                [
                    'website' => [
                        0,
                    ],
                    'locale' => [
                        1,
                    ],
                    'code' => [
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT c0_.id AS id_0, c0_.position AS position_1, c0_.isIndex AS isIndex_2, c0_.infill AS infill_3, c0_.isSecure AS isSecure_4, c0_.level AS level_5, c0_.publicationStart AS publicationStart_6, c0_.publicationEnd AS publicationEnd_7, c0_.template AS template_8, c0_.backgroundColor AS backgroundColor_9, c0_.deletable AS deletable_10, c0_.adminName AS adminName_11, c0_.slug AS slug_12, c0_.computeETag AS computeETag_13, c0_.createdAt AS createdAt_14, c0_.updatedAt AS updatedAt_15, c1_.id AS id_16, c1_.locale AS locale_17, c1_.code AS code_18, c1_.isOnline AS isOnline_19, c1_.isIndex AS isIndex_20, c1_.hideInSitemap AS hideInSitemap_21, c1_.isArchived AS isArchived_22, c1_.createdAt AS createdAt_23, c1_.updatedAt AS updatedAt_24, c0_.createdBy_id AS createdBy_id_25, c0_.updatedBy_id AS updatedBy_id_26, c0_.layout_id AS layout_id_27, c0_.website_id AS website_id_28, c0_.parent_id AS parent_id_29, c1_.createdBy_id AS createdBy_id_30, c1_.updatedBy_id AS updatedBy_id_31, c1_.seo_id AS seo_id_32, c1_.indexPage_id AS indexPage_id_33, c1_.website_id AS website_id_34 FROM cms_content_page c0_ LEFT JOIN cms_content_page_urls c2_ ON c0_.id = c2_.page_id LEFT JOIN cms_seo_url c1_ ON c1_.id = c2_.url_id WHERE c0_.website_id = ? AND c1_.locale = ? AND c1_.code LIKE ? ORDER BY c1_.locale ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Content\\Page',
                    'u' => 'App\\Entity\\Seo\\Url',
                ],
            ],
            'relationMap' => [
                2 => [
                    'u' => 'urls',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'u' => 'p',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'position_1' => 'position',
                    'isIndex_2' => 'isIndex',
                    'infill_3' => 'infill',
                    'isSecure_4' => 'isSecure',
                    'level_5' => 'level',
                    'publicationStart_6' => 'publicationStart',
                    'publicationEnd_7' => 'publicationEnd',
                    'template_8' => 'template',
                    'backgroundColor_9' => 'backgroundColor',
                    'deletable_10' => 'deletable',
                    'adminName_11' => 'adminName',
                    'slug_12' => 'slug',
                    'computeETag_13' => 'computeETag',
                    'createdAt_14' => 'createdAt',
                    'updatedAt_15' => 'updatedAt',
                    'id_16' => 'id',
                    'locale_17' => 'locale',
                    'code_18' => 'code',
                    'isOnline_19' => 'isOnline',
                    'isIndex_20' => 'isIndex',
                    'hideInSitemap_21' => 'hideInSitemap',
                    'isArchived_22' => 'isArchived',
                    'createdAt_23' => 'createdAt',
                    'updatedAt_24' => 'updatedAt',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'createdBy_id_25' => 'integer',
                    'updatedBy_id_26' => 'integer',
                    'layout_id_27' => 'integer',
                    'website_id_28' => 'integer',
                    'parent_id_29' => 'integer',
                    'createdBy_id_30' => 'integer',
                    'updatedBy_id_31' => 'integer',
                    'seo_id_32' => 'integer',
                    'indexPage_id_33' => 'integer',
                    'website_id_34' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'createdBy_id_25' => 'createdBy_id',
                    'updatedBy_id_26' => 'updatedBy_id',
                    'layout_id_27' => 'layout_id',
                    'website_id_28' => 'website_id',
                    'parent_id_29' => 'parent_id',
                    'createdBy_id_30' => 'createdBy_id',
                    'updatedBy_id_31' => 'updatedBy_id',
                    'seo_id_32' => 'seo_id',
                    'indexPage_id_33' => 'indexPage_id',
                    'website_id_34' => 'website_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'position_1' => 'p',
                    'isIndex_2' => 'p',
                    'infill_3' => 'p',
                    'isSecure_4' => 'p',
                    'level_5' => 'p',
                    'publicationStart_6' => 'p',
                    'publicationEnd_7' => 'p',
                    'template_8' => 'p',
                    'backgroundColor_9' => 'p',
                    'deletable_10' => 'p',
                    'adminName_11' => 'p',
                    'slug_12' => 'p',
                    'computeETag_13' => 'p',
                    'createdAt_14' => 'p',
                    'updatedAt_15' => 'p',
                    'id_16' => 'u',
                    'locale_17' => 'u',
                    'code_18' => 'u',
                    'isOnline_19' => 'u',
                    'isIndex_20' => 'u',
                    'hideInSitemap_21' => 'u',
                    'isArchived_22' => 'u',
                    'createdAt_23' => 'u',
                    'updatedAt_24' => 'u',
                    'createdBy_id_25' => 'p',
                    'updatedBy_id_26' => 'p',
                    'layout_id_27' => 'p',
                    'website_id_28' => 'p',
                    'parent_id_29' => 'p',
                    'createdBy_id_30' => 'u',
                    'updatedBy_id_31' => 'u',
                    'seo_id_32' => 'u',
                    'indexPage_id_33' => 'u',
                    'website_id_34' => 'u',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Content\\Page',
                    'position_1' => 'App\\Entity\\Content\\Page',
                    'isIndex_2' => 'App\\Entity\\Content\\Page',
                    'infill_3' => 'App\\Entity\\Content\\Page',
                    'isSecure_4' => 'App\\Entity\\Content\\Page',
                    'level_5' => 'App\\Entity\\Content\\Page',
                    'publicationStart_6' => 'App\\Entity\\Content\\Page',
                    'publicationEnd_7' => 'App\\Entity\\Content\\Page',
                    'template_8' => 'App\\Entity\\Content\\Page',
                    'backgroundColor_9' => 'App\\Entity\\Content\\Page',
                    'deletable_10' => 'App\\Entity\\Content\\Page',
                    'adminName_11' => 'App\\Entity\\Content\\Page',
                    'slug_12' => 'App\\Entity\\Content\\Page',
                    'computeETag_13' => 'App\\Entity\\Content\\Page',
                    'createdAt_14' => 'App\\Entity\\Content\\Page',
                    'updatedAt_15' => 'App\\Entity\\Content\\Page',
                    'id_16' => 'App\\Entity\\Seo\\Url',
                    'locale_17' => 'App\\Entity\\Seo\\Url',
                    'code_18' => 'App\\Entity\\Seo\\Url',
                    'isOnline_19' => 'App\\Entity\\Seo\\Url',
                    'isIndex_20' => 'App\\Entity\\Seo\\Url',
                    'hideInSitemap_21' => 'App\\Entity\\Seo\\Url',
                    'isArchived_22' => 'App\\Entity\\Seo\\Url',
                    'createdAt_23' => 'App\\Entity\\Seo\\Url',
                    'updatedAt_24' => 'App\\Entity\\Seo\\Url',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
