Entity::entityManager
  • References/PHP/Drupal/Entity/Entity

protected Entity::entityManager() Gets the entity

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

Defines an interface for entity handlers. This interface can be implemented by entity handlers that require dependency injection.

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

public ContentEntityBase::isNewTranslation()

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

public EntityTypeInterface::setFormClass($operation, $class)

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

public Query::__construct(EntityTypeInterface $entity_type, $conjunction, Connection

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

Defines an EntityReferenceSelection plugin annotation object. Plugin Namespace: Plugin\EntityReferenceSelection For

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

public EntityTypeInterface::getHandlerClass($handler_type)

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

public EntityType::hasKey($key) Indicates

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

A base entity storage class. Hierarchy class \Drupal\Core\Entity\

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

Defines a config entity type annotation object. The annotation properties of entity types are found on

2025-01-10 15:47:30