ConfigImporter::getUnprocessedConfiguration
  • References/PHP/Drupal/Config/ConfigImporter

public ConfigImporter::getUnprocessedConfiguration($op, $collection

2025-01-10 15:47:30
ConfigImporterException
  • References/PHP/Drupal/Config/ConfigImporterException

Exception thrown when a config import fails. Hierarchy class \Drupal\Core\Config\

2025-01-10 15:47:30
ConfigInstaller::$isSyncing
  • References/PHP/Drupal/Config/ConfigInstaller

Is configuration being created as part of a configuration sync. Type: bool File

2025-01-10 15:47:30
DatabaseStorage::deleteAll
  • References/PHP/Drupal/Config/DatabaseStorage

public DatabaseStorage::deleteAll($prefix = '')

2025-01-10 15:47:30
ConfigEntityInterface::disable
  • References/PHP/Drupal/Config/Entity/ConfigEntityInterface

public ConfigEntityInterface::disable()

2025-01-10 15:47:30
ConfigEntityBase::trustData
  • References/PHP/Drupal/Config/Entity/ConfigEntityBase

public ConfigEntityBase::trustData()

2025-01-10 15:47:30
Config::$moduleOverrides
  • References/PHP/Drupal/Config/Config

The current module overrides. Type:

2025-01-10 15:47:30
StorageInterface::getCollectionName
  • References/PHP/Drupal/Config/StorageInterface

public StorageInterface::getCollectionName()

2025-01-10 15:47:30
ConfigFactory::$eventDispatcher
  • References/PHP/Drupal/Config/ConfigFactory

An event dispatcher instance to use for configuration events. Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

2025-01-10 15:47:30
ConfigBase::MAX_NAME_LENGTH
  • References/PHP/Drupal/Config/ConfigBase

The maximum length of a configuration object name. Many filesystems (including HFS, NTFS, and ext4) have a maximum file name length of 255 characters

2025-01-10 15:47:30