Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ViewUI.php

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 134

Class

ViewUI
Stores UI related temporary settings.

Namespace

Drupal\views_ui

Code

private $isSyncing = FALSE;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal