<?php //72f9ee216328ce40810aa772d270b57c

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\\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\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT c0_.id AS id_0, c0_.slug AS slug_1, c0_.name AS name_2, c0_.identification AS identification_3, c0_.email AS email_4, c0_.contact_person AS contact_person_5, c0_.invoicing_address AS invoicing_address_6, c0_.shipping_address AS shipping_address_7, c0_.tipo_documento AS tipo_documento_8, c0_.telefono AS telefono_9 FROM customer c0_ WHERE c0_.empresa_id = ? AND (c0_.identification LIKE \'%MORENO%\' OR c0_.name LIKE \'%MORENO%\') ORDER BY c0_.name ASC) dctrn_result) dctrn_table',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Model\\Customer',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'slug_1' => 'slug',
                    'name_2' => 'name',
                    'identification_3' => 'identification',
                    'email_4' => 'email',
                    'contact_person_5' => 'contactPerson',
                    'invoicing_address_6' => 'invoicingAddress',
                    'shipping_address_7' => 'shippingAddress',
                    'tipo_documento_8' => 'tipoDocumento',
                    'telefono_9' => 'telefono',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Model\\Customer' => [
                        'p' => [
                            'id' => 'id_0',
                            'slug' => 'slug_1',
                            'name' => 'name_2',
                            'identification' => 'identification_3',
                            'email' => 'email_4',
                            'contactPerson' => 'contact_person_5',
                            'invoicingAddress' => 'invoicing_address_6',
                            'shippingAddress' => 'shipping_address_7',
                            'tipoDocumento' => 'tipo_documento_8',
                            'telefono' => 'telefono_9',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'slug_1' => 'p',
                    'name_2' => 'p',
                    'identification_3' => 'p',
                    'email_4' => 'p',
                    'contact_person_5' => 'p',
                    'invoicing_address_6' => 'p',
                    'shipping_address_7' => 'p',
                    'tipo_documento_8' => 'p',
                    'telefono_9' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Model\\Customer',
                    'slug_1' => 'App\\Entity\\Model\\Customer',
                    'name_2' => 'App\\Entity\\Model\\Customer',
                    'identification_3' => 'App\\Entity\\Model\\Customer',
                    'email_4' => 'App\\Entity\\Model\\Customer',
                    'contact_person_5' => 'App\\Entity\\Model\\Customer',
                    'invoicing_address_6' => 'App\\Entity\\Model\\Customer',
                    'shipping_address_7' => 'App\\Entity\\Model\\Customer',
                    'tipo_documento_8' => 'App\\Entity\\Model\\Customer',
                    'telefono_9' => 'App\\Entity\\Model\\Customer',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => null,
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlFinalizer' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'empresa_id' => [
                    0,
                ],
            ],
        ],
    ]
); }];
