Search for component
- Search 7.x for component
- Search 9.5.x for component
- Search 8.9.x for component
- Search 10.3.x for component
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Component | class | core/ |
Simple value object that contains information about the component. |
Component | class | core/ |
Simple value object that contains information about the component. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
AddComponent | class | core/ |
Adds a component to a layout builder section. |
AddComponent.php | file | core/ |
|
AddComponent::apply | function | core/ |
Applies the config action. |
AddComponent::create | function | core/ |
Creates an instance of the plugin. |
AddComponent::__construct | function | core/ |
|
AddComponentDeriver | class | core/ |
@internal This API is experimental. |
AddComponentDeriver.php | file | core/ |
|
AddComponentDeriver::create | function | core/ |
Creates a new class instance. |
AddComponentDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
AddComponentDeriver::__construct | function | core/ |
|
AddComponentTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\ConfigAction\AddComponent[[api-linebreak]] |
AddComponentTest.php | file | core/ |
|
AddComponentTest::$configActionManager | property | core/ |
The config action manager. |
AddComponentTest::$modules | property | core/ |
Modules to install. |
AddComponentTest::$plugin | property | core/ |
The plugin. |
AddComponentTest::provider | function | core/ |
Data provider for testAddComponent. |
AddComponentTest::setUp | function | core/ |
|
AddComponentTest::testActionFailsIfEntityNotFound | function | core/ |
Tests that applying the config action to a missing entity fails. |
AddComponentTest::testAddComponent | function | core/ |
Tests adding a component to a view display using a config action. |
AddComponentTest::testAddComponentToEmptyRegionThatIsNotFirst | function | core/ |
Tests that adding a component to another section works as expected. |
array-to-object.component.yml | file | core/ |
core/modules/system/tests/modules/sdc_test/components/array-to-object/array-to-object.component.yml |
array-to-object.component.yml | file | core/ |
core/modules/sdc/tests/modules/sdc_test/components/array-to-object/array-to-object.component.yml |
badge.component.yml | file | core/ |
core/profiles/demo_umami/themes/umami/components/badge/badge.component.yml |
badge.component.yml | file | core/ |
core/modules/navigation/components/badge/badge.component.yml |
banner.component.yml | file | core/ |
core/profiles/demo_umami/themes/umami/components/banner/banner.component.yml |
bar.component.yml | file | core/ |
core/modules/system/tests/themes/sdc_theme_test/components/bar/bar.component.yml |
bar.component.yml | file | core/ |
core/modules/sdc/tests/themes/sdc_theme_test/components/bar/bar.component.yml |
BlockComponentRenderArray | class | core/ |
Builds render arrays and handles access for all block components. |
BlockComponentRenderArray.php | file | core/ |
|
BlockComponentRenderArray::$currentUser | property | core/ |
The current user. |
BlockComponentRenderArray::getSubscribedEvents | function | core/ |
|
BlockComponentRenderArray::onBuildRender | function | core/ |
Builds render arrays for block plugins and sets it on the event. |
BlockComponentRenderArray::__construct | function | core/ |
Creates a BlockComponentRenderArray object. |
BlockComponentRenderArrayTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray[[api-linebreak]] @group layout_builder |
BlockComponentRenderArrayTest.php | file | core/ |
|
BlockComponentRenderArrayTest::$account | property | core/ |
The current user. |
BlockComponentRenderArrayTest::$blockManager | property | core/ |
The block plugin manager. |
BlockComponentRenderArrayTest::providerBlockTypes | function | core/ |
Data provider for test functions that should test block types. |
BlockComponentRenderArrayTest::setUp | function | core/ |
|
BlockComponentRenderArrayTest::testOnBuildRender | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
BlockComponentRenderArrayTest::testOnBuildRenderDenied | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuild | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
BlockComponentRenderArrayTest::testOnBuildRenderEmptyBuildWithCacheTags | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
BlockComponentRenderArrayTest::testOnBuildRenderInPreview | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
BlockComponentRenderArrayTest::testOnBuildRenderInPreviewEmptyBuild | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
BlockComponentRenderArrayTest::testOnBuildRenderNoBlock | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
BlockComponentRenderArrayTest::testOnBuildRenderNullBuild | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
BlockComponentRenderArrayTest::testOnBuildRenderWithoutPreviewFallbackString | function | core/ |
@covers ::onBuildRender[[api-linebreak]] |
BlockViewBuilder::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
branding.component.yml | file | core/ |
core/profiles/demo_umami/themes/umami/components/branding/branding.component.yml |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.