<?php //300c5259ab09fa4ad31c4f11d0d66144

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\\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\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT c0_.id AS id_0, c0_.lastname AS lastname_1, c0_.firstname AS firstname_2, c0_.phone AS phone_3, c0_.email AS email_4, c0_.address AS address_5, c0_.postcode AS postcode_6, c0_.city AS city_7, c0_.comment AS comment_8, c0_.created_at AS created_at_9, c0_.updated_at AS updated_at_10, c0_.status AS status_11 FROM client c0_ WHERE c0_.status = ? ORDER BY c0_.lastname ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Client',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'lastname_1' => 'lastname',
                    'firstname_2' => 'firstname',
                    'phone_3' => 'phone',
                    'email_4' => 'email',
                    'address_5' => 'address',
                    'postcode_6' => 'postcode',
                    'city_7' => 'city',
                    'comment_8' => 'comment',
                    'created_at_9' => 'createdAt',
                    'updated_at_10' => 'updatedAt',
                    'status_11' => 'status',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'lastname_1' => 'c',
                    'firstname_2' => 'c',
                    'phone_3' => 'c',
                    'email_4' => 'c',
                    'address_5' => 'c',
                    'postcode_6' => 'c',
                    'city_7' => 'c',
                    'comment_8' => 'c',
                    'created_at_9' => 'c',
                    'updated_at_10' => 'c',
                    'status_11' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Client',
                    'lastname_1' => 'App\\Entity\\Client',
                    'firstname_2' => 'App\\Entity\\Client',
                    'phone_3' => 'App\\Entity\\Client',
                    'email_4' => 'App\\Entity\\Client',
                    'address_5' => 'App\\Entity\\Client',
                    'postcode_6' => 'App\\Entity\\Client',
                    'city_7' => 'App\\Entity\\Client',
                    'comment_8' => 'App\\Entity\\Client',
                    'created_at_9' => 'App\\Entity\\Client',
                    'updated_at_10' => 'App\\Entity\\Client',
                    'status_11' => 'App\\Entity\\Client',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'val' => [
                    0,
                ],
            ],
        ],
        1,
    ]
)];
