<?php //f4dee6a09e141bf098d1bc3bee04e148

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { 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\\SingleSelectSqlFinalizer'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            'sqlFinalizer' => [
                $o[1],
            ],
            'resultSetMapping' => [
                $o[2],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.image AS image_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.product_attribute_group_id AS product_attribute_group_id_5 FROM product_attribute p0_',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'e' => 'App\\Entity\\ProductAttribute',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'image_2' => 'image',
                    'created_at_3' => 'createdAt',
                    'updated_at_4' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\ProductAttribute' => [
                        'e' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'image' => 'image_2',
                            'createdAt' => 'created_at_3',
                            'updatedAt' => 'updated_at_4',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'product_attribute_group_id_5' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'e' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'product_attribute_group_id_5' => 'product_attribute_group_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'e',
                    'name_1' => 'e',
                    'image_2' => 'e',
                    'created_at_3' => 'e',
                    'updated_at_4' => 'e',
                    'product_attribute_group_id_5' => 'e',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\ProductAttribute',
                    'name_1' => 'App\\Entity\\ProductAttribute',
                    'image_2' => 'App\\Entity\\ProductAttribute',
                    'created_at_3' => 'App\\Entity\\ProductAttribute',
                    'updated_at_4' => 'App\\Entity\\ProductAttribute',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
