<?php //7706c3bd1b2a4047e40b873354bfb11c

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\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT c0_.code AS code_0, c0_.name AS name_1, c0_.email AS email_2, c0_.website AS website_3, c0_.country_of_incorporation AS country_of_incorporation_4, c0_.description AS description_5, c0_.company_reg_no AS company_reg_no_6, c0_.id AS id_7, c0_.created_by_id AS created_by_id_8, c0_.updated_by_id AS updated_by_id_9, c0_.physical_address_id AS physical_address_id_10 FROM company c0_ WHERE (LOWER(c0_.name) LIKE ? OR LOWER(c0_.email) LIKE ? OR LOWER(c0_.company_reg_no) LIKE ?) AND c0_.id IN (?)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\Company',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'code_0' => 'code',
                    'name_1' => 'name',
                    'email_2' => 'email',
                    'website_3' => 'website',
                    'country_of_incorporation_4' => 'countryOfIncorporation',
                    'description_5' => 'description',
                    'company_reg_no_6' => 'companyRegNo',
                    'id_7' => 'id',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'created_by_id_8' => 'integer',
                    'updated_by_id_9' => 'integer',
                    'physical_address_id_10' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'created_by_id_8' => 'created_by_id',
                    'updated_by_id_9' => 'updated_by_id',
                    'physical_address_id_10' => 'physical_address_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'code_0' => 'entity',
                    'name_1' => 'entity',
                    'email_2' => 'entity',
                    'website_3' => 'entity',
                    'country_of_incorporation_4' => 'entity',
                    'description_5' => 'entity',
                    'company_reg_no_6' => 'entity',
                    'id_7' => 'entity',
                    'created_by_id_8' => 'entity',
                    'updated_by_id_9' => 'entity',
                    'physical_address_id_10' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'code_0' => 'App\\Entity\\Company',
                    'name_1' => 'App\\Entity\\Company',
                    'email_2' => 'App\\Entity\\Company',
                    'website_3' => 'App\\Entity\\Company',
                    'country_of_incorporation_4' => 'App\\Entity\\Company',
                    'description_5' => 'App\\Entity\\Company',
                    'company_reg_no_6' => 'App\\Entity\\Company',
                    'id_7' => 'App\\Entity\\Company',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'query_for_text_1' => [
                    0,
                    1,
                    2,
                ],
                'dpid' => [
                    3,
                ],
            ],
        ],
        1,
    ]
); }];
