<?php //408b02059709d719492cdfbbf51fa1b6

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' => [
                [
                    'matchIds' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT b0_.id AS id_0, b0_.minute AS minute_1, b0_.points_base AS points_base_2, b0_.cote_coefficient AS cote_coefficient_3, b0_.points_attribues AS points_attribues_4, b0_.created_at AS created_at_5, b0_.api_sports_event_key AS api_sports_event_key_6, b0_.contre_son_camp AS contre_son_camp_7, b1_.id AS id_8, b1_.nom AS nom_9, b1_.prenom AS prenom_10, b1_.photo AS photo_11, b1_.api_sports_player_id AS api_sports_player_id_12, b1_.position AS position_13, b1_.numero AS numero_14, b1_.actif AS actif_15, c2_.id AS id_16, c2_.nom AS nom_17, c2_.drapeau AS drapeau_18, c2_.groupe AS groupe_19, m3_.id AS id_20, m3_.date_heure AS date_heure_21, m3_.score_domicile AS score_domicile_22, m3_.score_exterieur AS score_exterieur_23, m3_.statut AS statut_24, m3_.phase AS phase_25, m3_.points_score_exact AS points_score_exact_26, m3_.points_bon_resultat AS points_bon_resultat_27, m3_.points_mauvais_resultat AS points_mauvais_resultat_28, m3_.cote_min AS cote_min_29, m3_.cote_moyenne AS cote_moyenne_30, m3_.cote_max AS cote_max_31, m3_.cote_domicile AS cote_domicile_32, m3_.cote_nul AS cote_nul_33, m3_.cote_exterieur AS cote_exterieur_34, m3_.created_at AS created_at_35, m3_.api_football_fixture_id AS api_football_fixture_id_36, m3_.venue_name AS venue_name_37, m3_.referee AS referee_38, m3_.push_reminder_sent_at AS push_reminder_sent_at_39, m3_.is_kdo_match AS is_kdo_match_40, m3_.api_football_sync_enabled AS api_football_sync_enabled_41, m3_.live_elapsed_minute AS live_elapsed_minute_42, m3_.live_scores_finalized_at AS live_scores_finalized_at_43, m3_.api_football_last_synced_at AS api_football_last_synced_at_44, c4_.id AS id_45, c4_.nom AS nom_46, c4_.drapeau AS drapeau_47, c4_.groupe AS groupe_48, c5_.id AS id_49, c5_.nom AS nom_50, c5_.drapeau AS drapeau_51, c5_.groupe AS groupe_52, b0_.buteur_id AS buteur_id_53, b0_.match_ref_id AS match_ref_id_54, b1_.pays_id AS pays_id_55, m3_.pays_domicile_id AS pays_domicile_id_56, m3_.pays_exterieur_id AS pays_exterieur_id_57 FROM but b0_ INNER JOIN buteur b1_ ON b0_.buteur_id = b1_.id LEFT JOIN country c2_ ON b1_.pays_id = c2_.id INNER JOIN `match` m3_ ON b0_.match_ref_id = m3_.id LEFT JOIN country c4_ ON m3_.pays_domicile_id = c4_.id LEFT JOIN country c5_ ON m3_.pays_exterieur_id = c5_.id WHERE m3_.id IN (?) ORDER BY b0_.minute ASC, b0_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'b' => 'App\\Entity\\But',
                    'bu' => 'App\\Entity\\Buteur',
                    'buPays' => 'App\\Entity\\Country',
                    'm' => 'App\\Entity\\GameMatch',
                    'mHome' => 'App\\Entity\\Country',
                    'mAway' => 'App\\Entity\\Country',
                ],
            ],
            'relationMap' => [
                2 => [
                    'bu' => 'buteur',
                    'buPays' => 'pays',
                    'm' => 'matchRef',
                    'mHome' => 'paysDomicile',
                    'mAway' => 'paysExterieur',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'bu' => 'b',
                    'buPays' => 'bu',
                    'm' => 'b',
                    'mHome' => 'm',
                    'mAway' => 'm',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'minute_1' => 'minute',
                    'points_base_2' => 'pointsBase',
                    'cote_coefficient_3' => 'coteCoefficient',
                    'points_attribues_4' => 'pointsAttribues',
                    'created_at_5' => 'createdAt',
                    'api_sports_event_key_6' => 'apiSportsEventKey',
                    'contre_son_camp_7' => 'contreSonCamp',
                    'id_8' => 'id',
                    'nom_9' => 'nom',
                    'prenom_10' => 'prenom',
                    'photo_11' => 'photo',
                    'api_sports_player_id_12' => 'apiSportsPlayerId',
                    'position_13' => 'position',
                    'numero_14' => 'numero',
                    'actif_15' => 'actif',
                    'id_16' => 'id',
                    'nom_17' => 'nom',
                    'drapeau_18' => 'drapeau',
                    'groupe_19' => 'groupe',
                    'id_20' => 'id',
                    'date_heure_21' => 'dateHeure',
                    'score_domicile_22' => 'scoreDomicile',
                    'score_exterieur_23' => 'scoreExterieur',
                    'statut_24' => 'statut',
                    'phase_25' => 'phase',
                    'points_score_exact_26' => 'pointsScoreExact',
                    'points_bon_resultat_27' => 'pointsBonResultat',
                    'points_mauvais_resultat_28' => 'pointsMauvaisResultat',
                    'cote_min_29' => 'coteMin',
                    'cote_moyenne_30' => 'coteMoyenne',
                    'cote_max_31' => 'coteMax',
                    'cote_domicile_32' => 'coteDomicile',
                    'cote_nul_33' => 'coteNul',
                    'cote_exterieur_34' => 'coteExterieur',
                    'created_at_35' => 'createdAt',
                    'api_football_fixture_id_36' => 'apiFootballFixtureId',
                    'venue_name_37' => 'venueName',
                    'referee_38' => 'referee',
                    'push_reminder_sent_at_39' => 'pushReminderSentAt',
                    'is_kdo_match_40' => 'isKdoMatch',
                    'api_football_sync_enabled_41' => 'apiFootballSyncEnabled',
                    'live_elapsed_minute_42' => 'liveElapsedMinute',
                    'live_scores_finalized_at_43' => 'liveScoresFinalizedAt',
                    'api_football_last_synced_at_44' => 'apiFootballLastSyncedAt',
                    'id_45' => 'id',
                    'nom_46' => 'nom',
                    'drapeau_47' => 'drapeau',
                    'groupe_48' => 'groupe',
                    'id_49' => 'id',
                    'nom_50' => 'nom',
                    'drapeau_51' => 'drapeau',
                    'groupe_52' => 'groupe',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\But' => [
                        'b' => [
                            'id' => 'id_0',
                            'minute' => 'minute_1',
                            'pointsBase' => 'points_base_2',
                            'coteCoefficient' => 'cote_coefficient_3',
                            'pointsAttribues' => 'points_attribues_4',
                            'createdAt' => 'created_at_5',
                            'apiSportsEventKey' => 'api_sports_event_key_6',
                            'contreSonCamp' => 'contre_son_camp_7',
                        ],
                    ],
                    'App\\Entity\\Buteur' => [
                        'bu' => [
                            'id' => 'id_8',
                            'nom' => 'nom_9',
                            'prenom' => 'prenom_10',
                            'photo' => 'photo_11',
                            'apiSportsPlayerId' => 'api_sports_player_id_12',
                            'position' => 'position_13',
                            'numero' => 'numero_14',
                            'actif' => 'actif_15',
                        ],
                    ],
                    'App\\Entity\\Country' => [
                        'buPays' => [
                            'id' => 'id_16',
                            'nom' => 'nom_17',
                            'drapeau' => 'drapeau_18',
                            'groupe' => 'groupe_19',
                        ],
                        'mHome' => [
                            'id' => 'id_45',
                            'nom' => 'nom_46',
                            'drapeau' => 'drapeau_47',
                            'groupe' => 'groupe_48',
                        ],
                        'mAway' => [
                            'id' => 'id_49',
                            'nom' => 'nom_50',
                            'drapeau' => 'drapeau_51',
                            'groupe' => 'groupe_52',
                        ],
                    ],
                    'App\\Entity\\GameMatch' => [
                        'm' => [
                            'id' => 'id_20',
                            'dateHeure' => 'date_heure_21',
                            'scoreDomicile' => 'score_domicile_22',
                            'scoreExterieur' => 'score_exterieur_23',
                            'statut' => 'statut_24',
                            'phase' => 'phase_25',
                            'pointsScoreExact' => 'points_score_exact_26',
                            'pointsBonResultat' => 'points_bon_resultat_27',
                            'pointsMauvaisResultat' => 'points_mauvais_resultat_28',
                            'coteMin' => 'cote_min_29',
                            'coteMoyenne' => 'cote_moyenne_30',
                            'coteMax' => 'cote_max_31',
                            'coteDomicile' => 'cote_domicile_32',
                            'coteNul' => 'cote_nul_33',
                            'coteExterieur' => 'cote_exterieur_34',
                            'createdAt' => 'created_at_35',
                            'apiFootballFixtureId' => 'api_football_fixture_id_36',
                            'venueName' => 'venue_name_37',
                            'referee' => 'referee_38',
                            'pushReminderSentAt' => 'push_reminder_sent_at_39',
                            'isKdoMatch' => 'is_kdo_match_40',
                            'apiFootballSyncEnabled' => 'api_football_sync_enabled_41',
                            'liveElapsedMinute' => 'live_elapsed_minute_42',
                            'liveScoresFinalizedAt' => 'live_scores_finalized_at_43',
                            'apiFootballLastSyncedAt' => 'api_football_last_synced_at_44',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'buteur_id_53' => 'integer',
                    'match_ref_id_54' => 'integer',
                    'pays_id_55' => 'integer',
                    'pays_domicile_id_56' => 'integer',
                    'pays_exterieur_id_57' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'b' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'buteur_id_53' => 'buteur_id',
                    'match_ref_id_54' => 'match_ref_id',
                    'pays_id_55' => 'pays_id',
                    'pays_domicile_id_56' => 'pays_domicile_id',
                    'pays_exterieur_id_57' => 'pays_exterieur_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'b',
                    'minute_1' => 'b',
                    'points_base_2' => 'b',
                    'cote_coefficient_3' => 'b',
                    'points_attribues_4' => 'b',
                    'created_at_5' => 'b',
                    'api_sports_event_key_6' => 'b',
                    'contre_son_camp_7' => 'b',
                    'id_8' => 'bu',
                    'nom_9' => 'bu',
                    'prenom_10' => 'bu',
                    'photo_11' => 'bu',
                    'api_sports_player_id_12' => 'bu',
                    'position_13' => 'bu',
                    'numero_14' => 'bu',
                    'actif_15' => 'bu',
                    'id_16' => 'buPays',
                    'nom_17' => 'buPays',
                    'drapeau_18' => 'buPays',
                    'groupe_19' => 'buPays',
                    'id_20' => 'm',
                    'date_heure_21' => 'm',
                    'score_domicile_22' => 'm',
                    'score_exterieur_23' => 'm',
                    'statut_24' => 'm',
                    'phase_25' => 'm',
                    'points_score_exact_26' => 'm',
                    'points_bon_resultat_27' => 'm',
                    'points_mauvais_resultat_28' => 'm',
                    'cote_min_29' => 'm',
                    'cote_moyenne_30' => 'm',
                    'cote_max_31' => 'm',
                    'cote_domicile_32' => 'm',
                    'cote_nul_33' => 'm',
                    'cote_exterieur_34' => 'm',
                    'created_at_35' => 'm',
                    'api_football_fixture_id_36' => 'm',
                    'venue_name_37' => 'm',
                    'referee_38' => 'm',
                    'push_reminder_sent_at_39' => 'm',
                    'is_kdo_match_40' => 'm',
                    'api_football_sync_enabled_41' => 'm',
                    'live_elapsed_minute_42' => 'm',
                    'live_scores_finalized_at_43' => 'm',
                    'api_football_last_synced_at_44' => 'm',
                    'id_45' => 'mHome',
                    'nom_46' => 'mHome',
                    'drapeau_47' => 'mHome',
                    'groupe_48' => 'mHome',
                    'id_49' => 'mAway',
                    'nom_50' => 'mAway',
                    'drapeau_51' => 'mAway',
                    'groupe_52' => 'mAway',
                    'buteur_id_53' => 'b',
                    'match_ref_id_54' => 'b',
                    'pays_id_55' => 'bu',
                    'pays_domicile_id_56' => 'm',
                    'pays_exterieur_id_57' => 'm',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\But',
                    'minute_1' => 'App\\Entity\\But',
                    'points_base_2' => 'App\\Entity\\But',
                    'cote_coefficient_3' => 'App\\Entity\\But',
                    'points_attribues_4' => 'App\\Entity\\But',
                    'created_at_5' => 'App\\Entity\\But',
                    'api_sports_event_key_6' => 'App\\Entity\\But',
                    'contre_son_camp_7' => 'App\\Entity\\But',
                    'id_8' => 'App\\Entity\\Buteur',
                    'nom_9' => 'App\\Entity\\Buteur',
                    'prenom_10' => 'App\\Entity\\Buteur',
                    'photo_11' => 'App\\Entity\\Buteur',
                    'api_sports_player_id_12' => 'App\\Entity\\Buteur',
                    'position_13' => 'App\\Entity\\Buteur',
                    'numero_14' => 'App\\Entity\\Buteur',
                    'actif_15' => 'App\\Entity\\Buteur',
                    'id_16' => 'App\\Entity\\Country',
                    'nom_17' => 'App\\Entity\\Country',
                    'drapeau_18' => 'App\\Entity\\Country',
                    'groupe_19' => 'App\\Entity\\Country',
                    'id_20' => 'App\\Entity\\GameMatch',
                    'date_heure_21' => 'App\\Entity\\GameMatch',
                    'score_domicile_22' => 'App\\Entity\\GameMatch',
                    'score_exterieur_23' => 'App\\Entity\\GameMatch',
                    'statut_24' => 'App\\Entity\\GameMatch',
                    'phase_25' => 'App\\Entity\\GameMatch',
                    'points_score_exact_26' => 'App\\Entity\\GameMatch',
                    'points_bon_resultat_27' => 'App\\Entity\\GameMatch',
                    'points_mauvais_resultat_28' => 'App\\Entity\\GameMatch',
                    'cote_min_29' => 'App\\Entity\\GameMatch',
                    'cote_moyenne_30' => 'App\\Entity\\GameMatch',
                    'cote_max_31' => 'App\\Entity\\GameMatch',
                    'cote_domicile_32' => 'App\\Entity\\GameMatch',
                    'cote_nul_33' => 'App\\Entity\\GameMatch',
                    'cote_exterieur_34' => 'App\\Entity\\GameMatch',
                    'created_at_35' => 'App\\Entity\\GameMatch',
                    'api_football_fixture_id_36' => 'App\\Entity\\GameMatch',
                    'venue_name_37' => 'App\\Entity\\GameMatch',
                    'referee_38' => 'App\\Entity\\GameMatch',
                    'push_reminder_sent_at_39' => 'App\\Entity\\GameMatch',
                    'is_kdo_match_40' => 'App\\Entity\\GameMatch',
                    'api_football_sync_enabled_41' => 'App\\Entity\\GameMatch',
                    'live_elapsed_minute_42' => 'App\\Entity\\GameMatch',
                    'live_scores_finalized_at_43' => 'App\\Entity\\GameMatch',
                    'api_football_last_synced_at_44' => 'App\\Entity\\GameMatch',
                    'id_45' => 'App\\Entity\\Country',
                    'nom_46' => 'App\\Entity\\Country',
                    'drapeau_47' => 'App\\Entity\\Country',
                    'groupe_48' => 'App\\Entity\\Country',
                    'id_49' => 'App\\Entity\\Country',
                    'nom_50' => 'App\\Entity\\Country',
                    'drapeau_51' => 'App\\Entity\\Country',
                    'groupe_52' => 'App\\Entity\\Country',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
