deleteChildren() deleteChildren(\Doctrine\Common\Persistence\Event\LifecycleEventArgs $args) Parameters \Doctrine\Common\Persistence\Event\LifecycleEventArgs $args Throws \Exception
updatedTimestamps() updatedTimestamps() Now we tell doctrine that before we persist or update we call the updatedTimestamps() function.
setEntityType() setEntityType(\Comment\Entity\EntityType $entityType) Parameters \Comment\Entity\EntityType $entityType
setEntityTypeId() setEntityTypeId(integer $entityTypeId) : void Set entityTypeId. Parameters integer $entityTypeId