MediaWiki master
MediaWiki\Rest\Handler\PageHistoryCountHandler Member List

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

__construct(RevisionStore $revisionStore, NameTableStoreFactory $nameTableStoreFactory, GroupPermissionsLookup $groupPermissionsLookup, IConnectionProvider $dbProvider, WANObjectCache $cache, PageLookup $pageLookup, PageRestHelperFactory $helperFactory)MediaWiki\Rest\Handler\PageHistoryCountHandler
applyCacheControl(ResponseInterface $response)MediaWiki\Rest\Handler
applyConditionalResponseHeaders(ResponseInterface $response)MediaWiki\Rest\Handler
checkPreconditions()MediaWiki\Rest\Handler
checkSession()MediaWiki\Rest\Handler
detectExtraneousBodyFields(Validator $restValidator)MediaWiki\Rest\Handlerprotected
execute()MediaWiki\Rest\SimpleHandler
getAnonCount( $pageId, RevisionRecord $fromRev=null)MediaWiki\Rest\Handler\PageHistoryCountHandlerprotected
getAuthority()MediaWiki\Rest\Handler
getBodyValidator( $contentType)MediaWiki\Rest\Handler
getBotCount( $pageId, RevisionRecord $fromRev=null)MediaWiki\Rest\Handler\PageHistoryCountHandlerprotected
getConditionalHeaderUtil()MediaWiki\Rest\Handlerprotected
getConfig()MediaWiki\Rest\Handler
getEditorsCount( $pageId, RevisionRecord $fromRev=null, RevisionRecord $toRev=null)MediaWiki\Rest\Handler\PageHistoryCountHandlerprotected
getEditsCount( $pageId, RevisionRecord $fromRev=null, RevisionRecord $toRev=null)MediaWiki\Rest\Handler\PageHistoryCountHandlerprotected
getETag()MediaWiki\Rest\Handlerprotected
getEtag()MediaWiki\Rest\Handler\PageHistoryCountHandlerprotected
getHookContainer()MediaWiki\Rest\Handlerprotected
getHookRunner()MediaWiki\Rest\Handlerprotected
getLastModified()MediaWiki\Rest\Handler\PageHistoryCountHandlerprotected
getLastModifiedTimes()MediaWiki\Rest\Handler\PageHistoryCountHandlerprotected
getMinorCount( $pageId, RevisionRecord $fromRev=null)MediaWiki\Rest\Handler\PageHistoryCountHandlerprotected
getOpenApiSpec(string $method)MediaWiki\Rest\Handler
getParamSettings()MediaWiki\Rest\Handler\PageHistoryCountHandler
getPath()MediaWiki\Rest\Handler
getRequest()MediaWiki\Rest\Handler
getRequestSpec()MediaWiki\Rest\Handlerprotected
getResponseBodySchema()MediaWiki\Rest\Handlerprotected
getResponseFactory()MediaWiki\Rest\Handler
getResponseSpec()MediaWiki\Rest\Handlerprotected
getRevertedCount( $pageId, RevisionRecord $fromRev=null)MediaWiki\Rest\Handler\PageHistoryCountHandlerprotected
getRouter()MediaWiki\Rest\Handlerprotected
getRouteUrl( $pathParams=[], $queryParams=[])MediaWiki\Rest\Handlerprotected
getSession()MediaWiki\Rest\Handler
getSupportedPathParams()MediaWiki\Rest\Handler
getValidatedBody()MediaWiki\Rest\Handler
getValidatedParams()MediaWiki\Rest\Handler
hasRepresentation()MediaWiki\Rest\Handlerprotected
init(Router $router, RequestInterface $request, array $config, Authority $authority, ResponseFactory $responseFactory, HookContainer $hookContainer, Session $session)MediaWiki\Rest\Handler
initContext(Router $router, array $routeConfig)MediaWiki\Rest\Handler
KNOWN_PARAM_SOURCESMediaWiki\Rest\Handler
needsReadAccess()MediaWiki\Rest\Handler
needsWriteAccess()MediaWiki\Rest\Handler\PageHistoryCountHandler
PARAM_DESCRIPTIONMediaWiki\Rest\Handler
PARAM_SOURCEMediaWiki\Rest\Handler
parseBodyData(RequestInterface $request)MediaWiki\Rest\Handler
postInitSetup()MediaWiki\Rest\Handlerprotected
postValidationSetup()MediaWiki\Rest\Handlerprotected
requireSafeAgainstCsrf()MediaWiki\Rest\Handler
run( $title, $type)MediaWiki\Rest\Handler\PageHistoryCountHandler
urlEncodeTitle( $title)MediaWiki\Rest\Handlerprotected
validate(Validator $restValidator)MediaWiki\Rest\Handler