Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines a argument validator plugin for each entity type. |
| Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
| Entity | class | core/ |
Provides a generic destination to import entities. |
| Entity | class | core/ |
|
| Entity | class | core/ |
This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
| Entity | class | core/ |
Defines a base entity class. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
Defines a generic controller to render a single entity. |
| EntityViewController.php | file | core/ |
|
| EntityViewController::$deprecatedProperties | property | core/ |
|
| EntityViewController::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityViewController::$renderer | property | core/ |
The renderer service. |
| EntityViewController::buildTitle | function | core/ |
Pre-render callback to build the page title. |
| EntityViewController::create | function | core/ |
|
| EntityViewController::trustedCallbacks | function | core/ |
|
| EntityViewController::view | function | core/ |
Provides a page to render a single entity. |
| 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/ |
|
| EntityViewDisplay::postSave | function | core/ |
|
| EntityViewDisplay::__construct | function | core/ |
|
| EntityViewDisplayAccessControlHandler | class | core/ |
Provides an entity access control handler for displays. |
| EntityViewDisplayAccessControlHandler.php | file | core/ |
|
| EntityViewDisplayAccessControlHandler::checkAccess | function | core/ |
|
| EntityViewDisplayAccessControlHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Entity\Access\EntityViewDisplayAccessControlHandler[[api-linebreak]] @group Entity |
| EntityViewDisplayAccessControlHandlerTest.php | file | core/ |
|
| EntityViewDisplayAccessControlHandlerTest::setUp | function | core/ |
|
| EntityViewDisplayEditForm | class | core/ |
Edit form for the EntityViewDisplay entity type. |
| EntityViewDisplayEditForm.php | file | core/ |
|
| EntityViewDisplayEditForm::$displayContext | property | core/ |
Pagination
- Previous page
- Page 134
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.