<?php //c8cacf1e466a22b81f6660622ebe88bd

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 e0_.id AS id_0, e0_.first_name AS first_name_1, e0_.last_name AS last_name_2, e0_.country AS country_3, e0_.avatar AS avatar_4 FROM editorial_author e0_ ORDER BY e0_.first_name ASC, e0_.last_name ASC, e0_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'a' => 'App\\Entity\\EditorialAuthor',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'first_name_1' => 'firstName',
                    'last_name_2' => 'lastName',
                    'country_3' => 'country',
                    'avatar_4' => 'avatar',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\EditorialAuthor' => [
                        'a' => [
                            'id' => 'id_0',
                            'firstName' => 'first_name_1',
                            'lastName' => 'last_name_2',
                            'country' => 'country_3',
                            'avatar' => 'avatar_4',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'first_name_1' => 'a',
                    'last_name_2' => 'a',
                    'country_3' => 'a',
                    'avatar_4' => 'a',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\EditorialAuthor',
                    'first_name_1' => 'App\\Entity\\EditorialAuthor',
                    'last_name_2' => 'App\\Entity\\EditorialAuthor',
                    'country_3' => 'App\\Entity\\EditorialAuthor',
                    'avatar_4' => 'App\\Entity\\EditorialAuthor',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
