Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SectionComponent::getPluginId | function | core/ |
Gets the plugin ID. |
| SectionComponent::getRegion | function | core/ |
Gets the region for the component. |
| SectionComponent::getUuid | function | core/ |
Gets the UUID for this component. |
| SectionComponent::getWeight | function | core/ |
Gets the weight of the component. |
| SectionComponentBuildRenderArrayEvent::getBuild | function | core/ |
Get the render array in its current state. |
| 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. |
| SectionListInterface::getSection | function | core/ |
Gets a domain object for the layout section. |
| SectionListInterface::getSections | function | core/ |
Gets the layout sections. |
| SectionListTraitTest::getSectionStorage | function | core/ |
Sets up the section storage entity. |
| SectionStorage::get | function | core/ |
Gets the value of an annotation. |
| SectionStorageBase::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
| SectionStorageBase::getSection | function | core/ |
Gets a domain object for the layout section. |
| SectionStorageBase::getSectionList | function | core/ |
Gets the section list. |
| SectionStorageBase::getSections | function | core/ |
Gets the layout sections. |
| SectionStorageBase::getStorageType | function | core/ |
Returns the type of this storage. |
| SectionStorageBase::getTempstoreKey | function | core/ |
Gets a string suitable for use as a tempstore key. |
| SectionStorageDefinition::get | function | core/ |
Gets any arbitrary property. |
| SectionStorageDefinition::getWeight | function | core/ |
Returns the plugin weight. |
| SectionStorageInterface::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
| SectionStorageInterface::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
| SectionStorageInterface::getPluginDefinition | function | core/ |
Overrides \Drupal\Component\Plugin\PluginInspectionInterface::getPluginDefinition(). |
| SectionStorageInterface::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
| SectionStorageInterface::getSectionListFromId | function | core/ |
Derives the section list from the storage ID. |
| SectionStorageInterface::getStorageId | function | core/ |
Returns an identifier for this storage. |
| SectionStorageInterface::getStorageType | function | core/ |
Returns the type of this storage. |
| SectionStorageTestBase | class | core/ |
Provides a base class for testing implementations of section storage. |
| SectionStorageTestBase.php | file | core/ |
|
| SectionStorageTestBase::$modules | property | core/ |
Modules to enable. |
| SectionStorageTestBase::$sectionStorage | property | core/ |
The section storage implementation. |
| SectionStorageTestBase::assertSections | function | core/ |
Asserts that the field list has the expected sections. |
| SectionStorageTestBase::getSectionStorage | function | core/ |
Sets up the section storage entity. |
| SectionStorageTestBase::providerTestRemoveAllSections | function | core/ |
Provides test data for ::testRemoveAllSections(). |
| SectionStorageTestBase::setUp | function | core/ |
|
| SectionStorageTestBase::testAppendSection | function | core/ |
@covers ::appendSection[[api-linebreak]] |
| SectionStorageTestBase::testClone | function | core/ |
Tests __clone(). |
| SectionStorageTestBase::testGetSection | function | core/ |
@covers ::getSection[[api-linebreak]] |
| SectionStorageTestBase::testGetSectionInvalidDelta | function | core/ |
@covers ::getSection[[api-linebreak]] |
| SectionStorageTestBase::testGetSections | function | core/ |
Tests ::getSections(). |
| SectionStorageTestBase::testInsertSection | function | core/ |
@covers ::insertSection[[api-linebreak]] |
| SectionStorageTestBase::testRemoveAllSections | function | core/ |
@covers ::removeAllSections[[api-linebreak]] |
| SectionStorageTestBase::testRemoveMultipleSections | function | core/ |
@covers ::removeSection[[api-linebreak]] |
| SectionStorageTestBase::testRemoveSection | function | core/ |
@covers ::removeSection[[api-linebreak]] |
| SectionStorageTrait | trait | core/ |
Provides a trait for storing sections on an object. |
| SectionStorageTrait.php | file | core/ |
|
| SectionStorageTrait::addBlankSection | function | core/ |
Adds a blank section to the list. |
| SectionStorageTrait::appendSection | function | core/ |
|
| SectionStorageTrait::count | function | core/ |
|
| SectionStorageTrait::getSection | function | core/ |
Pagination
- Previous page
- Page 170
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.