interface EntityFormModeInterface

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Entity/EntityFormModeInterface.php \Drupal\Core\Entity\EntityFormModeInterface
  2. 10 core/lib/Drupal/Core/Entity/EntityFormModeInterface.php \Drupal\Core\Entity\EntityFormModeInterface
  3. 11.x core/lib/Drupal/Core/Entity/EntityFormModeInterface.php \Drupal\Core\Entity\EntityFormModeInterface

Provides an interface defining an entity form mode entity type.

Hierarchy

Expanded class hierarchy of EntityFormModeInterface

All classes that implement EntityFormModeInterface

2 files declare their use of EntityFormModeInterface
EntityFormMode.php in core/lib/Drupal/Core/Entity/Entity/EntityFormMode.php
field_ui.module in core/modules/field_ui/field_ui.module
Allows administrators to attach custom fields to fieldable types.

File

core/lib/Drupal/Core/Entity/EntityFormModeInterface.php, line 8

Namespace

Drupal\Core\Entity
View source
interface EntityFormModeInterface extends EntityDisplayModeInterface {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.