Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
core\context_helper Member List

This is the complete list of members for core\context_helper, 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\contextprotected
__get($name)core\context
__isset($name)core\context
__set($name, $value)core\context
__unset($name)core\context
build_all_paths($force=false)core\context_helperstatic
build_paths($force)core\contextprotectedstatic
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
cleanup_instances()core\context_helperstatic
create_instance_from_record(stdClass $record)core\contextprotectedstatic
create_instances($contextlevel=null, $buildpaths=true)core\context_helperstatic
create_level_instances()core\contextprotectedstatic
DEFAULT_CAPABILITY_SORTcore\contextprotected
delete()core\context
delete_capabilities()core\context
delete_content()core\context
delete_instance($contextlevel, $instanceid)core\context_helperstatic
get_all_levels()core\context_helperstatic
get_behat_reference_columns()core\contextprotectedstatic
get_capabilities(string $sort=self::DEFAULT_CAPABILITY_SORT)core\context
get_child_contexts()core\context
get_child_levels(int $parentlevel)core\context_helperstatic
get_class_for_level(int $contextlevel)core\context_helperstatic
get_cleanup_sql()core\contextprotectedstatic
get_compatible_levels(string $archetype)core\context_helperstatic
get_compatible_role_archetypes()core\contextprotectedstatic
get_context_name($withprefix=true, $short=false, $escape=true)core\context
get_course_context($strict=true)core\context
get_instance_table()core\contextprotectedstatic
get_level_name($contextlevel)core\context_helperstatic
get_navigation_filter_context(?context $context)core\context_helperstatic
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\contextstatic
get_preload_record_columns($tablealias)core\context_helperstatic
get_preload_record_columns_sql($tablealias)core\context_helperstatic
get_short_name()core\contextstatic
get_url()core\context
getIterator()core\context
insert_context_record($contextlevel, $instanceid, $parentpath)core\contextprotectedstatic
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
mark_dirty()core\context
merge_context_temp_table()core\contextprotectedstatic
parse_external_level($extlevel)core\context_helperstatic
preload_contexts_by_id(array $contextids)core\context_helperstatic
preload_course($courseid)core\context_helperstatic
preload_from_record(stdClass $rec)core\context_helperstatic
reload_if_dirty()core\context
reset_caches()core\context_helperstatic
reset_levels()core\context_helperstatic
reset_paths($rebuild=true)core\context
resolve_behat_reference(string $level, string $reference)core\context_helperstatic
set_locked(bool $locked)core\context
update_moved(context $newparent)core\context