Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 enable. |
| EntityDisplayTest::$modules | property | core/ |
Modules to install. |
| EntityDisplayTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
@covers \Drupal\Core\Entity\EntityDisplayRepository::getViewDisplay[[api-linebreak]] |
| 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(). |
| EntityDisplayWithLayoutInterface | interface | core/ |
Provides a common interface for entity displays that have layout. |
| EntityDisplayWithLayoutInterface.php | file | core/ |
|
| EntityDisplayWithLayoutInterface::ensureLayout | function | core/ |
Ensures this entity has a layout. |
| EntityDisplayWithLayoutInterface::getDefaultRegion | function | core/ |
Gets the default region. |
| EntityDisplayWithLayoutInterface::getLayout | function | core/ |
Gets the layout plugin for this display. |
| EntityDisplayWithLayoutInterface::getLayoutId | function | core/ |
Gets the layout plugin ID for this display. |
| EntityDisplayWithLayoutInterface::getLayoutSettings | function | core/ |
Gets the layout plugin settings for this display. |
| EntityDisplayWithLayoutInterface::setLayout | function | core/ |
Sets the layout plugin for this display. |
| EntityDisplayWithLayoutInterface::setLayoutId | function | core/ |
Sets the layout plugin ID for this display. |
| EntityDuplicateTest | class | core/ |
Test entity duplication. |
| EntityDuplicateTest.php | file | core/ |
|
| EntityDuplicateTest::$entityTestRevStorage | property | core/ |
|
| EntityDuplicateTest::setUp | function | core/ |
|
| EntityDuplicateTest::testDuplicateNonDefaultRevision | function | core/ |
Tests duplicating a non-default revision. |
| EntityExists | class | core/ |
This plugin checks if a given entity exists. |
| EntityExists.php | file | core/ |
|
| EntityExists::$storage | property | core/ |
The entity storage. |
| EntityExists::create | function | core/ |
Creates an instance of the plugin. |
Pagination
- Previous page
- Page 474
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.