<?php //a605b905d9b118504001557b1f9aa48d

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],
            ],
            'parameterMappings' => [
                [
                    'active' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT p0_.id AS id_0, p0_.code AS code_1, p0_.name AS name_2, p0_.active AS active_3, p0_.sort_order AS sort_order_4, p0_.created_at AS created_at_5, p0_.updated_at AS updated_at_6 FROM product_types p0_ WHERE p0_.active = ? ORDER BY p0_.sort_order ASC, p0_.name ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'productType' => 'App\\Entity\\ProductType',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'code_1' => 'code',
                    'name_2' => 'name',
                    'active_3' => 'active',
                    'sort_order_4' => 'sortOrder',
                    'created_at_5' => 'createdAt',
                    'updated_at_6' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\ProductType' => [
                        'productType' => [
                            'id' => 'id_0',
                            'code' => 'code_1',
                            'name' => 'name_2',
                            'active' => 'active_3',
                            'sortOrder' => 'sort_order_4',
                            'createdAt' => 'created_at_5',
                            'updatedAt' => 'updated_at_6',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'productType' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'productType',
                    'code_1' => 'productType',
                    'name_2' => 'productType',
                    'active_3' => 'productType',
                    'sort_order_4' => 'productType',
                    'created_at_5' => 'productType',
                    'updated_at_6' => 'productType',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\ProductType',
                    'code_1' => 'App\\Entity\\ProductType',
                    'name_2' => 'App\\Entity\\ProductType',
                    'active_3' => 'App\\Entity\\ProductType',
                    'sort_order_4' => 'App\\Entity\\ProductType',
                    'created_at_5' => 'App\\Entity\\ProductType',
                    'updated_at_6' => 'App\\Entity\\ProductType',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
