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