<?php //577af114eca5861f22441291b26ac54a

return [PHP_INT_MAX, static fn () => \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' => [
                [
                    'package' => [
                        0,
                    ],
                    'active' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT e0_.id AS id_0, e0_.duration_hours AS duration_hours_1, e0_.price AS price_2, e0_.is_active AS is_active_3, e0_.created_at AS created_at_4, e0_.updated_at AS updated_at_5, e0_.event_package_id AS event_package_id_6 FROM event_package_duration e0_ WHERE e0_.event_package_id = ? AND e0_.is_active = ? ORDER BY e0_.duration_hours ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'd' => 'App\\Entity\\EventPackageDuration',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'duration_hours_1' => 'durationHours',
                    'price_2' => 'price',
                    'is_active_3' => 'isActive',
                    'created_at_4' => 'createdAt',
                    'updated_at_5' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\EventPackageDuration' => [
                        'd' => [
                            'id' => 'id_0',
                            'durationHours' => 'duration_hours_1',
                            'price' => 'price_2',
                            'isActive' => 'is_active_3',
                            'createdAt' => 'created_at_4',
                            'updatedAt' => 'updated_at_5',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'event_package_id_6' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'd' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'event_package_id_6' => 'event_package_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'd',
                    'duration_hours_1' => 'd',
                    'price_2' => 'd',
                    'is_active_3' => 'd',
                    'created_at_4' => 'd',
                    'updated_at_5' => 'd',
                    'event_package_id_6' => 'd',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\EventPackageDuration',
                    'duration_hours_1' => 'App\\Entity\\EventPackageDuration',
                    'price_2' => 'App\\Entity\\EventPackageDuration',
                    'is_active_3' => 'App\\Entity\\EventPackageDuration',
                    'created_at_4' => 'App\\Entity\\EventPackageDuration',
                    'updated_at_5' => 'App\\Entity\\EventPackageDuration',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
