<?php //818eed37fc1d4f9eb21ff6d61f424ed9

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT f0_.id AS id_0, f0_.description AS description_1, f0_.image AS image_2, f0_.document AS document_3, f0_.type AS type_4, f0_.language AS language_5, f0_.skills AS skills_6, f0_.publication_date AS publication_date_7, f0_.update_date AS update_date_8, f0_.slug AS slug_9, f0_.active AS active_10, f0_.title AS title_11, f0_.category_id AS category_id_12, f0_.user_id AS user_id_13, f0_.quiz_id AS quiz_id_14 FROM formation f0_ WHERE f0_.active = 3 AND f0_.type = \'Courses\' ORDER BY f0_.publication_date DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'f' => 'App\\Entity\\Formation',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'description_1' => 'description',
                    'image_2' => 'image',
                    'document_3' => 'document',
                    'type_4' => 'type',
                    'language_5' => 'language',
                    'skills_6' => 'skills',
                    'publication_date_7' => 'publicationDate',
                    'update_date_8' => 'updateDate',
                    'slug_9' => 'slug',
                    'active_10' => 'active',
                    'title_11' => 'title',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'category_id_12' => 'integer',
                    'user_id_13' => 'integer',
                    'quiz_id_14' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'f' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'category_id_12' => 'category_id',
                    'user_id_13' => 'user_id',
                    'quiz_id_14' => 'quiz_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'f',
                    'description_1' => 'f',
                    'image_2' => 'f',
                    'document_3' => 'f',
                    'type_4' => 'f',
                    'language_5' => 'f',
                    'skills_6' => 'f',
                    'publication_date_7' => 'f',
                    'update_date_8' => 'f',
                    'slug_9' => 'f',
                    'active_10' => 'f',
                    'title_11' => 'f',
                    'category_id_12' => 'f',
                    'user_id_13' => 'f',
                    'quiz_id_14' => 'f',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Formation',
                    'description_1' => 'App\\Entity\\Formation',
                    'image_2' => 'App\\Entity\\Formation',
                    'document_3' => 'App\\Entity\\Formation',
                    'type_4' => 'App\\Entity\\Formation',
                    'language_5' => 'App\\Entity\\Formation',
                    'skills_6' => 'App\\Entity\\Formation',
                    'publication_date_7' => 'App\\Entity\\Formation',
                    'update_date_8' => 'App\\Entity\\Formation',
                    'slug_9' => 'App\\Entity\\Formation',
                    'active_10' => 'App\\Entity\\Formation',
                    'title_11' => 'App\\Entity\\Formation',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
