Skip to main content

Events

Event Pre-Update-Attribute-Value

NameValue
EventTwocream\ProductAttributeBundle\Event\TwocreamProductAttributeEvents::PRE_UPDATE_ATTRIBUTE_VALUE
ClassTwocream\ProductAttributeBundle\Event\UpdateAttributeValueEvent
Propertiesarray $attributeValueData,
Pimcore\Model\DataObject $attributeValue,
Pimcore\Model\DataObject $attribute
TriggerThe event is triggered before setting the attribute value data and provides the opportunity to overwrite it
More DetailsSee Overwriting attribute values