<?php //57b1ceaed62acfd2e72749187fd642ed

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 g0_.id AS id_0, g0_.date AS date_1, g0_.type AS type_2, g0_.reference AS reference_3, g0_.note AS note_4, g1_.id AS id_5, g1_.product_name AS product_name_6, g1_.quantity AS quantity_7, g1_.quantity_received AS quantity_received_8, g1_.purchase_price AS purchase_price_9, g2_.id AS id_10, g2_.libelle AS libelle_11, g2_.notes AS notes_12, g2_.created_at AS created_at_13, g3_.id AS id_14, g3_.libelle AS libelle_15, g0_.etat_id AS etat_id_16, g0_.client_id AS client_id_17, g0_.user_id AS user_id_18, g1_.document_id AS document_id_19, g1_.fournisseur_id AS fournisseur_id_20 FROM gestions_stock_documents g0_ LEFT JOIN gestions_stock_document_lines g1_ ON g0_.id = g1_.document_id LEFT JOIN gestions_clients g2_ ON g0_.client_id = g2_.id LEFT JOIN gestions_fournisseurs g3_ ON g1_.fournisseur_id = g3_.id',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'd' => 'App\\Entity\\StockDocument',
                    'l' => 'App\\Entity\\StockDocumentLine',
                    'cl' => 'App\\Entity\\Client',
                    'f' => 'App\\Entity\\Fournisseur',
                ],
            ],
            'relationMap' => [
                2 => [
                    'l' => 'lines',
                    'cl' => 'client',
                    'f' => 'fournisseur',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'l' => 'd',
                    'cl' => 'd',
                    'f' => 'l',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'date_1' => 'date',
                    'type_2' => 'type',
                    'reference_3' => 'reference',
                    'note_4' => 'note',
                    'id_5' => 'id',
                    'product_name_6' => 'productName',
                    'quantity_7' => 'quantity',
                    'quantity_received_8' => 'quantityReceived',
                    'purchase_price_9' => 'purchasePrice',
                    'id_10' => 'id',
                    'libelle_11' => 'libelle',
                    'notes_12' => 'notes',
                    'created_at_13' => 'createdAt',
                    'id_14' => 'id',
                    'libelle_15' => 'libelle',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\StockDocument' => [
                        'd' => [
                            'id' => 'id_0',
                            'date' => 'date_1',
                            'type' => 'type_2',
                            'reference' => 'reference_3',
                            'note' => 'note_4',
                        ],
                    ],
                    'App\\Entity\\StockDocumentLine' => [
                        'l' => [
                            'id' => 'id_5',
                            'productName' => 'product_name_6',
                            'quantity' => 'quantity_7',
                            'quantityReceived' => 'quantity_received_8',
                            'purchasePrice' => 'purchase_price_9',
                        ],
                    ],
                    'App\\Entity\\Client' => [
                        'cl' => [
                            'id' => 'id_10',
                            'libelle' => 'libelle_11',
                            'notes' => 'notes_12',
                            'createdAt' => 'created_at_13',
                        ],
                    ],
                    'App\\Entity\\Fournisseur' => [
                        'f' => [
                            'id' => 'id_14',
                            'libelle' => 'libelle_15',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'etat_id_16' => 'integer',
                    'client_id_17' => 'integer',
                    'user_id_18' => 'integer',
                    'document_id_19' => 'integer',
                    'fournisseur_id_20' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'd' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'etat_id_16' => 'etat_id',
                    'client_id_17' => 'client_id',
                    'user_id_18' => 'user_id',
                    'document_id_19' => 'document_id',
                    'fournisseur_id_20' => 'fournisseur_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'd',
                    'date_1' => 'd',
                    'type_2' => 'd',
                    'reference_3' => 'd',
                    'note_4' => 'd',
                    'id_5' => 'l',
                    'product_name_6' => 'l',
                    'quantity_7' => 'l',
                    'quantity_received_8' => 'l',
                    'purchase_price_9' => 'l',
                    'id_10' => 'cl',
                    'libelle_11' => 'cl',
                    'notes_12' => 'cl',
                    'created_at_13' => 'cl',
                    'id_14' => 'f',
                    'libelle_15' => 'f',
                    'etat_id_16' => 'd',
                    'client_id_17' => 'd',
                    'user_id_18' => 'd',
                    'document_id_19' => 'l',
                    'fournisseur_id_20' => 'l',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\StockDocument',
                    'date_1' => 'App\\Entity\\StockDocument',
                    'type_2' => 'App\\Entity\\StockDocument',
                    'reference_3' => 'App\\Entity\\StockDocument',
                    'note_4' => 'App\\Entity\\StockDocument',
                    'id_5' => 'App\\Entity\\StockDocumentLine',
                    'product_name_6' => 'App\\Entity\\StockDocumentLine',
                    'quantity_7' => 'App\\Entity\\StockDocumentLine',
                    'quantity_received_8' => 'App\\Entity\\StockDocumentLine',
                    'purchase_price_9' => 'App\\Entity\\StockDocumentLine',
                    'id_10' => 'App\\Entity\\Client',
                    'libelle_11' => 'App\\Entity\\Client',
                    'notes_12' => 'App\\Entity\\Client',
                    'created_at_13' => 'App\\Entity\\Client',
                    'id_14' => 'App\\Entity\\Fournisseur',
                    'libelle_15' => 'App\\Entity\\Fournisseur',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
