<?php //825f26034c1d070a7ffcc008014e0638

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { return \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' => [
                [
                    'gameweek' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT l0_.id AS id_0, l0_.created_at AS created_at_1, l0_.format AS format_2, l0_.league_name AS league_name_3, l0_.four_gameweek AS four_gameweek_4, l0_.gameweek_id AS gameweek_id_5, l0_.my_squad_id AS my_squad_id_6, l0_.opponent_squad_id AS opponent_squad_id_7 FROM league_fixture l0_ WHERE l0_.gameweek_id = ? ORDER BY l0_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'f' => 'App\\Entity\\LeagueFixture',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'created_at_1' => 'createdAt',
                    'format_2' => 'format',
                    'league_name_3' => 'leagueName',
                    'four_gameweek_4' => 'fourGameweek',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\LeagueFixture' => [
                        'f' => [
                            'id' => 'id_0',
                            'createdAt' => 'created_at_1',
                            'format' => 'format_2',
                            'leagueName' => 'league_name_3',
                            'fourGameweek' => 'four_gameweek_4',
                        ],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => [
                    'format_2' => 'App\\League\\MatchFormat',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'gameweek_id_5' => 'integer',
                    'my_squad_id_6' => 'integer',
                    'opponent_squad_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'f' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'gameweek_id_5' => 'gameweek_id',
                    'my_squad_id_6' => 'my_squad_id',
                    'opponent_squad_id_7' => 'opponent_squad_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'f',
                    'created_at_1' => 'f',
                    'format_2' => 'f',
                    'league_name_3' => 'f',
                    'four_gameweek_4' => 'f',
                    'gameweek_id_5' => 'f',
                    'my_squad_id_6' => 'f',
                    'opponent_squad_id_7' => 'f',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\LeagueFixture',
                    'created_at_1' => 'App\\Entity\\LeagueFixture',
                    'format_2' => 'App\\Entity\\LeagueFixture',
                    'league_name_3' => 'App\\Entity\\LeagueFixture',
                    'four_gameweek_4' => 'App\\Entity\\LeagueFixture',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
