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
ConfigEntityInterface::hasTrustedData
  • References/PHP/Drupal/Config/Entity/ConfigEntityInterface

public ConfigEntityInterface::hasTrustedData()

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
ConfigDependencyManager::setData
  • References/PHP/Drupal/Config/Entity/ConfigDependencyManager

public ConfigDependencyManager::setData(array

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

The list of configuration entity properties to export from the annotation. Type:

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

Provides an interface for configuration entity storage. Hierarchy interface \Drupal\Core\Entity\

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

public ConfigEntityType::getConfigPrefix()

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

public ConfigEntityInterface::isUninstalling()

2025-01-10 15:47:30