Search for isSyncing

  1. Search 7.x for isSyncing
  2. Search 9.5.x for isSyncing
  3. Search 8.9.x for isSyncing
  4. Search 10.3.x for isSyncing
  5. Other projects
Title Object type File name Summary
ConfigEntityBaseUnitTest::testIsSyncing function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::setSyncing
@covers ::isSyncing
ConfigImporterTest::testIsSyncingInHooks function core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php Tests the isSyncing flags.
ConfigInstaller::$isSyncing property core/lib/Drupal/Core/Config/ConfigInstaller.php Is configuration being created as part of a configuration sync.
ConfigInstaller::isSyncing function core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php Gets the syncing state.
ConfigInstaller::isSyncing function core/lib/Drupal/Core/Config/ConfigInstaller.php Gets the syncing state.
ConfigInstallerInterface::isSyncing function core/lib/Drupal/Core/Config/ConfigInstallerInterface.php Gets the syncing state.
SynchronizableEntityTrait::$isSyncing property core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php Is entity being created updated or deleted through synchronization process.
SynchronizableEntityTrait::isSyncing function core/lib/Drupal/Core/Entity/SynchronizableEntityTrait.php
SynchronizableInterface::isSyncing function core/lib/Drupal/Core/Entity/SynchronizableInterface.php Returns whether this entity is being changed as part of a synchronization.
ViewUI::$isSyncing property core/modules/views_ui/src/ViewUI.php Whether the config is being synced through the import process.
ViewUI::isSyncing function core/modules/views_ui/src/ViewUI.php Returns whether this entity is being changed as part of a synchronization.

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