<?php //be44b1663357cfdd446d25edf4b77638

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' => [
                [
                    'user' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.currency AS currency_2, e0_.created_at AS created_at_3, e0_.created_by_id AS created_by_id_4 FROM expense_group e0_ INNER JOIN expense_group_members e2_ ON e0_.id = e2_.expense_group_id INNER JOIN users u1_ ON u1_.id = e2_.user_id WHERE u1_.id = ? ORDER BY e0_.created_at DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'g' => 'App\\Expense\\Entity\\ExpenseGroup',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'currency_2' => 'currency',
                    'created_at_3' => 'createdAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Expense\\Entity\\ExpenseGroup' => [
                        'g' => [
                            'id' => 'id_0',
                            'name' => 'name_1',
                            'currency' => 'currency_2',
                            'createdAt' => 'created_at_3',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'created_by_id_4' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'g' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'created_by_id_4' => 'created_by_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'g',
                    'name_1' => 'g',
                    'currency_2' => 'g',
                    'created_at_3' => 'g',
                    'created_by_id_4' => 'g',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Expense\\Entity\\ExpenseGroup',
                    'name_1' => 'App\\Expense\\Entity\\ExpenseGroup',
                    'currency_2' => 'App\\Expense\\Entity\\ExpenseGroup',
                    'created_at_3' => 'App\\Expense\\Entity\\ExpenseGroup',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
