<?php //c408b03fa6903094e40b710da1e4ae12

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' => [
                [
                    'order' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT g0_.id AS id_0, g0_.name AS name_1, g0_.order_ AS order__2 FROM gestions_workflows_expense g0_ WHERE g0_.order_ = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'w' => 'App\\Entity\\WorkflowExpense',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'order__2' => 'order',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\WorkflowExpense' => [
                        'w' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'order' => 'order__2',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'w' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'w',
                    'name_1' => 'w',
                    'order__2' => 'w',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\WorkflowExpense',
                    'name_1' => 'App\\Entity\\WorkflowExpense',
                    'order__2' => 'App\\Entity\\WorkflowExpense',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
