<?php //333dd727b4a605defa05ac58b3275897

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 a0_.id AS id_0, a0_.nom AS nom_1, a0_.prenom AS prenom_2, a0_.groupe AS groupe_3, a0_.formateur_id AS formateur_id_4 FROM apprenti a0_ WHERE a0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\Apprenti',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'nom_1' => 'nom',
                    'prenom_2' => 'prenom',
                    'groupe_3' => 'groupe',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Apprenti' => [
                        'entity' => [
                            'id' => 'id_0',
                            'nom' => 'nom_1',
                            'prenom' => 'prenom_2',
                            'groupe' => 'groupe_3',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'formateur_id_4' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'formateur_id_4' => 'formateur_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'nom_1' => 'entity',
                    'prenom_2' => 'entity',
                    'groupe_3' => 'entity',
                    'formateur_id_4' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Apprenti',
                    'nom_1' => 'App\\Entity\\Apprenti',
                    'prenom_2' => 'App\\Entity\\Apprenti',
                    'groupe_3' => 'App\\Entity\\Apprenti',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
