EntityFormMode
  • References/PHP/Drupal/Entity/Entity/EntityFormMode

Defines the entity form mode configuration entity class. Form modes allow entity forms to be displayed differently depending on the context

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

protected Entity::uuidGenerator() Gets the UUID

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

public Entity::getCacheTagsToInvalidate() Returns

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

A typed data object wrapping this entity. Type:

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

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

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

public static Entity::preCreate(EntityStorageInterface $storage, array &$values)

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

public EntityFormDisplay::buildForm(FieldableEntityInterface

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

public EntityFormDisplay::processForm($element, FormStateInterface

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

public Entity::url($rel = 'canonical', $options = array())

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

public EntityFormDisplay::getRenderer($field_name)

2025-01-10 15:47:30