Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
This is the complete list of members for core\tests\router\route_testcase, including all inherited members.
__construct($name=null, array $data=[], $dataname='') | advanced_testcase | |
add_class_routes_to_route_loader(string $classname, ?string $grouppath=null,) | core\tests\router\route_testcase | protected |
add_mocked_plugin(string $plugintype, string $pluginname, string $path,) | advanced_testcase | protected |
add_mocked_plugintype(string $plugintype, string $path,) | advanced_testcase | protected |
add_route_to_route_loader(string $classname, string $methodname, ?string $grouppath=null,) | core\tests\router\route_testcase | protected |
assert_access_denied_response(ResponseInterface $response,) | core\tests\router\route_testcase | protected |
assert_exception_response(ResponseInterface $response, ?int $responsecode=null,) | core\tests\router\route_testcase | protected |
assert_invalid_parameter_response(ResponseInterface $response,) | core\tests\router\route_testcase | protected |
assert_not_found_response(ResponseInterface $response,) | core\tests\router\route_testcase | protected |
assert_valid_response(ResponseInterface $response, ?int $statuscode=200,) | core\tests\router\route_testcase | protected |
assertDebuggingCalled($debugmessage=null, $debuglevel=null, $message='') | advanced_testcase | |
assertdebuggingcalledcount($expectedcount, $debugmessages=[], $debuglevels=[], $message='') | advanced_testcase | |
assertDebuggingNotCalled($message='') | advanced_testcase | |
assertEqualsIgnoringWhitespace($expected, $actual, string $message='') | base_testcase | |
assertEventContextNotUsed(\core\event\base $event, $message='') | advanced_testcase | |
assertEventLegacyData($expected, core\event\base $event, $message='') | advanced_testcase | |
assertEventLegacyLogData($expected, core\event\base $event, $message='') | advanced_testcase | |
assertNotTag($matcher, $actual, $message='', $ishtml=true) | base_testcase | static |
assertTag($matcher, $actual, $message='', $ishtml=true) | base_testcase | static |
assertTimeCurrent($time, $message='') | advanced_testcase | |
assertValidKeys(array $hash, array $validKeys) | base_testcase | static |
create_request(string $method, string $path, string $prefix=route_loader_interface::ROUTE_GROUP_API, array $headers=['Content-Type'=> 'application/json'], array $cookies=[], array $serverparams=[], ?\core\router\route $route=null,) | core\tests\router\route_testcase | protected |
create_route(string $routepath, string $requestpath,) | core\tests\router\route_testcase | protected |
createArrayDataSet() | advanced_testcase | protected |
createCsvDataSet() | advanced_testcase | protected |
createXMLDataSet() | advanced_testcase | protected |
dataset_from_array(array $data) | advanced_testcase | protectedstatic |
dataset_from_files(array $files) | advanced_testcase | protectedstatic |
dataset_from_string(string $content, string $type, ?string $table=null) | advanced_testcase | protectedstatic |
decode_response(ResponseInterface $response, bool $forcearray=false,) | core\tests\router\route_testcase | protected |
findNodes(DOMDocument $dom, array $options, $isHtml=true) | base_testcase | static |
get_api_component_schema(specification $api, openapi_base $component,) | core\tests\router\route_testcase | protected |
get_app() | core\tests\router\route_testcase | protected |
get_fixture_path(string $component, string $path,) | advanced_testcase | protectedstatic |
get_mocked_http_client(?array &$history=null,) | advanced_testcase | protected |
get_mocked_string_manager() | advanced_testcase | protected |
get_request_for_routed_route(core\router\route $route, string $path,) | core\tests\router\route_testcase | protected |
get_router(string $basepath='') | core\tests\router\route_testcase | protected |
get_simple_app() | core\tests\router\route_testcase | protected |
get_slim_route_from_request(ServerRequestInterface $request,) | core\tests\router\route_testcase | protected |
getDataGenerator() | advanced_testcase | static |
getDebuggingMessages() | advanced_testcase | |
getDescendants(DOMNode $node) | base_testcase | protectedstatic |
getElementsByCaseInsensitiveTagName(DOMDocument $dom, $tag) | base_testcase | protectedstatic |
getExternalTestFileUrl(string $path, bool $https=false,) | advanced_testcase | static |
getInvocationCount(InvocationOrder $counter) | base_testcase | protectedstatic |
getNodeText(DOMNode $node) | base_testcase | protectedstatic |
guess_group_path_from_classname(string $classname,) | core\tests\router\route_testcase | protected |
load_fixture(string $component, string $path,) | advanced_testcase | protectedstatic |
loadDataSet() | advanced_testcase | protected |
mock_clock_with_frozen(?int $time=null,) | advanced_testcase | |
mock_clock_with_incrementing(?int $starttime=null,) | advanced_testcase | |
mock_route_from_route_attribute(string $grouppath, core\router\route $route, string $name='route', ?callable $callable=null,) | core\tests\router\route_testcase | protected |
preventResetByRollback() | advanced_testcase | |
process_api_request(string $method, string $path, array $headers=['HTTP_ACCEPT'=> 'application/json'], ?StreamInterface $body=null, array $cookies=[], array $serverparams=[],) | core\tests\router\route_testcase | protected |
process_request(string $method, string $path, string $prefix='', array $headers=['HTTP_ACCEPT'=> 'application/json'], ?StreamInterface $body=null, ?string $contenttype='application/json', array $cookies=[], array $serverparams=[],) | core\tests\router\route_testcase | protected |
recurseFolders($path, $callback, $fileregexp='/.*/', $exclude=false, $ignorefolders=array()) | advanced_testcase | |
redirectEmails() | advanced_testcase | |
redirectEvents() | advanced_testcase | |
redirectHook(string $hookname, callable $callback) | advanced_testcase | |
redirectMessages() | advanced_testcase | |
resetAfterTest($reset=true) | advanced_testcase | |
resetAllData($detectchanges=false) | advanced_testcase | static |
resetDebugging() | advanced_testcase | |
route_request(App $app, ServerRequestInterface $request,) | core\tests\router\route_testcase | protected |
run_all_adhoc_tasks() | advanced_testcase | protected |
runAdhocTasks($matchclass='', $matchuserid=null) | advanced_testcase | protected |
runBare() | advanced_testcase | |
setAdminUser() | advanced_testcase | static |
setCurrentTimeStart() | advanced_testcase | |
setGuestUser() | advanced_testcase | static |
setTimezone($servertimezone='Australia/Perth', $defaultphptimezone='Australia/Perth') | advanced_testcase | static |
setUser($user=null) | advanced_testcase | static |
stopHookRedirections() | advanced_testcase | |
update_test_route_loader(callable $modifier,) | core\tests\router\route_testcase | protected |
waitForSecond() | advanced_testcase |