TypedConfigManager::$schemaStorage
  • References/PHP/Drupal/Config/TypedConfigManager

A storage instance for reading configuration schema data. Type:

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

Whether the config is being created, updated or deleted through the import process. Type: bool File

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

public StorageComparerInterface::getTargetStorage($collection

2025-01-10 15:47:30
ConfigEntityStorageInterface::updateFromStorageRecord
  • References/PHP/Drupal/Config/Entity/ConfigEntityStorageInterface

public ConfigEntityStorageInterface

2025-01-10 15:47:30
ConfigEntityStorageInterface::createFromStorageRecord
  • References/PHP/Drupal/Config/Entity/ConfigEntityStorageInterface

public ConfigEntityStorageInterface

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

List of extension changes to be processed by the import(). Type:

2025-01-10 15:47:30
ConfigEntityStorage::$uuidKey
  • References/PHP/Drupal/Config/Entity/ConfigEntityStorage

Name of entity's UUID database table field, if it supports UUIDs. Has the value FALSE if this entity does not use UUIDs.

2025-01-10 15:47:30
ConfigSync::$themeHandler
  • References/PHP/Drupal/Config/src/Form/ConfigSync

The theme handler. Type:

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

Gets information on all the possible configuration collections. Hierarchy class \

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

public StorageInterface::write($name, array $data)

2025-01-10 15:47:30