<?php //648ad306ec15f1169c29574c5ef69d44

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' => [
                [
                    'ageGroup' => [
                        0,
                    ],
                    'seasonYear' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT f0_.id AS id_0, f0_.start_time AS start_time_1, f0_.age_group AS age_group_2, f0_.max_capacity AS max_capacity_3, f0_.season_year AS season_year_4, f0_.is_active AS is_active_5, f0_.pool_id AS pool_id_6 FROM fisch_course f0_ INNER JOIN fisch_pool f1_ ON f0_.pool_id = f1_.id WHERE f0_.age_group = ? AND f0_.season_year = ? AND f0_.is_active = 1 AND f1_.is_active = 1 ORDER BY f1_.sort_order ASC, f0_.start_time ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Fisch\\FischCourse',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'start_time_1' => 'startTime',
                    'age_group_2' => 'ageGroup',
                    'max_capacity_3' => 'maxCapacity',
                    'season_year_4' => 'seasonYear',
                    'is_active_5' => 'isActive',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Fisch\\FischCourse' => [
                        'c' => [
                            'id' => 'id_0',
                            'startTime' => 'start_time_1',
                            'ageGroup' => 'age_group_2',
                            'maxCapacity' => 'max_capacity_3',
                            'seasonYear' => 'season_year_4',
                            'isActive' => 'is_active_5',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'pool_id_6' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'pool_id_6' => 'pool_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'start_time_1' => 'c',
                    'age_group_2' => 'c',
                    'max_capacity_3' => 'c',
                    'season_year_4' => 'c',
                    'is_active_5' => 'c',
                    'pool_id_6' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Fisch\\FischCourse',
                    'start_time_1' => 'App\\Entity\\Fisch\\FischCourse',
                    'age_group_2' => 'App\\Entity\\Fisch\\FischCourse',
                    'max_capacity_3' => 'App\\Entity\\Fisch\\FischCourse',
                    'season_year_4' => 'App\\Entity\\Fisch\\FischCourse',
                    'is_active_5' => 'App\\Entity\\Fisch\\FischCourse',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
