<?php //80acc642c4e919363a483f134ca39b6a

return [PHP_INT_MAX, static function () { 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\\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\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT t0_.id AS id_0, t0_.started_on AS started_on_1, t0_.finished_on AS finished_on_2, t0_.time_spent_per_modules AS time_spent_per_modules_3, t0_.time_spent_per_modules_json AS time_spent_per_modules_json_4, t0_.training_reporting_id AS training_reporting_id_5 FROM training_time_reporting t0_ INNER JOIN training_reporting t1_ ON t0_.training_reporting_id = t1_.id WHERE t1_.training_id = ? AND t1_.learner_id = ? ORDER BY t0_.id DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Entity\\Training\\Reporting\\TrainingTimeReporting',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'started_on_1' => 'startedOn',
                    'finished_on_2' => 'finishedOn',
                    'time_spent_per_modules_3' => 'timeSpentPerModules',
                    'time_spent_per_modules_json_4' => 'timeSpentPerModulesJson',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'training_reporting_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'training_reporting_id_5' => 'training_reporting_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'started_on_1' => 't',
                    'finished_on_2' => 't',
                    'time_spent_per_modules_3' => 't',
                    'time_spent_per_modules_json_4' => 't',
                    'training_reporting_id_5' => 't',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Training\\Reporting\\TrainingTimeReporting',
                    'started_on_1' => 'App\\Entity\\Training\\Reporting\\TrainingTimeReporting',
                    'finished_on_2' => 'App\\Entity\\Training\\Reporting\\TrainingTimeReporting',
                    'time_spent_per_modules_3' => 'App\\Entity\\Training\\Reporting\\TrainingTimeReporting',
                    'time_spent_per_modules_json_4' => 'App\\Entity\\Training\\Reporting\\TrainingTimeReporting',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'trainingId' => [
                    0,
                ],
                'learnerId' => [
                    1,
                ],
            ],
        ],
    ]
); }];
