QueryBase::groupBy
  • References/PHP/Drupal/Entity/Query/QueryBase

public QueryBase::groupBy($field, $langcode = NULL)

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

hook_ENTITY_TYPE_predelete(Drupal\Core\Entity\EntityInterface $entity) Act before entity deletion of a particular

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

public static Entity::preDelete(EntityStorageInterface $storage, array $entities)

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
EntityHandlerBase
  • References/PHP/Drupal/Entity/EntityHandlerBase

Provides a base class for entity handlers. Hierarchy class \Drupal\Core\Entity\

2025-01-10 15:47:30
QueryAggregateInterface::conditionAggregate
  • References/PHP/Drupal/Entity/Query/QueryAggregateInterface

public QueryAggregateInterface::conditionAggregate($field

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

protected ContentEntityBase::getTranslatedField($name, $langcode)

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

Provides an implementation of an entity type and its metadata. Hierarchy class \D

2025-01-10 15:47:30
EntityViewBuilder::$cacheBin
  • References/PHP/Drupal/Entity/EntityViewBuilder

The cache bin used to store the render cache. Type: string File

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

public EntityViewBuilder::__construct(EntityTypeInterface $entity_type

2025-01-10 15:47:30