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 |
|---|---|---|---|
| SectionStorageTrait::hasBlankSection | function | core/ |
Indicates if this section list contains a blank section. |
| SectionStorageTrait::hasSection | function | core/ |
Indicates if there is a section at the specified delta. |
| SectionStorageTrait::insertSection | function | core/ |
|
| SectionStorageTrait::removeAllSections | function | core/ |
|
| SectionStorageTrait::removeSection | function | core/ |
|
| SectionStorageTrait::setSection | function | core/ |
Sets the section for the given delta on the display. |
| SectionStorageTrait::setSections | function | core/ |
Stores the information for all sections. |
| SectionStorageTrait::__clone | function | core/ |
Magic method: Implements a deep clone. |
| SectionTest::providerTestGetThirdPartySetting | function | core/ |
Provides test data for ::testGetThirdPartySetting(). |
| SectionTest::providerTestGetThirdPartySettings | function | core/ |
Provides test data for ::testGetThirdPartySettings(). |
| SectionTest::testGetComponent | function | core/ |
@covers ::getComponent[[api-linebreak]] |
| SectionTest::testGetComponentInvalidUuid | function | core/ |
@covers ::getComponent[[api-linebreak]] |
| SectionTest::testGetComponents | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::setComponent[[api-linebreak]] @covers ::getComponents[[api-linebreak]] |
| SectionTest::testGetThirdPartyProviders | function | core/ |
@covers ::getThirdPartyProviders[[api-linebreak]] |
| SectionTest::testGetThirdPartySetting | function | core/ |
@covers ::getThirdPartySetting[[api-linebreak]] @dataProvider providerTestGetThirdPartySetting |
| SectionTest::testGetThirdPartySettings | function | core/ |
@covers ::getThirdPartySettings[[api-linebreak]] @dataProvider providerTestGetThirdPartySettings |
| SecuredRedirectResponse::setTargetUrl | function | core/ |
|
| Select::getArguments | function | core/ |
Compiles and returns an associative array of the arguments for this prepared statement. |
| Select::getExpressions | function | core/ |
Returns a reference to the expressions array for this query. |
| Select::getFields | function | core/ |
Returns a reference to the fields array for this query. |
| Select::getGroupBy | function | core/ |
Returns a reference to the group-by array for this query. |
| Select::getInfo | function | core/ |
Returns the element properties for this element. |
| Select::getMetaData | function | core/ |
Retrieves a given piece of metadata. |
| Select::getOrderBy | function | core/ |
Returns a reference to the order by array for this query. |
| Select::getTables | function | core/ |
Returns a reference to the tables array for this query. |
| Select::getUnion | function | core/ |
Returns a reference to the union queries for this query. This include queries for UNION, UNION ALL, and UNION DISTINCT. |
| SelectExtender::getArguments | function | core/ |
Compiles and returns an associative array of the arguments for this prepared statement. |
| SelectExtender::getExpressions | function | core/ |
Returns a reference to the expressions array for this query. |
| SelectExtender::getFields | function | core/ |
Returns a reference to the fields array for this query. |
| SelectExtender::getGroupBy | function | core/ |
Returns a reference to the group-by array for this query. |
| SelectExtender::getMetaData | function | core/ |
Retrieves a given piece of metadata. |
| SelectExtender::getOrderBy | function | core/ |
Returns a reference to the order by array for this query. |
| SelectExtender::getTables | function | core/ |
Returns a reference to the tables array for this query. |
| SelectExtender::getUnion | function | core/ |
Returns a reference to the union queries for this query. This include queries for UNION, UNION ALL, and UNION DISTINCT. |
| SelectInterface::getArguments | function | core/ |
Compiles and returns an associative array of the arguments for this prepared statement. |
| SelectInterface::getExpressions | function | core/ |
Returns a reference to the expressions array for this query. |
| SelectInterface::getFields | function | core/ |
Returns a reference to the fields array for this query. |
| SelectInterface::getGroupBy | function | core/ |
Returns a reference to the group-by array for this query. |
| SelectInterface::getOrderBy | function | core/ |
Returns a reference to the order by array for this query. |
| SelectInterface::getTables | function | core/ |
Returns a reference to the tables array for this query. |
| SelectInterface::getUnion | function | core/ |
Returns a reference to the union queries for this query. This include queries for UNION, UNION ALL, and UNION DISTINCT. |
| SelectionInterface::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| SelectionPluginBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| SelectionPluginManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| SelectionPluginManager::getInstance | function | core/ |
Gets a preconfigured instance of a plugin. |
| SelectionPluginManager::getPluginId | function | core/ |
Gets the plugin ID for a given target entity type and base plugin ID. |
| SelectionPluginManager::getSelectionGroups | function | core/ |
Gets the selection plugins that can reference a specific entity type. |
| SelectionPluginManager::getSelectionHandler | function | core/ |
Gets the selection handler for a given entity_reference field. |
| SelectionPluginManagerInterface::getPluginId | function | core/ |
Gets the plugin ID for a given target entity type and base plugin ID. |
| SelectionPluginManagerInterface::getSelectionGroups | function | core/ |
Gets the selection plugins that can reference a specific entity type. |
Pagination
- Previous page
- Page 171
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.