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 |
---|---|---|---|
LayoutBuilderEntityViewDisplay::removeSectionField | function | core/ |
Removes a layout section field if it is no longer needed. |
LayoutBuilderEntityViewDisplay::save | function | core/ |
Saves an entity permanently. |
LayoutBuilderEntityViewDisplay::sectionStorageManager | function | core/ |
Gets the section storage manager. |
LayoutBuilderEntityViewDisplay::setComponent | function | core/ |
Sets the display options for a component. |
LayoutBuilderEntityViewDisplay::setOverridable | function | core/ |
|
LayoutBuilderEntityViewDisplay::setSections | function | core/ |
Stores the information for all sections. |
LayoutBuilderEntityViewDisplay::__construct | function | core/ |
Constructs an Entity object. |
LayoutBuilderEntityViewDisplayForm | class | core/ |
Edit form for the LayoutBuilderEntityViewDisplay entity type. |
LayoutBuilderEntityViewDisplayForm.php | file | core/ |
|
LayoutBuilderEntityViewDisplayForm::$entity | property | core/ |
The entity being used by this form. |
LayoutBuilderEntityViewDisplayForm::$sectionStorage | property | core/ |
The storage section. |
LayoutBuilderEntityViewDisplayForm::buildExtraFieldRow | function | core/ |
Builds the table row structure for a single extra field. |
LayoutBuilderEntityViewDisplayForm::buildFieldRow | function | core/ |
Builds the table row structure for a single field. |
LayoutBuilderEntityViewDisplayForm::buildForm | function | core/ |
Form constructor. |
LayoutBuilderEntityViewDisplayForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
LayoutBuilderEntityViewDisplayForm::entityFormEntityBuild | function | core/ |
Entity builder for layout options on the entity view display form. |
LayoutBuilderEntityViewDisplayForm::form | function | core/ |
Gets the actual form array to be built. |
LayoutBuilderEntityViewDisplayForm::hasOverrides | function | core/ |
Determines if the defaults have any overrides. |
LayoutBuilderEntityViewDisplayForm::isCanonicalMode | function | core/ |
Determines if the mode is used by the canonical route. |
LayoutBuilderEntityViewDisplayJsonAnonTest | class | core/ |
@group layout_builder @group rest |
LayoutBuilderEntityViewDisplayJsonAnonTest.php | file | core/ |
|
LayoutBuilderEntityViewDisplayJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderEntityViewDisplayJsonAnonTest::$format | property | core/ |
The format to use in this test. |
LayoutBuilderEntityViewDisplayJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
LayoutBuilderEntityViewDisplayJsonBasicAuthTest | class | core/ |
@group layout_builder @group rest |
LayoutBuilderEntityViewDisplayJsonBasicAuthTest.php | file | core/ |
|
LayoutBuilderEntityViewDisplayJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
LayoutBuilderEntityViewDisplayJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderEntityViewDisplayJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
LayoutBuilderEntityViewDisplayJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
LayoutBuilderEntityViewDisplayJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
LayoutBuilderEntityViewDisplayJsonCookieTest | class | core/ |
@group layout_builder @group rest |
LayoutBuilderEntityViewDisplayJsonCookieTest.php | file | core/ |
|
LayoutBuilderEntityViewDisplayJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
LayoutBuilderEntityViewDisplayJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderEntityViewDisplayJsonCookieTest::$format | property | core/ |
The format to use in this test. |
LayoutBuilderEntityViewDisplayJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
LayoutBuilderEntityViewDisplayResourceTestBase | class | core/ |
Provides a base class for testing LayoutBuilderEntityViewDisplay resources. |
LayoutBuilderEntityViewDisplayResourceTestBase.php | file | core/ |
|
LayoutBuilderEntityViewDisplayResourceTestBase::$modules | property | core/ |
Modules to install. |
LayoutBuilderEntityViewDisplayResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
LayoutBuilderEntityViewDisplayResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
LayoutBuilderEntityViewDisplayStorage | class | core/ |
Provides storage for entity view display entities that have layouts. |
LayoutBuilderEntityViewDisplayStorage.php | file | core/ |
|
LayoutBuilderEntityViewDisplayStorage::mapFromStorageRecords | function | core/ |
Maps from storage records to entity objects. |
LayoutBuilderEntityViewDisplayStorage::mapToStorageRecord | function | core/ |
Maps from an entity object to the storage record. |
LayoutBuilderEntityViewDisplayTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Entity\LayoutBuilderEntityViewDisplay |
LayoutBuilderEntityViewDisplayTest | class | core/ |
JSON:API integration test for the "EntityViewDisplay" config entity type. |
LayoutBuilderEntityViewDisplayTest.php | file | core/ |
|
LayoutBuilderEntityViewDisplayTest.php | file | core/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.