<?php //5ef690aad158e7c5f0c6c240c3ee462a

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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT DISTINCT p0_.id AS id_0, p0_.numero AS numero_1, p0_.date AS date_2, p0_.description AS description_3, p0_.date_echeance AS date_echeance_4, p0_.montant_total AS montant_total_5, p0_.montant_paye AS montant_paye_6, p0_.terrain AS terrain_7, p0_.piece_jointe AS piece_jointe_8, p0_.notes AS notes_9, p0_.categorie AS categorie_10, v1_.id AS id_11, v1_.montant AS montant_12, d2_.id AS id_13, d2_.libelle AS libelle_14, d2_.montant_total AS montant_total_15, d2_.montant_ht AS montant_ht_16, d2_.notes AS notes_17, p0_.paye_par_id AS paye_par_id_18, p0_.entreprise_id AS entreprise_id_19, p0_.financement_id AS financement_id_20, v1_.paiement_id AS paiement_id_21, v1_.devis_id AS devis_id_22, d2_.type_id AS type_id_23, d2_.lot_id AS lot_id_24, d2_.entreprise_id AS entreprise_id_25, d2_.financement_id AS financement_id_26 FROM paiement p0_ LEFT JOIN ventilation v1_ ON p0_.id = v1_.paiement_id LEFT JOIN devis d2_ ON v1_.devis_id = d2_.id ORDER BY p0_.date DESC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'p' => 'App\\Entity\\Expense',
                    'v' => 'App\\Entity\\Allocation',
                    'd' => 'App\\Entity\\Quote',
                ],
            ],
            'relationMap' => [
                2 => [
                    'v' => 'allocations',
                    'd' => 'quote',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'v' => 'p',
                    'd' => 'v',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'numero_1' => 'number',
                    'date_2' => 'date',
                    'description_3' => 'description',
                    'date_echeance_4' => 'dueDate',
                    'montant_total_5' => 'totalAmount',
                    'montant_paye_6' => 'paidAmount',
                    'terrain_7' => 'terrain',
                    'piece_jointe_8' => 'attachment',
                    'notes_9' => 'notes',
                    'categorie_10' => 'category',
                    'id_11' => 'id',
                    'montant_12' => 'amount',
                    'id_13' => 'id',
                    'libelle_14' => 'label',
                    'montant_total_15' => 'totalAmount',
                    'montant_ht_16' => 'htAmount',
                    'notes_17' => 'notes',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Expense' => [
                        'p' => [
                            'id' => 'id_0',
                            'number' => 'numero_1',
                            'date' => 'date_2',
                            'description' => 'description_3',
                            'dueDate' => 'date_echeance_4',
                            'totalAmount' => 'montant_total_5',
                            'paidAmount' => 'montant_paye_6',
                            'terrain' => 'terrain_7',
                            'attachment' => 'piece_jointe_8',
                            'notes' => 'notes_9',
                            'category' => 'categorie_10',
                        ],
                    ],
                    'App\\Entity\\Allocation' => [
                        'v' => [
                            'id' => 'id_11',
                            'amount' => 'montant_12',
                        ],
                    ],
                    'App\\Entity\\Quote' => [
                        'd' => [
                            'id' => 'id_13',
                            'label' => 'libelle_14',
                            'totalAmount' => 'montant_total_15',
                            'htAmount' => 'montant_ht_16',
                            'notes' => 'notes_17',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'paye_par_id_18' => 'integer',
                    'entreprise_id_19' => 'integer',
                    'financement_id_20' => 'integer',
                    'paiement_id_21' => 'integer',
                    'devis_id_22' => 'integer',
                    'type_id_23' => 'integer',
                    'lot_id_24' => 'integer',
                    'entreprise_id_25' => 'integer',
                    'financement_id_26' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'p' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'paye_par_id_18' => 'paye_par_id',
                    'entreprise_id_19' => 'entreprise_id',
                    'financement_id_20' => 'financement_id',
                    'paiement_id_21' => 'paiement_id',
                    'devis_id_22' => 'devis_id',
                    'type_id_23' => 'type_id',
                    'lot_id_24' => 'lot_id',
                    'entreprise_id_25' => 'entreprise_id',
                    'financement_id_26' => 'financement_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'p',
                    'numero_1' => 'p',
                    'date_2' => 'p',
                    'description_3' => 'p',
                    'date_echeance_4' => 'p',
                    'montant_total_5' => 'p',
                    'montant_paye_6' => 'p',
                    'terrain_7' => 'p',
                    'piece_jointe_8' => 'p',
                    'notes_9' => 'p',
                    'categorie_10' => 'p',
                    'id_11' => 'v',
                    'montant_12' => 'v',
                    'id_13' => 'd',
                    'libelle_14' => 'd',
                    'montant_total_15' => 'd',
                    'montant_ht_16' => 'd',
                    'notes_17' => 'd',
                    'paye_par_id_18' => 'p',
                    'entreprise_id_19' => 'p',
                    'financement_id_20' => 'p',
                    'paiement_id_21' => 'v',
                    'devis_id_22' => 'v',
                    'type_id_23' => 'd',
                    'lot_id_24' => 'd',
                    'entreprise_id_25' => 'd',
                    'financement_id_26' => 'd',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Expense',
                    'numero_1' => 'App\\Entity\\Expense',
                    'date_2' => 'App\\Entity\\Expense',
                    'description_3' => 'App\\Entity\\Expense',
                    'date_echeance_4' => 'App\\Entity\\Expense',
                    'montant_total_5' => 'App\\Entity\\Expense',
                    'montant_paye_6' => 'App\\Entity\\Expense',
                    'terrain_7' => 'App\\Entity\\Expense',
                    'piece_jointe_8' => 'App\\Entity\\Expense',
                    'notes_9' => 'App\\Entity\\Expense',
                    'categorie_10' => 'App\\Entity\\Expense',
                    'id_11' => 'App\\Entity\\Allocation',
                    'montant_12' => 'App\\Entity\\Allocation',
                    'id_13' => 'App\\Entity\\Quote',
                    'libelle_14' => 'App\\Entity\\Quote',
                    'montant_total_15' => 'App\\Entity\\Quote',
                    'montant_ht_16' => 'App\\Entity\\Quote',
                    'notes_17' => 'App\\Entity\\Quote',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
