<?php //c2c48f55156bd044eee905bf52daa144

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' => [
                [
                    'query_for_text_1' => [
                        0,
                        1,
                        2,
                        3,
                        4,
                        5,
                        6,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT DISTINCT c0_.id AS id_0 FROM company c0_ WHERE LOWER(CONCAT(c0_.name, \'\')) LIKE ? OR LOWER(CONCAT(c0_.description, \'\')) LIKE ? OR LOWER(CONCAT(c0_.address, \'\')) LIKE ? OR LOWER(CONCAT(c0_.phone, \'\')) LIKE ? OR LOWER(CONCAT(c0_.mail, \'\')) LIKE ? OR LOWER(CONCAT(c0_.website, \'\')) LIKE ? OR LOWER(CONCAT(c0_.type, \'\')) LIKE ?',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'id_0' => '_dctrn_id',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_0' => 'integer',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
