<?php //d96cadb35c7cdc5c88328cdec63880fa

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' => [
                [
                    'parcours' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT e0_.id AS id_0, e0_.titre AS titre_1, e0_.description AS description_2, e0_.contenu AS contenu_3, e0_.position AS position_4, e0_.logo AS logo_5, e0_.icon_filename AS icon_filename_6, e0_.updated_at AS updated_at_7, e0_.rubrique_id AS rubrique_id_8 FROM etape e0_ LEFT JOIN rubrique r1_ ON e0_.rubrique_id = r1_.id WHERE r1_.parcours_id = ? ORDER BY e0_.position ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'e' => 'App\\Entity\\Etape',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'titre_1' => 'titre',
                    'description_2' => 'description',
                    'contenu_3' => 'contenu',
                    'position_4' => 'position',
                    'logo_5' => 'logo',
                    'icon_filename_6' => 'iconFilename',
                    'updated_at_7' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Etape' => [
                        'e' => [
                            'id' => 'id_0',
                            'titre' => 'titre_1',
                            'description' => 'description_2',
                            'contenu' => 'contenu_3',
                            'position' => 'position_4',
                            'logo' => 'logo_5',
                            'iconFilename' => 'icon_filename_6',
                            'updatedAt' => 'updated_at_7',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'rubrique_id_8' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'e' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'rubrique_id_8' => 'rubrique_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'e',
                    'titre_1' => 'e',
                    'description_2' => 'e',
                    'contenu_3' => 'e',
                    'position_4' => 'e',
                    'logo_5' => 'e',
                    'icon_filename_6' => 'e',
                    'updated_at_7' => 'e',
                    'rubrique_id_8' => 'e',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Etape',
                    'titre_1' => 'App\\Entity\\Etape',
                    'description_2' => 'App\\Entity\\Etape',
                    'contenu_3' => 'App\\Entity\\Etape',
                    'position_4' => 'App\\Entity\\Etape',
                    'logo_5' => 'App\\Entity\\Etape',
                    'icon_filename_6' => 'App\\Entity\\Etape',
                    'updated_at_7' => 'App\\Entity\\Etape',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
