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. 10 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

3 files declare their use of EntityFormModeInterface
EntityFormMode.php in core/lib/Drupal/Core/Entity/Entity/EntityFormMode.php
FieldUiHooks.php in core/modules/field_ui/src/Hook/FieldUiHooks.php
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.