Search for component
- Search 7.x for component
- Search 9.5.x for component
- Search 10.3.x for component
- Search 11.x for component
- Search main for component
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityDisplayBase::getComponent | function | core/ |
Gets the display options set for a component. |
| EntityDisplayBase::getComponents | function | core/ |
Gets the display options for all components. |
| EntityDisplayBase::removeComponent | function | core/ |
Sets a component to be hidden. |
| EntityDisplayBase::setComponent | function | core/ |
Sets the display options for a component. |
| EntityDisplayInterface::getComponent | function | core/ |
Gets the display options set for a component. |
| EntityDisplayInterface::getComponents | function | core/ |
Gets the display options for all components. |
| EntityDisplayInterface::removeComponent | function | core/ |
Sets a component to be hidden. |
| EntityDisplayInterface::setComponent | function | core/ |
Sets the display options for a component. |
| EntityDisplayTest::testBaseFieldComponent | function | core/ |
Tests the behavior of a field component for a base field. |
| EntityDisplayTest::testComponentDependencies | function | core/ |
Tests components dependencies additions. |
| EntityDisplayTest::testExtraFieldComponent | function | core/ |
Tests the behavior of a field component within an entity display object. |
| EntityDisplayTest::testExtraFieldComponentInitialInvalidConfig | function | core/ |
Tests the behavior of an extra field component with initial invalid values. |
| EntityDisplayTest::testFieldComponent | function | core/ |
Tests the behavior of a field component within an entity display object. |
| EntityFormDisplayTest::testBaseFieldComponent | function | core/ |
Tests the behavior of a field component for a base field. |
| EntityFormDisplayTest::testFieldComponent | function | core/ |
Tests the behavior of a field component within an EntityFormDisplay object. |
| EntityTestViewBuilder::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
| EntityViewBuilder::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
| EntityViewBuilderInterface::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
| FeedViewBuilder::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
| FileUploadForm::hideExtraSourceFieldComponents | function | core/ |
Processes an image or file source field element. |
| GraphTest::assertComponents | function | core/ |
Verify expected components in a graph. |
| InlineBlockEntityOperations::saveInlineBlockComponent | function | core/ |
Saves an inline block component. |
| InstallStorage::getComponentFolder | function | core/ |
Get folder inside each component that contains the files. |
| InstallStorage::getComponentNames | function | core/ |
Get all configuration names and folders for a list of modules or themes. |
| ItemViewBuilder::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
| LayoutBuilderEntityViewDisplay::getComponent | function | core/ |
Gets the display options set for a component. |
| LayoutBuilderEntityViewDisplay::getQuickEditSectionComponent | function | core/ |
Returns the Quick Edit formatter settings. |
| LayoutBuilderEntityViewDisplay::getSectionComponentForFieldName | function | core/ |
Gets the component for a given field name if any. |
| LayoutBuilderEntityViewDisplay::setComponent | function | core/ |
Sets the display options for a component. |
| LayoutBuilderEvents::SECTION_COMPONENT_BUILD_RENDER_ARRAY | constant | core/ |
Name of the event fired when a component's render array is built. |
| LayoutEntityHelperTrait::getInlineBlockComponents | function | core/ |
Gets components that have Inline Block plugins. |
| LayoutEntityHelperTraitTest::providerSectionsWithInlineComponents | function | core/ |
Dataprovider method for tests that need sections with inline blocks. |
| LayoutEntityHelperTraitTest::testGetInlineBlockComponents | function | core/ |
@covers ::getInlineBlockComponents[[api-linebreak]] |
| layout_builder.render_block_component_subscriber | service | core/ |
Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray |
| LocaleConfigManager::getComponentNames | function | core/ |
Gets configuration names associated with components. |
| LocaleDefaultConfigStorage::getComponentNames | function | core/ |
Get all configuration names and folders for a list of modules or themes. |
| locale_config_batch_update_components | function | core/ |
Builds a locale batch to refresh configuration. |
| MigrateFieldFormatterSettingsTest::assertComponent | function | core/ |
Asserts various aspects of a particular component of a view display. |
| MigrateFieldFormatterSettingsTest::assertComponentNotExists | function | core/ |
Asserts that a particular component is NOT included in a display. |
| MigrateFieldFormatterSettingsTest::assertComponentNotExists | function | core/ |
Asserts that a particular component is NOT included in a display. |
| MigrateFieldInstanceWidgetSettingsTest::assertComponent | function | core/ |
Asserts various aspects of a particular component of a form display. |
| MoveBlockForm::getComponentsWrapper | function | core/ |
Ajax callback for the region select element. |
| NodeViewBuilder::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
| PerComponentEntityDisplay | class | core/ |
This class imports one component of an entity display. |
| PerComponentEntityDisplay.php | file | core/ |
|
| PerComponentEntityDisplay::getEntity | function | core/ |
Gets the entity. |
| PerComponentEntityDisplay::MODE_NAME | constant | core/ |
|
| PerComponentEntityDisplayTest | class | core/ |
Tests the entity display destination plugin. |
| PerComponentEntityDisplayTest.php | file | core/ |
Contains \Drupal\Tests\migrate\Unit\destination\PerComponentEntityDisplayTest. |
| PerComponentEntityDisplayTest::testImport | function | core/ |
Tests the entity display import method. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.