<?php //a72d56012d0e5185e3c08d24e98b544e

return [PHP_INT_MAX, static fn () => \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' => [
                [
                    'type' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT t0_.id AS id_0, t0_.type AS type_1, t0_.value AS value_2, t0_.sort_order AS sort_order_3 FROM term t0_ WHERE t0_.type = ? ORDER BY t0_.sort_order ASC, t0_.value ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    't' => 'App\\Entity\\Term',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'type_1' => 'type',
                    'value_2' => 'value',
                    'sort_order_3' => 'sortOrder',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Term' => [
                        't' => [
                            'id' => 'id_0',
                            'type' => 'type_1',
                            'value' => 'value_2',
                            'sortOrder' => 'sort_order_3',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    't' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 't',
                    'type_1' => 't',
                    'value_2' => 't',
                    'sort_order_3' => 't',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Term',
                    'type_1' => 'App\\Entity\\Term',
                    'value_2' => 'App\\Entity\\Term',
                    'sort_order_3' => 'App\\Entity\\Term',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
