<?php //fe5ec57be1316a61e4672fb0fc91a490

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\\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\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT t0_.id AS id_0, t0_.nom AS nom_1, t0_.pays AS pays_2, t0_.is_groupe AS is_groupe_3, t0_.acronyme AS acronyme_4, t0_.famille_id AS famille_id_5, t0_.championnat_id AS championnat_id_6, t0_.evenement_id AS evenement_id_7 FROM type_evenement t0_ WHERE (t0_.evenement_id = ? AND ((t0_.championnat_id = ? OR t0_.championnat_id IS NULL AND t0_.pays IS NULL OR t0_.championnat_id IS NULL AND t0_.pays = ?) OR (t0_.championnat_id = ? AND t0_.pays = ?)))',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Infrastructure\\Persistence\\Entity\\TypeEvenement',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'nom_1' => 'nom',
                    'pays_2' => 'pays',
                    'is_groupe_3' => 'isGroupe',
                    'acronyme_4' => 'acronyme',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'famille_id_5' => 'integer',
                    'championnat_id_6' => 'integer',
                    'evenement_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'famille_id_5' => 'famille_id',
                    'championnat_id_6' => 'championnat_id',
                    'evenement_id_7' => 'evenement_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'nom_1' => 't',
                    'pays_2' => 't',
                    'is_groupe_3' => 't',
                    'acronyme_4' => 't',
                    'famille_id_5' => 't',
                    'championnat_id_6' => 't',
                    'evenement_id_7' => 't',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Infrastructure\\Persistence\\Entity\\TypeEvenement',
                    'nom_1' => 'App\\Infrastructure\\Persistence\\Entity\\TypeEvenement',
                    'pays_2' => 'App\\Infrastructure\\Persistence\\Entity\\TypeEvenement',
                    'is_groupe_3' => 'App\\Infrastructure\\Persistence\\Entity\\TypeEvenement',
                    'acronyme_4' => 'App\\Infrastructure\\Persistence\\Entity\\TypeEvenement',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => null,
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlFinalizer' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'evenement' => [
                    0,
                ],
                'championnat' => [
                    1,
                    3,
                ],
                'pays' => [
                    2,
                    4,
                ],
            ],
        ],
    ]
)];
