<?php //2a1fff0d75bd3c94602f2720d91881aa

return [PHP_INT_MAX, static fn () => \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 DISTINCT id_0 FROM (SELECT DISTINCT id_0, name_1 FROM (SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.logo AS logo_2, s0_.updated_at AS updated_at_3 FROM studios s0_) dctrn_result_inner ORDER BY name_1 ASC) dctrn_result',
            ],
        ],
        'stdClass' => [
            'isMixed' => [
                2 => true,
            ],
            'aliasMap' => [
                2 => [
                    's' => 'App\\Entity\\Studios',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'logo_2' => 'logo',
                    'updated_at_3' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Studios' => [
                        's' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'logo' => 'logo_2',
                            'updatedAt' => 'updated_at_3',
                        ],
                    ],
                ],
            ],
            'scalarMappings' => [
                2 => [
                    'id_0' => 'id',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_0' => 'string',
                ],
            ],
            'entityMappings' => [
                2 => [
                    's' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 's',
                    'name_1' => 's',
                    'logo_2' => 's',
                    'updated_at_3' => 's',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Studios',
                    'name_1' => 'App\\Entity\\Studios',
                    'logo_2' => 'App\\Entity\\Studios',
                    'updated_at_3' => 'App\\Entity\\Studios',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
