Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| EntityDisplayFormBaseTest::$modules | property | core/ |
|
| EntityDisplayFormBaseTest::$modules | property | core/ |
|
| 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. |
| EntityDisplayInterface | interface | core/ |
Provides a common interface for entity displays. |
| EntityDisplayInterface.php | file | core/ |
|
| EntityDisplayInterface::createCopy | function | core/ |
Creates a duplicate of the entity display object on a different view mode. |
| EntityDisplayInterface::getComponent | function | core/ |
Gets the display options set for a component. |
| EntityDisplayInterface::getComponents | function | core/ |
Gets the display options for all components. |
| EntityDisplayInterface::getHighestWeight | function | core/ |
Gets the highest weight of the components in the display. |
| EntityDisplayInterface::getMode | function | core/ |
Gets the view or form mode to be displayed. |
| EntityDisplayInterface::getOriginalMode | function | core/ |
Gets the original view or form mode that was requested. |
| EntityDisplayInterface::getRenderer | function | core/ |
Gets the renderer plugin for a field (e.g. widget, formatter). |
| EntityDisplayInterface::getTargetBundle | function | core/ |
Gets the bundle to be displayed. |
| EntityDisplayInterface::getTargetEntityTypeId | function | core/ |
Gets the entity type for which this display is used. |
| EntityDisplayInterface::removeComponent | function | core/ |
Sets a component to be hidden. |
| EntityDisplayInterface::setComponent | function | core/ |
Sets the display options for a component. |
| EntityDisplayInterface::setTargetBundle | function | core/ |
Sets the bundle to be displayed. |
| EntityDisplayModeAddForm | class | core/ |
Provides the add form for entity display modes. |
| EntityDisplayModeAddForm.php | file | core/ |
|
| EntityDisplayModeAddForm::buildForm | function | core/ |
|
| EntityDisplayModeAddForm::prepareEntity | function | core/ |
|
| EntityDisplayModeAddForm::validateForm | function | core/ |
|
| EntityDisplayModeBase | class | core/ |
Base class for config entity types with settings for form and view modes. |
| EntityDisplayModeBase.php | file | core/ |
|
| EntityDisplayModeBase::$cache | property | core/ |
Whether or not the rendered output of this view mode is cached by default. |
| EntityDisplayModeBase::$description | property | core/ |
Description of the form or view mode. |
| EntityDisplayModeBase::$id | property | core/ |
The ID of the form or view mode. |
| EntityDisplayModeBase::$label | property | core/ |
The human-readable name of the form or view mode. |
| EntityDisplayModeBase::$status | property | core/ |
Whether or not this form or view mode has custom settings by default. |
| EntityDisplayModeBase::$targetEntityType | property | core/ |
The entity type this form or view mode is used for. |
| EntityDisplayModeBase::calculateDependencies | function | core/ |
|
| EntityDisplayModeBase::getDescription | function | core/ |
|
| EntityDisplayModeBase::getTargetType | function | core/ |
|
| EntityDisplayModeBase::preDelete | function | core/ |
|
| EntityDisplayModeBase::preSave | function | core/ |
|
| EntityDisplayModeBase::setTargetType | function | core/ |
|
| EntityDisplayModeBase::sort | function | core/ |
|
| EntityDisplayModeBase::urlRouteParameters | function | core/ |
|
| EntityDisplayModeBaseTestableClass | class | core/ |
A class extending EntityDisplayModeBase for testing purposes. |
| EntityDisplayModeBaseUnitTest | class | core/ |
Tests Drupal\Core\Entity\EntityDisplayModeBase. |
| EntityDisplayModeBaseUnitTest.php | file | core/ |
|
| EntityDisplayModeBaseUnitTest::$entity | property | core/ |
The entity under test. |
| EntityDisplayModeBaseUnitTest::$entityInfo | property | core/ |
The entity type used for testing. |
Pagination
- Previous page
- Page 506
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.