Property | Type | Description | |
---|---|---|---|
$entityManager | Doctrine\Common\Persistence\ObjectManager | Doctrine's Entity Manager. Note that "ObjectManager" is the name of the related interface. | |
$persistenceManager | Neos\Flow\Persistence\PersistenceManagerInterface |
Method | Description | |
---|---|---|
execute ( |
Change the property on the given node. | |
isTransformable ( |
Method | Description | |
---|---|---|
getHandledObjectTypes ( ) : array |
public isTransformable ( |
||
$node | ||
return | boolean |
protected ObjectManager,Doctrine\Common\Persistence $entityManager | ||
return | Doctrine\Common\Persistence\ObjectManager |