<?php //f34daf21a1f16e32ceda4502b0047608

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' => [
                [
                    'user' => [
                        0,
                    ],
                    'from' => [
                        1,
                    ],
                    'to' => [
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT i0_.id AS id_0, i0_.code AS code_1, i0_.date_stamp AS date_stamp_2, i0_.date AS date_3, i0_.from_name AS from_name_4, i0_.from_address1 AS from_address1_5, i0_.from_address2 AS from_address2_6, i0_.from_address3 AS from_address3_7, i0_.from_zip_code AS from_zip_code_8, i0_.from_nif AS from_nif_9, i0_.to_name AS to_name_10, i0_.to_address1 AS to_address1_11, i0_.to_address2 AS to_address2_12, i0_.to_address3 AS to_address3_13, i0_.to_zip_code AS to_zip_code_14, i0_.to_nif AS to_nif_15, i0_.iva AS iva_16, i0_.irpf AS irpf_17, i0_.state AS state_18, i0_.bank_name AS bank_name_19, i0_.bank_iban AS bank_iban_20, i0_.client_id AS client_id_21, i0_.user_id AS user_id_22 FROM invoice i0_ LEFT JOIN user u1_ ON i0_.user_id = u1_.id WHERE u1_.id = ? AND i0_.date >= ? AND i0_.date <= ? ORDER BY i0_.code DESC, i0_.date DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'i' => 'App\\Entity\\Invoice',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'code_1' => 'code',
                    'date_stamp_2' => 'dateStamp',
                    'date_3' => 'date',
                    'from_name_4' => 'fromName',
                    'from_address1_5' => 'fromAddress1',
                    'from_address2_6' => 'fromAddress2',
                    'from_address3_7' => 'fromAddress3',
                    'from_zip_code_8' => 'fromZipCode',
                    'from_nif_9' => 'fromNif',
                    'to_name_10' => 'toName',
                    'to_address1_11' => 'toAddress1',
                    'to_address2_12' => 'toAddress2',
                    'to_address3_13' => 'toAddress3',
                    'to_zip_code_14' => 'toZipCode',
                    'to_nif_15' => 'toNif',
                    'iva_16' => 'iva',
                    'irpf_17' => 'irpf',
                    'state_18' => 'state',
                    'bank_name_19' => 'bankName',
                    'bank_iban_20' => 'bankIban',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'client_id_21' => 'integer',
                    'user_id_22' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'i' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'client_id_21' => 'client_id',
                    'user_id_22' => 'user_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'i',
                    'code_1' => 'i',
                    'date_stamp_2' => 'i',
                    'date_3' => 'i',
                    'from_name_4' => 'i',
                    'from_address1_5' => 'i',
                    'from_address2_6' => 'i',
                    'from_address3_7' => 'i',
                    'from_zip_code_8' => 'i',
                    'from_nif_9' => 'i',
                    'to_name_10' => 'i',
                    'to_address1_11' => 'i',
                    'to_address2_12' => 'i',
                    'to_address3_13' => 'i',
                    'to_zip_code_14' => 'i',
                    'to_nif_15' => 'i',
                    'iva_16' => 'i',
                    'irpf_17' => 'i',
                    'state_18' => 'i',
                    'bank_name_19' => 'i',
                    'bank_iban_20' => 'i',
                    'client_id_21' => 'i',
                    'user_id_22' => 'i',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Invoice',
                    'code_1' => 'App\\Entity\\Invoice',
                    'date_stamp_2' => 'App\\Entity\\Invoice',
                    'date_3' => 'App\\Entity\\Invoice',
                    'from_name_4' => 'App\\Entity\\Invoice',
                    'from_address1_5' => 'App\\Entity\\Invoice',
                    'from_address2_6' => 'App\\Entity\\Invoice',
                    'from_address3_7' => 'App\\Entity\\Invoice',
                    'from_zip_code_8' => 'App\\Entity\\Invoice',
                    'from_nif_9' => 'App\\Entity\\Invoice',
                    'to_name_10' => 'App\\Entity\\Invoice',
                    'to_address1_11' => 'App\\Entity\\Invoice',
                    'to_address2_12' => 'App\\Entity\\Invoice',
                    'to_address3_13' => 'App\\Entity\\Invoice',
                    'to_zip_code_14' => 'App\\Entity\\Invoice',
                    'to_nif_15' => 'App\\Entity\\Invoice',
                    'iva_16' => 'App\\Entity\\Invoice',
                    'irpf_17' => 'App\\Entity\\Invoice',
                    'state_18' => 'App\\Entity\\Invoice',
                    'bank_name_19' => 'App\\Entity\\Invoice',
                    'bank_iban_20' => 'App\\Entity\\Invoice',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
