<?php //c236259242a6e389d28a914774daf619

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' => [
                [
                    'val' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.first_name AS first_name_1, c0_.last_name AS last_name_2, c0_.phone_number AS phone_number_3, c0_.email AS email_4, c0_.status AS status_5 FROM contact c0_ WHERE c0_.status = ? ORDER BY c0_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Contact',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'first_name_1' => 'firstName',
                    'last_name_2' => 'lastName',
                    'phone_number_3' => 'phoneNumber',
                    'email_4' => 'email',
                    'status_5' => 'status',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Contact' => [
                        'c' => [
                            'id' => 'id_0',
                            'firstName' => 'first_name_1',
                            'lastName' => 'last_name_2',
                            'phoneNumber' => 'phone_number_3',
                            'email' => 'email_4',
                            'status' => 'status_5',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'first_name_1' => 'c',
                    'last_name_2' => 'c',
                    'phone_number_3' => 'c',
                    'email_4' => 'c',
                    'status_5' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Contact',
                    'first_name_1' => 'App\\Entity\\Contact',
                    'last_name_2' => 'App\\Entity\\Contact',
                    'phone_number_3' => 'App\\Entity\\Contact',
                    'email_4' => 'App\\Entity\\Contact',
                    'status_5' => 'App\\Entity\\Contact',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
