Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityDisplayPluginCollection.php | file | core/ |
|
| EntityDisplayPluginCollection::$pluginKey | property | core/ |
The key within the plugin configuration that contains the plugin ID. |
| EntityDisplayRebuilder | class | core/ |
Rebuilds all form and view modes for a passed entity bundle. |
| EntityDisplayRebuilder.php | file | core/ |
|
| EntityDisplayRebuilder::$entityDisplayRepository | property | core/ |
The display repository. |
| EntityDisplayRebuilder::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
| EntityDisplayRebuilder::$entityTypeManager | property | core/ |
The field storage config storage. |
| EntityDisplayRebuilder::create | function | core/ |
Instantiates a new instance of this class. |
| EntityDisplayRebuilder::rebuildEntityTypeDisplays | function | core/ |
Rebuild displays for single Entity Type. |
| EntityDisplayRebuilder::__construct | function | core/ |
Constructs a new EntityDisplayRebuilder. |
| EntityDisplayRepository | class | core/ |
Provides a repository for entity display objects (view modes and form modes). |
| EntityDisplayRepository.php | file | core/ |
|
| EntityDisplayRepository::$displayModeInfo | property | core/ |
Static cache of display modes information. |
| EntityDisplayRepository::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityDisplayRepository::$languageManager | property | core/ |
The language manager. |
| EntityDisplayRepository::$moduleHandler | property | core/ |
The module handler. |
| EntityDisplayRepository::clearDisplayModeInfo | function | core/ |
Clears the gathered display mode info. |
| EntityDisplayRepository::getAllDisplayModesByEntityType | function | core/ |
Gets the entity display mode info for all entity types. |
| EntityDisplayRepository::getAllFormModes | function | core/ |
Gets the entity form mode info for all entity types. |
| EntityDisplayRepository::getAllViewModes | function | core/ |
Gets the entity view mode info for all entity types. |
| EntityDisplayRepository::getDisplayModeOptions | function | core/ |
Gets an array of display mode options. |
| EntityDisplayRepository::getDisplayModeOptionsByBundle | function | core/ |
Returns an array of enabled display mode options by bundle. |
| EntityDisplayRepository::getDisplayModesByEntityType | function | core/ |
Gets the entity display mode info for a specific entity type. |
| EntityDisplayRepository::getFormDisplay | function | core/ |
Returns the entity form display associated with a bundle and form mode. |
| EntityDisplayRepository::getFormModeOptions | function | core/ |
Gets an array of form mode options. |
| EntityDisplayRepository::getFormModeOptionsByBundle | function | core/ |
Returns an array of enabled form mode options by bundle. |
| EntityDisplayRepository::getFormModes | function | core/ |
Gets the entity form mode info for a specific entity type. |
| EntityDisplayRepository::getViewDisplay | function | core/ |
Returns the entity view display associated with a bundle and view mode. |
| EntityDisplayRepository::getViewModeOptions | function | core/ |
Gets an array of view mode options. |
| EntityDisplayRepository::getViewModeOptionsByBundle | function | core/ |
Returns an array of enabled view mode options by bundle. |
| EntityDisplayRepository::getViewModes | function | core/ |
Gets the entity view mode info for a specific entity type. |
| EntityDisplayRepository::__construct | function | core/ |
Constructs a new EntityDisplayRepository. |
| EntityDisplayRepositoryInterface | interface | core/ |
Provides an interface for an entity display repository. |
| EntityDisplayRepositoryInterface.php | file | core/ |
|
| EntityDisplayRepositoryInterface::clearDisplayModeInfo | function | core/ |
Clears the gathered display mode info. |
| EntityDisplayRepositoryInterface::DEFAULT_DISPLAY_MODE | constant | core/ |
The default display mode ID. |
| EntityDisplayRepositoryInterface::getAllFormModes | function | core/ |
Gets the entity form mode info for all entity types. |
| EntityDisplayRepositoryInterface::getAllViewModes | function | core/ |
Gets the entity view mode info for all entity types. |
| EntityDisplayRepositoryInterface::getFormDisplay | function | core/ |
Returns the entity form display associated with a bundle and form mode. |
| EntityDisplayRepositoryInterface::getFormModeOptions | function | core/ |
Gets an array of form mode options. |
| EntityDisplayRepositoryInterface::getFormModeOptionsByBundle | function | core/ |
Returns an array of enabled form mode options by bundle. |
| EntityDisplayRepositoryInterface::getFormModes | function | core/ |
Gets the entity form mode info for a specific entity type. |
| EntityDisplayRepositoryInterface::getViewDisplay | function | core/ |
Returns the entity view display associated with a bundle and view mode. |
| EntityDisplayRepositoryInterface::getViewModeOptions | function | core/ |
Gets an array of view mode options. |
| EntityDisplayRepositoryInterface::getViewModeOptionsByBundle | function | core/ |
Returns an array of enabled view mode options by bundle. |
| EntityDisplayRepositoryInterface::getViewModes | function | core/ |
Gets the entity view mode info for a specific entity type. |
| EntityDisplayRepositoryTest | class | core/ |
Tests Drupal\Core\Entity\EntityDisplayRepository. |
| EntityDisplayRepositoryTest.php | file | core/ |
|
| EntityDisplayRepositoryTest::$displayRepository | property | core/ |
The entity display repository under test. |
| EntityDisplayRepositoryTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 427
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.