<?php //78043c4e746ae0ec4c4107d640cd4ef5

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 s0_.id AS id_0, s0_.titre AS titre_1, s0_.est_valide AS est_valide_2, s0_.module_id AS module_id_3, s0_.apprenti_id AS apprenti_id_4 FROM sous_module s0_ WHERE s0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\SousModule',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'titre_1' => 'titre',
                    'est_valide_2' => 'estValide',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\SousModule' => [
                        'entity' => [
                            'id' => 'id_0',
                            'titre' => 'titre_1',
                            'estValide' => 'est_valide_2',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'module_id_3' => 'integer',
                    'apprenti_id_4' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'module_id_3' => 'module_id',
                    'apprenti_id_4' => 'apprenti_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'titre_1' => 'entity',
                    'est_valide_2' => 'entity',
                    'module_id_3' => 'entity',
                    'apprenti_id_4' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\SousModule',
                    'titre_1' => 'App\\Entity\\SousModule',
                    'est_valide_2' => 'App\\Entity\\SousModule',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
