Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core\context\course Member List

This is the complete list of members for core\context\course, including all inherited members.

$_contextlevelcore\contextprotected
$_depthcore\contextprotected
$_idcore\contextprotected
$_instanceidcore\contextprotected
$_lockedcore\contextprotected
$_pathcore\contextprotected
$cache_countcore\contextprotectedstatic
$cache_preloadedcore\contextprotectedstatic
$systemcontextcore\contextprotectedstatic
__construct(stdClass $record)core\context\courseprotected
__get($name)core\context
__isset($name)core\context
__set($name, $value)core\context
__unset($name)core\context
build_paths($force)core\context\courseprotectedstatic
cache_add(context $context)core\contextprotectedstatic
cache_get($contextlevel, $instance)core\contextprotectedstatic
cache_get_by_id($id)core\contextprotectedstatic
cache_remove(context $context)core\contextprotectedstatic
create_instance_from_record(stdClass $record)core\contextprotectedstatic
create_level_instances()core\context\courseprotectedstatic
DEFAULT_CAPABILITY_SORTcore\contextprotected
delete()core\context
delete_capabilities()core\context
delete_content()core\context
get_behat_reference_columns()core\context\courseprotectedstatic
get_capabilities(string $sort=self::DEFAULT_CAPABILITY_SORT)core\context\course
get_child_contexts()core\context
get_cleanup_sql()core\context\courseprotectedstatic
get_compatible_role_archetypes()core\context\courseprotectedstatic
get_context_name($withprefix=true, $short=false, $escape=true)core\context\course
get_course_context($strict=true)core\context\course
get_instance_table()core\context\courseprotectedstatic
get_level_name()core\context\coursestatic
get_parent_context()core\context
get_parent_context_ids($includeself=false)core\context
get_parent_context_paths($includeself=false)core\context
get_parent_contexts($includeself=false)core\context
get_possible_parent_levels()core\context\coursestatic
get_short_name()core\context\coursestatic
get_url()core\context\course
getIterator()core\context
insert_context_record($contextlevel, $instanceid, $parentpath)core\contextprotectedstatic
instance($courseid, $strictness=MUST_EXIST)core\context\coursestatic
instance_by_id($id, $strictness=MUST_EXIST)core\contextstatic
is_child_of(context $possibleparent, bool $includeself)core\context
is_locked()core\context
is_parent_of(context $possiblechild, bool $includeself)core\context
LEVELcore\context\course
mark_dirty()core\context
merge_context_temp_table()core\contextprotectedstatic
preload_from_record(stdClass $rec)core\contextprotectedstatic
reload_if_dirty()core\context
reset_caches()core\contextprotectedstatic
reset_paths($rebuild=true)core\context
set_locked(bool $locked)core\context
update_moved(context $newparent)core\context