<?php //0a50efb0406a3c9eb44a5c69bcf06ab6

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' => [
                [
                    'course' => [
                        0,
                    ],
                    'active' => [
                        1,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT s0_.id AS id_0, s0_.outlook_event_id AS outlook_event_id_1, s0_.day_of_week AS day_of_week_2, s0_.synchronized_at AS synchronized_at_3, s0_.last_updated_at AS last_updated_at_4, s0_.is_active AS is_active_5, s0_.calendar_sync_id AS calendar_sync_id_6, s0_.course_id AS course_id_7 FROM synchronized_event s0_ WHERE s0_.course_id = ? AND s0_.is_active = ?',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'se' => 'App\\Entity\\SynchronizedEvent',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'outlook_event_id_1' => 'outlookEventId',
                    'day_of_week_2' => 'dayOfWeek',
                    'synchronized_at_3' => 'synchronizedAt',
                    'last_updated_at_4' => 'lastUpdatedAt',
                    'is_active_5' => 'isActive',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\SynchronizedEvent' => [
                        'se' => [
                            'id' => 'id_0',
                            'outlookEventId' => 'outlook_event_id_1',
                            'dayOfWeek' => 'day_of_week_2',
                            'synchronizedAt' => 'synchronized_at_3',
                            'lastUpdatedAt' => 'last_updated_at_4',
                            'isActive' => 'is_active_5',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'calendar_sync_id_6' => 'integer',
                    'course_id_7' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'se' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'calendar_sync_id_6' => 'calendar_sync_id',
                    'course_id_7' => 'course_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'se',
                    'outlook_event_id_1' => 'se',
                    'day_of_week_2' => 'se',
                    'synchronized_at_3' => 'se',
                    'last_updated_at_4' => 'se',
                    'is_active_5' => 'se',
                    'calendar_sync_id_6' => 'se',
                    'course_id_7' => 'se',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\SynchronizedEvent',
                    'outlook_event_id_1' => 'App\\Entity\\SynchronizedEvent',
                    'day_of_week_2' => 'App\\Entity\\SynchronizedEvent',
                    'synchronized_at_3' => 'App\\Entity\\SynchronizedEvent',
                    'last_updated_at_4' => 'App\\Entity\\SynchronizedEvent',
                    'is_active_5' => 'App\\Entity\\SynchronizedEvent',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
