<?php //777bfe1c6918a45aba64a7acb2a16179

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 p0_.id AS id_0, p0_.titre AS titre_1, p0_.description AS description_2, p0_.contenu AS contenu_3, p0_.position AS position_4, p0_.rubrique_id AS rubrique_id_5 FROM pratique p0_ LEFT JOIN rubrique r1_ ON p0_.rubrique_id = r1_.id WHERE r1_.parcours_id = ? ORDER BY p0_.position ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Pratique',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'titre_1' => 'titre',
                    'description_2' => 'description',
                    'contenu_3' => 'contenu',
                    'position_4' => 'position',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Pratique' => [
                        'p' => [
                            'id' => 'id_0',
                            'titre' => 'titre_1',
                            'description' => 'description_2',
                            'contenu' => 'contenu_3',
                            'position' => 'position_4',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'rubrique_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'rubrique_id_5' => 'rubrique_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'titre_1' => 'p',
                    'description_2' => 'p',
                    'contenu_3' => 'p',
                    'position_4' => 'p',
                    'rubrique_id_5' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Pratique',
                    'titre_1' => 'App\\Entity\\Pratique',
                    'description_2' => 'App\\Entity\\Pratique',
                    'contenu_3' => 'App\\Entity\\Pratique',
                    'position_4' => 'App\\Entity\\Pratique',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
