|
WikibaseLexeme
MediaWiki WikibaseLexeme extension
|
An ID for a BlankSense which has already been associated with a particular lexeme. More...
Inheritance diagram for Wikibase\Lexeme\Domain\DummyObjects\DummySenseId:
Collaboration diagram for Wikibase\Lexeme\Domain\DummyObjects\DummySenseId:Public Member Functions | |
| equals ( $target) | |
Public Member Functions inherited from Wikibase\Lexeme\Domain\Model\SenseId | |
| __construct (string $serialization) | |
| getEntityType () | |
Public Member Functions inherited from Wikibase\Lexeme\Domain\Model\LexemeSubEntityId | |
| getSerialization () | |
| __serialize () | |
| __unserialize (array $data) | |
| getLexemeId () | |
| getIdSuffix () | |
| Returns the sub-entity id suffix, e.g. | |
Private Member Functions | |
| stemsFromNewlyCreatedSense ( $target) | |
Additional Inherited Members | |
Static Public Member Functions inherited from Wikibase\Lexeme\Domain\Model\LexemeSubEntityId | |
| static | formatSerialization (EntityId $containerEntityId, string $idPrefix, int $id) |
| Format a serialization of a sub entity id, e.g. | |
Public Attributes inherited from Wikibase\Lexeme\Domain\Model\SenseId | |
| const | PATTERN = '/^L[1-9]\d*-S[1-9]\d*\z/' |
Public Attributes inherited from Wikibase\Lexeme\Domain\Model\LexemeSubEntityId | |
| const | SUBENTITY_ID_SEPARATOR = '-' |
An ID for a BlankSense which has already been associated with a particular lexeme.
| Wikibase\Lexeme\Domain\DummyObjects\DummySenseId::equals | ( | $target | ) |
|
private |
| mixed | $target |