<?php //%255B41e0a49534b7bec0016ca16ac8af6160%255D%255B1%255D

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\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
            '_parameterMappings' => [
                [
                    'event' => [
                        0,
                    ],
                    'tool' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT q0_.id AS id_0, q0_.name AS name_1, q0_.can_be_skipped AS can_be_skipped_2, q0_.used_in_export_calculation AS used_in_export_calculation_3, q0_.type AS type_4 FROM question q0_ INNER JOIN tool t1_ ON q0_.survey_tool_id = t1_.id AND t1_.type IN (\'survey_tool\') INNER JOIN event e2_ ON t1_.event_id = e2_.id WHERE (e2_.id = ? AND t1_.id = ?) AND q0_.type IN (\'survey_question\') ORDER BY q0_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'sq' => 'App\\Entity\\Tools\\Survey\\SurveyQuestion',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'can_be_skipped_2' => 'canBeSkipped',
                    'used_in_export_calculation_3' => 'usedInExportCalculation',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'type_4' => 'string',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'sq' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'type_4' => 'type',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'sq',
                    'name_1' => 'sq',
                    'can_be_skipped_2' => 'sq',
                    'used_in_export_calculation_3' => 'sq',
                    'type_4' => 'sq',
                ],
            ],
            'discriminatorColumns' => [
                2 => [
                    'sq' => 'type_4',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Tools\\Survey\\SurveyQuestion',
                    'name_1' => 'App\\Entity\\Tools\\Survey\\SurveyQuestion',
                    'can_be_skipped_2' => 'App\\Entity\\Tools\\Survey\\SurveyQuestion',
                    'used_in_export_calculation_3' => 'App\\Entity\\Tools\\Survey\\SurveyQuestion',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
