Interface ModelIdInterface.
equals(\ContaoCommunityAlliance\DcGeneral\Data\ModelIdInterface $modelId) : bool
bool
fromModel(\ContaoCommunityAlliance\DcGeneral\Data\ModelInterface $model) : \ContaoCommunityAlliance\DcGeneral\Data\ModelIdInterface
fromSerialized(string $serialized) : \ContaoCommunityAlliance\DcGeneral\Data\ModelIdInterface
string
The id.
\ContaoCommunityAlliance\DcGeneral\Exception\DcGeneralRuntimeException |
When invalid data is encountered. |
---|
fromValues(string $dataProviderName, mixed $modelId) : \ContaoCommunityAlliance\DcGeneral\Data\ModelIdInterface
string
The data provider name.
mixed
The id.
getDataProviderName() : string
string
getId() : mixed
mixed
getSerialized() : string
string