<?php //01e7d325214010c50985c9a58b0e0763

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],
            ],
            'parameterMappings' => [
                [
                    'course' => [
                        0,
                    ],
                ],
            ],
        ],
        'Doctrine\\ORM\\Query\\Exec\\SingleSelectSqlFinalizer' => [
            'sql' => [
                1 => 'SELECT s0_.id AS id_0, s0_.moodle_id AS moodle_id_1, s0_.name AS name_2, s0_.summary AS summary_3, s0_.visible AS visible_4, s0_.position AS position_5, s0_.synced_at AS synced_at_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s1_.id AS id_9, s1_.moodle_id AS moodle_id_10, s1_.name AS name_11, s1_.type AS type_12, s1_.visible AS visible_13, s1_.is_trackable AS is_trackable_14, s1_.completion_type AS completion_type_15, s1_.url AS url_16, s1_.position AS position_17, s1_.synced_at AS synced_at_18, s1_.created_at AS created_at_19, s1_.updated_at AS updated_at_20, s0_.course_id AS course_id_21, s1_.section_id AS section_id_22 FROM sam_moodle_section s0_ LEFT JOIN sam_moodle_activity s1_ ON s0_.id = s1_.section_id WHERE s0_.course_id = ? ORDER BY s0_.position ASC, s1_.position ASC',
            ],
        ],
        'stdClass' => [
            'aliasMap' => [
                2 => [
                    's' => 'App\\Entity\\Sam\\SamMoodleSection',
                    'a' => 'App\\Entity\\Sam\\SamMoodleActivity',
                ],
            ],
            'relationMap' => [
                2 => [
                    'a' => 'activities',
                ],
            ],
            'parentAliasMap' => [
                2 => [
                    'a' => 's',
                ],
            ],
            'fieldMappings' => [
                2 => [
                    'id_0' => 'id',
                    'moodle_id_1' => 'moodleId',
                    'name_2' => 'name',
                    'summary_3' => 'summary',
                    'visible_4' => 'visible',
                    'position_5' => 'position',
                    'synced_at_6' => 'syncedAt',
                    'created_at_7' => 'createdAt',
                    'updated_at_8' => 'updatedAt',
                    'id_9' => 'id',
                    'moodle_id_10' => 'moodleId',
                    'name_11' => 'name',
                    'type_12' => 'type',
                    'visible_13' => 'visible',
                    'is_trackable_14' => 'isTrackable',
                    'completion_type_15' => 'completionType',
                    'url_16' => 'url',
                    'position_17' => 'position',
                    'synced_at_18' => 'syncedAt',
                    'created_at_19' => 'createdAt',
                    'updated_at_20' => 'updatedAt',
                ],
            ],
            'columnAliasMappings' => [
                2 => [
                    'App\\Entity\\Sam\\SamMoodleSection' => [
                        's' => [
                            'id' => 'id_0',
                            'moodleId' => 'moodle_id_1',
                            'name' => 'name_2',
                            'summary' => 'summary_3',
                            'visible' => 'visible_4',
                            'position' => 'position_5',
                            'syncedAt' => 'synced_at_6',
                            'createdAt' => 'created_at_7',
                            'updatedAt' => 'updated_at_8',
                        ],
                    ],
                    'App\\Entity\\Sam\\SamMoodleActivity' => [
                        'a' => [
                            'id' => 'id_9',
                            'moodleId' => 'moodle_id_10',
                            'name' => 'name_11',
                            'type' => 'type_12',
                            'visible' => 'visible_13',
                            'isTrackable' => 'is_trackable_14',
                            'completionType' => 'completion_type_15',
                            'url' => 'url_16',
                            'position' => 'position_17',
                            'syncedAt' => 'synced_at_18',
                            'createdAt' => 'created_at_19',
                            'updatedAt' => 'updated_at_20',
                        ],
                    ],
                ],
            ],
            'typeMappings' => [
                2 => [
                    'course_id_21' => 'integer',
                    'section_id_22' => 'integer',
                ],
            ],
            'entityMappings' => [
                2 => [
                    's' => null,
                ],
            ],
            'metaMappings' => [
                2 => [
                    'course_id_21' => 'course_id',
                    'section_id_22' => 'section_id',
                ],
            ],
            'columnOwnerMap' => [
                2 => [
                    'id_0' => 's',
                    'moodle_id_1' => 's',
                    'name_2' => 's',
                    'summary_3' => 's',
                    'visible_4' => 's',
                    'position_5' => 's',
                    'synced_at_6' => 's',
                    'created_at_7' => 's',
                    'updated_at_8' => 's',
                    'id_9' => 'a',
                    'moodle_id_10' => 'a',
                    'name_11' => 'a',
                    'type_12' => 'a',
                    'visible_13' => 'a',
                    'is_trackable_14' => 'a',
                    'completion_type_15' => 'a',
                    'url_16' => 'a',
                    'position_17' => 'a',
                    'synced_at_18' => 'a',
                    'created_at_19' => 'a',
                    'updated_at_20' => 'a',
                    'course_id_21' => 's',
                    'section_id_22' => 'a',
                ],
            ],
            'declaringClasses' => [
                2 => [
                    'id_0' => 'App\\Entity\\Sam\\SamMoodleSection',
                    'moodle_id_1' => 'App\\Entity\\Sam\\SamMoodleSection',
                    'name_2' => 'App\\Entity\\Sam\\SamMoodleSection',
                    'summary_3' => 'App\\Entity\\Sam\\SamMoodleSection',
                    'visible_4' => 'App\\Entity\\Sam\\SamMoodleSection',
                    'position_5' => 'App\\Entity\\Sam\\SamMoodleSection',
                    'synced_at_6' => 'App\\Entity\\Sam\\SamMoodleSection',
                    'created_at_7' => 'App\\Entity\\Sam\\SamMoodleSection',
                    'updated_at_8' => 'App\\Entity\\Sam\\SamMoodleSection',
                    'id_9' => 'App\\Entity\\Sam\\SamMoodleActivity',
                    'moodle_id_10' => 'App\\Entity\\Sam\\SamMoodleActivity',
                    'name_11' => 'App\\Entity\\Sam\\SamMoodleActivity',
                    'type_12' => 'App\\Entity\\Sam\\SamMoodleActivity',
                    'visible_13' => 'App\\Entity\\Sam\\SamMoodleActivity',
                    'is_trackable_14' => 'App\\Entity\\Sam\\SamMoodleActivity',
                    'completion_type_15' => 'App\\Entity\\Sam\\SamMoodleActivity',
                    'url_16' => 'App\\Entity\\Sam\\SamMoodleActivity',
                    'position_17' => 'App\\Entity\\Sam\\SamMoodleActivity',
                    'synced_at_18' => 'App\\Entity\\Sam\\SamMoodleActivity',
                    'created_at_19' => 'App\\Entity\\Sam\\SamMoodleActivity',
                    'updated_at_20' => 'App\\Entity\\Sam\\SamMoodleActivity',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
