ViewUI::$isSyncing

Whether the config is being synced through the import process.

This is the case with create, update or delete.

Type: bool

File

core/modules/views_ui/src/ViewUI.php, line 138

Class

ViewUI
Stores UI related temporary settings.

Namespace

Drupal\views_ui

Code

private $isSyncing = FALSE;

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