MediaWiki master
MediaWiki\Rest\Module\ExtraRoutesModule Member List

This is the complete list of members for MediaWiki\Rest\Module\ExtraRoutesModule, including all inherited members.

$pathPrefixMediaWiki\Rest\Module\Moduleprotected
$responseFactoryMediaWiki\Rest\Module\Moduleprotected
__construct(array $routeFiles, array $extraRoutes, Router $router, ResponseFactory $responseFactory, BasicAuthorizerInterface $basicAuth, ObjectFactory $objectFactory, Validator $restValidator, ErrorReporter $errorReporter)MediaWiki\Rest\Module\ExtraRoutesModule
MediaWiki::Rest::Module::MatcherBasedModule::__construct(Router $router, string $pathPrefix, ResponseFactory $responseFactory, BasicAuthorizerInterface $basicAuth, ObjectFactory $objectFactory, Validator $restValidator, ErrorReporter $errorReporter)MediaWiki\Rest\Module\Module
addRoute( $method, string $path, array $info)MediaWiki\Rest\Module\MatcherBasedModuleprotected
CACHE_CONFIG_HASH_KEYMediaWiki\Rest\Module\Module
execute(string $path, RequestInterface $request)MediaWiki\Rest\Module\Module
executeHandler(Handler $handler)MediaWiki\Rest\Module\Moduleprotected
findHandlerMatch(string $path, string $requestMethod)MediaWiki\Rest\Module\MatcherBasedModule
getAllowedMethods(string $relPath)MediaWiki\Rest\Module\MatcherBasedModule
getCacheData()MediaWiki\Rest\Module\MatcherBasedModule
getConfigHash()MediaWiki\Rest\Module\ExtraRoutesModuleprotected
getDefinedPaths()MediaWiki\Rest\Module\ExtraRoutesModule
getHandlerForPath(string $path, RequestInterface $request, bool $initForExecute=false)MediaWiki\Rest\Module\Module
getMatchers()MediaWiki\Rest\Module\MatcherBasedModuleprotected
getPathPrefix()MediaWiki\Rest\Module\Module
getRouter()MediaWiki\Rest\Module\Module
initFromCacheData(array $cacheData)MediaWiki\Rest\Module\MatcherBasedModule
initRoutes()MediaWiki\Rest\Module\ExtraRoutesModuleprotected
instantiateHandlerObject(array $spec)MediaWiki\Rest\Module\Moduleprotected
loadJsonFile(string $fileName)MediaWiki\Rest\Module\Modulestatic
setCors(CorsUtils $cors)MediaWiki\Rest\Module\Module
setStats(StatsFactory $stats)MediaWiki\Rest\Module\Module
throwNoMatch(string $path, string $method, array $allowed)MediaWiki\Rest\Module\Moduleprotected