<?php //80c8afe96bfec1439dc0d17f2e191afe

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' => [
                [
                    'dpid' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT t0_.id AS id_0, t0_.placed_at AS placed_at_1, t0_.team_id AS team_id_2, t0_.joker_id AS joker_id_3, t0_.match_id AS match_id_4, t0_.target_team_id AS target_team_id_5 FROM team_joker_usage t0_ WHERE t0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\TeamJokerUsage',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'placed_at_1' => 'placedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\TeamJokerUsage' => [
                        'entity' => [
                            'id' => 'id_0',
                            'placedAt' => 'placed_at_1',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'team_id_2' => 'integer',
                    'joker_id_3' => 'integer',
                    'match_id_4' => 'integer',
                    'target_team_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'team_id_2' => 'team_id',
                    'joker_id_3' => 'joker_id',
                    'match_id_4' => 'match_id',
                    'target_team_id_5' => 'target_team_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'placed_at_1' => 'entity',
                    'team_id_2' => 'entity',
                    'joker_id_3' => 'entity',
                    'match_id_4' => 'entity',
                    'target_team_id_5' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\TeamJokerUsage',
                    'placed_at_1' => 'App\\Entity\\TeamJokerUsage',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
