<?php //bfbce89d31e4ccec90da9c31555385dc

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' => [
                [
                    'previousPrinter' => [
                        0,
                    ],
                    'statuses' => [
                        1,
                    ],
                    'today' => [
                        2,
                        3,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT l0_.id AS id_0, l0_.type AS type_1, l0_.libelle AS libelle_2, l0_.quantite AS quantite_3, l0_.prix_unitaire_ht AS prix_unitaire_ht_4, l0_.coefficient_indexation AS coefficient_indexation_5, l0_.date_debut AS date_debut_6, l0_.date_fin AS date_fin_7, l0_.actif AS actif_8, l0_.meta AS meta_9, l0_.created_at AS created_at_10, l0_.updated_at AS updated_at_11, l0_.contrat_id AS contrat_id_12, l0_.site_id AS site_id_13, l0_.imprimante_id AS imprimante_id_14 FROM ligne_contrat l0_ INNER JOIN contrat c1_ ON l0_.contrat_id = c1_.id WHERE l0_.imprimante_id = ? AND l0_.actif = 1 AND c1_.statut IN (?) AND ((l0_.date_debut IS NULL OR l0_.date_debut <= ?)) AND ((l0_.date_fin IS NULL OR l0_.date_fin >= ?))',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'lc' => 'App\\Entity\\LigneContrat',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'type_1' => 'type',
                    'libelle_2' => 'libelle',
                    'quantite_3' => 'quantite',
                    'prix_unitaire_ht_4' => 'prixUnitaireHt',
                    'coefficient_indexation_5' => 'coefficientIndexation',
                    'date_debut_6' => 'dateDebut',
                    'date_fin_7' => 'dateFin',
                    'actif_8' => 'actif',
                    'meta_9' => 'meta',
                    'created_at_10' => 'createdAt',
                    'updated_at_11' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\LigneContrat' => [
                        'lc' => [
                            'id' => 'id_0',
                            'type' => 'type_1',
                            'libelle' => 'libelle_2',
                            'quantite' => 'quantite_3',
                            'prixUnitaireHt' => 'prix_unitaire_ht_4',
                            'coefficientIndexation' => 'coefficient_indexation_5',
                            'dateDebut' => 'date_debut_6',
                            'dateFin' => 'date_fin_7',
                            'actif' => 'actif_8',
                            'meta' => 'meta_9',
                            'createdAt' => 'created_at_10',
                            'updatedAt' => 'updated_at_11',
                        ],
                    ],
                ],
            ],
            'enumMappings' => [
                2 => [
                    'type_1' => 'App\\Entity\\Enum\\ContractLineType',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'contrat_id_12' => 'integer',
                    'site_id_13' => 'integer',
                    'imprimante_id_14' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'lc' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'contrat_id_12' => 'contrat_id',
                    'site_id_13' => 'site_id',
                    'imprimante_id_14' => 'imprimante_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'lc',
                    'type_1' => 'lc',
                    'libelle_2' => 'lc',
                    'quantite_3' => 'lc',
                    'prix_unitaire_ht_4' => 'lc',
                    'coefficient_indexation_5' => 'lc',
                    'date_debut_6' => 'lc',
                    'date_fin_7' => 'lc',
                    'actif_8' => 'lc',
                    'meta_9' => 'lc',
                    'created_at_10' => 'lc',
                    'updated_at_11' => 'lc',
                    'contrat_id_12' => 'lc',
                    'site_id_13' => 'lc',
                    'imprimante_id_14' => 'lc',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\LigneContrat',
                    'type_1' => 'App\\Entity\\LigneContrat',
                    'libelle_2' => 'App\\Entity\\LigneContrat',
                    'quantite_3' => 'App\\Entity\\LigneContrat',
                    'prix_unitaire_ht_4' => 'App\\Entity\\LigneContrat',
                    'coefficient_indexation_5' => 'App\\Entity\\LigneContrat',
                    'date_debut_6' => 'App\\Entity\\LigneContrat',
                    'date_fin_7' => 'App\\Entity\\LigneContrat',
                    'actif_8' => 'App\\Entity\\LigneContrat',
                    'meta_9' => 'App\\Entity\\LigneContrat',
                    'created_at_10' => 'App\\Entity\\LigneContrat',
                    'updated_at_11' => 'App\\Entity\\LigneContrat',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
