Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
@coversDefaultClass \Drupal\Core\Entity\EntityDisplayRepository[[api-linebreak]] |
| 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/ |
@covers ::getFormDisplay[[api-linebreak]] |
| EntityDisplayRepositoryTest::testViewDisplay | function | core/ |
@covers ::getViewDisplay[[api-linebreak]] |
| EntityDisplayTest | class | core/ |
Tests the UI for entity displays. |
| EntityDisplayTest | class | core/ |
Tests the entity display configuration entities. |
| EntityDisplayTest | class | core/ |
Tests the UI for entity displays. |
| EntityDisplayTest.php | file | core/ |
|
| EntityDisplayTest.php | file | core/ |
|
| EntityDisplayTest.php | file | core/ |
|
| EntityDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityDisplayTest::$modules | property | core/ |
Modules to install. |
| EntityDisplayTest::$modules | property | core/ |
Modules to install. |
| EntityDisplayTest::$modules | property | core/ |
Modules to install. |
| EntityDisplayTest::assertDependency | function | core/ |
Asserts that $key is a $type type dependency of $display config entity. |
| EntityDisplayTest::assertDependencyHelper | function | core/ |
Provides a helper for dependency assertions. |
| EntityDisplayTest::assertNoDependency | function | core/ |
Asserts that $key is not a $type type dependency of $display config entity. |
| EntityDisplayTest::setUp | function | core/ |
|
| EntityDisplayTest::setUp | function | core/ |
|
| EntityDisplayTest::setUp | function | core/ |
|
| EntityDisplayTest::testBaseFieldComponent | function | core/ |
Tests the behavior of a field component for a base field. |
| EntityDisplayTest::testComponentDependencies | function | core/ |
Tests components dependencies additions. |
| EntityDisplayTest::testDeleteBundle | function | core/ |
Tests deleting a bundle. |
| EntityDisplayTest::testDeleteField | function | core/ |
Tests deleting field. |
| EntityDisplayTest::testEntityDisplayCRUD | function | core/ |
Tests basic CRUD operations on entity display objects. |
| EntityDisplayTest::testEntityDisplayCRUDSort | function | core/ |
Tests sorting of components by name on basic CRUD operations. |
| EntityDisplayTest::testEntityDisplayInvalidateCacheTags | function | core/ |
Ensure that entity view display changes invalidates cache tags. |
Pagination
- Previous page
- Page 490
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.