<?php //3d32d89a0a57fb700199253bd3d7209c

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 i0_.id AS id_0, i0_.content AS content_1, i0_.cleaned AS cleaned_2, i0_.created_at AS created_at_3, i0_.fav AS fav_4, i0_.score AS score_5, t1_.id AS id_6, t1_.label AS label_7, t1_.color AS color_8, t1_.description AS description_9, t1_.icon AS icon_10, i0_.theme_id AS theme_id_11, i0_.campagne_id AS campagne_id_12, i0_.repondant_id AS repondant_id_13, i0_.moderate_by_id AS moderate_by_id_14, t1_.idea_box_id AS idea_box_id_15 FROM idea i0_ INNER JOIN theme t1_ ON i0_.theme_id = t1_.id WHERE i0_.campagne_id = ? AND i0_.score <= ? ORDER BY i0_.fav DESC LIMIT 20 OFFSET 20',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\Idea',
                    'theme_a1' => 'App\\Entity\\Theme',
                ],
            ],
            'relationMap' => [
                2 => [
                    'theme_a1' => 'theme',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'theme_a1' => 'o',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'content_1' => 'content',
                    'cleaned_2' => 'cleaned',
                    'created_at_3' => 'createdAt',
                    'fav_4' => 'fav',
                    'score_5' => 'score',
                    'id_6' => 'id',
                    'label_7' => 'label',
                    'color_8' => 'color',
                    'description_9' => 'description',
                    'icon_10' => 'icon',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'theme_id_11' => 'integer',
                    'campagne_id_12' => 'integer',
                    'repondant_id_13' => 'integer',
                    'moderate_by_id_14' => 'integer',
                    'idea_box_id_15' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'theme_id_11' => 'theme_id',
                    'campagne_id_12' => 'campagne_id',
                    'repondant_id_13' => 'repondant_id',
                    'moderate_by_id_14' => 'moderate_by_id',
                    'idea_box_id_15' => 'idea_box_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'o',
                    'content_1' => 'o',
                    'cleaned_2' => 'o',
                    'created_at_3' => 'o',
                    'fav_4' => 'o',
                    'score_5' => 'o',
                    'id_6' => 'theme_a1',
                    'label_7' => 'theme_a1',
                    'color_8' => 'theme_a1',
                    'description_9' => 'theme_a1',
                    'icon_10' => 'theme_a1',
                    'theme_id_11' => 'o',
                    'campagne_id_12' => 'o',
                    'repondant_id_13' => 'o',
                    'moderate_by_id_14' => 'o',
                    'idea_box_id_15' => 'theme_a1',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Idea',
                    'content_1' => 'App\\Entity\\Idea',
                    'cleaned_2' => 'App\\Entity\\Idea',
                    'created_at_3' => 'App\\Entity\\Idea',
                    'fav_4' => 'App\\Entity\\Idea',
                    'score_5' => 'App\\Entity\\Idea',
                    'id_6' => 'App\\Entity\\Theme',
                    'label_7' => 'App\\Entity\\Theme',
                    'color_8' => 'App\\Entity\\Theme',
                    'description_9' => 'App\\Entity\\Theme',
                    'icon_10' => 'App\\Entity\\Theme',
                ],
            ],
        ],
    ],
    $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' => [
                'campagne_p1' => [
                    0,
                ],
                'score_p2' => [
                    1,
                ],
            ],
        ],
        1,
    ]
); }];
