<?php //8daae4f728bc10bb55c9704d8a3e4db5

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { 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\\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 g0_.id AS id_0, g0_.libelle AS libelle_1, g0_.notes AS notes_2, g0_.created_at AS created_at_3 FROM gestions_clients g0_ ORDER BY g0_.libelle ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Client',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'libelle_1' => 'libelle',
                    'notes_2' => 'notes',
                    'created_at_3' => 'createdAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Client' => [
                        'c' => [
                            'id' => 'id_0',
                            'libelle' => 'libelle_1',
                            'notes' => 'notes_2',
                            'createdAt' => 'created_at_3',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'libelle_1' => 'c',
                    'notes_2' => 'c',
                    'created_at_3' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Client',
                    'libelle_1' => 'App\\Entity\\Client',
                    'notes_2' => 'App\\Entity\\Client',
                    'created_at_3' => 'App\\Entity\\Client',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
