Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityViewBuilder::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EntityViewBuilder::$entityRepository | property | core/ |
The entity repository service. |
| EntityViewBuilder::$singleFieldDisplays | property | core/ |
The EntityViewDisplay objects created for individual field rendering. |
| EntityViewBuilder::$themeRegistry | property | core/ |
The theme registry. |
| EntityViewBuilder::addContextualLinks | function | core/ |
Add contextual links. |
| EntityViewBuilder::buildComponents | function | core/ |
|
| EntityViewBuilder::createInstance | function | core/ |
|
| EntityViewBuilder::getBuildDefaults | function | core/ |
Provides entity-specific defaults to the build process. |
| EntityViewBuilder::getCacheTags | function | core/ |
|
| EntityViewBuilder::getSingleFieldDisplay | function | core/ |
Gets an EntityViewDisplay for rendering an individual field. |
| EntityViewBuilder::isViewModeCacheable | function | core/ |
Determines whether the view mode is cacheable. |
| EntityViewBuilder::resetCache | function | core/ |
|
| EntityViewBuilder::trustedCallbacks | function | core/ |
|
| EntityViewBuilder::__construct | function | core/ |
Constructs a new EntityViewBuilder. |
| EntityViewBuilderInterface::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
| EntityViewBuilderInterface::getCacheTags | function | core/ |
The cache tag associated with this entity view builder. |
| EntityViewBuilderInterface::resetCache | function | core/ |
Resets the entity render cache. |
| EntityViewBuilderTest | class | core/ |
Tests the entity view builder. |
| EntityViewBuilderTest.php | file | core/ |
|
| EntityViewBuilderTest::createTestEntity | function | core/ |
Creates an entity for testing. |
| EntityViewBuilderTest::setUp | function | core/ |
|
| EntityViewBuilderTest::testEntityViewBuilderCache | function | core/ |
Tests entity render cache handling. |
| EntityViewBuilderTest::testEntityViewBuilderCacheToggling | function | core/ |
Tests entity render cache toggling. |
| EntityViewBuilderTest::testEntityViewBuilderCacheWithReferences | function | core/ |
Tests entity render cache with references. |
| EntityViewBuilderTest::testEntityViewBuilderWeight | function | core/ |
Tests weighting of display components. |
| EntityViewBuilderTest::testNoTemplate | function | core/ |
Tests that viewing an entity without template does not specify #theme. |
| EntityViewBuilderTest::testViewField | function | core/ |
Tests EntityViewBuilder::viewField() language awareness. |
| EntityViewController::$deprecatedProperties | property | core/ |
|
| EntityViewController::trustedCallbacks | function | core/ |
|
| EntityViewController::viewRevision | function | core/ |
Provides a page to render a single entity revision. |
| EntityViewController::__construct | function | core/ |
Creates an EntityViewController object. |
| EntityViewControllerTest | class | core/ |
Tests EntityViewController functionality. |
| EntityViewControllerTest.php | file | core/ |
|
| EntityViewControllerTest::$defaultTheme | property | core/ |
|
| EntityViewControllerTest::$entities | property | core/ |
Array of test entities. |
| EntityViewControllerTest::$modules | property | core/ |
Modules to enable. |
| EntityViewControllerTest::createTestEntity | function | core/ |
Creates an entity for testing. |
| EntityViewControllerTest::setUp | function | core/ |
|
| EntityViewControllerTest::testEntityViewController | function | core/ |
Tests EntityViewController. |
| EntityViewControllerTest::testEntityViewControllerViewBuilder | function | core/ |
Tests that a view builder can successfully override the view builder. |
| EntityViewControllerTest::testFieldItemAttributes | function | core/ |
Tests field item attributes. |
| EntityViewDisplay | class | core/ |
Configuration entity that contains display options for all components of a rendered entity in a given view mode. |
| EntityViewDisplay.php | file | core/ |
|
| EntityViewDisplay::$displayContext | property | core/ |
|
| EntityViewDisplay::build | function | core/ |
|
| EntityViewDisplay::buildMultiple | function | core/ |
|
| EntityViewDisplay::collectRenderDisplay | function | core/ |
Returns the display object used to render an entity. |
| EntityViewDisplay::collectRenderDisplays | function | core/ |
Returns the display objects used to render a set of entities. |
| EntityViewDisplay::getPluginCollections | function | core/ |
|
| EntityViewDisplay::getRenderer | function | core/ |
Pagination
- Previous page
- Page 445
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.