<?php //a4e122ae20835ce9bee1477d2780049f

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 a0_.id AS id_0, a0_.name AS name_1, a0_.path AS path_2, a0_.type AS type_3, a0_.description AS description_4, a0_.date_upload AS date_upload_5, a0_.user_id AS user_id_6 FROM acdg_document a0_ ORDER BY a0_.date_upload DESC LIMIT 5',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\Entity\\Document',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'path_2' => 'path',
                    'type_3' => 'type',
                    'description_4' => 'description',
                    'date_upload_5' => 'date_upload',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_id_6' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_6' => 'user_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'name_1' => 'a',
                    'path_2' => 'a',
                    'type_3' => 'a',
                    'description_4' => 'a',
                    'date_upload_5' => 'a',
                    'user_id_6' => 'a',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Document',
                    'name_1' => 'App\\Entity\\Document',
                    'path_2' => 'App\\Entity\\Document',
                    'type_3' => 'App\\Entity\\Document',
                    'description_4' => 'App\\Entity\\Document',
                    'date_upload_5' => 'App\\Entity\\Document',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
