interface EntityFormModeInterface

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Entity/EntityFormModeInterface.php \Drupal\Core\Entity\EntityFormModeInterface
  2. 8.9.x 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

4 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.
system.module in core/modules/system/system.module
Configuration system that lets administrators modify the workings of the site.
system.post_update.php in core/modules/system/system.post_update.php
Post update functions for System.

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.