Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
core\router\abstract_route_loader Member List

This is the complete list of members for core\router\abstract_route_loader, including all inherited members.

get_all_routes_in_class(string $componentpath, ReflectionClass $classinfo,)core\router\abstract_route_loaderprotected
get_all_routes_in_namespace(string $namespace, callable $componentpathcallback, ?callable $filtercallback=null,)core\router\abstract_route_loaderprotected
get_route_attribute_for_method(ReflectionClass $classinfo, ReflectionMethod $methodinfo,)core\router\abstract_route_loaderprotected
get_route_data_for_method(string $componentpath, ReflectionClass $classinfo, ReflectionMethod $methodinfo,)core\router\abstract_route_loaderprotected
normalise_component_path(string $component,)core\router\abstract_route_loaderprotected
set_route_name_for_callable(RouteInterface $slimroute, string|array|callable $callable,)core\router\abstract_route_loaderprotected