Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| EntityDisplayRepositoryTest::setUp | function | core/ |
|
| EntityDisplayRepositoryTest::testFormDisplay | function | core/ |
Tests form display. |
| EntityDisplayRepositoryTest::testViewDisplay | function | core/ |
Tests view display. |
| EntityDisplayTest::testOnDependencyRemoval | function | core/ |
Tests \Drupal\Core\Entity\EntityDisplayBase::onDependencyRemoval(). |
| EntityDuplicateTest::$entityTestRevStorage | property | core/ |
The entity storage. |
| EntityExists::$storage | property | core/ |
The entity storage. |
| EntityField::$entityRepository | property | core/ |
The entity repository service. |
| EntityField::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
| EntityField::documentSelfTokens | function | core/ |
Document any special tokens this field might use for itself. |
| EntityField::getFieldStorageDefinition | function | core/ |
Gets the field storage definition. |
| EntityFieldManager::$activeFieldStorageDefinitions | property | core/ |
Static cache of active field storage definitions per entity type. |
| EntityFieldManager::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EntityFieldManager::$entityLastInstalledSchemaRepository | property | core/ |
The entity last installed schema repository. |
| EntityFieldManager::$fieldStorageDefinitions | property | core/ |
Static cache of field storage definitions per entity type. |
| EntityFieldManager::$keyValueFactory | property | core/ |
The key-value factory. |
| EntityFieldManager::buildFieldStorageDefinitions | function | core/ |
Builds field storage definitions for an entity type. |
| EntityFieldManager::getActiveFieldStorageDefinitions | function | core/ |
Gets the active field storage definitions for a content entity type. |
| EntityFieldManager::getFieldStorageDefinitions | function | core/ |
Gets the field storage definitions for a content entity type. |
| EntityFieldManagerInterface::getFieldStorageDefinitions | function | core/ |
Gets the field storage definitions for a content entity type. |
Pagination
- Previous page
- Page 78
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.