<?php //b97575b05a809e345726b4c86ede45c5

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' => [
                [
                    'team' => [
                        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, m1_.id AS id_9, m1_.date_heure AS date_heure_10, m1_.score_domicile AS score_domicile_11, m1_.score_exterieur AS score_exterieur_12, m1_.statut AS statut_13, m1_.phase AS phase_14, m1_.points_score_exact AS points_score_exact_15, m1_.points_bon_resultat AS points_bon_resultat_16, m1_.points_mauvais_resultat AS points_mauvais_resultat_17, m1_.cote_min AS cote_min_18, m1_.cote_moyenne AS cote_moyenne_19, m1_.cote_max AS cote_max_20, m1_.cote_domicile AS cote_domicile_21, m1_.cote_nul AS cote_nul_22, m1_.cote_exterieur AS cote_exterieur_23, m1_.created_at AS created_at_24, m1_.api_football_fixture_id AS api_football_fixture_id_25, m1_.venue_name AS venue_name_26, m1_.referee AS referee_27, m1_.push_reminder_sent_at AS push_reminder_sent_at_28, m1_.is_kdo_match AS is_kdo_match_29, m1_.api_football_sync_enabled AS api_football_sync_enabled_30, m1_.live_elapsed_minute AS live_elapsed_minute_31, m1_.live_scores_finalized_at AS live_scores_finalized_at_32, m1_.api_football_last_synced_at AS api_football_last_synced_at_33, t0_.match_ref_id AS match_ref_id_34, t0_.team_id AS team_id_35, m1_.pays_domicile_id AS pays_domicile_id_36, m1_.pays_exterieur_id AS pays_exterieur_id_37 FROM team_ranking_snapshot t0_ INNER JOIN `match` m1_ ON t0_.match_ref_id = m1_.id WHERE t0_.team_id = ? ORDER BY m1_.date_heure ASC, m1_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    's' => 'App\\Entity\\TeamRankingSnapshot',
                    'm' => 'App\\Entity\\GameMatch',
                ],
            ],
            'relationMap' => [
                2 => [
                    'm' => 'matchRef',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    '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',
                    'date_heure_10' => 'dateHeure',
                    'score_domicile_11' => 'scoreDomicile',
                    'score_exterieur_12' => 'scoreExterieur',
                    'statut_13' => 'statut',
                    'phase_14' => 'phase',
                    'points_score_exact_15' => 'pointsScoreExact',
                    'points_bon_resultat_16' => 'pointsBonResultat',
                    'points_mauvais_resultat_17' => 'pointsMauvaisResultat',
                    'cote_min_18' => 'coteMin',
                    'cote_moyenne_19' => 'coteMoyenne',
                    'cote_max_20' => 'coteMax',
                    'cote_domicile_21' => 'coteDomicile',
                    'cote_nul_22' => 'coteNul',
                    'cote_exterieur_23' => 'coteExterieur',
                    'created_at_24' => 'createdAt',
                    'api_football_fixture_id_25' => 'apiFootballFixtureId',
                    'venue_name_26' => 'venueName',
                    'referee_27' => 'referee',
                    'push_reminder_sent_at_28' => 'pushReminderSentAt',
                    'is_kdo_match_29' => 'isKdoMatch',
                    'api_football_sync_enabled_30' => 'apiFootballSyncEnabled',
                    'live_elapsed_minute_31' => 'liveElapsedMinute',
                    'live_scores_finalized_at_32' => 'liveScoresFinalizedAt',
                    'api_football_last_synced_at_33' => '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\\GameMatch' => [
                        'm' => [
                            'id' => 'id_9',
                            'dateHeure' => 'date_heure_10',
                            'scoreDomicile' => 'score_domicile_11',
                            'scoreExterieur' => 'score_exterieur_12',
                            'statut' => 'statut_13',
                            'phase' => 'phase_14',
                            'pointsScoreExact' => 'points_score_exact_15',
                            'pointsBonResultat' => 'points_bon_resultat_16',
                            'pointsMauvaisResultat' => 'points_mauvais_resultat_17',
                            'coteMin' => 'cote_min_18',
                            'coteMoyenne' => 'cote_moyenne_19',
                            'coteMax' => 'cote_max_20',
                            'coteDomicile' => 'cote_domicile_21',
                            'coteNul' => 'cote_nul_22',
                            'coteExterieur' => 'cote_exterieur_23',
                            'createdAt' => 'created_at_24',
                            'apiFootballFixtureId' => 'api_football_fixture_id_25',
                            'venueName' => 'venue_name_26',
                            'referee' => 'referee_27',
                            'pushReminderSentAt' => 'push_reminder_sent_at_28',
                            'isKdoMatch' => 'is_kdo_match_29',
                            'apiFootballSyncEnabled' => 'api_football_sync_enabled_30',
                            'liveElapsedMinute' => 'live_elapsed_minute_31',
                            'liveScoresFinalizedAt' => 'live_scores_finalized_at_32',
                            'apiFootballLastSyncedAt' => 'api_football_last_synced_at_33',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'match_ref_id_34' => 'integer',
                    'team_id_35' => 'integer',
                    'pays_domicile_id_36' => 'integer',
                    'pays_exterieur_id_37' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    's' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'match_ref_id_34' => 'match_ref_id',
                    'team_id_35' => 'team_id',
                    'pays_domicile_id_36' => 'pays_domicile_id',
                    'pays_exterieur_id_37' => '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' => 'm',
                    'date_heure_10' => 'm',
                    'score_domicile_11' => 'm',
                    'score_exterieur_12' => 'm',
                    'statut_13' => 'm',
                    'phase_14' => 'm',
                    'points_score_exact_15' => 'm',
                    'points_bon_resultat_16' => 'm',
                    'points_mauvais_resultat_17' => 'm',
                    'cote_min_18' => 'm',
                    'cote_moyenne_19' => 'm',
                    'cote_max_20' => 'm',
                    'cote_domicile_21' => 'm',
                    'cote_nul_22' => 'm',
                    'cote_exterieur_23' => 'm',
                    'created_at_24' => 'm',
                    'api_football_fixture_id_25' => 'm',
                    'venue_name_26' => 'm',
                    'referee_27' => 'm',
                    'push_reminder_sent_at_28' => 'm',
                    'is_kdo_match_29' => 'm',
                    'api_football_sync_enabled_30' => 'm',
                    'live_elapsed_minute_31' => 'm',
                    'live_scores_finalized_at_32' => 'm',
                    'api_football_last_synced_at_33' => 'm',
                    'match_ref_id_34' => 's',
                    'team_id_35' => 's',
                    'pays_domicile_id_36' => 'm',
                    'pays_exterieur_id_37' => '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\\GameMatch',
                    'date_heure_10' => 'App\\Entity\\GameMatch',
                    'score_domicile_11' => 'App\\Entity\\GameMatch',
                    'score_exterieur_12' => 'App\\Entity\\GameMatch',
                    'statut_13' => 'App\\Entity\\GameMatch',
                    'phase_14' => 'App\\Entity\\GameMatch',
                    'points_score_exact_15' => 'App\\Entity\\GameMatch',
                    'points_bon_resultat_16' => 'App\\Entity\\GameMatch',
                    'points_mauvais_resultat_17' => 'App\\Entity\\GameMatch',
                    'cote_min_18' => 'App\\Entity\\GameMatch',
                    'cote_moyenne_19' => 'App\\Entity\\GameMatch',
                    'cote_max_20' => 'App\\Entity\\GameMatch',
                    'cote_domicile_21' => 'App\\Entity\\GameMatch',
                    'cote_nul_22' => 'App\\Entity\\GameMatch',
                    'cote_exterieur_23' => 'App\\Entity\\GameMatch',
                    'created_at_24' => 'App\\Entity\\GameMatch',
                    'api_football_fixture_id_25' => 'App\\Entity\\GameMatch',
                    'venue_name_26' => 'App\\Entity\\GameMatch',
                    'referee_27' => 'App\\Entity\\GameMatch',
                    'push_reminder_sent_at_28' => 'App\\Entity\\GameMatch',
                    'is_kdo_match_29' => 'App\\Entity\\GameMatch',
                    'api_football_sync_enabled_30' => 'App\\Entity\\GameMatch',
                    'live_elapsed_minute_31' => 'App\\Entity\\GameMatch',
                    'live_scores_finalized_at_32' => 'App\\Entity\\GameMatch',
                    'api_football_last_synced_at_33' => 'App\\Entity\\GameMatch',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
