Entity::link
  • References/PHP/Drupal/Entity/Entity

public Entity::link($text = NULL, $rel = 'canonical', array $options = [])

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

public EntityFormDisplay::extractFormValues(FieldableEntityInterface

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

public Entity::toUrl($rel = 'canonical', array $options = [])

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

public Entity::language() Gets the language

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

public static Entity::loadMultiple(array $ids = NULL) Loads

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

public Entity::isNew() Determines whether the

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

public Entity::getEntityType() Gets the entity

2025-01-10 15:47:30
EntityFormDisplay::$displayContext
  • References/PHP/Drupal/Entity/Entity/EntityFormDisplay

Context in which this entity will be used (e.g. 'display', 'form'). Type: string

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

Configuration entity that contains widget options for all components of a entity form in a given form mode. Plugin annotation

2025-01-10 15:47:30