CachedStorage::createCollection
  • References/PHP/Drupal/Config/CachedStorage

public CachedStorage::createCollection($collection)

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

The result of merging config_export annotation with the defaults. This is stored on the class so that it does not have to be recalculated.

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

Config subscriber. Hierarchy class \Drupal\Core\Config\

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

public StorageComparer::getAllCollectionNames($include_default = TRUE)

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

protected StorageComparer::createRenameName($name1, $name2)

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

public ConfigEntityInterface::hasTrustedData()

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

protected ConfigFactory::propagateConfigOverrideCacheability($cache_key

2025-01-10 15:47:30
ConfigDependencyManager::createGraphConfigEntityDependencies
  • References/PHP/Drupal/Config/Entity/ConfigDependencyManager

protected ConfigDependencyManager::createG

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

A base class for config entity types that act as bundles. Entity types that want to use this base class must use bundle_of in their annotation

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

Trust supplied data and not use configuration schema on save. Type: bool File

2025-01-10 15:47:30