<?php //%255B097f20f3bdd1af11868aabae43d9bbcd%255D%255B1%255D

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' => [
                [
                    'title' => [
                        0,
                    ],
                    'body' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.title AS title_2, p0_.body AS body_3, p0_.keywords AS keywords_4, p0_.description AS description_5, p0_.post_id AS post_id_6, p0_.language_id AS language_id_7 FROM post_language p0_ INNER JOIN post p1_ ON p0_.post_id = p1_.id WHERE p0_.title LIKE ? OR p0_.body LIKE ? AND p1_.active = 1 AND p1_.isDeleted = 0 ORDER BY p1_.dateStamp DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'pl' => 'App\\Entity\\PostLanguage',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'slug_1' => 'slug',
                    'title_2' => 'title',
                    'body_3' => 'body',
                    'keywords_4' => 'keywords',
                    'description_5' => 'description',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'post_id_6' => 'integer',
                    'language_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'pl' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'post_id_6' => 'post_id',
                    'language_id_7' => 'language_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'pl',
                    'slug_1' => 'pl',
                    'title_2' => 'pl',
                    'body_3' => 'pl',
                    'keywords_4' => 'pl',
                    'description_5' => 'pl',
                    'post_id_6' => 'pl',
                    'language_id_7' => 'pl',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\PostLanguage',
                    'slug_1' => 'App\\Entity\\PostLanguage',
                    'title_2' => 'App\\Entity\\PostLanguage',
                    'body_3' => 'App\\Entity\\PostLanguage',
                    'keywords_4' => 'App\\Entity\\PostLanguage',
                    'description_5' => 'App\\Entity\\PostLanguage',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
