This is the complete list of members for context_system, including all inherited members.
  | $_contextlevel | context | protected | 
  | $_depth | context | protected | 
  | $_id | context | protected | 
  | $_instanceid | context | protected | 
  | $_locked | context | protected | 
  | $_path | context | protected | 
  | $cache_count | context | protectedstatic | 
  | $cache_preloaded | context | protectedstatic | 
  | $systemcontext | context | protectedstatic | 
  | __construct(stdClass $record) | context_system | protected | 
  | __get($name) | context |  | 
  | __isset($name) | context |  | 
  | __set($name, $value) | context |  | 
  | __unset($name) | context |  | 
  | build_paths($force) | context_system | protectedstatic | 
  | cache_add(context $context) | context | protectedstatic | 
  | cache_get($contextlevel, $instance) | context | protectedstatic | 
  | cache_get_by_id($id) | context | protectedstatic | 
  | cache_remove(context $context) | context | protectedstatic | 
  | create_instance_from_record(stdClass $record) | context | protectedstatic | 
  | create_level_instances() | context_system | protectedstatic | 
  | DEFAULT_CAPABILITY_SORT | context | protected | 
  | delete() | context |  | 
  | delete_capabilities() | context |  | 
  | delete_content() | context |  | 
  | get_capabilities(string $sort=self::DEFAULT_CAPABILITY_SORT) | context_system |  | 
  | get_child_contexts() | context_system |  | 
  | get_cleanup_sql() | context_system | protectedstatic | 
  | get_context_name($withprefix=true, $short=false, $escape=true) | context_system |  | 
  | get_course_context($strict=true) | context |  | 
  | get_level_name() | context_system | static | 
  | get_parent_context() | context |  | 
  | get_parent_context_ids($includeself=false) | context |  | 
  | get_parent_context_paths($includeself=false) | context |  | 
  | get_parent_contexts($includeself=false) | context |  | 
  | get_url() | context_system |  | 
  | getIterator() | context |  | 
  | insert_context_record($contextlevel, $instanceid, $parentpath) | context | protectedstatic | 
  | instance($instanceid=0, $strictness=MUST_EXIST, $cache=true) | context_system | static | 
  | instance_by_id($id, $strictness=MUST_EXIST) | context | static | 
  | is_child_of(context $possibleparent, bool $includeself) | context |  | 
  | is_locked() | context |  | 
  | is_parent_of(context $possiblechild, bool $includeself) | context |  | 
  | mark_dirty() | context |  | 
  | merge_context_temp_table() | context | protectedstatic | 
  | preload_from_record(stdClass $rec) | context | protectedstatic | 
  | reload_if_dirty() | context |  | 
  | reset_caches() | context | protectedstatic | 
  | reset_paths($rebuild=true) | context |  | 
  | set_locked(bool $locked) | context_system |  | 
  | update_moved(context $newparent) | context |  |