<?php //%255B64a6b7c698e4ab4746c76fc8bb1b6871%255D%255B1%255D

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\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
            '_parameterMappings' => [
                [
                    'empresa_id' => [
                        0,
                    ],
                    'dpid' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => '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, SUM(CASE WHEN i1_.gross_amount IS NULL THEN 0 ELSE i1_.gross_amount END) AS sclr_10, SUM(CASE WHEN i1_.gross_amount IS NULL THEN 0 ELSE i1_.gross_amount END - CASE WHEN i1_.paid_amount IS NULL THEN 0 ELSE i1_.paid_amount END) AS sclr_11, c0_.empresa_id AS empresa_id_12 FROM customer c0_ LEFT JOIN invoice i1_ ON c0_.id = i1_.customer_id WHERE c0_.empresa_id = ? AND c0_.id IN (?) GROUP BY c0_.id',
            ],
        ],
        'stdClass' => [
            'isMixed' => [
                2 => true,
            ],
            'aliasMap' => [
                2 => [
                    'c' => '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',
                ],
            ],
            'scalarMappings' => [
                2 => [
                    'sclr_10' => 'gross_amount',
                    'sclr_11' => 'due_amount',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'sclr_10' => 'string',
                    'sclr_11' => 'string',
                    'empresa_id_12' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'empresa_id_12' => 'empresa_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'slug_1' => 'c',
                    'name_2' => 'c',
                    'identification_3' => 'c',
                    'email_4' => 'c',
                    'contact_person_5' => 'c',
                    'invoicing_address_6' => 'c',
                    'shipping_address_7' => 'c',
                    'tipo_documento_8' => 'c',
                    'telefono_9' => 'c',
                    'empresa_id_12' => 'c',
                ],
            ],
            '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],
    []
); }];
