<?php //%255Bc0f5d03ce67acf9278dd86b6ad570877%255D%255B1%255D

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 DISTINCT id_0 FROM (SELECT DISTINCT id_0, created_at_5 FROM (SELECT e0_.id AS id_0, e0_.rating AS rating_1, e0_.headline AS headline_2, e0_.slug AS slug_3, e0_.details AS details_4, e0_.created_at AS created_at_5, e0_.updated_at AS updated_at_6, e0_.deleted_at AS deleted_at_7, e0_.visible AS visible_8 FROM eventic_review e0_) dctrn_result_inner ORDER BY created_at_5 DESC) dctrn_result LIMIT 10',
            ],
        ],
        'stdClass' => [
            'isMixed' => [
                2 => true,
            ],
            'aliasMap' => [
                2 => [
                    'r' => 'App\\Entity\\Review',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'rating_1' => 'rating',
                    'headline_2' => 'headline',
                    'slug_3' => 'slug',
                    'details_4' => 'details',
                    'created_at_5' => 'createdAt',
                    'updated_at_6' => 'updatedAt',
                    'deleted_at_7' => 'deletedAt',
                    'visible_8' => 'visible',
                ],
            ],
            'scalarMappings' => [
                2 => [
                    'id_0' => 'id',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_0' => 'string',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'r' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'r',
                    'rating_1' => 'r',
                    'headline_2' => 'r',
                    'slug_3' => 'r',
                    'details_4' => 'r',
                    'created_at_5' => 'r',
                    'updated_at_6' => 'r',
                    'deleted_at_7' => 'r',
                    'visible_8' => 'r',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Review',
                    'rating_1' => 'App\\Entity\\Review',
                    'headline_2' => 'App\\Entity\\Review',
                    'slug_3' => 'App\\Entity\\Review',
                    'details_4' => 'App\\Entity\\Review',
                    'created_at_5' => 'App\\Entity\\Review',
                    'updated_at_6' => 'App\\Entity\\Review',
                    'deleted_at_7' => 'App\\Entity\\Review',
                    'visible_8' => 'App\\Entity\\Review',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
