<?php //22daa75d672c85eb14693f15dd567960

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\\Exec\\AbstractSqlExecutor' => [
            'sqlStatements' => [
                1 => 'SELECT n0_.id AS id_0, n0_.date_debut AS date_debut_1, n0_.date_fin AS date_fin_2, n0_.livreur_id AS livreur_id_3 FROM non_disponibilite n0_ WHERE n0_.date_debut <= ? AND n0_.date_fin >= ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'n' => 'App\\Entity\\NonDisponibilite',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'date_debut_1' => 'dateDebut',
                    'date_fin_2' => 'dateFin',
                ],
            ],
            'typeMappings' => [
                2 => [
                    'livreur_id_3' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'n' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'livreur_id_3' => 'livreur_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'n',
                    'date_debut_1' => 'n',
                    'date_fin_2' => 'n',
                    'livreur_id_3' => 'n',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\NonDisponibilite',
                    'date_debut_1' => 'App\\Entity\\NonDisponibilite',
                    'date_fin_2' => 'App\\Entity\\NonDisponibilite',
                ],
            ],
        ],
    ],
    $o[0],
    [
        [
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'sqlExecutor' => $o[1],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'resultSetMapping' => $o[2],
            "\0".'Doctrine\\ORM\\Query\\ParserResult'."\0".'parameterMappings' => [
                'date' => [
                    0,
                    1,
                ],
            ],
        ],
        1,
    ]
); }];
