EntityAccessControlHandlerInterface
  • References/PHP/Drupal/Entity/EntityAccessControlHandlerInterface

Defines an interface for entity access control handlers. Hierarchy interface \Drupal\Core\Entity\

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

Exception thrown if an entity type is not represented by a class. This might occur by calling a static method on an abstract class.

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

The list cache contexts for this entity type. Type: string[] File

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

public RevisionLogEntityTrait::getRevisionCreationTime()

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

protected SqlContentEntityStorageSche

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

Provides discovery and retrieval of entity type bundles. Hierarchy class \Drupal\Core\Entity\

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

public EntityDisplayInterface::getRenderer(

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

public EntityDeleteFormTrait::getQuestion()

2025-01-10 15:47:30
Entity CRUD, editing, and view hooks
  • References/PHP/Drupal/Entity/entity.api

Hooks used in various entity operations. Entity create, read, update, and delete (CRUD) operations are performed by entity storage classes;

2025-01-10 15:47:30
EntityDisplayBase::$mode
  • References/PHP/Drupal/Entity/EntityDisplayBase

View or form mode to be displayed. Type: string File

2025-01-10 15:47:30