<?php //eb9831fe8161a5bb33ee37ef011ecf79

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 t0_.id AS id_0, t0_.author_name AS author_name_1, t0_.content AS content_2, t0_.rating AS rating_3, t0_.is_active AS is_active_4, t0_.created_at AS created_at_5, t0_.created_by AS created_by_6, t0_.updated_by AS updated_by_7 FROM testimonial t0_ WHERE t0_.is_active = 1 ORDER BY t0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Entity\\Testimonial',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'author_name_1' => 'authorName',
                    'content_2' => 'content',
                    'rating_3' => 'rating',
                    'is_active_4' => 'isActive',
                    'created_at_5' => 'createdAt',
                    'created_by_6' => 'createdBy',
                    'updated_by_7' => 'updatedBy',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Testimonial' => [
                        't' => [
                            'id' => 'id_0',
                            'authorName' => 'author_name_1',
                            'content' => 'content_2',
                            'rating' => 'rating_3',
                            'isActive' => 'is_active_4',
                            'createdAt' => 'created_at_5',
                            'createdBy' => 'created_by_6',
                            'updatedBy' => 'updated_by_7',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'author_name_1' => 't',
                    'content_2' => 't',
                    'rating_3' => 't',
                    'is_active_4' => 't',
                    'created_at_5' => 't',
                    'created_by_6' => 't',
                    'updated_by_7' => 't',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Testimonial',
                    'author_name_1' => 'App\\Entity\\Testimonial',
                    'content_2' => 'App\\Entity\\Testimonial',
                    'rating_3' => 'App\\Entity\\Testimonial',
                    'is_active_4' => 'App\\Entity\\Testimonial',
                    'created_at_5' => 'App\\Entity\\Testimonial',
                    'created_by_6' => 'App\\Entity\\Testimonial',
                    'updated_by_7' => 'App\\Entity\\Testimonial',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
