<?php //0f8222051ad78e466d1bde349e91cf43

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' => [
                [
                    'isPublic' => [
                        0,
                    ],
                    'statuses' => [
                        1,
                    ],
                    'city' => [
                        2,
                    ],
                    'locContains' => [
                        3,
                        4,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT MAX(a0_.created_at) AS sclr_0 FROM announcement a0_ LEFT JOIN category c1_ ON a0_.category_id = c1_.id LEFT JOIN location l2_ ON a0_.location_id = l2_.id WHERE a0_.is_public = ? AND a0_.status IN (?) AND LOWER(TRIM(l2_.city)) = LOWER(?) AND (LOWER(COALESCE(l2_.address, \'\')) LIKE ? OR LOWER(COALESCE(l2_.name, \'\')) LIKE ?)',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'sclr_0' => 1,
                ],
            ],
            'typeMappings' => [
                2 => [
                    'sclr_0' => 'string',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
