<?php //56b17807e0cc779a5179a9fbfb915e5b

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 b0_.id AS id_0, b0_.day AS day_1, b0_.open_time_morning AS open_time_morning_2, b0_.closed_time_morning AS closed_time_morning_3, b0_.open_time_afternoon AS open_time_afternoon_4, b0_.closed_time_afternoon AS closed_time_afternoon_5 FROM businesshours b0_ ORDER BY b0_.day ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'b' => 'App\\Entity\\Businesshours',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'day_1' => 'day',
                    'open_time_morning_2' => 'openTimeMorning',
                    'closed_time_morning_3' => 'closedTimeMorning',
                    'open_time_afternoon_4' => 'openTimeAfternoon',
                    'closed_time_afternoon_5' => 'closedTimeAfternoon',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'b' => null,
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'b',
                    'day_1' => 'b',
                    'open_time_morning_2' => 'b',
                    'closed_time_morning_3' => 'b',
                    'open_time_afternoon_4' => 'b',
                    'closed_time_afternoon_5' => 'b',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Businesshours',
                    'day_1' => 'App\\Entity\\Businesshours',
                    'open_time_morning_2' => 'App\\Entity\\Businesshours',
                    'closed_time_morning_3' => 'App\\Entity\\Businesshours',
                    'open_time_afternoon_4' => 'App\\Entity\\Businesshours',
                    'closed_time_afternoon_5' => 'App\\Entity\\Businesshours',
                ],
            ],
        ],
    ],
    $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' => [],
        ],
    ]
); }];
