<?php //c7affdec9933aeff4560860787e75ede

return [PHP_INT_MAX, static fn () => \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\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
            'parameterMappings' => [
                [
                    'park' => [
                        0,
                    ],
                    'name' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT r0_.customer_type AS customer_type_0, r0_.title AS title_1, r0_.area AS area_2, r0_.is_expired AS is_expired_3, r0_.is_available AS is_available_4, r0_.price AS price_5, r0_.room_count AS room_count_6, r0_.link AS link_7, r0_.id AS id_8, r0_.uuid AS uuid_9, r0_.created_at AS created_at_10, r0_.updated_at AS updated_at_11, r0_.park_id AS park_id_12, r0_.business_id AS business_id_13, r0_.image_id AS image_id_14 FROM real_estate r0_ LEFT JOIN business b1_ ON r0_.business_id = b1_.id WHERE r0_.park_id = ? AND LOWER(b1_.name) COLLATE utf8mb4_unicode_ci LIKE LOWER(?) COLLATE utf8mb4_unicode_ci',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    're' => 'App\\Entity\\RealEstate',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'customer_type_0' => 'customerType',
                    'title_1' => 'title',
                    'area_2' => 'area',
                    'is_expired_3' => 'isExpired',
                    'is_available_4' => 'isAvailable',
                    'price_5' => 'price',
                    'room_count_6' => 'roomCount',
                    'link_7' => 'link',
                    'id_8' => 'id',
                    'uuid_9' => 'uuid',
                    'created_at_10' => 'createdAt',
                    'updated_at_11' => 'updatedAt',
                ],
            ],
            'enumMappings' => [
                2 => [
                    'customer_type_0' => 'App\\Enum\\CustomerType',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'park_id_12' => 'integer',
                    'business_id_13' => 'integer',
                    'image_id_14' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    're' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'park_id_12' => 'park_id',
                    'business_id_13' => 'business_id',
                    'image_id_14' => 'image_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'customer_type_0' => 're',
                    'title_1' => 're',
                    'area_2' => 're',
                    'is_expired_3' => 're',
                    'is_available_4' => 're',
                    'price_5' => 're',
                    'room_count_6' => 're',
                    'link_7' => 're',
                    'id_8' => 're',
                    'uuid_9' => 're',
                    'created_at_10' => 're',
                    'updated_at_11' => 're',
                    'park_id_12' => 're',
                    'business_id_13' => 're',
                    'image_id_14' => 're',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'customer_type_0' => 'App\\Entity\\RealEstate',
                    'title_1' => 'App\\Entity\\RealEstate',
                    'area_2' => 'App\\Entity\\RealEstate',
                    'is_expired_3' => 'App\\Entity\\RealEstate',
                    'is_available_4' => 'App\\Entity\\RealEstate',
                    'price_5' => 'App\\Entity\\RealEstate',
                    'room_count_6' => 'App\\Entity\\RealEstate',
                    'link_7' => 'App\\Entity\\RealEstate',
                    'id_8' => 'App\\Entity\\RealEstate',
                    'uuid_9' => 'App\\Entity\\RealEstate',
                    'created_at_10' => 'App\\Entity\\RealEstate',
                    'updated_at_11' => 'App\\Entity\\RealEstate',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
