<?php //800258594c518ddf8b148c4264d60cc7

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' => [
                [
                    'dpid' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.last_name AS last_name_2, c0_.first_name AS first_name_3, c0_.telephone AS telephone_4, c0_.email AS email_5, c0_.address AS address_6, c0_.city AS city_7, c0_.zip_code AS zip_code_8, c0_.created_at AS created_at_9, c0_.client_id AS client_id_10 FROM client_contact c0_ WHERE c0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\ClientContact',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'last_name_2' => 'lastName',
                    'first_name_3' => 'firstName',
                    'telephone_4' => 'telephone',
                    'email_5' => 'email',
                    'address_6' => 'address',
                    'city_7' => 'city',
                    'zip_code_8' => 'zipCode',
                    'created_at_9' => 'createdAt',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'client_id_10' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'client_id_10' => 'client_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'title_1' => 'entity',
                    'last_name_2' => 'entity',
                    'first_name_3' => 'entity',
                    'telephone_4' => 'entity',
                    'email_5' => 'entity',
                    'address_6' => 'entity',
                    'city_7' => 'entity',
                    'zip_code_8' => 'entity',
                    'created_at_9' => 'entity',
                    'client_id_10' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\ClientContact',
                    'title_1' => 'App\\Entity\\ClientContact',
                    'last_name_2' => 'App\\Entity\\ClientContact',
                    'first_name_3' => 'App\\Entity\\ClientContact',
                    'telephone_4' => 'App\\Entity\\ClientContact',
                    'email_5' => 'App\\Entity\\ClientContact',
                    'address_6' => 'App\\Entity\\ClientContact',
                    'city_7' => 'App\\Entity\\ClientContact',
                    'zip_code_8' => 'App\\Entity\\ClientContact',
                    'created_at_9' => 'App\\Entity\\ClientContact',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
