Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
This is the complete list of members for core\router\util, including all inherited members.
get_path_for_callable(string|array|callable $callable, array $params, array $queryparams,) | core\router\util | static |
get_route_instance_for_method(callable|array|string $callable) | core\router\util | static |
get_route_instance_for_request(ServerRequestInterface $request) | core\router\util | static |
get_route_name_for_callable(callable|array|string $callable,) | core\router\util | static |
redirect_to_callable(callable|array|string $callable, array $params=[],) | core\router\util | static |
redirect_with_params(string|moodle_url $path, array $excludeparams=[],) | core\router\util | static |