ConfigEntityType::getDataTable
  • References/PHP/Drupal/Config/Entity/ConfigEntityType

public ConfigEntityType::getDataTable()

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

Exception thrown when a config entity uses an invalid lookup key. Hierarchy class

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

public ConfigEntityBase::isUninstalling()

2025-01-10 15:47:30
QueryFactory::getAggregate
  • References/PHP/Drupal/Config/Entity/Query/QueryFactory

public QueryFactory::getAggregate(EntityTypeInterface $entity_type

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

Thrown when a storage class is not an instance of ConfigEntityStorage. Hierarchy class

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

protected ConfigEntityStorage::setStaticCache(array

2025-01-10 15:47:30
QueryFactory::updateConfigKeyStore
  • References/PHP/Drupal/Config/Entity/Query/QueryFactory

protected QueryFactory::updateConfigKeyStore(ConfigEntityTypeInterface

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

Static cache of entities, keyed first by entity ID, then by an extra key. The additional cache key is to maintain separate caches for different

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

public ConfigEntityType::getPropertiesToExport()

2025-01-10 15:47:30