<?php //557a5bc6375a3aae3b9deb603fda4117

return [PHP_INT_MAX, static function () { 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\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.description AS description_2, d0_.price AS price_3, d0_.slug AS slug_4, c1_.id AS id_5, c1_.name AS name_6, c1_.category_order AS category_order_7, c1_.slug AS slug_8, d0_.categories_id AS categories_id_9, c1_.parent_id AS parent_id_10 FROM dishes d0_ INNER JOIN categories c1_ ON d0_.categories_id = c1_.id WHERE c1_.slug = \'glaces\' LIMIT 3',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'd' => 'App\\Entity\\Dishes',
                    'c' => 'App\\Entity\\Categories',
                ],
            ],
            'relationMap' => [
                2 => [
                    'c' => 'categories',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'c' => 'd',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'description_2' => 'description',
                    'price_3' => 'price',
                    'slug_4' => 'slug',
                    'id_5' => 'id',
                    'name_6' => 'name',
                    'category_order_7' => 'categoryOrder',
                    'slug_8' => 'slug',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'categories_id_9' => 'integer',
                    'parent_id_10' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'd' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'categories_id_9' => 'categories_id',
                    'parent_id_10' => 'parent_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'd',
                    'name_1' => 'd',
                    'description_2' => 'd',
                    'price_3' => 'd',
                    'slug_4' => 'd',
                    'id_5' => 'c',
                    'name_6' => 'c',
                    'category_order_7' => 'c',
                    'slug_8' => 'c',
                    'categories_id_9' => 'd',
                    'parent_id_10' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Dishes',
                    'name_1' => 'App\\Entity\\Dishes',
                    'description_2' => 'App\\Entity\\Dishes',
                    'price_3' => 'App\\Entity\\Dishes',
                    'slug_4' => 'App\\Entity\\Dishes',
                    'id_5' => 'App\\Entity\\Categories',
                    'name_6' => 'App\\Entity\\Categories',
                    'category_order_7' => 'App\\Entity\\Categories',
                    'slug_8' => 'App\\Entity\\Categories',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [],
        ],
    ]
); }];
