<?php //a435c72f503f588ebcfa79f983024283

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' => [
                [
                    'k' => [
                        0,
                        1,
                        2,
                        3,
                        4,
                        5,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.titleAlt AS titleAlt_2, p0_.pictureTitle AS pictureTitle_3, p0_.pictureSubtitle AS pictureSubtitle_4, p0_.description AS description_5, p0_.content AS content_6, p0_.slug AS slug_7, p0_.lastUpdate AS lastUpdate_8, p0_.date AS date_9, p0_.isEnabled AS isEnabled_10, p0_.createdBy AS createdBy_11, p0_.updatedBy AS updatedBy_12, p0_.user_id AS user_id_13, p0_.picture_id AS picture_id_14, p0_.banner_id AS banner_id_15 FROM pages p0_ WHERE (p0_.title LIKE ? OR p0_.description LIKE ? OR p0_.titleAlt LIKE ? OR p0_.pictureTitle LIKE ? OR p0_.pictureSubtitle LIKE ? OR p0_.content LIKE ?) AND p0_.isEnabled = 1',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\Pages',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'title_1' => 'title',
                    'titleAlt_2' => 'titleAlt',
                    'pictureTitle_3' => 'pictureTitle',
                    'pictureSubtitle_4' => 'pictureSubtitle',
                    'description_5' => 'description',
                    'content_6' => 'content',
                    'slug_7' => 'slug',
                    'lastUpdate_8' => 'lastUpdate',
                    'date_9' => 'date',
                    'isEnabled_10' => 'isEnabled',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'createdBy_11' => 'integer',
                    'updatedBy_12' => 'integer',
                    'user_id_13' => 'integer',
                    'picture_id_14' => 'integer',
                    'banner_id_15' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'createdBy_11' => 'createdBy',
                    'updatedBy_12' => 'updatedBy',
                    'user_id_13' => 'user_id',
                    'picture_id_14' => 'picture_id',
                    'banner_id_15' => 'banner_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'o',
                    'title_1' => 'o',
                    'titleAlt_2' => 'o',
                    'pictureTitle_3' => 'o',
                    'pictureSubtitle_4' => 'o',
                    'description_5' => 'o',
                    'content_6' => 'o',
                    'slug_7' => 'o',
                    'lastUpdate_8' => 'o',
                    'date_9' => 'o',
                    'isEnabled_10' => 'o',
                    'createdBy_11' => 'o',
                    'updatedBy_12' => 'o',
                    'user_id_13' => 'o',
                    'picture_id_14' => 'o',
                    'banner_id_15' => 'o',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Pages',
                    'title_1' => 'App\\Entity\\Pages',
                    'titleAlt_2' => 'App\\Entity\\Pages',
                    'pictureTitle_3' => 'App\\Entity\\Pages',
                    'pictureSubtitle_4' => 'App\\Entity\\Pages',
                    'description_5' => 'App\\Entity\\Pages',
                    'content_6' => 'App\\Entity\\Pages',
                    'slug_7' => 'App\\Entity\\Pages',
                    'lastUpdate_8' => 'App\\Entity\\Pages',
                    'date_9' => 'App\\Entity\\Pages',
                    'isEnabled_10' => 'App\\Entity\\Pages',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
