<?php //312113e563fec10f6e525b8b8919279c

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' => [
                [
                    'matchId' => [
                        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, m2_.id AS id_18, m2_.date_heure AS date_heure_19, m2_.score_domicile AS score_domicile_20, m2_.score_exterieur AS score_exterieur_21, m2_.statut AS statut_22, m2_.phase AS phase_23, m2_.points_score_exact AS points_score_exact_24, m2_.points_bon_resultat AS points_bon_resultat_25, m2_.points_mauvais_resultat AS points_mauvais_resultat_26, m2_.cote_min AS cote_min_27, m2_.cote_moyenne AS cote_moyenne_28, m2_.cote_max AS cote_max_29, m2_.cote_domicile AS cote_domicile_30, m2_.cote_nul AS cote_nul_31, m2_.cote_exterieur AS cote_exterieur_32, m2_.created_at AS created_at_33, m2_.api_football_fixture_id AS api_football_fixture_id_34, m2_.venue_name AS venue_name_35, m2_.referee AS referee_36, m2_.push_reminder_sent_at AS push_reminder_sent_at_37, m2_.is_kdo_match AS is_kdo_match_38, m2_.api_football_sync_enabled AS api_football_sync_enabled_39, m2_.live_elapsed_minute AS live_elapsed_minute_40, m2_.live_scores_finalized_at AS live_scores_finalized_at_41, m2_.api_football_last_synced_at AS api_football_last_synced_at_42, t0_.match_ref_id AS match_ref_id_43, t0_.team_id AS team_id_44, t1_.favorite_country_id AS favorite_country_id_45, t1_.interview_published_by_id AS interview_published_by_id_46, m2_.pays_domicile_id AS pays_domicile_id_47, m2_.pays_exterieur_id AS pays_exterieur_id_48 FROM team_ranking_snapshot t0_ INNER JOIN team t1_ ON t0_.team_id = t1_.id INNER JOIN `match` m2_ ON t0_.match_ref_id = m2_.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',
                    'm' => 'App\\Entity\\GameMatch',
                ],
            ],
            'relationMap' => [
                2 => [
                    't' => 'team',
                    'm' => 'matchRef',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    't' => 's',
                    'm' => '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',
                    'id_18' => 'id',
                    'date_heure_19' => 'dateHeure',
                    'score_domicile_20' => 'scoreDomicile',
                    'score_exterieur_21' => 'scoreExterieur',
                    'statut_22' => 'statut',
                    'phase_23' => 'phase',
                    'points_score_exact_24' => 'pointsScoreExact',
                    'points_bon_resultat_25' => 'pointsBonResultat',
                    'points_mauvais_resultat_26' => 'pointsMauvaisResultat',
                    'cote_min_27' => 'coteMin',
                    'cote_moyenne_28' => 'coteMoyenne',
                    'cote_max_29' => 'coteMax',
                    'cote_domicile_30' => 'coteDomicile',
                    'cote_nul_31' => 'coteNul',
                    'cote_exterieur_32' => 'coteExterieur',
                    'created_at_33' => 'createdAt',
                    'api_football_fixture_id_34' => 'apiFootballFixtureId',
                    'venue_name_35' => 'venueName',
                    'referee_36' => 'referee',
                    'push_reminder_sent_at_37' => 'pushReminderSentAt',
                    'is_kdo_match_38' => 'isKdoMatch',
                    'api_football_sync_enabled_39' => 'apiFootballSyncEnabled',
                    'live_elapsed_minute_40' => 'liveElapsedMinute',
                    'live_scores_finalized_at_41' => 'liveScoresFinalizedAt',
                    'api_football_last_synced_at_42' => 'apiFootballLastSyncedAt',
                ],
            ],
            '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',
                        ],
                    ],
                    'App\\Entity\\GameMatch' => [
                        'm' => [
                            'id' => 'id_18',
                            'dateHeure' => 'date_heure_19',
                            'scoreDomicile' => 'score_domicile_20',
                            'scoreExterieur' => 'score_exterieur_21',
                            'statut' => 'statut_22',
                            'phase' => 'phase_23',
                            'pointsScoreExact' => 'points_score_exact_24',
                            'pointsBonResultat' => 'points_bon_resultat_25',
                            'pointsMauvaisResultat' => 'points_mauvais_resultat_26',
                            'coteMin' => 'cote_min_27',
                            'coteMoyenne' => 'cote_moyenne_28',
                            'coteMax' => 'cote_max_29',
                            'coteDomicile' => 'cote_domicile_30',
                            'coteNul' => 'cote_nul_31',
                            'coteExterieur' => 'cote_exterieur_32',
                            'createdAt' => 'created_at_33',
                            'apiFootballFixtureId' => 'api_football_fixture_id_34',
                            'venueName' => 'venue_name_35',
                            'referee' => 'referee_36',
                            'pushReminderSentAt' => 'push_reminder_sent_at_37',
                            'isKdoMatch' => 'is_kdo_match_38',
                            'apiFootballSyncEnabled' => 'api_football_sync_enabled_39',
                            'liveElapsedMinute' => 'live_elapsed_minute_40',
                            'liveScoresFinalizedAt' => 'live_scores_finalized_at_41',
                            'apiFootballLastSyncedAt' => 'api_football_last_synced_at_42',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'match_ref_id_43' => 'integer',
                    'team_id_44' => 'integer',
                    'favorite_country_id_45' => 'integer',
                    'interview_published_by_id_46' => 'integer',
                    'pays_domicile_id_47' => 'integer',
                    'pays_exterieur_id_48' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    's' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'match_ref_id_43' => 'match_ref_id',
                    'team_id_44' => 'team_id',
                    'favorite_country_id_45' => 'favorite_country_id',
                    'interview_published_by_id_46' => 'interview_published_by_id',
                    'pays_domicile_id_47' => 'pays_domicile_id',
                    'pays_exterieur_id_48' => 'pays_exterieur_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',
                    'id_18' => 'm',
                    'date_heure_19' => 'm',
                    'score_domicile_20' => 'm',
                    'score_exterieur_21' => 'm',
                    'statut_22' => 'm',
                    'phase_23' => 'm',
                    'points_score_exact_24' => 'm',
                    'points_bon_resultat_25' => 'm',
                    'points_mauvais_resultat_26' => 'm',
                    'cote_min_27' => 'm',
                    'cote_moyenne_28' => 'm',
                    'cote_max_29' => 'm',
                    'cote_domicile_30' => 'm',
                    'cote_nul_31' => 'm',
                    'cote_exterieur_32' => 'm',
                    'created_at_33' => 'm',
                    'api_football_fixture_id_34' => 'm',
                    'venue_name_35' => 'm',
                    'referee_36' => 'm',
                    'push_reminder_sent_at_37' => 'm',
                    'is_kdo_match_38' => 'm',
                    'api_football_sync_enabled_39' => 'm',
                    'live_elapsed_minute_40' => 'm',
                    'live_scores_finalized_at_41' => 'm',
                    'api_football_last_synced_at_42' => 'm',
                    'match_ref_id_43' => 's',
                    'team_id_44' => 's',
                    'favorite_country_id_45' => 't',
                    'interview_published_by_id_46' => 't',
                    'pays_domicile_id_47' => 'm',
                    'pays_exterieur_id_48' => 'm',
                ],
            ],
            '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',
                    'id_18' => 'App\\Entity\\GameMatch',
                    'date_heure_19' => 'App\\Entity\\GameMatch',
                    'score_domicile_20' => 'App\\Entity\\GameMatch',
                    'score_exterieur_21' => 'App\\Entity\\GameMatch',
                    'statut_22' => 'App\\Entity\\GameMatch',
                    'phase_23' => 'App\\Entity\\GameMatch',
                    'points_score_exact_24' => 'App\\Entity\\GameMatch',
                    'points_bon_resultat_25' => 'App\\Entity\\GameMatch',
                    'points_mauvais_resultat_26' => 'App\\Entity\\GameMatch',
                    'cote_min_27' => 'App\\Entity\\GameMatch',
                    'cote_moyenne_28' => 'App\\Entity\\GameMatch',
                    'cote_max_29' => 'App\\Entity\\GameMatch',
                    'cote_domicile_30' => 'App\\Entity\\GameMatch',
                    'cote_nul_31' => 'App\\Entity\\GameMatch',
                    'cote_exterieur_32' => 'App\\Entity\\GameMatch',
                    'created_at_33' => 'App\\Entity\\GameMatch',
                    'api_football_fixture_id_34' => 'App\\Entity\\GameMatch',
                    'venue_name_35' => 'App\\Entity\\GameMatch',
                    'referee_36' => 'App\\Entity\\GameMatch',
                    'push_reminder_sent_at_37' => 'App\\Entity\\GameMatch',
                    'is_kdo_match_38' => 'App\\Entity\\GameMatch',
                    'api_football_sync_enabled_39' => 'App\\Entity\\GameMatch',
                    'live_elapsed_minute_40' => 'App\\Entity\\GameMatch',
                    'live_scores_finalized_at_41' => 'App\\Entity\\GameMatch',
                    'api_football_last_synced_at_42' => 'App\\Entity\\GameMatch',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
