<?php //3765a66362cb1a63611b54429c7621b4

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' => [
                [
                    'localeCode' => [
                        0,
                        1,
                    ],
                    'label1083969755' => [
                        2,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT p0_.id AS id_0, p0_.sort_order AS sort_order_1, p0_.useable_as_grid_filter AS useable_as_grid_filter_2, p0_.max_characters AS max_characters_3, p0_.validation_rule AS validation_rule_4, p0_.validation_regexp AS validation_regexp_5, p0_.wysiwyg_enabled AS wysiwyg_enabled_6, p0_.number_min AS number_min_7, p0_.number_max AS number_max_8, p0_.decimals_allowed AS decimals_allowed_9, p0_.negative_allowed AS negative_allowed_10, p0_.date_min AS date_min_11, p0_.date_max AS date_max_12, p0_.metric_family AS metric_family_13, p0_.default_metric_unit AS default_metric_unit_14, p0_.max_file_size AS max_file_size_15, p0_.allowed_extensions AS allowed_extensions_16, p0_.minimumInputLength AS minimumInputLength_17, p0_.is_required AS is_required_18, p0_.is_unique AS is_unique_19, p0_.is_localizable AS is_localizable_20, p0_.is_scopable AS is_scopable_21, p0_.code AS code_22, p0_.entity_type AS entity_type_23, p0_.attribute_type AS attribute_type_24, p0_.backend_type AS backend_type_25, p0_.properties AS properties_26, p0_.created AS created_27, p0_.updated AS updated_28, p0_.guidelines AS guidelines_29, (CASE WHEN p1_.label IS NULL THEN p0_.code ELSE p1_.label END) AS sclr_30, (CASE WHEN p2_.label IS NULL THEN p3_.code ELSE p2_.label END) AS sclr_31, p1_.label AS label_32, p3_.code AS code_33, p0_.group_id AS group_id_34 FROM pim_catalog_attribute p0_ LEFT JOIN pim_catalog_attribute_translation p1_ ON p0_.id = p1_.foreign_key AND (p1_.locale = ?) LEFT JOIN pim_catalog_attribute_group p3_ ON p0_.group_id = p3_.id LEFT JOIN pim_catalog_attribute_group_translation p2_ ON p3_.id = p2_.foreign_key AND (p2_.locale = ?) WHERE p1_.label LIKE ?',
            ],
        ],
        'stdClass' => [
            'isMixed' => [
                2 => true,
            ],
            'aliasMap' => [
                2 => [
                    'a' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'sort_order_1' => 'sortOrder',
                    'useable_as_grid_filter_2' => 'useableAsGridFilter',
                    'max_characters_3' => 'maxCharacters',
                    'validation_rule_4' => 'validationRule',
                    'validation_regexp_5' => 'validationRegexp',
                    'wysiwyg_enabled_6' => 'wysiwygEnabled',
                    'number_min_7' => 'numberMin',
                    'number_max_8' => 'numberMax',
                    'decimals_allowed_9' => 'decimalsAllowed',
                    'negative_allowed_10' => 'negativeAllowed',
                    'date_min_11' => 'dateMin',
                    'date_max_12' => 'dateMax',
                    'metric_family_13' => 'metricFamily',
                    'default_metric_unit_14' => 'defaultMetricUnit',
                    'max_file_size_15' => 'maxFileSize',
                    'allowed_extensions_16' => 'allowedExtensions',
                    'minimumInputLength_17' => 'minimumInputLength',
                    'is_required_18' => 'required',
                    'is_unique_19' => 'unique',
                    'is_localizable_20' => 'localizable',
                    'is_scopable_21' => 'scopable',
                    'code_22' => 'code',
                    'entity_type_23' => 'entityType',
                    'attribute_type_24' => 'type',
                    'backend_type_25' => 'backendType',
                    'properties_26' => 'properties',
                    'created_27' => 'created',
                    'updated_28' => 'updated',
                    'guidelines_29' => 'guidelines',
                ],
            ],
            'scalarMappings' => [
                2 => [
                    'sclr_30' => 'label',
                    'sclr_31' => 'groupLabel',
                    'label_32' => 'label',
                    'code_33' => 'code',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'sclr_30' => 'string',
                    'sclr_31' => 'string',
                    'label_32' => 'string',
                    'code_33' => 'string',
                    'group_id_34' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'a' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'group_id_34' => 'group_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'a',
                    'sort_order_1' => 'a',
                    'useable_as_grid_filter_2' => 'a',
                    'max_characters_3' => 'a',
                    'validation_rule_4' => 'a',
                    'validation_regexp_5' => 'a',
                    'wysiwyg_enabled_6' => 'a',
                    'number_min_7' => 'a',
                    'number_max_8' => 'a',
                    'decimals_allowed_9' => 'a',
                    'negative_allowed_10' => 'a',
                    'date_min_11' => 'a',
                    'date_max_12' => 'a',
                    'metric_family_13' => 'a',
                    'default_metric_unit_14' => 'a',
                    'max_file_size_15' => 'a',
                    'allowed_extensions_16' => 'a',
                    'minimumInputLength_17' => 'a',
                    'is_required_18' => 'a',
                    'is_unique_19' => 'a',
                    'is_localizable_20' => 'a',
                    'is_scopable_21' => 'a',
                    'code_22' => 'a',
                    'entity_type_23' => 'a',
                    'attribute_type_24' => 'a',
                    'backend_type_25' => 'a',
                    'properties_26' => 'a',
                    'created_27' => 'a',
                    'updated_28' => 'a',
                    'guidelines_29' => 'a',
                    'group_id_34' => 'a',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'sort_order_1' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'useable_as_grid_filter_2' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'max_characters_3' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'validation_rule_4' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'validation_regexp_5' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'wysiwyg_enabled_6' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'number_min_7' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'number_max_8' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'decimals_allowed_9' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'negative_allowed_10' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'date_min_11' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'date_max_12' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'metric_family_13' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'default_metric_unit_14' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'max_file_size_15' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'allowed_extensions_16' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'minimumInputLength_17' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'is_required_18' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'is_unique_19' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'is_localizable_20' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'is_scopable_21' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'code_22' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'entity_type_23' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'attribute_type_24' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'backend_type_25' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'properties_26' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'created_27' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'updated_28' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                    'guidelines_29' => 'Akeneo\\Pim\\Structure\\Component\\Model\\Attribute',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
