<?php //2e5bf9fa326cd697fffa54135af54500

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.city AS city_1, c0_.created_at AS created_at_2, c0_.updated_at AS updated_at_3, c0_.ghost AS ghost_4, c0_.voivodeship_id AS voivodeship_id_5 FROM city c0_',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'e' => 'App\\Entity\\City',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'city_1' => 'city',
                    'created_at_2' => 'createdAt',
                    'updated_at_3' => 'updatedAt',
                    'ghost_4' => 'ghost',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\City' => [
                        'e' => [
                            'id' => 'id_0',
                            'city' => 'city_1',
                            'createdAt' => 'created_at_2',
                            'updatedAt' => 'updated_at_3',
                            'ghost' => 'ghost_4',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'voivodeship_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'e' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'voivodeship_id_5' => 'voivodeship_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'e',
                    'city_1' => 'e',
                    'created_at_2' => 'e',
                    'updated_at_3' => 'e',
                    'ghost_4' => 'e',
                    'voivodeship_id_5' => 'e',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\City',
                    'city_1' => 'App\\Entity\\City',
                    'created_at_2' => 'App\\Entity\\City',
                    'updated_at_3' => 'App\\Entity\\City',
                    'ghost_4' => 'App\\Entity\\City',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
