<?php //ba2f905bf884f15185fd1e797538a0a6

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' => [
                [
                    'dpid' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT c0_.id AS id_0, c0_.expense_date AS expense_date_1, c0_.amount AS amount_2, c0_.description AS description_3, c0_.created_at AS created_at_4 FROM cotisation_expense c0_ WHERE c0_.id IN (?) ORDER BY c0_.expense_date DESC, c0_.id DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'entity' => 'App\\Entity\\CotisationExpense',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'expense_date_1' => 'expenseDate',
                    'amount_2' => 'amount',
                    'description_3' => 'description',
                    'created_at_4' => 'createdAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\CotisationExpense' => [
                        'entity' => [
                            'id' => 'id_0',
                            'expenseDate' => 'expense_date_1',
                            'amount' => 'amount_2',
                            'description' => 'description_3',
                            'createdAt' => 'created_at_4',
                        ],
                    ],
                ],
            ],
            'entityMappings' => [
                2 => [
                    'entity' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'entity',
                    'expense_date_1' => 'entity',
                    'amount_2' => 'entity',
                    'description_3' => 'entity',
                    'created_at_4' => 'entity',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\CotisationExpense',
                    'expense_date_1' => 'App\\Entity\\CotisationExpense',
                    'amount_2' => 'App\\Entity\\CotisationExpense',
                    'description_3' => 'App\\Entity\\CotisationExpense',
                    'created_at_4' => 'App\\Entity\\CotisationExpense',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
