Search for form
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Form | class | core/ |
Provides a render element for a form. |
Form | class | core/ |
Form to test _form routing. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EntityDisplayFormBase::$pluginManager | property | core/ |
The widget or formatter plugin manager. |
EntityDisplayFormBase::alterSettingsSummary | function | core/ |
Alters the widget or formatter settings summary. |
EntityDisplayFormBase::buildExtraFieldRow | function | core/ |
Builds the table row structure for a single extra field. |
EntityDisplayFormBase::buildFieldRow | function | core/ |
Builds the table row structure for a single field. |
EntityDisplayFormBase::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
EntityDisplayFormBase::form | function | core/ |
Gets the actual form array to be built. |
EntityDisplayFormBase::getApplicablePluginOptions | function | core/ |
Returns an array of applicable widget or formatter options for a field. |
EntityDisplayFormBase::getDefaultPlugin | function | core/ |
Returns the ID of the default widget or formatter plugin for a field type. |
EntityDisplayFormBase::getDisplayModeOptions | function | core/ |
Returns an array of form or view mode options. |
EntityDisplayFormBase::getDisplayModes | function | core/ |
Returns the form or view modes used by this form. |
EntityDisplayFormBase::getDisplayModesLink | function | core/ |
Returns a link to the form or view mode admin page. |
EntityDisplayFormBase::getDisplays | function | core/ |
Returns entity (form) displays for the current entity display type. |
EntityDisplayFormBase::getDisplayStatuses | function | core/ |
Returns form or view modes statuses for the bundle used by this form. |
EntityDisplayFormBase::getEntityDisplay | function | core/ |
Returns an entity display object to be used by this form. |
EntityDisplayFormBase::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
EntityDisplayFormBase::getExtraFields | function | core/ |
Returns the extra fields of the entity type and bundle used by this form. |
EntityDisplayFormBase::getFieldDefinitions | function | core/ |
Collects the definitions of fields whose display is configurable. |
EntityDisplayFormBase::getOverviewUrl | function | core/ |
Returns the Url object for a specific entity (form) display edit form. |
EntityDisplayFormBase::getRegionOptions | function | core/ |
Returns an associative array of all regions. |
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/ |
@coversDefaultClass \Drupal\field_ui\Form\EntityDisplayFormBase[[api-linebreak]] |
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/ |
@covers ::copyFormValuesToEntity[[api-linebreak]] |
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. |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.