Search for all

  1. Search 7.x for all
  2. Search 9.5.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
EntityFormBuilderInterface::getForm function core/lib/Drupal/Core/Entity/EntityFormBuilderInterface.php Gets the built and processed entity form for the given entity.
EntityFormBuilderTest class core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php @coversDefaultClass \Drupal\Core\Entity\EntityFormBuilder[[api-linebreak]]
@group Entity
EntityFormBuilderTest.php file core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php
EntityFormBuilderTest::$entityFormBuilder property core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php The entity form builder.
EntityFormBuilderTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php The entity manager.
EntityFormBuilderTest::$formBuilder property core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php The form builder.
EntityFormBuilderTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php
EntityFormBuilderTest::testGetForm function core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php Tests the getForm() method.
EntityFormDisplay class core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Configuration entity that contains widget options for all components of a
entity form in a given form mode.
EntityFormDisplay.php file core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
EntityFormDisplay::$displayContext property core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
EntityFormDisplay::buildForm function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
EntityFormDisplay::collectRenderDisplay function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Returns the entity_form_display object used to build an entity form.
EntityFormDisplay::extractFormValues function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
EntityFormDisplay::flagWidgetsErrorsFromViolations function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
EntityFormDisplay::getPluginCollections function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
EntityFormDisplay::getRenderer function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
EntityFormDisplay::movePropertyPathViolationsRelativeToField function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Moves the property path to be relative to field level.
EntityFormDisplay::processForm function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Process callback: assigns weights and hides extra fields.
EntityFormDisplay::validateFormValues function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
EntityFormDisplay::__construct function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
EntityFormDisplayAccessControlHandler class core/lib/Drupal/Core/Entity/Entity/Access/EntityFormDisplayAccessControlHandler.php Provides an entity access control handler for form displays.
EntityFormDisplayAccessControlHandler.php file core/lib/Drupal/Core/Entity/Entity/Access/EntityFormDisplayAccessControlHandler.php
EntityFormDisplayAccessControlHandler::checkAccess function core/lib/Drupal/Core/Entity/Entity/Access/EntityFormDisplayAccessControlHandler.php
EntityFormDisplayAccessControlHandlerTest class core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php @coversDefaultClass \Drupal\Core\Entity\Entity\Access\EntityFormDisplayAccessControlHandler[[api-linebreak]]
@group Entity
EntityFormDisplayAccessControlHandlerTest.php file core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php
EntityFormDisplayAccessControlHandlerTest::$accessControlHandler property core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php The field storage config access controller to test.
EntityFormDisplayAccessControlHandlerTest::$anon property core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php The mock account without field storage config access.
EntityFormDisplayAccessControlHandlerTest::$entity property core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php The EntityFormDisplay entity used for testing.
EntityFormDisplayAccessControlHandlerTest::$member property core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php The mock account with EntityFormDisplay access.
EntityFormDisplayAccessControlHandlerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php The mock module handler.
EntityFormDisplayAccessControlHandlerTest::$parent_member property core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php The mock account with EntityFormDisplay access via parent access check.
EntityFormDisplayAccessControlHandlerTest::assertAllowOperations function core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php Assert method to verify the access by operations.
EntityFormDisplayAccessControlHandlerTest::getEntityTypeManager function core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php Returns a mock Entity Type Manager.
EntityFormDisplayAccessControlHandlerTest::setUp function core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php
EntityFormDisplayAccessControlHandlerTest::testAccess function core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php @covers ::access[[api-linebreak]]
@covers ::checkAccess[[api-linebreak]]
EntityFormDisplayDependenciesUpdateTest class core/modules/content_moderation/tests/src/Functional/Update/EntityFormDisplayDependenciesUpdateTest.php Test updating the dependencies of entity form displays.
EntityFormDisplayDependenciesUpdateTest.php file core/modules/content_moderation/tests/src/Functional/Update/EntityFormDisplayDependenciesUpdateTest.php
EntityFormDisplayDependenciesUpdateTest::setDatabaseDumpFiles function core/modules/content_moderation/tests/src/Functional/Update/EntityFormDisplayDependenciesUpdateTest.php
EntityFormDisplayDependenciesUpdateTest::testEntityDisplaysUpdated function core/modules/content_moderation/tests/src/Functional/Update/EntityFormDisplayDependenciesUpdateTest.php Tests updating the dependencies of entity displays.
EntityFormDisplayEditForm class core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php Edit form for the EntityFormDisplay entity type.
EntityFormDisplayEditForm.php file core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php
EntityFormDisplayEditForm::$displayContext property core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php
EntityFormDisplayEditForm::alterSettingsSummary function core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php
EntityFormDisplayEditForm::buildFieldRow function core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php
EntityFormDisplayEditForm::create function core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php
EntityFormDisplayEditForm::getDefaultPlugin function core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php
EntityFormDisplayEditForm::getDisplayModeOptions function core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php
EntityFormDisplayEditForm::getDisplayModes function core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php
EntityFormDisplayEditForm::getDisplayModesLink function core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php

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