Search for component
- Search 7.x for component
- Search 8.9.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 |
|---|---|---|---|
| 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::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. |
| LayoutBuilderIntegration::supportQuickEditOnComponent | function | core/ |
Determines whether a component has Quick Edit support. |
| LayoutEntityHelperTrait::getInlineBlockComponents | function | core/ |
Gets components that have Inline Block plugins. |
| LayoutEntityHelperTraitTest::providerSectionsWithInlineComponents | function | core/ |
Data provider 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. |
| PasswordConfirmWidgetTest::testPasswordConfirmWidgetJsComponents | function | core/ |
Tests the components added to the password confirm widget. |
| PasswordWidgetThemeFunctionTest::testPasswordConfirmWidgetJsComponents | function | core/ |
Tests password widget theme functions and its deprecations. |
| 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. |
| PerComponentEntityFormDisplay | class | core/ |
This class imports one component of an entity form display. |
| PerComponentEntityFormDisplay.php | file | core/ |
|
| PerComponentEntityFormDisplay::getEntity | function | core/ |
Gets the entity. |
| PerComponentEntityFormDisplay::MODE_NAME | constant | core/ |
|
| PerComponentEntityFormDisplayTest | class | core/ |
Tests the entity display destination plugin. |
| PerComponentEntityFormDisplayTest.php | file | core/ |
Contains \Drupal\Tests\migrate\Unit\destination\PerComponentEntityFormDisplayTest. |
| PerComponentEntityFormDisplayTest::testImport | function | core/ |
Tests the entity display import method. |
| QuickEditLayoutBuilderEntityViewDisplay::getComponent | function | core/ |
Gets the display options set for a component. |
| QuickEditLayoutBuilderEntityViewDisplay::getQuickEditSectionComponent | function | core/ |
Returns the Quick Edit formatter settings. |
| Section::$components | property | core/ |
An array of components, keyed by UUID. |
| Section::appendComponent | function | core/ |
Appends a component to the end of a region. |
| Section::getComponent | function | core/ |
Gets the component for a given UUID. |
| Section::getComponents | function | core/ |
Returns the components of the section. |
| Section::getComponentsByRegion | function | core/ |
Gets the components for a specific region. |
| Section::insertAfterComponent | function | core/ |
Inserts a component after a specified existing component. |
| Section::insertComponent | function | core/ |
Inserts a component at a specified delta. |
| Section::removeComponent | function | core/ |
Removes a given component from a region. |
| Section::setComponent | function | core/ |
Helper method to set a component. |
| SectionComponent | class | core/ |
Provides a value object for a section component. |
| SectionComponent.php | file | core/ |
|
| SectionComponent::$additional | property | core/ |
Any additional properties and values. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.