<?php //1cfd6b84e4212586a3556c6cd51c09a2

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' => [
                [
                    'query_for_text_1' => [
                        0,
                        1,
                        2,
                        3,
                        4,
                        5,
                        6,
                    ],
                    'dpid' => [
                        7,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT m0_.id AS id_0, m0_.score AS score_1, m0_.resultat AS resultat_2, m0_.type_match AS type_match_3, m0_.nom_adversaire AS nom_adversaire_4, m0_.opponent_team AS opponent_team_5, m0_.binome AS binome_6, m0_.lieu AS lieu_7, m0_.joueur_id AS joueur_id_8, m0_.rencontre_id AS rencontre_id_9 FROM match_details m0_ WHERE (LOWER(CONCAT(m0_.score, \'\')) LIKE ? OR LOWER(CONCAT(m0_.resultat, \'\')) LIKE ? OR LOWER(CONCAT(m0_.type_match, \'\')) LIKE ? OR LOWER(CONCAT(m0_.nom_adversaire, \'\')) LIKE ? OR LOWER(CONCAT(m0_.opponent_team, \'\')) LIKE ? OR LOWER(CONCAT(m0_.binome, \'\')) LIKE ? OR LOWER(CONCAT(m0_.lieu, \'\')) LIKE ?) AND m0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\MatchDetails',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'score_1' => 'score',
                    'resultat_2' => 'resultat',
                    'type_match_3' => 'typeMatch',
                    'nom_adversaire_4' => 'nomAdversaire',
                    'opponent_team_5' => 'opponentTeam',
                    'binome_6' => 'binome',
                    'lieu_7' => 'lieu',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\MatchDetails' => [
                        'entity' => [
                            'id' => 'id_0',
                            'score' => 'score_1',
                            'resultat' => 'resultat_2',
                            'typeMatch' => 'type_match_3',
                            'nomAdversaire' => 'nom_adversaire_4',
                            'opponentTeam' => 'opponent_team_5',
                            'binome' => 'binome_6',
                            'lieu' => 'lieu_7',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'joueur_id_8' => 'integer',
                    'rencontre_id_9' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'joueur_id_8' => 'joueur_id',
                    'rencontre_id_9' => 'rencontre_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'score_1' => 'entity',
                    'resultat_2' => 'entity',
                    'type_match_3' => 'entity',
                    'nom_adversaire_4' => 'entity',
                    'opponent_team_5' => 'entity',
                    'binome_6' => 'entity',
                    'lieu_7' => 'entity',
                    'joueur_id_8' => 'entity',
                    'rencontre_id_9' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\MatchDetails',
                    'score_1' => 'App\\Entity\\MatchDetails',
                    'resultat_2' => 'App\\Entity\\MatchDetails',
                    'type_match_3' => 'App\\Entity\\MatchDetails',
                    'nom_adversaire_4' => 'App\\Entity\\MatchDetails',
                    'opponent_team_5' => 'App\\Entity\\MatchDetails',
                    'binome_6' => 'App\\Entity\\MatchDetails',
                    'lieu_7' => 'App\\Entity\\MatchDetails',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
