<?php //bffa53d99c68f9509158dc2c7c71814b

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { 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\\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],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT l0_.id AS id_0, l0_.topic AS topic_1, l0_.scheduled_at AS scheduled_at_2, l0_.class_name AS class_name_3, l0_.status AS status_4, l0_.attendance AS attendance_5, l0_.meet_link AS meet_link_6, l0_.parent_one_pager_sent AS parent_one_pager_sent_7, l0_.notes AS notes_8, l0_.additional_notes AS additional_notes_9, l0_.teacher_training_invited AS teacher_training_invited_10, l0_.teacher_training_month AS teacher_training_month_11, l0_.teacher_training_day AS teacher_training_day_12, l0_.is_repeated AS is_repeated_13, l0_.rescheduled_by_school AS rescheduled_by_school_14, l0_.students_count AS students_count_15, l0_.school_id AS school_id_16, l0_.speaker_id AS speaker_id_17, l0_.campaign_id AS campaign_id_18 FROM lesson l0_ INNER JOIN `user` u1_ ON l0_.school_id = u1_.id AND u1_.type IN (\'school\') LEFT JOIN `user` u2_ ON l0_.speaker_id = u2_.id AND u2_.type IN (\'speaker\') ORDER BY l0_.scheduled_at ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    'l' => 'App\\Entity\\Lesson',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'topic_1' => 'topic',
                    'scheduled_at_2' => 'scheduledAt',
                    'class_name_3' => 'className',
                    'status_4' => 'status',
                    'attendance_5' => 'attendance',
                    'meet_link_6' => 'meetLink',
                    'parent_one_pager_sent_7' => 'parentOnePagerSent',
                    'notes_8' => 'notes',
                    'additional_notes_9' => 'additionalNotes',
                    'teacher_training_invited_10' => 'teacherTrainingInvited',
                    'teacher_training_month_11' => 'teacherTrainingMonth',
                    'teacher_training_day_12' => 'teacherTrainingDay',
                    'is_repeated_13' => 'isRepeated',
                    'rescheduled_by_school_14' => 'rescheduledBySchool',
                    'students_count_15' => 'studentsCount',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Lesson' => [
                        'l' => [
                            'id' => 'id_0',
                            'topic' => 'topic_1',
                            'scheduledAt' => 'scheduled_at_2',
                            'className' => 'class_name_3',
                            'status' => 'status_4',
                            'attendance' => 'attendance_5',
                            'meetLink' => 'meet_link_6',
                            'parentOnePagerSent' => 'parent_one_pager_sent_7',
                            'notes' => 'notes_8',
                            'additionalNotes' => 'additional_notes_9',
                            'teacherTrainingInvited' => 'teacher_training_invited_10',
                            'teacherTrainingMonth' => 'teacher_training_month_11',
                            'teacherTrainingDay' => 'teacher_training_day_12',
                            'isRepeated' => 'is_repeated_13',
                            'rescheduledBySchool' => 'rescheduled_by_school_14',
                            'studentsCount' => 'students_count_15',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'school_id_16' => 'integer',
                    'speaker_id_17' => 'integer',
                    'campaign_id_18' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    'l' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'school_id_16' => 'school_id',
                    'speaker_id_17' => 'speaker_id',
                    'campaign_id_18' => 'campaign_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 'l',
                    'topic_1' => 'l',
                    'scheduled_at_2' => 'l',
                    'class_name_3' => 'l',
                    'status_4' => 'l',
                    'attendance_5' => 'l',
                    'meet_link_6' => 'l',
                    'parent_one_pager_sent_7' => 'l',
                    'notes_8' => 'l',
                    'additional_notes_9' => 'l',
                    'teacher_training_invited_10' => 'l',
                    'teacher_training_month_11' => 'l',
                    'teacher_training_day_12' => 'l',
                    'is_repeated_13' => 'l',
                    'rescheduled_by_school_14' => 'l',
                    'students_count_15' => 'l',
                    'school_id_16' => 'l',
                    'speaker_id_17' => 'l',
                    'campaign_id_18' => 'l',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Lesson',
                    'topic_1' => 'App\\Entity\\Lesson',
                    'scheduled_at_2' => 'App\\Entity\\Lesson',
                    'class_name_3' => 'App\\Entity\\Lesson',
                    'status_4' => 'App\\Entity\\Lesson',
                    'attendance_5' => 'App\\Entity\\Lesson',
                    'meet_link_6' => 'App\\Entity\\Lesson',
                    'parent_one_pager_sent_7' => 'App\\Entity\\Lesson',
                    'notes_8' => 'App\\Entity\\Lesson',
                    'additional_notes_9' => 'App\\Entity\\Lesson',
                    'teacher_training_invited_10' => 'App\\Entity\\Lesson',
                    'teacher_training_month_11' => 'App\\Entity\\Lesson',
                    'teacher_training_day_12' => 'App\\Entity\\Lesson',
                    'is_repeated_13' => 'App\\Entity\\Lesson',
                    'rescheduled_by_school_14' => 'App\\Entity\\Lesson',
                    'students_count_15' => 'App\\Entity\\Lesson',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
