<?php //7db1d920a630c6ab529888422de3cab3

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,
                        6,
                        7,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT s0_.id AS id_0, s0_.position AS position_1, s0_.name AS name_2, s0_.abbreviation AS abbreviation_3, s0_.director AS director_4, s0_.address AS address_5, s0_.phone AS phone_6, s0_.email AS email_7, s0_.website AS website_8, s0_.map AS map_9, s0_.description AS description_10, s0_.content AS content_11, s0_.date AS date_12, s0_.isEnabled AS isEnabled_13, s0_.slug AS slug_14, s0_.town AS town_15, s0_.longitude AS longitude_16, s0_.latitude AS latitude_17, s0_.is_on_top AS is_on_top_18, s0_.logo_id AS logo_id_19, s0_.director_picture_id AS director_picture_id_20, s0_.createdBy AS createdBy_21, s0_.updatedBy AS updatedBy_22, s0_.category_id AS category_id_23 FROM structures s0_ INNER JOIN structures_categories s1_ ON s0_.category_id = s1_.id WHERE (s1_.label LIKE ? OR s0_.name LIKE ? OR s0_.abbreviation LIKE ? OR s0_.director LIKE ? OR s0_.description LIKE ? OR s0_.content LIKE ? OR s0_.address LIKE ? OR s0_.website LIKE ?) AND s0_.isEnabled = 1 AND s1_.id = 1',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => 'App\\Entity\\Structures',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'position_1' => 'position',
                    'name_2' => 'name',
                    'abbreviation_3' => 'abbreviation',
                    'director_4' => 'director',
                    'address_5' => 'address',
                    'phone_6' => 'phone',
                    'email_7' => 'email',
                    'website_8' => 'website',
                    'map_9' => 'map',
                    'description_10' => 'description',
                    'content_11' => 'content',
                    'date_12' => 'date',
                    'isEnabled_13' => 'isEnabled',
                    'slug_14' => 'slug',
                    'town_15' => 'town',
                    'longitude_16' => 'longitude',
                    'latitude_17' => 'latitude',
                    'is_on_top_18' => 'isOnTop',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'logo_id_19' => 'integer',
                    'director_picture_id_20' => 'integer',
                    'createdBy_21' => 'integer',
                    'updatedBy_22' => 'integer',
                    'category_id_23' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'o' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'logo_id_19' => 'logo_id',
                    'director_picture_id_20' => 'director_picture_id',
                    'createdBy_21' => 'createdBy',
                    'updatedBy_22' => 'updatedBy',
                    'category_id_23' => 'category_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'o',
                    'position_1' => 'o',
                    'name_2' => 'o',
                    'abbreviation_3' => 'o',
                    'director_4' => 'o',
                    'address_5' => 'o',
                    'phone_6' => 'o',
                    'email_7' => 'o',
                    'website_8' => 'o',
                    'map_9' => 'o',
                    'description_10' => 'o',
                    'content_11' => 'o',
                    'date_12' => 'o',
                    'isEnabled_13' => 'o',
                    'slug_14' => 'o',
                    'town_15' => 'o',
                    'longitude_16' => 'o',
                    'latitude_17' => 'o',
                    'is_on_top_18' => 'o',
                    'logo_id_19' => 'o',
                    'director_picture_id_20' => 'o',
                    'createdBy_21' => 'o',
                    'updatedBy_22' => 'o',
                    'category_id_23' => 'o',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Structures',
                    'position_1' => 'App\\Entity\\Structures',
                    'name_2' => 'App\\Entity\\Structures',
                    'abbreviation_3' => 'App\\Entity\\Structures',
                    'director_4' => 'App\\Entity\\Structures',
                    'address_5' => 'App\\Entity\\Structures',
                    'phone_6' => 'App\\Entity\\Structures',
                    'email_7' => 'App\\Entity\\Structures',
                    'website_8' => 'App\\Entity\\Structures',
                    'map_9' => 'App\\Entity\\Structures',
                    'description_10' => 'App\\Entity\\Structures',
                    'content_11' => 'App\\Entity\\Structures',
                    'date_12' => 'App\\Entity\\Structures',
                    'isEnabled_13' => 'App\\Entity\\Structures',
                    'slug_14' => 'App\\Entity\\Structures',
                    'town_15' => 'App\\Entity\\Structures',
                    'longitude_16' => 'App\\Entity\\Structures',
                    'latitude_17' => 'App\\Entity\\Structures',
                    'is_on_top_18' => 'App\\Entity\\Structures',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
