<?php //75395e52c59fa103296bc725294d749f

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' => [
                [
                    'attributeCode' => [
                        0,
                    ],
                    'search' => [
                        1,
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT DISTINCT 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_ LEFT JOIN pim_catalog_attribute p1_ ON p0_.attribute_id = p1_.id LEFT JOIN pim_catalog_attribute_option_value p2_ ON p0_.id = p2_.option_id WHERE p1_.code = ? AND (p2_.value LIKE ? OR p0_.code LIKE ?) ORDER BY p0_.sort_order ASC, p0_.code ASC LIMIT 20',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'o' => '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 => [
                    'o' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'attribute_id_3' => 'attribute_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'o',
                    'code_1' => 'o',
                    'sort_order_2' => 'o',
                    'attribute_id_3' => 'o',
                ],
            ],
            '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],
    []
); }];
