<?php //f4aead267b5791fa1cad35688c636b43

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,
                    ],
                    'dpid' => [
                        7,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.description AS description_2, c0_.type AS type_3, c0_.phone AS phone_4, c0_.mail AS mail_5, c0_.website AS website_6, c0_.created_at AS created_at_7, c0_.updated_at AS updated_at_8, c0_.ghost AS ghost_9, c0_.link AS link_10, c0_.nip AS nip_11, c0_.regon AS regon_12, c0_.registry_type AS registry_type_13, c0_.address AS address_14, c0_.krs AS krs_15, c0_.city_id AS city_id_16, c0_.category_id AS category_id_17, c0_.providers_id AS providers_id_18 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 ?) AND c0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\Company',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'description_2' => 'description',
                    'type_3' => 'type',
                    'phone_4' => 'phone',
                    'mail_5' => 'mail',
                    'website_6' => 'website',
                    'created_at_7' => 'createdAt',
                    'updated_at_8' => 'updatedAt',
                    'ghost_9' => 'ghost',
                    'link_10' => 'link',
                    'nip_11' => 'nip',
                    'regon_12' => 'regon',
                    'registry_type_13' => 'registryType',
                    'address_14' => 'address',
                    'krs_15' => 'krs',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Company' => [
                        'entity' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'description' => 'description_2',
                            'type' => 'type_3',
                            'phone' => 'phone_4',
                            'mail' => 'mail_5',
                            'website' => 'website_6',
                            'createdAt' => 'created_at_7',
                            'updatedAt' => 'updated_at_8',
                            'ghost' => 'ghost_9',
                            'link' => 'link_10',
                            'nip' => 'nip_11',
                            'regon' => 'regon_12',
                            'registryType' => 'registry_type_13',
                            'address' => 'address_14',
                            'krs' => 'krs_15',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'city_id_16' => 'integer',
                    'category_id_17' => 'integer',
                    'providers_id_18' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'city_id_16' => 'city_id',
                    'category_id_17' => 'category_id',
                    'providers_id_18' => 'providers_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'name_1' => 'entity',
                    'description_2' => 'entity',
                    'type_3' => 'entity',
                    'phone_4' => 'entity',
                    'mail_5' => 'entity',
                    'website_6' => 'entity',
                    'created_at_7' => 'entity',
                    'updated_at_8' => 'entity',
                    'ghost_9' => 'entity',
                    'link_10' => 'entity',
                    'nip_11' => 'entity',
                    'regon_12' => 'entity',
                    'registry_type_13' => 'entity',
                    'address_14' => 'entity',
                    'krs_15' => 'entity',
                    'city_id_16' => 'entity',
                    'category_id_17' => 'entity',
                    'providers_id_18' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Company',
                    'name_1' => 'App\\Entity\\Company',
                    'description_2' => 'App\\Entity\\Company',
                    'type_3' => 'App\\Entity\\Company',
                    'phone_4' => 'App\\Entity\\Company',
                    'mail_5' => 'App\\Entity\\Company',
                    'website_6' => 'App\\Entity\\Company',
                    'created_at_7' => 'App\\Entity\\Company',
                    'updated_at_8' => 'App\\Entity\\Company',
                    'ghost_9' => 'App\\Entity\\Company',
                    'link_10' => 'App\\Entity\\Company',
                    'nip_11' => 'App\\Entity\\Company',
                    'regon_12' => 'App\\Entity\\Company',
                    'registry_type_13' => 'App\\Entity\\Company',
                    'address_14' => 'App\\Entity\\Company',
                    'krs_15' => 'App\\Entity\\Company',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
