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
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
SectionComponentBuildRenderArrayEvent::getComponent | function | core/ |
Get the section component whose render array is being built. |
SectionComponentBuildRenderArrayEvent::getContexts | function | core/ |
Get the available contexts. |
SectionComponentBuildRenderArrayEvent::getPlugin | function | core/ |
Get the plugin for the section component being built. |
SectionComponentBuildRenderArrayEvent::inPreview | function | core/ |
Determine if the component is in preview mode. |
SectionComponentBuildRenderArrayEvent::setBuild | function | core/ |
Set the render array. |
SectionComponentBuildRenderArrayEvent::__construct | function | core/ |
Creates a new SectionComponentBuildRenderArrayEvent object. |
SectionComponentTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\SectionComponent @group layout_builder |
SectionComponentTest.php | file | core/ |
|
SectionComponentTest::testToRenderArray | function | core/ |
@covers ::toRenderArray |
SectionTest::assertComponents | function | core/ |
Asserts that the section has the expected components. |
SectionTest::testAppendComponent | function | core/ |
@covers ::appendComponent @covers ::getNextHighestWeight @covers ::getComponentsByRegion |
SectionTest::testGetComponent | function | core/ |
@covers ::getComponent |
SectionTest::testGetComponentInvalidUuid | function | core/ |
@covers ::getComponent |
SectionTest::testGetComponents | function | core/ |
@covers ::__construct @covers ::setComponent @covers ::getComponents |
SectionTest::testInsertAfterComponent | function | core/ |
@covers ::insertAfterComponent |
SectionTest::testInsertAfterComponentInvalidUuid | function | core/ |
@covers ::insertAfterComponent |
SectionTest::testInsertAfterComponentValidUuidRegionMismatch | function | core/ |
@covers ::insertAfterComponent |
SectionTest::testInsertComponent | function | core/ |
@covers ::insertComponent @covers ::getComponentsByRegion |
SectionTest::testInsertComponentAppend | function | core/ |
@covers ::insertComponent |
SectionTest::testInsertComponentInvalidDelta | function | core/ |
@covers ::insertComponent |
SectionTest::testRemoveComponent | function | core/ |
@covers ::removeComponent @covers ::getComponentsByRegion |
SerializationTest::testSerializerComponentRegistration | function | core/ |
Confirms that modules can register normalizers and encoders. |
TestPerComponentEntityDisplay | class | core/ |
|
TestPerComponentEntityDisplay::$testValues | property | core/ |
|
TestPerComponentEntityDisplay::getEntity | function | core/ |
Gets the entity. |
TestPerComponentEntityDisplay::getTestValues | function | core/ |
|
TestPerComponentEntityDisplay::MODE_NAME | constant | core/ |
|
TestPerComponentEntityDisplay::__construct | function | core/ |
PerComponentEntityDisplay constructor. |
TestPerComponentEntityFormDisplay | class | core/ |
|
TestPerComponentEntityFormDisplay::$testValues | property | core/ |
|
TestPerComponentEntityFormDisplay::getEntity | function | core/ |
Gets the entity. |
TestPerComponentEntityFormDisplay::getTestValues | function | core/ |
|
TestPerComponentEntityFormDisplay::MODE_NAME | constant | core/ |
|
TestPerComponentEntityFormDisplay::__construct | function | core/ |
PerComponentEntityDisplay constructor. |
vertical-tabs.component.css | file | core/ |
Vertical tabs component. |
Pagination
- Previous page
- Page 4
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.