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

Breadcrumb

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

function ConfigInstallerInterface::isSyncing

Gets the syncing state.

Return value

bool Returns TRUE is syncing flag set.

2 methods override ConfigInstallerInterface::isSyncing()
ConfigInstaller::isSyncing in core/lib/Drupal/Core/Config/ConfigInstaller.php
Gets the syncing state.
ConfigInstaller::isSyncing in core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php
Gets the syncing state.

File

core/lib/Drupal/Core/Config/ConfigInstallerInterface.php, line 104

Class

ConfigInstallerInterface
Interface for classes that install config.

Namespace

Drupal\Core\Config

Code

public function isSyncing();

API Navigation

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