<?php //%255Bf14da8d00b32a0c8054bf43b5e6bcc7b%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' => [
                [
                    'priceMin' => [
                        0,
                    ],
                    'priceMax' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT h0_.id AS id_0, h0_.photo AS photo_1, h0_.name AS name_2, h0_.alias AS alias_3, h0_.description AS description_4, h0_.price AS price_5, h0_.country AS country_6, h0_.zipcode AS zipcode_7, h0_.city AS city_8, h0_.user_id AS user_id_9, h0_.category_id AS category_id_10 FROM house h0_ WHERE h0_.price >= ? AND h0_.price <= ? ORDER BY h0_.id ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'h' => 'App\\Entity\\House',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'photo_1' => 'photo',
                    'name_2' => 'name',
                    'alias_3' => 'alias',
                    'description_4' => 'description',
                    'price_5' => 'price',
                    'country_6' => 'country',
                    'zipcode_7' => 'zipcode',
                    'city_8' => 'city',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'user_id_9' => 'integer',
                    'category_id_10' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'h' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'user_id_9' => 'user_id',
                    'category_id_10' => 'category_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'h',
                    'photo_1' => 'h',
                    'name_2' => 'h',
                    'alias_3' => 'h',
                    'description_4' => 'h',
                    'price_5' => 'h',
                    'country_6' => 'h',
                    'zipcode_7' => 'h',
                    'city_8' => 'h',
                    'user_id_9' => 'h',
                    'category_id_10' => 'h',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\House',
                    'photo_1' => 'App\\Entity\\House',
                    'name_2' => 'App\\Entity\\House',
                    'alias_3' => 'App\\Entity\\House',
                    'description_4' => 'App\\Entity\\House',
                    'price_5' => 'App\\Entity\\House',
                    'country_6' => 'App\\Entity\\House',
                    'zipcode_7' => 'App\\Entity\\House',
                    'city_8' => 'App\\Entity\\House',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
