Search for entityView
- Search 7.x for entityView
- Search 9.5.x for entityView
- Search 8.9.x for entityView
- Search 10.3.x for entityView
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityViewsDataTest::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityViewsDataTest::$modules | property | core/ |
Modules to install. |
| EntityViewsDataTest::assertBundleField | function | core/ |
Tests views data for a bundle field. |
| EntityViewsDataTest::assertEntityReferenceField | function | core/ |
Tests views data for an entity reference field. |
| EntityViewsDataTest::assertLanguageField | function | core/ |
Tests views data for a language field. |
| EntityViewsDataTest::assertLongTextField | function | core/ |
Tests views data for a long text field. |
| EntityViewsDataTest::assertNumericField | function | core/ |
Tests views data for a numeric field. |
| EntityViewsDataTest::assertStringField | function | core/ |
Tests views data for a string field. |
| EntityViewsDataTest::assertUriField | function | core/ |
Tests views data for a URI field. |
| EntityViewsDataTest::assertUuidField | function | core/ |
Tests views data for a UUID field. |
| EntityViewsDataTest::assertViewsDataField | function | core/ |
Tests generic stuff per field. |
| EntityViewsDataTest::setUp | function | core/ |
|
| 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::testDeprecations | function | core/ |
Tests EntityViewsData deprecations. |
| 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. |
| EntityViewsDataWithDeprecations | class | core/ |
Extend EntityViewsData as a module would do. |
| EntityViewsDataWithDeprecations::getViewsData | function | core/ |
Returns views data for the entity type. |
| 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. |
| FieldLayoutHooks::entityViewAlter | function | core/ |
Implements hook_entity_view_alter(). |
| 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. |
| FieldUiHooks::entityViewModeDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete(). |
| FieldUiHooks::entityViewModePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| FieldUiTestHooks::formEntityViewDisplayEditFormAlter | function | core/ |
Implements hook_form_FORM_BASE_ID_alter(). |
| LayoutBuilderEntityViewDisplay | class | core/ |
Provides an entity view display entity that has a layout. |
| LayoutBuilderEntityViewDisplay | class | core/ |
Provides an entity view display entity that has a layout. |
| LayoutBuilderEntityViewDisplay | class | core/ |
Provides an entity view display entity that has a layout. |
| LayoutBuilderEntityViewDisplay.php | file | core/ |
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.