<?php //e27cf5bf67b2800e9696340b9a77e556

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { 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\\SingleSelectSqlFinalizer'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT m0_.id AS id_0, m0_.image_name AS image_name_1, m0_.description AS description_2, m0_.created_at AS created_at_3, m0_.replaced_at AS replaced_at_4, m0_.author_id AS author_id_5 FROM moments m0_ WHERE m0_.replaced_at IS NULL ORDER BY m0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'm' => 'App\\Moment\\Entity\\Moment',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'image_name_1' => 'imageName',
                    'description_2' => 'description',
                    'created_at_3' => 'createdAt',
                    'replaced_at_4' => 'replacedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Moment\\Entity\\Moment' => [
                        'm' => [
                            'id' => 'id_0',
                            'imageName' => 'image_name_1',
                            'description' => 'description_2',
                            'createdAt' => 'created_at_3',
                            'replacedAt' => 'replaced_at_4',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'author_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'm' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'author_id_5' => 'author_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'm',
                    'image_name_1' => 'm',
                    'description_2' => 'm',
                    'created_at_3' => 'm',
                    'replaced_at_4' => 'm',
                    'author_id_5' => 'm',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Moment\\Entity\\Moment',
                    'image_name_1' => 'App\\Moment\\Entity\\Moment',
                    'description_2' => 'App\\Moment\\Entity\\Moment',
                    'created_at_3' => 'App\\Moment\\Entity\\Moment',
                    'replaced_at_4' => 'App\\Moment\\Entity\\Moment',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
