<?php //%255B47b878bc60a91a0fe0d92ec6f8f5e6f2%255D%255B1%255D

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\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
            '_parameterMappings' => [
                [
                    'ORMQueryBuilderLoader_getEntitiesByIds_id' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT c0_.id AS id_0, c0_.lastname AS lastname_1, c0_.phone AS phone_2, c0_.email AS email_3, c0_.create_at AS create_at_4, c0_.modify_at AS modify_at_5, c0_.enseigne AS enseigne_6, c0_.comment AS comment_7, c0_.code_client AS code_client_8, c0_.address AS address_9, c0_.postal_code AS postal_code_10, c0_.city AS city_11, c0_.firstname AS firstname_12 FROM client c0_ WHERE c0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'e' => 'App\\Entity\\Client',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'lastname_1' => 'lastname',
                    'phone_2' => 'phone',
                    'email_3' => 'email',
                    'create_at_4' => 'create_at',
                    'modify_at_5' => 'modify_at',
                    'enseigne_6' => 'enseigne',
                    'comment_7' => 'comment',
                    'code_client_8' => 'code_client',
                    'address_9' => 'address',
                    'postal_code_10' => 'postalCode',
                    'city_11' => 'city',
                    'firstname_12' => 'Firstname',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'e' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'e',
                    'lastname_1' => 'e',
                    'phone_2' => 'e',
                    'email_3' => 'e',
                    'create_at_4' => 'e',
                    'modify_at_5' => 'e',
                    'enseigne_6' => 'e',
                    'comment_7' => 'e',
                    'code_client_8' => 'e',
                    'address_9' => 'e',
                    'postal_code_10' => 'e',
                    'city_11' => 'e',
                    'firstname_12' => 'e',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Client',
                    'lastname_1' => 'App\\Entity\\Client',
                    'phone_2' => 'App\\Entity\\Client',
                    'email_3' => 'App\\Entity\\Client',
                    'create_at_4' => 'App\\Entity\\Client',
                    'modify_at_5' => 'App\\Entity\\Client',
                    'enseigne_6' => 'App\\Entity\\Client',
                    'comment_7' => 'App\\Entity\\Client',
                    'code_client_8' => 'App\\Entity\\Client',
                    'address_9' => 'App\\Entity\\Client',
                    'postal_code_10' => 'App\\Entity\\Client',
                    'city_11' => 'App\\Entity\\Client',
                    'firstname_12' => 'App\\Entity\\Client',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
