PreImportEvent::$skip

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/DefaultContent/PreImportEvent.php \Drupal\Core\DefaultContent\PreImportEvent::skip

Entity UUIDs that should not be imported.

Type: string[]

File

core/lib/Drupal/Core/DefaultContent/PreImportEvent.php, line 24

Class

PreImportEvent
Event dispatched before default content is imported.

Namespace

Drupal\Core\DefaultContent

Code

private array $skip = [];

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