<?php //9e89b67ea5b91f54167e729cc05c2d6e

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT p0_.id AS id_0, p0_.code AS code_1, p0_.sort_order AS sort_order_2, p0_.attribute_id AS attribute_id_3 FROM pim_catalog_attribute_option p0_ WHERE p0_.attribute_id = 9 ORDER BY p0_.code ASC LIMIT 100',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'r' => 'Akeneo\\Pim\\Structure\\Component\\Model\\AttributeOption',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'code_1' => 'code',
                    'sort_order_2' => 'sortOrder',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'attribute_id_3' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'r' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'attribute_id_3' => 'attribute_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'r',
                    'code_1' => 'r',
                    'sort_order_2' => 'r',
                    'attribute_id_3' => 'r',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'Akeneo\\Pim\\Structure\\Component\\Model\\AttributeOption',
                    'code_1' => 'Akeneo\\Pim\\Structure\\Component\\Model\\AttributeOption',
                    'sort_order_2' => 'Akeneo\\Pim\\Structure\\Component\\Model\\AttributeOption',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
