UniqueKeyInterface
interface UniqueKeyInterface (View source)
Interface UniqueKeyInterface
Useful when you want to implement your own custom service and use it instead of the default one (see UniqueKeyService) your custom service needs to implement this interface
Methods
string
Details
string
generateKey(DataObject $object, array $keyComponents = [])
Generate a unique key for data object