ContentEntityStorageBase::invokeTranslationHooks
  • References/PHP/Drupal/Entity/ContentEntityStorageBase

protected ContentEntityStorageBase::invokeTrans

2025-01-10 15:47:30
TableMappingInterface
  • References/PHP/Drupal/Entity/Sql/TableMappingInterface

Provides a common interface for mapping field columns to SQL tables. Warning: using methods provided here should be done only when writing code

2025-01-10 15:47:30
EntityDataDefinitionInterface
  • References/PHP/Drupal/Entity/TypedData/EntityDataDefinitionInterface

Interface for typed data entity definitions. Hierarchy interface \Drupal\Core\TypedData\

2025-01-10 15:47:30
DefaultTableMapping::$allColumns
  • References/PHP/Drupal/Entity/Sql/DefaultTableMapping

A list of all database columns per table. This corresponds to the return value of

2025-01-10 15:47:30
EntityType::hasLabelCallback
  • References/PHP/Drupal/Entity/EntityType

public EntityType::hasLabelCallback() Indicates

2025-01-10 15:47:30
EntityType::$bundle_label
  • References/PHP/Drupal/Entity/EntityType

The human-readable name of the entity bundles, e.g. Vocabulary. Type: string|null File

2025-01-10 15:47:30
EntityTypeInterface::getKey
  • References/PHP/Drupal/Entity/EntityTypeInterface

public EntityTypeInterface::getKey($key)

2025-01-10 15:47:30
ContentEntityStorageBase::doPreSave
  • References/PHP/Drupal/Entity/ContentEntityStorageBase

protected ContentEntityStorageBase::doPreSave(EntityInterface

2025-01-10 15:47:30
BundleConfigImportValidate::$configManager
  • References/PHP/Drupal/Entity/Event/BundleConfigImportValidate

The config manager. Type:

2025-01-10 15:47:30
EntityBundleListener::$entityFieldManager
  • References/PHP/Drupal/Entity/EntityBundleListener

The entity field manager. Type:

2025-01-10 15:47:30