<?php //1c17ba85839e625c70832f3de4366997

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' => [
                [
                    'isOnline' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT p0_.id AS id_0, p0_.nom AS nom_1, p0_.description AS description_2, p0_.logo AS logo_3, p0_.created_at AS created_at_4, p0_.updated_at AS updated_at_5, p0_.is_online AS is_online_6, p0_.couleur_id AS couleur_id_7 FROM parcours p0_ WHERE p0_.is_online = ? ORDER BY p0_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Parcours',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'nom_1' => 'nom',
                    'description_2' => 'description',
                    'logo_3' => 'logo',
                    'created_at_4' => 'createdAt',
                    'updated_at_5' => 'updatedAt',
                    'is_online_6' => 'isOnline',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Parcours' => [
                        'p' => [
                            'id' => 'id_0',
                            'nom' => 'nom_1',
                            'description' => 'description_2',
                            'logo' => 'logo_3',
                            'createdAt' => 'created_at_4',
                            'updatedAt' => 'updated_at_5',
                            'isOnline' => 'is_online_6',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'couleur_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'couleur_id_7' => 'couleur_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'nom_1' => 'p',
                    'description_2' => 'p',
                    'logo_3' => 'p',
                    'created_at_4' => 'p',
                    'updated_at_5' => 'p',
                    'is_online_6' => 'p',
                    'couleur_id_7' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Parcours',
                    'nom_1' => 'App\\Entity\\Parcours',
                    'description_2' => 'App\\Entity\\Parcours',
                    'logo_3' => 'App\\Entity\\Parcours',
                    'created_at_4' => 'App\\Entity\\Parcours',
                    'updated_at_5' => 'App\\Entity\\Parcours',
                    'is_online_6' => 'App\\Entity\\Parcours',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
