Skip to main content
Version: v11.10

Events

Event Pre-Translation

Object

NameValue
EventTwocream\DeepLBundle\Event\TranslationEvents::PRE_TRANSLATION
ClassTwocream\DeepLBundle\Event\ElementTranslationEvent
PropertiesConcrete $object, ElementTranslationMessage $message
TriggerTriggered for the object before the queue entry is processed

Asset

NameValue
EventTwocream\DeepLBundle\Event\TranslationEvents::PRE_TRANSLATION
ClassTwocream\DeepLBundle\Event\ElementTranslationEvent
PropertiesConcrete $object, ElementTranslationMessage $message
TriggerTriggered for the asset before the queue entry is processed

Event Post-Translation

Object

NameValue
EventTwocream\DeepLBundle\Event\TranslationEvents::POST_TRANSLATION
ClassTwocream\DeepLBundle\Event\ElementTranslationEvent
PropertiesConcrete $object, ElementTranslationMessage $message
TriggerTriggered after the queue entry has been processed and the object has been saved

Asset

NameValue
EventTwocream\DeepLBundle\Event\TranslationEvents::POST_TRANSLATION
ClassTwocream\DeepLBundle\Event\ElementTranslationEvent
PropertiesConcrete $object, ElementTranslationMessage $message
TriggerProcessed after the queue entry has been processed, after the asset has been saved