<?php //88f81fe66140aa27c925a9592a4548b0

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\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT f0_.link AS link_0, f0_.baslik AS baslik_1, f0_.metin AS metin_2 FROM firma f1_ LEFT JOIN firma_dil f0_ ON f1_.id = f0_.firma_id AND (f0_.dil_id = 1) WHERE f1_.del = 0',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'link_0' => 'link',
                    'baslik_1' => 'baslik',
                    'metin_2' => 'metin',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'link_0' => 'string',
                    'baslik_1' => 'string',
                    'metin_2' => 'text',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
