<?php //484b67513e36f86be85e5490331befb9

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],
            ],
            '_parameterMappings' => [
                [
                    'kisaBaslik' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT a0_.title AS title_0, a0_.description AS description_1 FROM anasayfa_dil a0_ INNER JOIN dil d1_ ON a0_.dil_id = d1_.id WHERE d1_.kisa_baslik = ?',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'title_0' => 'title',
                    'description_1' => 'description',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'title_0' => 'string',
                    'description_1' => 'string',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
