<?php //bcab8e850f4404076c2e46fb6d03f23d

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' => [
                [
                    'event_date' => [
                        0,
                        2,
                        4,
                    ],
                    'sex' => [
                        1,
                    ],
                    'startAge' => [
                        3,
                    ],
                    'endAge' => [
                        5,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.surname AS surname_2, c0_.sex AS sex_3, TIMESTAMPDIFF(YEAR, c0_.birth_date, ?) AS sclr_4, c1_.id AS id_5, c1_.name AS name_6, s2_.id AS id_7, s2_.name AS name_8, i3_.weight AS weight_9, i3_.degree AS degree_10 FROM competitor c0_ INNER JOIN inscription i3_ ON c0_.id = i3_.competitor_id INNER JOIN country c1_ ON c0_.country_id = c1_.id INNER JOIN school s2_ ON c0_.school_id = s2_.id WHERE c0_.sex = ? AND TIMESTAMPDIFF(YEAR, c0_.birth_date, ?) >= ? AND TIMESTAMPDIFF(YEAR, c0_.birth_date, ?) <= ? AND (i3_.parakarate IS NULL OR i3_.parakarate = 0) AND i3_.kata = 1',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'surname_2' => 'surname',
                    'sex_3' => 'sex',
                    'sclr_4' => 'age',
                    'id_5' => 'country',
                    'name_6' => 'countryName',
                    'id_7' => 'school',
                    'name_8' => 'schoolName',
                    'weight_9' => 'weight',
                    'degree_10' => 'degree',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_0' => 'integer',
                    'name_1' => 'string',
                    'surname_2' => 'string',
                    'sex_3' => 'boolean',
                    'sclr_4' => 'string',
                    'id_5' => 'integer',
                    'name_6' => 'string',
                    'id_7' => 'integer',
                    'name_8' => 'string',
                    'weight_9' => 'integer',
                    'degree_10' => 'integer',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
