<?php //a573cc07fc34902ce16a6260d7829c74

return [PHP_INT_MAX, static fn () => \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\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlExecutor' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'id' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT m0_.matchup_id AS matchup_id_0, m0_.chmp1_id AS chmp1_id_1, m0_.chmp2_id AS chmp2_id_2, m0_.percent_mu AS percent_mu_3 FROM matchups m0_ WHERE m0_.matchup_id = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'm' => 'App\\Entity\\Matchups',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'matchup_id_0' => 'matchup_id',
                    'chmp1_id_1' => 'chmp1_id',
                    'chmp2_id_2' => 'chmp2_id',
                    'percent_mu_3' => 'percentMU',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'm' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'matchup_id_0' => 'm',
                    'chmp1_id_1' => 'm',
                    'chmp2_id_2' => 'm',
                    'percent_mu_3' => 'm',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'matchup_id_0' => 'App\\Entity\\Matchups',
                    'chmp1_id_1' => 'App\\Entity\\Matchups',
                    'chmp2_id_2' => 'App\\Entity\\Matchups',
                    'percent_mu_3' => 'App\\Entity\\Matchups',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
