<?php //a945c564db24d22aee80e42416eb3087

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' => [
                [
                    'id' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.description AS description_2, c0_.active AS active_3, c0_.publication_date AS publication_date_4, c0_.order_chapter AS order_chapter_5, c0_.formation_id AS formation_id_6 FROM chapter c0_ WHERE c0_.formation_id = ? ORDER BY c0_.order_chapter ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\Chapter',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'description_2' => 'description',
                    'active_3' => 'active',
                    'publication_date_4' => 'publicationDate',
                    'order_chapter_5' => 'orderChapter',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'formation_id_6' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'formation_id_6' => 'formation_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'title_1' => 'c',
                    'description_2' => 'c',
                    'active_3' => 'c',
                    'publication_date_4' => 'c',
                    'order_chapter_5' => 'c',
                    'formation_id_6' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Chapter',
                    'title_1' => 'App\\Entity\\Chapter',
                    'description_2' => 'App\\Entity\\Chapter',
                    'active_3' => 'App\\Entity\\Chapter',
                    'publication_date_4' => 'App\\Entity\\Chapter',
                    'order_chapter_5' => 'App\\Entity\\Chapter',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
