Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Section::getLayoutSettings | function | core/ |
Gets the layout plugin settings for this section. |
| Section::getNextHighestWeight | function | core/ |
Returns the next highest weight of the component in a region. |
| Section::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| Section::getThirdPartySetting | function | core/ |
Gets the value of a third-party setting. |
| Section::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
| SectionComponent::get | function | core/ |
Gets any arbitrary property for the component. |
| SectionComponent::getConfiguration | function | core/ |
Gets the component plugin configuration. |
| SectionComponent::getPlugin | function | core/ |
Gets the plugin for this component. |
| 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. |
| SectionListTestBase::getSectionList | function | core/ |
Sets up the section list. |
| SectionListTestBase::testGetSection | function | core/ |
Tests get section. |
| SectionListTestBase::testGetSectionInvalidDelta | function | core/ |
Tests get section invalid delta. |
| SectionListTestBase::testGetSections | function | core/ |
Tests ::getSections(). |
| SectionListTrait::getSection | function | core/ |
|
| SectionListTraitTest::getSectionList | function | core/ |
Sets up the section list. |
| SectionStorage::get | function | core/ |
Gets the value of an annotation. |
| SectionStorage::get | function | core/ |
Gets the value of an attribute. |
| 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/ |
|
| SectionStorageInterface::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
| SectionStorageInterface::getStorageId | function | core/ |
Returns an identifier for this storage. |
| SectionStorageInterface::getStorageType | function | core/ |
Returns the type of this storage. |
| SectionTest::providerTestGetLayout | function | core/ |
Provides test data for ::testGetLayout(). |
| SectionTest::providerTestGetThirdPartySetting | function | core/ |
Provides test data for ::testGetThirdPartySetting(). |
| SectionTest::providerTestGetThirdPartySettings | function | core/ |
Provides test data for ::testGetThirdPartySettings(). |
| SectionTest::testGetComponent | function | core/ |
Tests get component. |
| SectionTest::testGetComponentInvalidUuid | function | core/ |
Tests get component invalid uuid. |
| SectionTest::testGetComponents | function | core/ |
Tests get components. |
| SectionTest::testGetLayout | function | core/ |
Tests get layout. |
| SectionTest::testGetThirdPartyProviders | function | core/ |
Tests get third party providers. |
| SectionTest::testGetThirdPartySetting | function | core/ |
Tests get third party setting. |
| SectionTest::testGetThirdPartySettings | function | core/ |
Tests get third party settings. |
Pagination
- Previous page
- Page 188
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.