<?php //9c87aebd86914ec44d51dffee0085b47

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\\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\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT h0_.id AS id_0, h0_.title AS title_1, h0_.content AS content_2, h0_.btn_title AS btn_title_3, h0_.btn_url AS btn_url_4, h0_.image AS image_5 FROM headers h0_ WHERE h0_.id IN (?) ORDER BY h0_.id DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\Headers',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'content_2' => 'content',
                    'btn_title_3' => 'btnTitle',
                    'btn_url_4' => 'btnUrl',
                    'image_5' => 'image',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Headers' => [
                        'entity' => [
                            'id' => 'id_0',
                            'title' => 'title_1',
                            'content' => 'content_2',
                            'btnTitle' => 'btn_title_3',
                            'btnUrl' => 'btn_url_4',
                            'image' => 'image_5',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'title_1' => 'entity',
                    'content_2' => 'entity',
                    'btn_title_3' => 'entity',
                    'btn_url_4' => 'entity',
                    'image_5' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Headers',
                    'title_1' => 'App\\Entity\\Headers',
                    'content_2' => 'App\\Entity\\Headers',
                    'btn_title_3' => 'App\\Entity\\Headers',
                    'btn_url_4' => 'App\\Entity\\Headers',
                    'image_5' => 'App\\Entity\\Headers',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => null,
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlFinalizer' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'dpid' => [
                    0,
                ],
            ],
        ],
    ]
); }];
