You are here

constant AcquiaContentHubEvents::SERIALIZE_ADDITIONAL_METADATA in Acquia Content Hub 8.2

Event triggered for content entity additional metatada serialization.

This event allows to add the data which is not covered by the fields. Example use case: Webform Elements.

File

src/AcquiaContentHubEvents.php, line 309

Class

AcquiaContentHubEvents
Defines events for the acquia_contenthub module.

Namespace

Drupal\acquia_contenthub

Code

const SERIALIZE_ADDITIONAL_METADATA = 'acquia_contenthub_serialize_additional_metadata';