Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityDisplayBaseTest.php | file | core/ |
|
| EntityDisplayBaseTest::$modules | property | core/ |
|
| EntityDisplayBaseTest::setUp | function | core/ |
|
| EntityDisplayBaseTest::testGetMode | function | core/ |
@covers ::getMode[[api-linebreak]] |
| EntityDisplayBaseTest::testGetOriginalMode | function | core/ |
@covers ::getOriginalMode[[api-linebreak]] |
| EntityDisplayBaseTest::testGetTargetBundle | function | core/ |
@covers ::getTargetBundle[[api-linebreak]] |
| EntityDisplayBaseTest::testGetTargetEntityTypeId | function | core/ |
@covers ::getTargetEntityTypeId[[api-linebreak]] |
| EntityDisplayBaseTest::testOnDependencyRemoval | function | core/ |
@covers ::onDependencyRemoval[[api-linebreak]] |
| EntityDisplayBaseTest::testPreSave | function | core/ |
@covers ::preSave[[api-linebreak]] |
| EntityDisplayBaseTest::testSetTargetBundle | function | core/ |
@covers ::setTargetBundle[[api-linebreak]] |
| EntityDisplayFormBase | class | core/ |
Base class for EntityDisplay edit forms. |
| EntityDisplayFormBase.php | file | core/ |
|
| EntityDisplayFormBase::$displayContext | property | core/ |
The display context. Either 'view' or 'form'. |
| EntityDisplayFormBase::$entity | property | core/ |
The entity being used by this form. |
| EntityDisplayFormBase::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EntityDisplayFormBase::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityDisplayFormBase::$fieldTypes | property | core/ |
A list of field types. |
| 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/ |
|
| EntityDisplayFormBase::form | function | core/ |
|
| 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/ |
|
| 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::reduceOrder | function | core/ |
Determines the rendering order of an array representing a tree. |
| EntityDisplayFormBase::saveDisplayStatuses | function | core/ |
Saves the updated display mode statuses. |
| EntityDisplayFormBase::submitForm | function | core/ |
|
| EntityDisplayFormBase::tablePreRender | function | core/ |
Performs pre-render tasks on field_ui_table elements. |
| EntityDisplayFormBase::thirdPartySettingsForm | function | core/ |
Adds the widget or formatter third party settings forms. |
| EntityDisplayFormBase::__construct | function | core/ |
Constructs a new EntityDisplayFormBase. |
| EntityDisplayFormBaseTest | class | core/ |
@coversDefaultClass \Drupal\field_ui\Form\EntityDisplayFormBase[[api-linebreak]] |
| EntityDisplayFormBaseTest.php | file | core/ |
|
| EntityDisplayFormBaseTest::$modules | property | core/ |
Pagination
- Previous page
- Page 460
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.