Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityFormBuilderInterface::getForm | function | core/ |
Gets the built and processed entity form for the given entity. |
| EntityFormBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityFormBuilder[[api-linebreak]] @group Entity |
| EntityFormBuilderTest.php | file | core/ |
|
| EntityFormBuilderTest::$entityFormBuilder | property | core/ |
The entity form builder. |
| EntityFormBuilderTest::$entityTypeManager | property | core/ |
The entity manager. |
| EntityFormBuilderTest::$formBuilder | property | core/ |
The form builder. |
| EntityFormBuilderTest::setUp | function | core/ |
|
| EntityFormBuilderTest::testGetForm | function | core/ |
Tests the getForm() method. |
| EntityFormDisplay | class | core/ |
Configuration entity that contains widget options for all components of a entity form in a given form mode. |
| EntityFormDisplay.php | file | core/ |
|
| EntityFormDisplay::$displayContext | property | core/ |
|
| EntityFormDisplay::buildForm | function | core/ |
|
| EntityFormDisplay::collectRenderDisplay | function | core/ |
Returns the entity_form_display object used to build an entity form. |
| EntityFormDisplay::extractFormValues | function | core/ |
|
| EntityFormDisplay::flagWidgetsErrorsFromViolations | function | core/ |
|
| EntityFormDisplay::getPluginCollections | function | core/ |
|
| EntityFormDisplay::getRenderer | function | core/ |
|
| EntityFormDisplay::movePropertyPathViolationsRelativeToField | function | core/ |
Moves the property path to be relative to field level. |
| EntityFormDisplay::processForm | function | core/ |
Process callback: assigns weights and hides extra fields. |
| EntityFormDisplay::validateFormValues | function | core/ |
|
| EntityFormDisplay::__construct | function | core/ |
|
| EntityFormDisplayAccessControlHandler | class | core/ |
Provides an entity access control handler for form displays. |
| EntityFormDisplayAccessControlHandler.php | file | core/ |
|
| EntityFormDisplayAccessControlHandler::checkAccess | function | core/ |
|
| EntityFormDisplayAccessControlHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Entity\Access\EntityFormDisplayAccessControlHandler[[api-linebreak]] @group Entity |
| EntityFormDisplayAccessControlHandlerTest.php | file | core/ |
|
| EntityFormDisplayAccessControlHandlerTest::$accessControlHandler | property | core/ |
The field storage config access controller to test. |
| EntityFormDisplayAccessControlHandlerTest::$anon | property | core/ |
The mock account without field storage config access. |
| EntityFormDisplayAccessControlHandlerTest::$entity | property | core/ |
The EntityFormDisplay entity used for testing. |
| EntityFormDisplayAccessControlHandlerTest::$member | property | core/ |
The mock account with EntityFormDisplay access. |
| EntityFormDisplayAccessControlHandlerTest::$moduleHandler | property | core/ |
The mock module handler. |
| EntityFormDisplayAccessControlHandlerTest::$parent_member | property | core/ |
The mock account with EntityFormDisplay access via parent access check. |
| EntityFormDisplayAccessControlHandlerTest::assertAllowOperations | function | core/ |
Assert method to verify the access by operations. |
| EntityFormDisplayAccessControlHandlerTest::getEntityTypeManager | function | core/ |
Returns a mock Entity Type Manager. |
| EntityFormDisplayAccessControlHandlerTest::setUp | function | core/ |
|
| EntityFormDisplayAccessControlHandlerTest::testAccess | function | core/ |
@covers ::access[[api-linebreak]] @covers ::checkAccess[[api-linebreak]] |
| EntityFormDisplayDependenciesUpdateTest | class | core/ |
Test updating the dependencies of entity form displays. |
| EntityFormDisplayDependenciesUpdateTest.php | file | core/ |
|
| EntityFormDisplayDependenciesUpdateTest::setDatabaseDumpFiles | function | core/ |
|
| EntityFormDisplayDependenciesUpdateTest::testEntityDisplaysUpdated | function | core/ |
Tests updating the dependencies of entity displays. |
| EntityFormDisplayEditForm | class | core/ |
Edit form for the EntityFormDisplay entity type. |
| EntityFormDisplayEditForm.php | file | core/ |
|
| EntityFormDisplayEditForm::$displayContext | property | core/ |
|
| EntityFormDisplayEditForm::alterSettingsSummary | function | core/ |
|
| EntityFormDisplayEditForm::buildFieldRow | function | core/ |
|
| EntityFormDisplayEditForm::create | function | core/ |
|
| EntityFormDisplayEditForm::getDefaultPlugin | function | core/ |
|
| EntityFormDisplayEditForm::getDisplayModeOptions | function | core/ |
|
| EntityFormDisplayEditForm::getDisplayModes | function | core/ |
|
| EntityFormDisplayEditForm::getDisplayModesLink | function | core/ |
Pagination
- Previous page
- Page 470
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.