<?php 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' => [
                [
                    'nameUrl' => [
                        0,
                    ],
                    'site' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT f0_.id AS id_0, f0_.place AS place_1, f0_.name_menu AS name_menu_2, f0_.name_menu_url AS name_menu_url_3, f0_.content AS content_4, f0_.seo_title AS seo_title_5, f0_.seo_description AS seo_description_6, f0_.site_id AS site_id_7 FROM fir_custom_page f0_ WHERE f0_.name_menu_url = ? AND f0_.site_id = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\CustomPage',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'place_1' => 'place',
                    'name_menu_2' => 'nameMenu',
                    'name_menu_url_3' => 'nameMenuUrl',
                    'content_4' => 'content',
                    'seo_title_5' => 'seoTitle',
                    'seo_description_6' => 'seoDescription',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'site_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'site_id_7' => 'site_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'place_1' => 'c',
                    'name_menu_2' => 'c',
                    'name_menu_url_3' => 'c',
                    'content_4' => 'c',
                    'seo_title_5' => 'c',
                    'seo_description_6' => 'c',
                    'site_id_7' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\CustomPage',
                    'place_1' => 'App\\Entity\\CustomPage',
                    'name_menu_2' => 'App\\Entity\\CustomPage',
                    'name_menu_url_3' => 'App\\Entity\\CustomPage',
                    'content_4' => 'App\\Entity\\CustomPage',
                    'seo_title_5' => 'App\\Entity\\CustomPage',
                    'seo_description_6' => 'App\\Entity\\CustomPage',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
