<?php return [PHP_INT_MAX, static function () { 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\\SingleSelectExecutor'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\Exec\\SingleSelectExecutor')),
        clone ($p['Doctrine\\ORM\\Query\\ResultSetMapping'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Query\\ResultSetMapping')),
    ],
    null,
    [
        'Doctrine\\ORM\\Query\\ParserResult' => [
            '_sqlExecutor' => [
                $o[1],
            ],
            '_resultSetMapping' => [
                $o[2],
            ],
            '_parameterMappings' => [
                [
                    'val' => [
                        0,
                    ],
                    'product' => [
                        1,
                        4,
                    ],
                    'now' => [
                        2,
                        3,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\AbstractSqlExecutor' => [
            '_sqlStatements' => [
                1 => 'SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.price_decrease AS price_decrease_2, f0_.date_begin AS date_begin_3, f0_.date_end AS date_end_4, f0_.code AS code_5, f0_.stripe_plan_tarifaire_id AS stripe_plan_tarifaire_id_6, f0_.trial_days AS trial_days_7, f0_.product_id AS product_id_8 FROM fir_product_code_promotion f0_ WHERE LOWER(f0_.code) = ? AND f0_.product_id = ? AND f0_.date_begin <= ? AND (f0_.date_end >= ? OR f0_.date_end IS NULL) AND (f0_.product_id = ? OR f0_.product_id IS NULL)',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'c' => 'App\\Entity\\CodePromotion',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'name_1' => 'name',
                    'price_decrease_2' => 'priceDecrease',
                    'date_begin_3' => 'dateBegin',
                    'date_end_4' => 'dateEnd',
                    'code_5' => 'code',
                    'stripe_plan_tarifaire_id_6' => 'stripePlanTarifaireId',
                    'trial_days_7' => 'trialDays',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'product_id_8' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'c' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'product_id_8' => 'product_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'c',
                    'name_1' => 'c',
                    'price_decrease_2' => 'c',
                    'date_begin_3' => 'c',
                    'date_end_4' => 'c',
                    'code_5' => 'c',
                    'stripe_plan_tarifaire_id_6' => 'c',
                    'trial_days_7' => 'c',
                    'product_id_8' => 'c',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\CodePromotion',
                    'name_1' => 'App\\Entity\\CodePromotion',
                    'price_decrease_2' => 'App\\Entity\\CodePromotion',
                    'date_begin_3' => 'App\\Entity\\CodePromotion',
                    'date_end_4' => 'App\\Entity\\CodePromotion',
                    'code_5' => 'App\\Entity\\CodePromotion',
                    'stripe_plan_tarifaire_id_6' => 'App\\Entity\\CodePromotion',
                    'trial_days_7' => 'App\\Entity\\CodePromotion',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
