<?php //c5cc5cf85326c8e23425c53967ed4cdf

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 s0_.id AS id_0, s0_.nb AS nb_1, s0_.type AS type_2, s0_.start_text AS start_text_3, s0_.end_text AS end_text_4, s0_.question_id AS question_id_5 FROM score s0_ INNER JOIN question q1_ ON s0_.question_id = q1_.id INNER JOIN survey s2_ ON q1_.survey_id = s2_.id INNER JOIN campagne c3_ ON s2_.campagne_id = c3_.id WHERE s0_.id IN (SELECT s4_.id FROM score s4_ INNER JOIN question q5_ ON s4_.question_id = q5_.id INNER JOIN survey s6_ ON q5_.survey_id = s6_.id INNER JOIN campagne c7_ ON s6_.campagne_id = c7_.id WHERE c7_.id = ?) ORDER BY s0_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\Score',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'nb_1' => 'nb',
                    'type_2' => 'type',
                    'start_text_3' => 'startText',
                    'end_text_4' => 'endText',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'question_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'question_id_5' => 'question_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'o',
                    'nb_1' => 'o',
                    'type_2' => 'o',
                    'start_text_3' => 'o',
                    'end_text_4' => 'o',
                    'question_id_5' => 'o',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Score',
                    'nb_1' => 'App\\Entity\\Score',
                    'type_2' => 'App\\Entity\\Score',
                    'start_text_3' => 'App\\Entity\\Score',
                    'end_text_4' => 'App\\Entity\\Score',
                ],
            ],
        ],
    ],
    $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' => [
                'id_p1' => [
                    0,
                ],
            ],
        ],
        1,
    ]
); }];
