<?php //1d81667b2467d882996bc7434628fa27

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' => [
                [
                    'match' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT t0_.id AS id_0, t0_.position AS position_1, t0_.total_points AS total_points_2, t0_.scores_exacts AS scores_exacts_3, t0_.bons_resultats AS bons_resultats_4, t0_.prises_risque AS prises_risque_5, t0_.prises_risque_reussies AS prises_risque_reussies_6, t0_.resultats_faux AS resultats_faux_7, t0_.created_at AS created_at_8, t1_.id AS id_9, t1_.name AS name_10, t1_.logo AS logo_11, t1_.slogan AS slogan_12, t1_.vendee AS vendee_13, t1_.created_at AS created_at_14, t1_.interview_published_at AS interview_published_at_15, t1_.interview_enabled AS interview_enabled_16, t1_.interview_enabled_at AS interview_enabled_at_17, t0_.match_ref_id AS match_ref_id_18, t0_.team_id AS team_id_19, t1_.favorite_country_id AS favorite_country_id_20, t1_.interview_published_by_id AS interview_published_by_id_21 FROM team_ranking_snapshot t0_ INNER JOIN team t1_ ON t0_.team_id = t1_.id WHERE t0_.match_ref_id = ? ORDER BY t0_.position ASC, t1_.name ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    's' => 'App\\Entity\\TeamRankingSnapshot',
                    't' => 'App\\Entity\\Team',
                ],
            ],
            'relationMap' => [
                2 => [
                    't' => 'team',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    't' => 's',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'position_1' => 'position',
                    'total_points_2' => 'totalPoints',
                    'scores_exacts_3' => 'scoresExacts',
                    'bons_resultats_4' => 'bonsResultats',
                    'prises_risque_5' => 'prisesRisque',
                    'prises_risque_reussies_6' => 'prisesRisqueReussies',
                    'resultats_faux_7' => 'resultatsFaux',
                    'created_at_8' => 'createdAt',
                    'id_9' => 'id',
                    'name_10' => 'name',
                    'logo_11' => 'logo',
                    'slogan_12' => 'slogan',
                    'vendee_13' => 'vendee',
                    'created_at_14' => 'createdAt',
                    'interview_published_at_15' => 'interviewPublishedAt',
                    'interview_enabled_16' => 'interviewEnabled',
                    'interview_enabled_at_17' => 'interviewEnabledAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\TeamRankingSnapshot' => [
                        's' => [
                            'id' => 'id_0',
                            'position' => 'position_1',
                            'totalPoints' => 'total_points_2',
                            'scoresExacts' => 'scores_exacts_3',
                            'bonsResultats' => 'bons_resultats_4',
                            'prisesRisque' => 'prises_risque_5',
                            'prisesRisqueReussies' => 'prises_risque_reussies_6',
                            'resultatsFaux' => 'resultats_faux_7',
                            'createdAt' => 'created_at_8',
                        ],
                    ],
                    'App\\Entity\\Team' => [
                        't' => [
                            'id' => 'id_9',
                            'name' => 'name_10',
                            'logo' => 'logo_11',
                            'slogan' => 'slogan_12',
                            'vendee' => 'vendee_13',
                            'createdAt' => 'created_at_14',
                            'interviewPublishedAt' => 'interview_published_at_15',
                            'interviewEnabled' => 'interview_enabled_16',
                            'interviewEnabledAt' => 'interview_enabled_at_17',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'match_ref_id_18' => 'integer',
                    'team_id_19' => 'integer',
                    'favorite_country_id_20' => 'integer',
                    'interview_published_by_id_21' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    's' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'match_ref_id_18' => 'match_ref_id',
                    'team_id_19' => 'team_id',
                    'favorite_country_id_20' => 'favorite_country_id',
                    'interview_published_by_id_21' => 'interview_published_by_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 's',
                    'position_1' => 's',
                    'total_points_2' => 's',
                    'scores_exacts_3' => 's',
                    'bons_resultats_4' => 's',
                    'prises_risque_5' => 's',
                    'prises_risque_reussies_6' => 's',
                    'resultats_faux_7' => 's',
                    'created_at_8' => 's',
                    'id_9' => 't',
                    'name_10' => 't',
                    'logo_11' => 't',
                    'slogan_12' => 't',
                    'vendee_13' => 't',
                    'created_at_14' => 't',
                    'interview_published_at_15' => 't',
                    'interview_enabled_16' => 't',
                    'interview_enabled_at_17' => 't',
                    'match_ref_id_18' => 's',
                    'team_id_19' => 's',
                    'favorite_country_id_20' => 't',
                    'interview_published_by_id_21' => 't',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\TeamRankingSnapshot',
                    'position_1' => 'App\\Entity\\TeamRankingSnapshot',
                    'total_points_2' => 'App\\Entity\\TeamRankingSnapshot',
                    'scores_exacts_3' => 'App\\Entity\\TeamRankingSnapshot',
                    'bons_resultats_4' => 'App\\Entity\\TeamRankingSnapshot',
                    'prises_risque_5' => 'App\\Entity\\TeamRankingSnapshot',
                    'prises_risque_reussies_6' => 'App\\Entity\\TeamRankingSnapshot',
                    'resultats_faux_7' => 'App\\Entity\\TeamRankingSnapshot',
                    'created_at_8' => 'App\\Entity\\TeamRankingSnapshot',
                    'id_9' => 'App\\Entity\\Team',
                    'name_10' => 'App\\Entity\\Team',
                    'logo_11' => 'App\\Entity\\Team',
                    'slogan_12' => 'App\\Entity\\Team',
                    'vendee_13' => 'App\\Entity\\Team',
                    'created_at_14' => 'App\\Entity\\Team',
                    'interview_published_at_15' => 'App\\Entity\\Team',
                    'interview_enabled_16' => 'App\\Entity\\Team',
                    'interview_enabled_at_17' => 'App\\Entity\\Team',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
