<?php //b38089b0d8df8d23e8d4c1d48f46aa2a

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 r0_.id AS id_0, r0_.created_at AS created_at_1, r0_.textarea AS textarea_2, r0_.bool AS bool_3, r0_.score AS score_4, r0_.ordre AS ordre_5, r0_.emoji AS emoji_6, r0_.reason AS reason_7, r0_.cleaned_textarea AS cleaned_textarea_8, r0_.cleaned_reason AS cleaned_reason_9, q1_.id AS id_10, q1_.title AS title_11, q1_.caption AS caption_12, q1_.type AS type_13, q1_.rank_order AS rank_order_14, q1_.is_mandatory AS is_mandatory_15, q1_.reason AS reason_16, q1_.thanks AS thanks_17, r2_.id AS id_18, r2_.link AS link_19, r2_.label AS label_20, r2_.value AS value_21, r2_.rank_order AS rank_order_22, r2_.branch AS branch_23, t3_.id AS id_24, t3_.name AS name_25, t3_.created_at AS created_at_26, o4_.id AS id_27, o4_.value AS value_28, l5_.id AS id_29, l5_.value AS value_30, l5_.rank_order AS rank_order_31, c6_.id AS id_32, c6_.rank_order AS rank_order_33, c6_.value AS value_34, r0_.question_id AS question_id_35, r0_.reponse_possible_id AS reponse_possible_id_36, r0_.repondant_id AS repondant_id_37, r0_.survey_id AS survey_id_38, r0_.other_id AS other_id_39, r0_.ligne_id AS ligne_id_40, r0_.colonne_id AS colonne_id_41, q1_.survey_id AS survey_id_42, q1_.branch_oui_id AS branch_oui_id_43, q1_.branch_non_id AS branch_non_id_44, q1_.branch_id AS branch_id_45, r2_.question_id AS question_id_46, r2_.thumbnails_id AS thumbnails_id_47, o4_.question_id AS question_id_48, l5_.question_id AS question_id_49, c6_.question_id AS question_id_50 FROM reponse r0_ INNER JOIN survey s7_ ON r0_.survey_id = s7_.id INNER JOIN campagne c8_ ON s7_.campagne_id = c8_.id INNER JOIN question q1_ ON r0_.question_id = q1_.id LEFT JOIN reponse_possible r2_ ON r0_.reponse_possible_id = r2_.id LEFT JOIN thumbnails t3_ ON r2_.thumbnails_id = t3_.id LEFT JOIN other o4_ ON r0_.other_id = o4_.id LEFT JOIN ligne l5_ ON r0_.ligne_id = l5_.id LEFT JOIN colonne c6_ ON r0_.colonne_id = c6_.id WHERE r0_.id IN (SELECT r9_.id FROM reponse r9_ INNER JOIN survey s10_ ON r9_.survey_id = s10_.id INNER JOIN campagne c11_ ON s10_.campagne_id = c11_.id WHERE c11_.id = ?) ORDER BY r0_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\Reponse',
                    'question_a6' => 'App\\Entity\\Question',
                    'reponsePossible_a7' => 'App\\Entity\\ReponsePossible',
                    'thumbnails_a8' => 'App\\Entity\\Thumbnails',
                    'other_a9' => 'App\\Entity\\Other',
                    'ligne_a10' => 'App\\Entity\\Ligne',
                    'colonne_a11' => 'App\\Entity\\Colonne',
                ],
            ],
            'relationMap' => [
                2 => [
                    'question_a6' => 'question',
                    'reponsePossible_a7' => 'reponsePossible',
                    'thumbnails_a8' => 'thumbnails',
                    'other_a9' => 'other',
                    'ligne_a10' => 'ligne',
                    'colonne_a11' => 'colonne',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'question_a6' => 'o',
                    'reponsePossible_a7' => 'o',
                    'thumbnails_a8' => 'reponsePossible_a7',
                    'other_a9' => 'o',
                    'ligne_a10' => 'o',
                    'colonne_a11' => 'o',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'created_at_1' => 'createdAt',
                    'textarea_2' => 'textarea',
                    'bool_3' => 'bool',
                    'score_4' => 'score',
                    'ordre_5' => 'ordre',
                    'emoji_6' => 'emoji',
                    'reason_7' => 'reason',
                    'cleaned_textarea_8' => 'cleanedTextarea',
                    'cleaned_reason_9' => 'cleanedReason',
                    'id_10' => 'id',
                    'title_11' => 'title',
                    'caption_12' => 'caption',
                    'type_13' => 'type',
                    'rank_order_14' => 'rankOrder',
                    'is_mandatory_15' => 'isMandatory',
                    'reason_16' => 'reason',
                    'thanks_17' => 'thanks',
                    'id_18' => 'id',
                    'link_19' => 'link',
                    'label_20' => 'label',
                    'value_21' => 'value',
                    'rank_order_22' => 'rankOrder',
                    'branch_23' => 'branch',
                    'id_24' => 'id',
                    'name_25' => 'name',
                    'created_at_26' => 'createdAt',
                    'id_27' => 'id',
                    'value_28' => 'value',
                    'id_29' => 'id',
                    'value_30' => 'value',
                    'rank_order_31' => 'rankOrder',
                    'id_32' => 'id',
                    'rank_order_33' => 'rankOrder',
                    'value_34' => 'value',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'question_id_35' => 'integer',
                    'reponse_possible_id_36' => 'integer',
                    'repondant_id_37' => 'integer',
                    'survey_id_38' => 'integer',
                    'other_id_39' => 'integer',
                    'ligne_id_40' => 'integer',
                    'colonne_id_41' => 'integer',
                    'survey_id_42' => 'integer',
                    'branch_oui_id_43' => 'integer',
                    'branch_non_id_44' => 'integer',
                    'branch_id_45' => 'integer',
                    'question_id_46' => 'integer',
                    'thumbnails_id_47' => 'integer',
                    'question_id_48' => 'integer',
                    'question_id_49' => 'integer',
                    'question_id_50' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'question_id_35' => 'question_id',
                    'reponse_possible_id_36' => 'reponse_possible_id',
                    'repondant_id_37' => 'repondant_id',
                    'survey_id_38' => 'survey_id',
                    'other_id_39' => 'other_id',
                    'ligne_id_40' => 'ligne_id',
                    'colonne_id_41' => 'colonne_id',
                    'survey_id_42' => 'survey_id',
                    'branch_oui_id_43' => 'branch_oui_id',
                    'branch_non_id_44' => 'branch_non_id',
                    'branch_id_45' => 'branch_id',
                    'question_id_46' => 'question_id',
                    'thumbnails_id_47' => 'thumbnails_id',
                    'question_id_48' => 'question_id',
                    'question_id_49' => 'question_id',
                    'question_id_50' => 'question_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'o',
                    'created_at_1' => 'o',
                    'textarea_2' => 'o',
                    'bool_3' => 'o',
                    'score_4' => 'o',
                    'ordre_5' => 'o',
                    'emoji_6' => 'o',
                    'reason_7' => 'o',
                    'cleaned_textarea_8' => 'o',
                    'cleaned_reason_9' => 'o',
                    'id_10' => 'question_a6',
                    'title_11' => 'question_a6',
                    'caption_12' => 'question_a6',
                    'type_13' => 'question_a6',
                    'rank_order_14' => 'question_a6',
                    'is_mandatory_15' => 'question_a6',
                    'reason_16' => 'question_a6',
                    'thanks_17' => 'question_a6',
                    'id_18' => 'reponsePossible_a7',
                    'link_19' => 'reponsePossible_a7',
                    'label_20' => 'reponsePossible_a7',
                    'value_21' => 'reponsePossible_a7',
                    'rank_order_22' => 'reponsePossible_a7',
                    'branch_23' => 'reponsePossible_a7',
                    'id_24' => 'thumbnails_a8',
                    'name_25' => 'thumbnails_a8',
                    'created_at_26' => 'thumbnails_a8',
                    'id_27' => 'other_a9',
                    'value_28' => 'other_a9',
                    'id_29' => 'ligne_a10',
                    'value_30' => 'ligne_a10',
                    'rank_order_31' => 'ligne_a10',
                    'id_32' => 'colonne_a11',
                    'rank_order_33' => 'colonne_a11',
                    'value_34' => 'colonne_a11',
                    'question_id_35' => 'o',
                    'reponse_possible_id_36' => 'o',
                    'repondant_id_37' => 'o',
                    'survey_id_38' => 'o',
                    'other_id_39' => 'o',
                    'ligne_id_40' => 'o',
                    'colonne_id_41' => 'o',
                    'survey_id_42' => 'question_a6',
                    'branch_oui_id_43' => 'question_a6',
                    'branch_non_id_44' => 'question_a6',
                    'branch_id_45' => 'question_a6',
                    'question_id_46' => 'reponsePossible_a7',
                    'thumbnails_id_47' => 'reponsePossible_a7',
                    'question_id_48' => 'other_a9',
                    'question_id_49' => 'ligne_a10',
                    'question_id_50' => 'colonne_a11',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Reponse',
                    'created_at_1' => 'App\\Entity\\Reponse',
                    'textarea_2' => 'App\\Entity\\Reponse',
                    'bool_3' => 'App\\Entity\\Reponse',
                    'score_4' => 'App\\Entity\\Reponse',
                    'ordre_5' => 'App\\Entity\\Reponse',
                    'emoji_6' => 'App\\Entity\\Reponse',
                    'reason_7' => 'App\\Entity\\Reponse',
                    'cleaned_textarea_8' => 'App\\Entity\\Reponse',
                    'cleaned_reason_9' => 'App\\Entity\\Reponse',
                    'id_10' => 'App\\Entity\\Question',
                    'title_11' => 'App\\Entity\\Question',
                    'caption_12' => 'App\\Entity\\Question',
                    'type_13' => 'App\\Entity\\Question',
                    'rank_order_14' => 'App\\Entity\\Question',
                    'is_mandatory_15' => 'App\\Entity\\Question',
                    'reason_16' => 'App\\Entity\\Question',
                    'thanks_17' => 'App\\Entity\\Question',
                    'id_18' => 'App\\Entity\\ReponsePossible',
                    'link_19' => 'App\\Entity\\ReponsePossible',
                    'label_20' => 'App\\Entity\\ReponsePossible',
                    'value_21' => 'App\\Entity\\ReponsePossible',
                    'rank_order_22' => 'App\\Entity\\ReponsePossible',
                    'branch_23' => 'App\\Entity\\ReponsePossible',
                    'id_24' => 'App\\Entity\\Thumbnails',
                    'name_25' => 'App\\Entity\\Thumbnails',
                    'created_at_26' => 'App\\Entity\\Thumbnails',
                    'id_27' => 'App\\Entity\\Other',
                    'value_28' => 'App\\Entity\\Other',
                    'id_29' => 'App\\Entity\\Ligne',
                    'value_30' => 'App\\Entity\\Ligne',
                    'rank_order_31' => 'App\\Entity\\Ligne',
                    'id_32' => 'App\\Entity\\Colonne',
                    'rank_order_33' => 'App\\Entity\\Colonne',
                    'value_34' => 'App\\Entity\\Colonne',
                ],
            ],
        ],
    ],
    $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,
    ]
); }];
