Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
context Member List

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

$_contextlevelcontextprotected
$_depthcontextprotected
$_idcontextprotected
$_instanceidcontextprotected
$_lockedcontextprotected
$_pathcontextprotected
$cache_countcontextprotectedstatic
$cache_preloadedcontextprotectedstatic
$systemcontextcontextprotectedstatic
__construct(stdClass $record)contextprotected
__get($name)context
__isset($name)context
__set($name, $value)context
__unset($name)context
build_paths($force)contextprotectedstatic
cache_add(context $context)contextprotectedstatic
cache_get($contextlevel, $instance)contextprotectedstatic
cache_get_by_id($id)contextprotectedstatic
cache_remove(context $context)contextprotectedstatic
create_instance_from_record(stdClass $record)contextprotectedstatic
create_level_instances()contextprotectedstatic
delete()context
delete_capabilities()context
delete_content()context
get_capabilities()context
get_child_contexts()context
get_cleanup_sql()contextprotectedstatic
get_context_name($withprefix=true, $short=false)context
get_course_context($strict=true)context
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
getIterator()context
insert_context_record($contextlevel, $instanceid, $parentpath)contextprotectedstatic
instance_by_id($id, $strictness=MUST_EXIST)contextstatic
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()contextprotectedstatic
preload_from_record(stdClass $rec)contextprotectedstatic
reload_if_dirty()context
reset_caches()contextprotectedstatic
reset_paths($rebuild=true)context
set_locked(bool $locked)context
update_moved(context $newparent)context