Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Test 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/ |
Test 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/ |
Test 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. |
| EntityExists::transform | function | core/ |
Performs the associated process. |
| EntityExists::__construct | function | core/ |
EntityExists constructor. |
| EntityExistsTest | class | core/ |
Tests the EntityExists process plugin. |
| EntityExistsTest.php | file | core/ |
|
| EntityExistsTest::$modules | property | core/ |
Modules to enable. |
| EntityExistsTest::setUp | function | core/ |
|
| EntityExistsTest::testEntityExists | function | core/ |
Test the EntityExists plugin. |
| EntityField | class | core/ |
A field that displays entity field data. |
| EntityField.php | file | core/ |
|
| EntityField::$base_table | property | core/ |
A shortcut for $view->base_table. |
Pagination
- Previous page
- Page 464
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.