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 |
|---|---|---|---|
| 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/ |
|
| EntityDisplayRepositoryTest::setUp | function | core/ |
|
| EntityDisplayRepositoryTest::testFormDisplay | function | core/ |
Tests form display. |
| EntityDisplayRepositoryTest::testViewDisplay | function | core/ |
Tests view display. |
| 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/ |
|
| EntityDisplayTest::$defaultTheme | property | core/ |
|
| EntityDisplayTest::$modules | property | core/ |
|
| EntityDisplayTest::$modules | property | core/ |
|
| EntityDisplayTest::$modules | property | core/ |
|
| 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. |
| EntityDisplayTest::testEntityForm | function | core/ |
Tests the use of regions for entity form displays. |
| EntityDisplayTest::testEntityGetDisplay | function | core/ |
Tests entity get display. |
| EntityDisplayTest::testEntityView | function | core/ |
Tests the use of regions for entity view displays. |
| EntityDisplayTest::testEntityView | function | core/ |
Tests the use of regions for entity view displays. |
| EntityDisplayTest::testExtraFieldComponent | function | core/ |
Tests the behavior of a field component within an entity display object. |
| EntityDisplayTest::testExtraFieldComponentInitialInvalidConfig | function | core/ |
Tests the behavior of an extra field component with initial invalid values. |
| EntityDisplayTest::testExtraFields | function | core/ |
Tests extra fields. |
| EntityDisplayTest::testFieldComponent | function | core/ |
Tests the behavior of a field component within an entity display object. |
| EntityDisplayTest::testGetDisplayModeOptions | function | core/ |
Tests getDisplayModeOptions(). |
| EntityDisplayTest::testOnDependencyRemoval | function | core/ |
Tests \Drupal\Core\Entity\EntityDisplayBase::onDependencyRemoval(). |
| EntityDuplicateTest | class | core/ |
Test entity duplication. |
| EntityDuplicateTest.php | file | core/ |
|
| EntityDuplicateTest::$entityTestRevStorage | property | core/ |
The entity storage. |
Pagination
- Previous page
- Page 509
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.