Serializer of Lexeme entities to be used to serializer entities for any external output (i.e.
More...
Serializer of Lexeme entities to be used to serializer entities for any external output (i.e.
API, Special pages, dumps etc). For serialization to be used in the internal Wikibase storage layer use StorageLexemeSerializer
instead.
- Copyright
- GPL-2.0-or-later
◆ __construct()
◆ getSerialized()
Wikibase\Lexeme\Serialization\ExternalLexemeSerializer::getSerialized |
( |
Lexeme | $lexeme | ) |
|
|
private |
◆ isSerializerFor()
Wikibase\Lexeme\Serialization\ExternalLexemeSerializer::isSerializerFor |
( |
| $object | ) |
|
- See also
- DispatchableSerializer::isSerializerFor
- Parameters
-
- Returns
- bool
◆ serialize()
Wikibase\Lexeme\Serialization\ExternalLexemeSerializer::serialize |
( |
| $object | ) |
|
- See also
- Serializer::serialize
- Parameters
-
- Exceptions
-
- Returns
- array
◆ $internalSerializer
Wikibase\Lexeme\Serialization\ExternalLexemeSerializer::$internalSerializer |
|
private |
The documentation for this class was generated from the following file: