Search for form
- Search 7.x for form
- Search 9.5.x for form
- Search 8.9.x for form
- Search 10.3.x for form
- Search 11.x for form
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Form | class | core/ |
Form to test _form routing. |
| Form | class | core/ |
Provides a render element for a form. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityDisplayFormBase::getRegions | function | core/ |
Get the regions needed to create the overview form. |
| EntityDisplayFormBase::getRowRegion | function | core/ |
Returns the region to which a row in the display overview belongs. |
| EntityDisplayFormBase::getTableHeader | function | core/ |
Returns an array containing the table headers. |
| EntityDisplayFormBase::multistepAjax | function | core/ |
Ajax handler for multistep buttons. |
| EntityDisplayFormBase::multistepSubmit | function | core/ |
Form submission handler for multistep buttons. |
| EntityDisplayFormBase::saveDisplayStatuses | function | core/ |
Saves the updated display mode statuses. |
| EntityDisplayFormBase::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| EntityDisplayFormBase::thirdPartySettingsForm | function | core/ |
Adds the widget or formatter third party settings forms. |
| EntityDisplayFormBase::__construct | function | core/ |
Constructs a new EntityDisplayFormBase. |
| EntityDisplayFormBaseTest | class | core/ |
Tests the UI for configuring entity displays. |
| EntityDisplayFormBaseTest | class | core/ |
Tests Drupal\field_ui\Form\EntityDisplayFormBase. |
| EntityDisplayFormBaseTest.php | file | core/ |
|
| EntityDisplayFormBaseTest.php | file | core/ |
|
| EntityDisplayFormBaseTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityDisplayFormBaseTest::$modules | property | core/ |
Modules to install. |
| EntityDisplayFormBaseTest::$modules | property | core/ |
Modules to install. |
| EntityDisplayFormBaseTest::setUp | function | core/ |
|
| EntityDisplayFormBaseTest::testCopyFormValuesToEntity | function | core/ |
Tests copy form values to entity. |
| EntityDisplayFormBaseTest::testNoApplicableFormatters | function | core/ |
Ensures the entity is not affected when there are no applicable formatters. |
| EntityDisplayModeAddForm | class | core/ |
Provides the add form for entity display modes. |
| EntityDisplayModeAddForm.php | file | core/ |
|
| EntityDisplayModeAddForm::buildForm | function | core/ |
Form constructor. |
| EntityDisplayModeAddForm::prepareEntity | function | core/ |
Prepares the entity object before the form is built first. |
| EntityDisplayModeAddForm::validateForm | function | core/ |
Form validation handler. |
| EntityDisplayModeController::formModeTypeSelection | function | core/ |
Provides a list of eligible entity types for adding form modes. |
| EntityDisplayModeDeleteForm | class | core/ |
Provides the delete form for entity display modes. |
| EntityDisplayModeDeleteForm.php | file | core/ |
|
| EntityDisplayModeDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| EntityDisplayModeEditForm | class | core/ |
Provides the edit form for entity display modes. |
| EntityDisplayModeEditForm.php | file | core/ |
|
| EntityDisplayModeFormBase | class | core/ |
Provides the generic base class for entity display mode forms. |
| EntityDisplayModeFormBase.php | file | core/ |
|
| EntityDisplayModeFormBase::$displayContext | property | core/ |
The display context. Either 'view' or 'form'. |
| EntityDisplayModeFormBase::$entityType | property | core/ |
The entity type definition. |
| EntityDisplayModeFormBase::$targetEntityTypeId | property | core/ |
The entity type for which the display mode is being created or edited. |
| EntityDisplayModeFormBase::buildForm | function | core/ |
Form constructor. |
| EntityDisplayModeFormBase::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| EntityDisplayModeFormBase::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| EntityDisplayModeFormBase::exists | function | core/ |
Determines if the display mode already exists. |
| EntityDisplayModeFormBase::form | function | core/ |
Gets the actual form array to be built. |
| EntityDisplayModeFormBase::getDisplayByContext | function | core/ |
Returns View or Form display based on display context. |
| EntityDisplayModeFormBase::getEntityDisplay | function | core/ |
Returns an entity display object to be used by this form. |
| EntityDisplayModeFormBase::getFormDisplay | function | core/ |
Load the form display for a given bundle and form mode name. |
| EntityDisplayModeFormBase::getOverviewUrl | function | core/ |
Returns the Url object for a specific entity (form) display edit form. |
| EntityDisplayModeFormBase::getViewDisplay | function | core/ |
Load the view display for a given bundle and view mode name. |
| EntityDisplayModeFormBase::init | function | core/ |
Initialize the form state and the entity before the first form build. |
| EntityDisplayModeFormBase::save | function | core/ |
Form submission handler for the 'save' action. |
| EntityDisplayModeFormBase::__construct | function | core/ |
Constructs a EntityDisplayModeFormBase object. |
| EntityDisplayModeTest::testEntityFormModeUI | function | core/ |
Tests the EntityFormMode user interface. |
| EntityDisplayRepository::getAllFormModes | function | core/ |
Gets the entity form mode info for all entity types. |
Pagination
- Previous page
- Page 51
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.