Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
core\router\util Member List

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\utilstatic
get_route_instance_for_method(callable|array|string $callable)core\router\utilstatic
get_route_instance_for_request(ServerRequestInterface $request)core\router\utilstatic
get_route_name_for_callable(callable|array|string $callable,)core\router\utilstatic
normalise_component_path(string $component,)core\router\utilstatic
redirect(ResponseInterface $response, string|url $url,)core\router\utilstatic
redirect_to_callable(ServerRequestInterface $request, ResponseInterface $response, array|callable|string $callable, ?array $pathparams=null, ?array $queryparams=null, ?array $excludeparams=null,)core\router\utilstatic
redirect_with_params(string|url $path, array $excludeparams=[],)core\router\utilstatic
throw_page_not_found(ServerRequestInterface $request, ResponseInterface $response,)core\router\utilstatic