- Copyright
- GPL-2.0-or-later
◆ __construct()
◆ checkPreconditions()
Wikibase\Repo\RestApi\RouteHandlers\GetPropertyLabelWithFallbackRouteHandler::checkPreconditions |
( |
| ) |
|
◆ factory()
static Wikibase\Repo\RestApi\RouteHandlers\GetPropertyLabelWithFallbackRouteHandler::factory |
( |
| ) |
|
|
static |
◆ getParamSettings()
Wikibase\Repo\RestApi\RouteHandlers\GetPropertyLabelWithFallbackRouteHandler::getParamSettings |
( |
| ) |
|
◆ needsWriteAccess()
Wikibase\Repo\RestApi\RouteHandlers\GetPropertyLabelWithFallbackRouteHandler::needsWriteAccess |
( |
| ) |
|
◆ newLanguageFallbackResponse()
Wikibase\Repo\RestApi\RouteHandlers\GetPropertyLabelWithFallbackRouteHandler::newLanguageFallbackResponse |
( |
string | $propertyId, |
|
|
string | $fallbackLanguageCode ) |
|
private |
◆ newSuccessResponse()
◆ run()
Wikibase\Repo\RestApi\RouteHandlers\GetPropertyLabelWithFallbackRouteHandler::run |
( |
| $args | ) |
|
◆ runUseCase()
Wikibase\Repo\RestApi\RouteHandlers\GetPropertyLabelWithFallbackRouteHandler::runUseCase |
( |
string | $propertyId, |
|
|
string | $languageCode ) |
◆ $middlewareHandler
MiddlewareHandler Wikibase\Repo\RestApi\RouteHandlers\GetPropertyLabelWithFallbackRouteHandler::$middlewareHandler |
|
private |
◆ $responseFactory
ResponseFactory Wikibase\Repo\RestApi\RouteHandlers\GetPropertyLabelWithFallbackRouteHandler::$responseFactory |
|
private |
◆ $useCase
◆ LANGUAGE_CODE_PATH_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\GetPropertyLabelWithFallbackRouteHandler::LANGUAGE_CODE_PATH_PARAM = 'language_code' |
|
private |
◆ PROPERTY_ID_PATH_PARAM
const Wikibase\Repo\RestApi\RouteHandlers\GetPropertyLabelWithFallbackRouteHandler::PROPERTY_ID_PATH_PARAM = 'property_id' |
|
private |
The documentation for this class was generated from the following file: