Entity API
  • References/PHP/Drupal/Entity/entity.api

Describes how to define and manipulate content and configuration entities. Entities, in Drupal, are objects that are used for persistent storage

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

Defines an interface for managing entity definition updates. During the application lifetime, the definitions of various entity types and their

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

protected ContentEntityStorageBase::invokeField

2025-01-10 15:47:30
EntityForm::actions
  • References/PHP/Drupal/Entity/EntityForm

protected EntityForm::actions(array $form, FormStateInterface $form_state)

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

The group label. Type:

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

protected ContentEntityStorageBase::invokeHook($hook

2025-01-10 15:47:30
EntityManager::createHandlerInstance
  • References/PHP/Drupal/Entity/EntityManager

public EntityManager::createHandlerInstance($class, EntityTypeInterface

2025-01-10 15:47:30
hook_entity_bundle_create
  • References/PHP/Drupal/Entity/entity.api

hook_entity_bundle_create($entity_type_id, $bundle) Act on entity_bundle_create(). This

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

Defines an interface to build entity listings. Hierarchy interface \Drupal\Core\Entity\

2025-01-10 15:47:30
EntityAutocomplete::valueCallback
  • References/PHP/Drupal/Entity/Element/EntityAutocomplete

public static EntityAutocomplete::valueCallback(&$element

2025-01-10 15:47:30