<?php //999ca7bc4ded6510b43df88d0b845eee

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' => [
                [
                    'codes' => [
                        0,
                    ],
                ],
            ],
        ],
        '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_.created AS created_3, p0_.updated AS updated_4 FROM pim_catalog_attribute_group p0_ WHERE p0_.code IN (?) ORDER BY p0_.sort_order ASC LIMIT 8',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'ag' => 'Akeneo\\Pim\\Structure\\Component\\Model\\AttributeGroup',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'code_1' => 'code',
                    'sort_order_2' => 'sortOrder',
                    'created_3' => 'created',
                    'updated_4' => 'updated',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'ag' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'ag',
                    'code_1' => 'ag',
                    'sort_order_2' => 'ag',
                    'created_3' => 'ag',
                    'updated_4' => 'ag',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'Akeneo\\Pim\\Structure\\Component\\Model\\AttributeGroup',
                    'code_1' => 'Akeneo\\Pim\\Structure\\Component\\Model\\AttributeGroup',
                    'sort_order_2' => 'Akeneo\\Pim\\Structure\\Component\\Model\\AttributeGroup',
                    'created_3' => 'Akeneo\\Pim\\Structure\\Component\\Model\\AttributeGroup',
                    'updated_4' => 'Akeneo\\Pim\\Structure\\Component\\Model\\AttributeGroup',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
