Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
SectionStorageTrait::hasBlankSection function core/modules/layout_builder/src/SectionStorage/SectionStorageTrait.php Indicates if this section list contains a blank section.
SectionStorageTrait::hasSection function core/modules/layout_builder/src/SectionStorage/SectionStorageTrait.php Indicates if there is a section at the specified delta.
SectionStorageTrait::insertSection function core/modules/layout_builder/src/SectionStorage/SectionStorageTrait.php
SectionStorageTrait::removeAllSections function core/modules/layout_builder/src/SectionStorage/SectionStorageTrait.php
SectionStorageTrait::removeSection function core/modules/layout_builder/src/SectionStorage/SectionStorageTrait.php
SectionStorageTrait::setSection function core/modules/layout_builder/src/SectionStorage/SectionStorageTrait.php Sets the section for the given delta on the display.
SectionStorageTrait::setSections function core/modules/layout_builder/src/SectionStorage/SectionStorageTrait.php Stores the information for all sections.
SectionStorageTrait::__clone function core/modules/layout_builder/src/SectionStorage/SectionStorageTrait.php Magic method: Implements a deep clone.
SectionTest::providerTestGetThirdPartySetting function core/modules/layout_builder/tests/src/Unit/SectionTest.php Provides test data for ::testGetThirdPartySetting().
SectionTest::providerTestGetThirdPartySettings function core/modules/layout_builder/tests/src/Unit/SectionTest.php Provides test data for ::testGetThirdPartySettings().
SectionTest::testGetComponent function core/modules/layout_builder/tests/src/Unit/SectionTest.php @covers ::getComponent[[api-linebreak]]
SectionTest::testGetComponentInvalidUuid function core/modules/layout_builder/tests/src/Unit/SectionTest.php @covers ::getComponent[[api-linebreak]]
SectionTest::testGetComponents function core/modules/layout_builder/tests/src/Unit/SectionTest.php @covers ::__construct[[api-linebreak]]
@covers ::setComponent[[api-linebreak]]
@covers ::getComponents[[api-linebreak]]
SectionTest::testGetThirdPartyProviders function core/modules/layout_builder/tests/src/Unit/SectionTest.php @covers ::getThirdPartyProviders[[api-linebreak]]
SectionTest::testGetThirdPartySetting function core/modules/layout_builder/tests/src/Unit/SectionTest.php @covers ::getThirdPartySetting[[api-linebreak]]
@dataProvider providerTestGetThirdPartySetting
SectionTest::testGetThirdPartySettings function core/modules/layout_builder/tests/src/Unit/SectionTest.php @covers ::getThirdPartySettings[[api-linebreak]]
@dataProvider providerTestGetThirdPartySettings
SecuredRedirectResponse::setTargetUrl function core/lib/Drupal/Component/HttpFoundation/SecuredRedirectResponse.php
Select::getArguments function core/lib/Drupal/Core/Database/Query/Select.php Compiles and returns an associative array of the arguments for this prepared statement.
Select::getExpressions function core/lib/Drupal/Core/Database/Query/Select.php Returns a reference to the expressions array for this query.
Select::getFields function core/lib/Drupal/Core/Database/Query/Select.php Returns a reference to the fields array for this query.
Select::getGroupBy function core/lib/Drupal/Core/Database/Query/Select.php Returns a reference to the group-by array for this query.
Select::getInfo function core/lib/Drupal/Core/Render/Element/Select.php Returns the element properties for this element.
Select::getMetaData function core/lib/Drupal/Core/Database/Query/Select.php Retrieves a given piece of metadata.
Select::getOrderBy function core/lib/Drupal/Core/Database/Query/Select.php Returns a reference to the order by array for this query.
Select::getTables function core/lib/Drupal/Core/Database/Query/Select.php Returns a reference to the tables array for this query.
Select::getUnion function core/lib/Drupal/Core/Database/Query/Select.php Returns a reference to the union queries for this query. This include
queries for UNION, UNION ALL, and UNION DISTINCT.
SelectExtender::getArguments function core/lib/Drupal/Core/Database/Query/SelectExtender.php Compiles and returns an associative array of the arguments for this prepared statement.
SelectExtender::getExpressions function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns a reference to the expressions array for this query.
SelectExtender::getFields function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns a reference to the fields array for this query.
SelectExtender::getGroupBy function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns a reference to the group-by array for this query.
SelectExtender::getMetaData function core/lib/Drupal/Core/Database/Query/SelectExtender.php Retrieves a given piece of metadata.
SelectExtender::getOrderBy function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns a reference to the order by array for this query.
SelectExtender::getTables function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns a reference to the tables array for this query.
SelectExtender::getUnion function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns a reference to the union queries for this query. This include
queries for UNION, UNION ALL, and UNION DISTINCT.
SelectInterface::getArguments function core/lib/Drupal/Core/Database/Query/SelectInterface.php Compiles and returns an associative array of the arguments for this prepared statement.
SelectInterface::getExpressions function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a reference to the expressions array for this query.
SelectInterface::getFields function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a reference to the fields array for this query.
SelectInterface::getGroupBy function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a reference to the group-by array for this query.
SelectInterface::getOrderBy function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a reference to the order by array for this query.
SelectInterface::getTables function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a reference to the tables array for this query.
SelectInterface::getUnion function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a reference to the union queries for this query. This include
queries for UNION, UNION ALL, and UNION DISTINCT.
SelectionInterface::getReferenceableEntities function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionInterface.php Gets the list of referenceable entities.
SelectionPluginBase::getConfiguration function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginBase.php Gets this plugin's configuration.
SelectionPluginManager::getFallbackPluginId function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php Gets a fallback id for a missing plugin.
SelectionPluginManager::getInstance function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php Gets a preconfigured instance of a plugin.
SelectionPluginManager::getPluginId function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php Gets the plugin ID for a given target entity type and base plugin ID.
SelectionPluginManager::getSelectionGroups function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php Gets the selection plugins that can reference a specific entity type.
SelectionPluginManager::getSelectionHandler function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php Gets the selection handler for a given entity_reference field.
SelectionPluginManagerInterface::getPluginId function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManagerInterface.php Gets the plugin ID for a given target entity type and base plugin ID.
SelectionPluginManagerInterface::getSelectionGroups function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManagerInterface.php Gets the selection plugins that can reference a specific entity type.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.