PreExportEvent::$allowList

Whether specific fields (keyed by name) should be exported or not.

Type: array

File

core/lib/Drupal/Core/DefaultContent/PreExportEvent.php, line 41

Class

PreExportEvent
Event dispatched before an entity is exported as default content.

Namespace

Drupal\Core\DefaultContent

Code

private array $allowList = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.