<?php //11a2e18aed056b326d2a4e8456cccfc4

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 g0_.id AS id_0, g0_.name AS name_1, g1_.id AS id_2, g1_.link AS link_3, g1_.type AS type_4, g1_.name AS name_5, g1_.artist AS artist_6, g1_.anime_id AS anime_id_7 FROM gp_pixel_animes g0_ LEFT JOIN gp_pixel_videos g1_ ON g0_.id = g1_.anime_id ORDER BY g0_.name ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'anime' => 'App\\Entity\\GpPixelAnimes',
                    'video' => 'App\\Entity\\GpPixelVideos',
                ],
            ],
            'relationMap' => [
                2 => [
                    'video' => 'videos',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'video' => 'anime',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'id_2' => 'id',
                    'link_3' => 'link',
                    'type_4' => 'type',
                    'name_5' => 'name',
                    'artist_6' => 'artist',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'anime_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'anime' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'anime_id_7' => 'anime_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'anime',
                    'name_1' => 'anime',
                    'id_2' => 'video',
                    'link_3' => 'video',
                    'type_4' => 'video',
                    'name_5' => 'video',
                    'artist_6' => 'video',
                    'anime_id_7' => 'video',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\GpPixelAnimes',
                    'name_1' => 'App\\Entity\\GpPixelAnimes',
                    'id_2' => 'App\\Entity\\GpPixelVideos',
                    'link_3' => 'App\\Entity\\GpPixelVideos',
                    'type_4' => 'App\\Entity\\GpPixelVideos',
                    'name_5' => 'App\\Entity\\GpPixelVideos',
                    'artist_6' => 'App\\Entity\\GpPixelVideos',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
