Search for isSyncing
- Search 7.x for isSyncing
- Search 9.5.x for isSyncing
- Search 8.9.x for isSyncing
- Search 10.3.x for isSyncing
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityBaseUnitTest::testIsSyncing | function | core/ |
@covers ::setSyncing @covers ::isSyncing |
ConfigImporterTest::testIsSyncingInHooks | function | core/ |
Tests the isSyncing flags. |
ConfigInstaller::$isSyncing | property | core/ |
Is configuration being created as part of a configuration sync. |
ConfigInstaller::isSyncing | function | core/ |
Gets the syncing state. |
ConfigInstaller::isSyncing | function | core/ |
Gets the syncing state. |
ConfigInstallerInterface::isSyncing | function | core/ |
Gets the syncing state. |
ConfigTestHooksHooks::updateIsSyncingStore | function | core/ |
Helper function for testing hooks during configuration sync. |
SynchronizableEntityTrait::$isSyncing | property | core/ |
Is entity being created updated or deleted through synchronization process. |
SynchronizableEntityTrait::isSyncing | function | core/ |
|
SynchronizableInterface::isSyncing | function | core/ |
Returns whether this entity is being changed as part of a synchronization. |
ViewUI::$isSyncing | property | core/ |
Whether the config is being synced through the import process. |
ViewUI::isSyncing | function | core/ |
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.