Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
core\context\system Member List

This is the complete list of members for core\context\system, 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\systemprotected
__get($name)core\context
__isset($name)core\context
__set($name, $value)core\context
__unset($name)core\context
build_paths($force)core\context\systemprotectedstatic
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\systemprotectedstatic
DEFAULT_CAPABILITY_SORTcore\contextprotected
delete()core\context
delete_capabilities()core\context
delete_content()core\context
get_behat_reference_columns()core\contextprotectedstatic
get_capabilities(string $sort=self::DEFAULT_CAPABILITY_SORT)core\context\system
get_child_contexts()core\context\system
get_cleanup_sql()core\context\systemprotectedstatic
get_compatible_role_archetypes()core\context\systemprotectedstatic
get_context_name($withprefix=true, $short=false, $escape=true)core\context\system
get_course_context($strict=true)core\context
get_instance_table()core\contextprotectedstatic
get_level_name()core\context\systemstatic
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\systemstatic
get_short_name()core\context\systemstatic
get_url()core\context\system
getIterator()core\context
insert_context_record($contextlevel, $instanceid, $parentpath)core\contextprotectedstatic
instance($instanceid=0, $strictness=MUST_EXIST, $cache=true)core\context\systemstatic
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\system
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\system
update_moved(context $newparent)core\context