<?php //71fa2c43f5330fdeee40bfbbc1125dd0

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_.placed_at AS placed_at_1, j1_.id AS id_2, j1_.code AS code_3, j1_.name AS name_4, j1_.title AS title_5, j1_.tag AS tag_6, j1_.description AS description_7, j1_.technical_explanation AS technical_explanation_8, j1_.image AS image_9, j1_.active AS active_10, j1_.sort_order AS sort_order_11, j1_.live_story_templates AS live_story_templates_12, m2_.id AS id_13, m2_.date_heure AS date_heure_14, m2_.score_domicile AS score_domicile_15, m2_.score_exterieur AS score_exterieur_16, m2_.statut AS statut_17, m2_.phase AS phase_18, m2_.points_score_exact AS points_score_exact_19, m2_.points_bon_resultat AS points_bon_resultat_20, m2_.points_mauvais_resultat AS points_mauvais_resultat_21, m2_.cote_min AS cote_min_22, m2_.cote_moyenne AS cote_moyenne_23, m2_.cote_max AS cote_max_24, m2_.cote_domicile AS cote_domicile_25, m2_.cote_nul AS cote_nul_26, m2_.cote_exterieur AS cote_exterieur_27, m2_.created_at AS created_at_28, m2_.api_football_fixture_id AS api_football_fixture_id_29, m2_.venue_name AS venue_name_30, m2_.referee AS referee_31, m2_.push_reminder_sent_at AS push_reminder_sent_at_32, m2_.is_kdo_match AS is_kdo_match_33, m2_.api_football_sync_enabled AS api_football_sync_enabled_34, m2_.live_elapsed_minute AS live_elapsed_minute_35, m2_.live_scores_finalized_at AS live_scores_finalized_at_36, m2_.api_football_last_synced_at AS api_football_last_synced_at_37, t3_.id AS id_38, t3_.name AS name_39, t3_.logo AS logo_40, t3_.slogan AS slogan_41, t3_.vendee AS vendee_42, t3_.created_at AS created_at_43, t3_.interview_published_at AS interview_published_at_44, t3_.interview_enabled AS interview_enabled_45, t3_.interview_enabled_at AS interview_enabled_at_46, t0_.team_id AS team_id_47, t0_.joker_id AS joker_id_48, t0_.match_id AS match_id_49, t0_.target_team_id AS target_team_id_50, m2_.pays_domicile_id AS pays_domicile_id_51, m2_.pays_exterieur_id AS pays_exterieur_id_52, t3_.favorite_country_id AS favorite_country_id_53, t3_.interview_published_by_id AS interview_published_by_id_54 FROM team_joker_usage t0_ INNER JOIN joker j1_ ON t0_.joker_id = j1_.id INNER JOIN `match` m2_ ON t0_.match_id = m2_.id LEFT JOIN team t3_ ON t0_.target_team_id = t3_.id WHERE t0_.team_id = ? ORDER BY t0_.placed_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'u' => 'App\\Entity\\TeamJokerUsage',
                    'j' => 'App\\Entity\\Joker',
                    'm' => 'App\\Entity\\GameMatch',
                    'tt' => 'App\\Entity\\Team',
                ],
            ],
            'relationMap' => [
                2 => [
                    'j' => 'joker',
                    'm' => 'match',
                    'tt' => 'targetTeam',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'j' => 'u',
                    'm' => 'u',
                    'tt' => 'u',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'placed_at_1' => 'placedAt',
                    'id_2' => 'id',
                    'code_3' => 'code',
                    'name_4' => 'name',
                    'title_5' => 'title',
                    'tag_6' => 'tag',
                    'description_7' => 'description',
                    'technical_explanation_8' => 'technicalExplanation',
                    'image_9' => 'image',
                    'active_10' => 'active',
                    'sort_order_11' => 'sortOrder',
                    'live_story_templates_12' => 'liveStoryTemplates',
                    'id_13' => 'id',
                    'date_heure_14' => 'dateHeure',
                    'score_domicile_15' => 'scoreDomicile',
                    'score_exterieur_16' => 'scoreExterieur',
                    'statut_17' => 'statut',
                    'phase_18' => 'phase',
                    'points_score_exact_19' => 'pointsScoreExact',
                    'points_bon_resultat_20' => 'pointsBonResultat',
                    'points_mauvais_resultat_21' => 'pointsMauvaisResultat',
                    'cote_min_22' => 'coteMin',
                    'cote_moyenne_23' => 'coteMoyenne',
                    'cote_max_24' => 'coteMax',
                    'cote_domicile_25' => 'coteDomicile',
                    'cote_nul_26' => 'coteNul',
                    'cote_exterieur_27' => 'coteExterieur',
                    'created_at_28' => 'createdAt',
                    'api_football_fixture_id_29' => 'apiFootballFixtureId',
                    'venue_name_30' => 'venueName',
                    'referee_31' => 'referee',
                    'push_reminder_sent_at_32' => 'pushReminderSentAt',
                    'is_kdo_match_33' => 'isKdoMatch',
                    'api_football_sync_enabled_34' => 'apiFootballSyncEnabled',
                    'live_elapsed_minute_35' => 'liveElapsedMinute',
                    'live_scores_finalized_at_36' => 'liveScoresFinalizedAt',
                    'api_football_last_synced_at_37' => 'apiFootballLastSyncedAt',
                    'id_38' => 'id',
                    'name_39' => 'name',
                    'logo_40' => 'logo',
                    'slogan_41' => 'slogan',
                    'vendee_42' => 'vendee',
                    'created_at_43' => 'createdAt',
                    'interview_published_at_44' => 'interviewPublishedAt',
                    'interview_enabled_45' => 'interviewEnabled',
                    'interview_enabled_at_46' => 'interviewEnabledAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\TeamJokerUsage' => [
                        'u' => [
                            'id' => 'id_0',
                            'placedAt' => 'placed_at_1',
                        ],
                    ],
                    'App\\Entity\\Joker' => [
                        'j' => [
                            'id' => 'id_2',
                            'code' => 'code_3',
                            'name' => 'name_4',
                            'title' => 'title_5',
                            'tag' => 'tag_6',
                            'description' => 'description_7',
                            'technicalExplanation' => 'technical_explanation_8',
                            'image' => 'image_9',
                            'active' => 'active_10',
                            'sortOrder' => 'sort_order_11',
                            'liveStoryTemplates' => 'live_story_templates_12',
                        ],
                    ],
                    'App\\Entity\\GameMatch' => [
                        'm' => [
                            'id' => 'id_13',
                            'dateHeure' => 'date_heure_14',
                            'scoreDomicile' => 'score_domicile_15',
                            'scoreExterieur' => 'score_exterieur_16',
                            'statut' => 'statut_17',
                            'phase' => 'phase_18',
                            'pointsScoreExact' => 'points_score_exact_19',
                            'pointsBonResultat' => 'points_bon_resultat_20',
                            'pointsMauvaisResultat' => 'points_mauvais_resultat_21',
                            'coteMin' => 'cote_min_22',
                            'coteMoyenne' => 'cote_moyenne_23',
                            'coteMax' => 'cote_max_24',
                            'coteDomicile' => 'cote_domicile_25',
                            'coteNul' => 'cote_nul_26',
                            'coteExterieur' => 'cote_exterieur_27',
                            'createdAt' => 'created_at_28',
                            'apiFootballFixtureId' => 'api_football_fixture_id_29',
                            'venueName' => 'venue_name_30',
                            'referee' => 'referee_31',
                            'pushReminderSentAt' => 'push_reminder_sent_at_32',
                            'isKdoMatch' => 'is_kdo_match_33',
                            'apiFootballSyncEnabled' => 'api_football_sync_enabled_34',
                            'liveElapsedMinute' => 'live_elapsed_minute_35',
                            'liveScoresFinalizedAt' => 'live_scores_finalized_at_36',
                            'apiFootballLastSyncedAt' => 'api_football_last_synced_at_37',
                        ],
                    ],
                    'App\\Entity\\Team' => [
                        'tt' => [
                            'id' => 'id_38',
                            'name' => 'name_39',
                            'logo' => 'logo_40',
                            'slogan' => 'slogan_41',
                            'vendee' => 'vendee_42',
                            'createdAt' => 'created_at_43',
                            'interviewPublishedAt' => 'interview_published_at_44',
                            'interviewEnabled' => 'interview_enabled_45',
                            'interviewEnabledAt' => 'interview_enabled_at_46',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'team_id_47' => 'integer',
                    'joker_id_48' => 'integer',
                    'match_id_49' => 'integer',
                    'target_team_id_50' => 'integer',
                    'pays_domicile_id_51' => 'integer',
                    'pays_exterieur_id_52' => 'integer',
                    'favorite_country_id_53' => 'integer',
                    'interview_published_by_id_54' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'u' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'team_id_47' => 'team_id',
                    'joker_id_48' => 'joker_id',
                    'match_id_49' => 'match_id',
                    'target_team_id_50' => 'target_team_id',
                    'pays_domicile_id_51' => 'pays_domicile_id',
                    'pays_exterieur_id_52' => 'pays_exterieur_id',
                    'favorite_country_id_53' => 'favorite_country_id',
                    'interview_published_by_id_54' => 'interview_published_by_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'u',
                    'placed_at_1' => 'u',
                    'id_2' => 'j',
                    'code_3' => 'j',
                    'name_4' => 'j',
                    'title_5' => 'j',
                    'tag_6' => 'j',
                    'description_7' => 'j',
                    'technical_explanation_8' => 'j',
                    'image_9' => 'j',
                    'active_10' => 'j',
                    'sort_order_11' => 'j',
                    'live_story_templates_12' => 'j',
                    'id_13' => 'm',
                    'date_heure_14' => 'm',
                    'score_domicile_15' => 'm',
                    'score_exterieur_16' => 'm',
                    'statut_17' => 'm',
                    'phase_18' => 'm',
                    'points_score_exact_19' => 'm',
                    'points_bon_resultat_20' => 'm',
                    'points_mauvais_resultat_21' => 'm',
                    'cote_min_22' => 'm',
                    'cote_moyenne_23' => 'm',
                    'cote_max_24' => 'm',
                    'cote_domicile_25' => 'm',
                    'cote_nul_26' => 'm',
                    'cote_exterieur_27' => 'm',
                    'created_at_28' => 'm',
                    'api_football_fixture_id_29' => 'm',
                    'venue_name_30' => 'm',
                    'referee_31' => 'm',
                    'push_reminder_sent_at_32' => 'm',
                    'is_kdo_match_33' => 'm',
                    'api_football_sync_enabled_34' => 'm',
                    'live_elapsed_minute_35' => 'm',
                    'live_scores_finalized_at_36' => 'm',
                    'api_football_last_synced_at_37' => 'm',
                    'id_38' => 'tt',
                    'name_39' => 'tt',
                    'logo_40' => 'tt',
                    'slogan_41' => 'tt',
                    'vendee_42' => 'tt',
                    'created_at_43' => 'tt',
                    'interview_published_at_44' => 'tt',
                    'interview_enabled_45' => 'tt',
                    'interview_enabled_at_46' => 'tt',
                    'team_id_47' => 'u',
                    'joker_id_48' => 'u',
                    'match_id_49' => 'u',
                    'target_team_id_50' => 'u',
                    'pays_domicile_id_51' => 'm',
                    'pays_exterieur_id_52' => 'm',
                    'favorite_country_id_53' => 'tt',
                    'interview_published_by_id_54' => 'tt',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\TeamJokerUsage',
                    'placed_at_1' => 'App\\Entity\\TeamJokerUsage',
                    'id_2' => 'App\\Entity\\Joker',
                    'code_3' => 'App\\Entity\\Joker',
                    'name_4' => 'App\\Entity\\Joker',
                    'title_5' => 'App\\Entity\\Joker',
                    'tag_6' => 'App\\Entity\\Joker',
                    'description_7' => 'App\\Entity\\Joker',
                    'technical_explanation_8' => 'App\\Entity\\Joker',
                    'image_9' => 'App\\Entity\\Joker',
                    'active_10' => 'App\\Entity\\Joker',
                    'sort_order_11' => 'App\\Entity\\Joker',
                    'live_story_templates_12' => 'App\\Entity\\Joker',
                    'id_13' => 'App\\Entity\\GameMatch',
                    'date_heure_14' => 'App\\Entity\\GameMatch',
                    'score_domicile_15' => 'App\\Entity\\GameMatch',
                    'score_exterieur_16' => 'App\\Entity\\GameMatch',
                    'statut_17' => 'App\\Entity\\GameMatch',
                    'phase_18' => 'App\\Entity\\GameMatch',
                    'points_score_exact_19' => 'App\\Entity\\GameMatch',
                    'points_bon_resultat_20' => 'App\\Entity\\GameMatch',
                    'points_mauvais_resultat_21' => 'App\\Entity\\GameMatch',
                    'cote_min_22' => 'App\\Entity\\GameMatch',
                    'cote_moyenne_23' => 'App\\Entity\\GameMatch',
                    'cote_max_24' => 'App\\Entity\\GameMatch',
                    'cote_domicile_25' => 'App\\Entity\\GameMatch',
                    'cote_nul_26' => 'App\\Entity\\GameMatch',
                    'cote_exterieur_27' => 'App\\Entity\\GameMatch',
                    'created_at_28' => 'App\\Entity\\GameMatch',
                    'api_football_fixture_id_29' => 'App\\Entity\\GameMatch',
                    'venue_name_30' => 'App\\Entity\\GameMatch',
                    'referee_31' => 'App\\Entity\\GameMatch',
                    'push_reminder_sent_at_32' => 'App\\Entity\\GameMatch',
                    'is_kdo_match_33' => 'App\\Entity\\GameMatch',
                    'api_football_sync_enabled_34' => 'App\\Entity\\GameMatch',
                    'live_elapsed_minute_35' => 'App\\Entity\\GameMatch',
                    'live_scores_finalized_at_36' => 'App\\Entity\\GameMatch',
                    'api_football_last_synced_at_37' => 'App\\Entity\\GameMatch',
                    'id_38' => 'App\\Entity\\Team',
                    'name_39' => 'App\\Entity\\Team',
                    'logo_40' => 'App\\Entity\\Team',
                    'slogan_41' => 'App\\Entity\\Team',
                    'vendee_42' => 'App\\Entity\\Team',
                    'created_at_43' => 'App\\Entity\\Team',
                    'interview_published_at_44' => 'App\\Entity\\Team',
                    'interview_enabled_45' => 'App\\Entity\\Team',
                    'interview_enabled_at_46' => 'App\\Entity\\Team',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
