KeyValueEntityStorage::doLoadMultiple
  • References/PHP/Drupal/Entity/KeyValueStore/KeyValueEntityStorage

public KeyValueEntityStorage::doLoadMultiple(array

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

hook_ENTITY_TYPE_load($entities) Act on entities of a specific type when loaded.

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

protected EntityStorageBase::mapFromStorageRecords(array $records)

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

public EntityListBuilder::render()

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
EntityStorageBase::$idKey
  • References/PHP/Drupal/Entity/EntityStorageBase

Name of the entity's ID field in the entity database table. Type: string File

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

public EntityViewDisplay::postSave(EntityStorageInterface

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

hook_ENTITY_TYPE_insert(Drupal\Core\Entity\EntityInterface $entity) Respond to creation of a new entity of

2025-01-10 15:47:30
EntityDisplayInterface::getComponent
  • References/PHP/Drupal/Entity/Display/EntityDisplayInterface

public EntityDisplayInterface::getComponent($name)

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

public Entity::preSave(EntityStorageInterface $storage) Acts

2025-01-10 15:47:30