<?php //24d00238cb445271d9cbb1de97288d7b

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\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT c0_.id AS id_0, c0_.start AS start_1, c0_.number_of_guests AS number_of_guests_2, c0_.allergie AS allergie_3, c0_.allergie_of_guests AS allergie_of_guests_4, c0_.available_places AS available_places_5, c0_.name_id AS name_id_6, c0_.business_hours_id AS business_hours_id_7 FROM calendar c0_ ORDER BY c0_.start ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Calendar',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'start_1' => 'start',
                    'number_of_guests_2' => 'numberOfGuests',
                    'allergie_3' => 'allergie',
                    'allergie_of_guests_4' => 'allergieOfGuests',
                    'available_places_5' => 'availablePlaces',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'name_id_6' => 'integer',
                    'business_hours_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'name_id_6' => 'name_id',
                    'business_hours_id_7' => 'business_hours_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'start_1' => 'c',
                    'number_of_guests_2' => 'c',
                    'allergie_3' => 'c',
                    'allergie_of_guests_4' => 'c',
                    'available_places_5' => 'c',
                    'name_id_6' => 'c',
                    'business_hours_id_7' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Calendar',
                    'start_1' => 'App\\Entity\\Calendar',
                    'number_of_guests_2' => 'App\\Entity\\Calendar',
                    'allergie_3' => 'App\\Entity\\Calendar',
                    'allergie_of_guests_4' => 'App\\Entity\\Calendar',
                    'available_places_5' => 'App\\Entity\\Calendar',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [],
        ],
    ]
); }];
