<?php //58040afdde7b3d2fb78f6bc8a8fad0ba

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' => [
                [
                    'locale' => [
                        0,
                    ],
                    'attribute' => [
                        1,
                    ],
                    'ids' => [
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT p0_.id AS id_0, p0_.code AS code_1, p1_.value AS value_2, p2_.properties AS properties_3 FROM pim_catalog_attribute_option p0_ LEFT JOIN pim_catalog_attribute_option_value p1_ ON p0_.id = p1_.option_id AND (p1_.locale_code = ?) LEFT JOIN pim_catalog_attribute p2_ ON p0_.attribute_id = p2_.id WHERE p0_.attribute_id = ? AND p0_.code IN (?) ORDER BY p0_.sort_order ASC, p0_.code ASC',
            ],
        ],
        'stdClass' => [
            'scalarMappings' => [
                2 => [
                    'id_0' => 'id',
                    'code_1' => 'code',
                    'value_2' => 'label',
                    'properties_3' => 'properties',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'id_0' => 'integer',
                    'code_1' => 'string',
                    'value_2' => 'string',
                    'properties_3' => 'array',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
