Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
EntityFormInterface::setEntityTypeManager function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the entity type manager for this form.
EntityFormInterface::setModuleHandler function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the module handler for this form.
EntityFormInterface::setOperation function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the operation for this form.
EntityFormInterface::setStringTranslation function core/lib/Drupal/Core/Entity/EntityFormInterface.php Sets the string translation service for this form.
EntityFormMode class core/lib/Drupal/Core/Entity/Entity/EntityFormMode.php Defines the entity form mode configuration entity class.
EntityFormMode.php file core/lib/Drupal/Core/Entity/Entity/EntityFormMode.php
EntityFormModeAddForm class core/modules/field_ui/src/Form/EntityFormModeAddForm.php Provides the add form for entity display modes.
EntityFormModeAddForm.php file core/modules/field_ui/src/Form/EntityFormModeAddForm.php
EntityFormModeAddForm::prepareEntity function core/modules/field_ui/src/Form/EntityFormModeAddForm.php Prepares the entity object before the form is built first.
EntityFormModeHalJsonAnonTest class core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonAnonTest.php @group hal
@group legacy
EntityFormModeHalJsonAnonTest.php file core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonAnonTest.php
EntityFormModeHalJsonAnonTest::$defaultTheme property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonAnonTest.php The theme to install as the default for testing.
EntityFormModeHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonAnonTest.php The format to use in this test.
EntityFormModeHalJsonAnonTest::$mimeType property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonAnonTest.php The MIME type that corresponds to $format.
EntityFormModeHalJsonAnonTest::$modules property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonAnonTest.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityFormModeHalJsonBasicAuthTest class core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonBasicAuthTest.php @group hal
@group legacy
EntityFormModeHalJsonBasicAuthTest.php file core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonBasicAuthTest.php
EntityFormModeHalJsonBasicAuthTest::$auth property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
EntityFormModeHalJsonBasicAuthTest::$defaultTheme property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonBasicAuthTest.php The theme to install as the default for testing.
EntityFormModeHalJsonBasicAuthTest::$format property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonBasicAuthTest.php The format to use in this test.
EntityFormModeHalJsonBasicAuthTest::$mimeType property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
EntityFormModeHalJsonBasicAuthTest::$modules property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonBasicAuthTest.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityFormModeHalJsonCookieTest class core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonCookieTest.php @group hal
@group legacy
EntityFormModeHalJsonCookieTest.php file core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonCookieTest.php
EntityFormModeHalJsonCookieTest::$auth property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonCookieTest.php The authentication mechanism to use in this test.
EntityFormModeHalJsonCookieTest::$defaultTheme property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonCookieTest.php The theme to install as the default for testing.
EntityFormModeHalJsonCookieTest::$format property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonCookieTest.php The format to use in this test.
EntityFormModeHalJsonCookieTest::$mimeType property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonCookieTest.php The MIME type that corresponds to $format.
EntityFormModeHalJsonCookieTest::$modules property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonCookieTest.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityFormModeInterface interface core/lib/Drupal/Core/Entity/EntityFormModeInterface.php Provides an interface defining an entity form mode entity type.
EntityFormModeInterface.php file core/lib/Drupal/Core/Entity/EntityFormModeInterface.php
EntityFormModeJsonAnonTest class core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonAnonTest.php @group rest
EntityFormModeJsonAnonTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonAnonTest.php
EntityFormModeJsonAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonAnonTest.php The theme to install as the default for testing.
EntityFormModeJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonAnonTest.php The format to use in this test.
EntityFormModeJsonAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonAnonTest.php The MIME type that corresponds to $format.
EntityFormModeJsonBasicAuthTest class core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php @group rest
EntityFormModeJsonBasicAuthTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php
EntityFormModeJsonBasicAuthTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php The authentication mechanism to use in this test.
EntityFormModeJsonBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php The theme to install as the default for testing.
EntityFormModeJsonBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php The format to use in this test.
EntityFormModeJsonBasicAuthTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php The MIME type that corresponds to $format.
EntityFormModeJsonBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonBasicAuthTest.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityFormModeJsonCookieTest class core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonCookieTest.php @group rest
EntityFormModeJsonCookieTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonCookieTest.php
EntityFormModeJsonCookieTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonCookieTest.php The authentication mechanism to use in this test.
EntityFormModeJsonCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonCookieTest.php The theme to install as the default for testing.
EntityFormModeJsonCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonCookieTest.php The format to use in this test.
EntityFormModeJsonCookieTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityFormModeJsonCookieTest.php The MIME type that corresponds to $format.
EntityFormModeListBuilder class core/modules/field_ui/src/EntityFormModeListBuilder.php Defines a class to build a listing of form mode entities.

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