<?php //67c3c723aa3e05bee42968f15e22a068

return [PHP_INT_MAX, static fn () => \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' => [
                [
                    'ORMQueryBuilderLoader_getEntitiesByIds_id' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT e0_.id AS id_0, e0_.date_montage AS date_montage_1, e0_.date_start_show AS date_start_show_2, e0_.date_end_show AS date_end_show_3, e0_.date_end AS date_end_4, e0_.name AS name_5, e0_.site_id AS site_id_6, e0_.contact_id AS contact_id_7 FROM event e0_ WHERE e0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'e' => 'App\\Entity\\Event',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'date_montage_1' => 'dateMontage',
                    'date_start_show_2' => 'dateStartShow',
                    'date_end_show_3' => 'dateEndSHOW',
                    'date_end_4' => 'dateEnd',
                    'name_5' => 'name',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Event' => [
                        'e' => [
                            'id' => 'id_0',
                            'dateMontage' => 'date_montage_1',
                            'dateStartShow' => 'date_start_show_2',
                            'dateEndSHOW' => 'date_end_show_3',
                            'dateEnd' => 'date_end_4',
                            'name' => 'name_5',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'site_id_6' => 'integer',
                    'contact_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'e' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'site_id_6' => 'site_id',
                    'contact_id_7' => 'contact_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'e',
                    'date_montage_1' => 'e',
                    'date_start_show_2' => 'e',
                    'date_end_show_3' => 'e',
                    'date_end_4' => 'e',
                    'name_5' => 'e',
                    'site_id_6' => 'e',
                    'contact_id_7' => 'e',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Event',
                    'date_montage_1' => 'App\\Entity\\Event',
                    'date_start_show_2' => 'App\\Entity\\Event',
                    'date_end_show_3' => 'App\\Entity\\Event',
                    'date_end_4' => 'App\\Entity\\Event',
                    'name_5' => 'App\\Entity\\Event',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
