Search for entityView
- Search 7.x for entityView
- Search 8.9.x for entityView
- Search 10.3.x for entityView
- Search 11.x for entityView
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
LayoutBuilderEntityViewDisplay::removeSectionField | function | core/ |
Removes a layout section field if it is no longer needed. |
LayoutBuilderEntityViewDisplay::sectionStorageManager | function | core/ |
Gets the section storage manager. |
LayoutBuilderEntityViewDisplay::setComponent | function | core/ |
Sets the display options for a component. |
LayoutBuilderEntityViewDisplay::setOverridable | function | core/ |
Sets the display to allow or disallow overrides. |
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. |
LayoutBuilderEntityViewDisplayHalJsonAnonTest | class | core/ |
@group hal @group legacy |
LayoutBuilderEntityViewDisplayHalJsonAnonTest.php | file | core/ |
|
LayoutBuilderEntityViewDisplayHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderEntityViewDisplayHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
LayoutBuilderEntityViewDisplayHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
LayoutBuilderEntityViewDisplayHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
LayoutBuilderEntityViewDisplayHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
LayoutBuilderEntityViewDisplayHalJsonBasicAuthTest.php | file | core/ |
|
LayoutBuilderEntityViewDisplayHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
LayoutBuilderEntityViewDisplayHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
LayoutBuilderEntityViewDisplayHalJsonCookieTest | class | core/ |
@group hal @group legacy |
LayoutBuilderEntityViewDisplayHalJsonCookieTest.php | file | core/ |
|
LayoutBuilderEntityViewDisplayHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
LayoutBuilderEntityViewDisplayHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
LayoutBuilderEntityViewDisplayJsonAnonTest | class | core/ |
@group layout_builder @group rest |
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.