<?php //%255B9369329c8b3377083a58bf3b15eb037a%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' => [
                [
                    1 => [
                        0,
                    ],
                    'empresa_id' => [
                        1,
                    ],
                    'dpid' => [
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.reference AS reference_2, p0_.description AS description_3, p0_.price AS price_4, SUM(CASE WHEN i1_.unitary_cost IS NULL OR i2_.id IS NULL THEN 0 ELSE i1_.unitary_cost END * CASE WHEN i1_.quantity IS NULL THEN 0 ELSE i1_.quantity END) AS sclr_5, SUM(CASE WHEN i1_.quantity IS NULL OR i2_.id IS NULL THEN 0 ELSE i1_.quantity END) AS sclr_6, p0_.empresa_id AS empresa_id_7, p0_.tax_id AS tax_id_8 FROM product p0_ LEFT JOIN item i1_ ON p0_.id = i1_.product_id LEFT JOIN invoices_items i3_ ON i1_.id = i3_.item_id LEFT JOIN invoice i2_ ON i2_.id = i3_.invoice_id AND (i2_.status <> ?) WHERE p0_.empresa_id = ? AND (p0_.reference LIKE \'%114239%\' OR p0_.description LIKE \'%114239%\') AND p0_.id IN (?) GROUP BY p0_.id',
            ],
        ],
        'stdClass' => [
            'isMixed' => [
                2 => true,
            ],
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Model\\Product',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'slug_1' => 'slug',
                    'reference_2' => 'reference',
                    'description_3' => 'description',
                    'price_4' => 'price',
                ],
            ],
            'scalarMappings' => [
                2 => [
                    'sclr_5' => 'revenue',
                    'sclr_6' => 'num_sold',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'sclr_5' => 'string',
                    'sclr_6' => 'string',
                    'empresa_id_7' => 'integer',
                    'tax_id_8' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'empresa_id_7' => 'empresa_id',
                    'tax_id_8' => 'tax_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'slug_1' => 'p',
                    'reference_2' => 'p',
                    'description_3' => 'p',
                    'price_4' => 'p',
                    'empresa_id_7' => 'p',
                    'tax_id_8' => 'p',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Model\\Product',
                    'slug_1' => 'App\\Entity\\Model\\Product',
                    'reference_2' => 'App\\Entity\\Model\\Product',
                    'description_3' => 'App\\Entity\\Model\\Product',
                    'price_4' => 'App\\Entity\\Model\\Product',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
