Wikibase
MediaWiki Wikibase extension
|
Public Member Functions | |
__construct (EntityId $fromId, PropertyId $propertyId, array $toIds, $maxEntityVisits, $message=null, ?Exception $previous=null) | |
getMaxEntityVisits () | |
![]() | |
__construct (EntityId $fromId, PropertyId $propertyId, array $toIds, $message=null, ?Exception $previous=null) | |
Private Attributes | |
$maxEntityVisits | |
@SuppressWarnings(PHPMD.LongClassName)
Wikibase\DataModel\Services\Lookup\MaxReferencedEntityVisitsExhaustedException::__construct | ( | EntityId | $fromId, |
PropertyId | $propertyId, | ||
array | $toIds, | ||
$maxEntityVisits, | |||
$message = null, | |||
?Exception | $previous = null ) |
EntityId | $fromId | |
PropertyId | $propertyId | |
EntityId[] | $toIds | |
int | $maxEntityVisits | |
string | null | $message | |
Exception | null | $previous |
Wikibase\DataModel\Services\Lookup\MaxReferencedEntityVisitsExhaustedException::getMaxEntityVisits | ( | ) |
|
private |