Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core\hook\manager Member List

This is the complete list of members for core\hook\manager, including all inherited members.

discover_known_hooks()core\hook\managerstatic
dispatch(object $event)core\hook\manager
get_all_callbacks()core\hook\manager
get_callbacks_for_hook(string $hookclassname)core\hook\manager
get_hooks_deprecating_plugin_callback(string $plugincallback)core\hook\manager
get_hooks_with_callbacks()core\hook\manager
get_instance()core\hook\managerstatic
get_replaced_callbacks(string $hookclassname)core\hook\managerstatic
getListenersForEvent(object $event)core\hook\manager
is_deprecated_plugin_callback(string $plugincallback)core\hook\manager
is_deprecating_hook_present(string $component, string $plugincallback)core\hook\manager
phpunit_get_instance(array $componentfiles)core\hook\managerstatic
phpunit_redirect_hook(string $hookname, callable $callback)core\hook\manager
phpunit_stop_redirections()core\hook\manager