This is the complete list of members for core_privacy\manager, including all inherited members.
$observer | core_privacy\manager | protected |
component_class_callback(string $component, string $interface, string $methodname, array $params) | core_privacy\manager | static |
component_class_callback_failed(\Throwable $e, string $component, string $interface, string $methodname, array $params) | core_privacy\manager | protected |
component_implements(string $component, string $interface) | core_privacy\manager | protected |
component_is_compliant(string $component) | core_privacy\manager | |
delete_data_for_all_users_in_context(\context $context) | core_privacy\manager | |
delete_data_for_user(contextlist_collection $contextlistcollection) | core_privacy\manager | |
delete_data_for_users_in_context(\core_privacy\local\request\userlist_collection $collection) | core_privacy\manager | |
export_user_data(contextlist_collection $contextlistcollection) | core_privacy\manager | |
get_component_list() | core_privacy\manager | protected |
get_contexts_for_userid(int $userid) | core_privacy\manager | |
get_log_tracer() | core_privacy\manager | protectedstatic |
get_metadata_for_components() | core_privacy\manager | |
get_null_provider_reason(string $component) | core_privacy\manager | |
get_provider_classname($component) | core_privacy\manager | protected |
get_provider_classname_for_component(string $component) | core_privacy\manager | static |
get_users_in_context(\context $context) | core_privacy\manager | |
handled_component_class_callback(string $component, string $interface, string $methodname, array $params) | core_privacy\manager | protected |
is_empty_subsystem($component) | core_privacy\manager | static |
plugintype_class_callback(string $plugintype, string $interface, string $methodname, array $params) | core_privacy\manager | static |
set_observer(manager_observer $observer) | core_privacy\manager | |