<?php //b6d748c2694058c5a0e6450d37653b57

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.is_home AS is_home_2, p0_.picto_path AS picto_path_3, p0_.background AS background_4, p0_.teaser AS teaser_5, p0_.rank AS rank_6, p0_.is_enabled AS is_enabled_7 FROM panther_menu p0_ ORDER BY p0_.rank ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'm' => 'App\\Entity\\Menu',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'is_home_2' => 'isHome',
                    'picto_path_3' => 'pictoPath',
                    'background_4' => 'background',
                    'teaser_5' => 'teaser',
                    'rank_6' => 'rank',
                    'is_enabled_7' => 'isEnabled',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'm' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'm',
                    'title_1' => 'm',
                    'is_home_2' => 'm',
                    'picto_path_3' => 'm',
                    'background_4' => 'm',
                    'teaser_5' => 'm',
                    'rank_6' => 'm',
                    'is_enabled_7' => 'm',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Menu',
                    'title_1' => 'App\\Entity\\Menu',
                    'is_home_2' => 'App\\Entity\\Menu',
                    'picto_path_3' => 'App\\Entity\\Menu',
                    'background_4' => 'App\\Entity\\Menu',
                    'teaser_5' => 'App\\Entity\\Menu',
                    'rank_6' => 'App\\Entity\\Menu',
                    'is_enabled_7' => 'App\\Entity\\Menu',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
