MediaWiki master
MediaWiki\Rest\Module\Module Member List

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

$pathPrefixMediaWiki\Rest\Module\Moduleprotected
$responseFactoryMediaWiki\Rest\Module\Moduleprotected
__construct(Router $router, string $pathPrefix, ResponseFactory $responseFactory, BasicAuthorizerInterface $basicAuth, ObjectFactory $objectFactory, Validator $restValidator, ErrorReporter $errorReporter)MediaWiki\Rest\Module\Module
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\Moduleprotected
getAllowedMethods(string $relPath)MediaWiki\Rest\Module\Module
getCacheData()MediaWiki\Rest\Module\Module
getDefinedPaths()MediaWiki\Rest\Module\Module
getHandlerForPath(string $path, RequestInterface $request, bool $initForExecute=false)MediaWiki\Rest\Module\Module
getPathPrefix()MediaWiki\Rest\Module\Module
getRouter()MediaWiki\Rest\Module\Module
initFromCacheData(array $cacheData)MediaWiki\Rest\Module\Module
instantiateHandlerObject(array $spec)MediaWiki\Rest\Module\Moduleprotected
loadJsonFile(string $fileName)MediaWiki\Rest\Module\Modulestatic
setCors(CorsUtils $cors)MediaWiki\Rest\Module\Module
throwNoMatch(string $path, string $method, array $allowed)MediaWiki\Rest\Module\Moduleprotected