EntityInterface::getCacheTagsToInvalidate
  • References/PHP/Drupal/Entity/EntityInterface

public EntityInterface::getCacheTagsToInvalidate()

2025-01-10 15:47:30
EntityAccessControlHandler::$viewLabelOperation
  • References/PHP/Drupal/Entity/EntityAccessControlHandler

Allows to grant access to just the labels. By default, the "view label" operation falls back to "view". Set this to TRUE to allow returning

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

The default langcode entity key. Type: string File

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

public EntityTypeInterface::hasFormClasses()

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

public EntityTypeInterface::getListBuilderClass()

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

hook_entity_presave(Drupal\Core\Entity\EntityInterface $entity) Act on an entity before it is created or updated

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

protected EntityResolverManager::setParametersFromReflection($controller

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

public Entity::referencedEntities() Gets a list

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

A list of field definitions eligible for configuration in this display. Type: \Drupal\Core\Field\FieldDefinitionInterface[]

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

Entity type to be displayed. Type: string File core

2025-01-10 15:47:30