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
- Search main for entityView
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldLayoutEntityViewDisplayEditForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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/ |
|
| LayoutBuilderEntityViewDisplay.php | file | core/ |
|
| 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/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Disable Layout Builder'), pluralize: FALSE)] |
| LayoutBuilderEntityViewDisplay::enableLayoutBuilder | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Enable Layout Builder'), pluralize: FALSE)] |
| 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::save | function | core/ |
Saves an entity permanently. |
| LayoutBuilderEntityViewDisplay::sectionStorageManager | function | core/ |
Gets the section storage manager. |
| LayoutBuilderEntityViewDisplay::setComponent | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Add component to display'))] |
| LayoutBuilderEntityViewDisplay::setOverridable | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Toggle overridable layouts'), pluralize: FALSE, name: 'allowLayoutOverrides')] |
| 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. |
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.