Property | Type | Description | |
---|---|---|---|
$persistenceManager | Neos\Flow\Persistence\PersistenceManagerInterface | ||
$reflectionService | |||
$supportedOptions | array |
Method | Description | |
---|---|---|
isValid ( mixed $value ) : void | Checks if the given value is a unique entity depending on it's identity properties or custom configured identity properties. |
protected PersistenceManagerInterface,Neos\Flow\Persistence $persistenceManager | ||
return | Neos\Flow\Persistence\PersistenceManagerInterface |
protected ReflectionService,Neos\Flow\Reflection $reflectionService | ||
return |