EntityStorageBase::invokeHook
  • References/PHP/Drupal/Entity/EntityStorageBase

protected EntityStorageBase::invokeHook($hook, EntityInterface

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

protected EntityStorageBase::doPreSave(EntityInterface $entity)

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

public EntityStorageBase::loadUnchanged($id)

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

public EntityStorageBase::load($id)

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

abstract protected EntityStorageBase::doLoadMultiple(array $ids

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

public EntityStorageBase::resetCache(array $ids = NULL)

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

protected EntityStorageBase::doPostSave(EntityInterface $entity

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

protected EntityStorageBase::buildPropertyQuery(QueryInterface

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

The name of the entity langcode property. Type: string File

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

protected EntityStorageBase::getFromStaticCache(array $ids)

2025-01-10 15:47:30