Search for entityView
- Search 7.x for entityView
- Search 9.5.x for entityView
- Search 8.9.x for entityView
- Search 11.x for entityView
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityViewsDataTest::setUpEntityType | function | core/ |
Mocks an entity type and its base fields. |
| EntityViewsDataTest::testBaseTableFields | function | core/ |
Tests fields on the base table. |
| EntityViewsDataTest::testBaseTables | function | core/ |
Tests base tables. |
| EntityViewsDataTest::testDataTable | function | core/ |
Tests data_table support. |
| EntityViewsDataTest::testDataTableFields | function | core/ |
Tests fields on the data table. |
| EntityViewsDataTest::testRevisionTableFields | function | core/ |
Tests fields on the revision table. |
| EntityViewsDataTest::testRevisionTableWithoutDataTable | function | core/ |
Tests revision table without data table support. |
| EntityViewsDataTest::testRevisionTableWithRevisionDataTable | function | core/ |
Tests revision table with data table support. |
| EntityViewsDataTest::testRevisionTableWithRevisionDataTableAndDataTable | function | core/ |
Tests revision table with data table support. |
| EntityViewsWithMultivalueBasefieldTest | class | core/ |
Tests entity views with multivalue base fields. |
| EntityViewsWithMultivalueBasefieldTest.php | file | core/ |
|
| EntityViewsWithMultivalueBasefieldTest::$modules | property | core/ |
Modules to install. |
| EntityViewsWithMultivalueBasefieldTest::$testViews | property | core/ |
Views to be enabled. |
| EntityViewsWithMultivalueBasefieldTest::setUp | function | core/ |
|
| EntityViewsWithMultivalueBasefieldTest::testView | function | core/ |
Tests entity views with multivalue base fields. |
| EntityViewTrait | trait | core/ |
Provides helper methods to deal with building entity views in tests. |
| EntityViewTrait.php | file | core/ |
|
| EntityViewTrait::buildEntityView | function | core/ |
Builds the renderable view of an entity. |
| FieldLayoutEntityViewDisplay | class | core/ |
Provides an entity view display entity that has a layout. |
| FieldLayoutEntityViewDisplay.php | file | core/ |
|
| FieldLayoutEntityViewDisplayEditForm | class | core/ |
Edit form for the EntityViewDisplay entity type. |
| FieldLayoutEntityViewDisplayEditForm.php | file | core/ |
|
| FieldLayoutEntityViewDisplayEditForm::create | function | core/ |
Instantiates a new instance of this class. |
| FieldLayoutEntityViewDisplayEditForm::__construct | function | core/ |
FieldLayoutEntityViewDisplayEditForm constructor. |
| FieldLayoutTest::testEntityView | function | core/ |
Tests the use of field layout for entity view displays. |
| FieldLayoutTest::testEntityViewModes | function | core/ |
Tests that layouts are unique per view mode. |
| FieldStorageCreationTrait::configureEntityViewDisplay | function | core/ |
Configures the field for the default view mode. |
| LayoutBuilderEntityViewDisplay | class | core/ |
Provides an entity view display entity that has a layout. |
| LayoutBuilderEntityViewDisplay.php | file | core/ |
|
| LayoutBuilderEntityViewDisplay::$entityFieldManager | property | core/ |
The entity field manager. |
| LayoutBuilderEntityViewDisplay::addSectionField | function | core/ |
Adds a layout section field to a given bundle. |
| LayoutBuilderEntityViewDisplay::buildMultiple | function | core/ |
Builds a renderable array for the components of a set of entities. |
| LayoutBuilderEntityViewDisplay::buildSections | function | core/ |
Builds the render array for the sections of a given entity. |
| LayoutBuilderEntityViewDisplay::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| LayoutBuilderEntityViewDisplay::contextRepository | function | core/ |
Wraps the context repository service. |
| LayoutBuilderEntityViewDisplay::createCopy | function | core/ |
Creates a duplicate of the entity display object on a different view mode. |
| LayoutBuilderEntityViewDisplay::disableLayoutBuilder | function | core/ |
Disables the Layout Builder. |
| LayoutBuilderEntityViewDisplay::enableLayoutBuilder | function | core/ |
Enables the Layout Builder. |
| LayoutBuilderEntityViewDisplay::getComponent | function | core/ |
Gets the display options set for a component. |
| LayoutBuilderEntityViewDisplay::getContextsForEntity | function | core/ |
Gets the available contexts for a given entity. |
| LayoutBuilderEntityViewDisplay::getDefaultRegion | function | core/ |
Gets the default region. |
| LayoutBuilderEntityViewDisplay::getDefaultSection | function | core/ |
Gets a default section. |
| LayoutBuilderEntityViewDisplay::getSectionComponentForFieldName | function | core/ |
Gets the component for a given field name if any. |
| LayoutBuilderEntityViewDisplay::getSections | function | core/ |
Gets the layout sections. |
| LayoutBuilderEntityViewDisplay::isCustomMode | function | core/ |
Indicates if this display is using the '_custom' view mode. |
| LayoutBuilderEntityViewDisplay::isLayoutBuilderEnabled | function | core/ |
Determines if Layout Builder is enabled. |
| LayoutBuilderEntityViewDisplay::isOverridable | function | core/ |
Determines if the display allows custom overrides. |
| LayoutBuilderEntityViewDisplay::label | function | core/ |
@todo Move this upstream in https://www.drupal.org/node/2939931. |
| LayoutBuilderEntityViewDisplay::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| LayoutBuilderEntityViewDisplay::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.