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
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Heading::getDynamicPluginConfig | function | core/ |
Filters the header options to those chosen in editor config. |
| Heading::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
| Heading::getEnabledHeadings | function | core/ |
Gets all enabled headings. |
| HeadingPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| HeadingPluginTest::testGetDynamicPluginConfig | function | core/ |
Tests get dynamic plugin config. |
| HelpBlock::getCacheContexts | function | core/ |
|
| HelpEmptyPageTest | class | core/ |
Tests the empty HTML page. |
| HelpEmptyPageTest.php | file | core/ |
|
| HelpEmptyPageTest::$modules | property | core/ |
Modules to install. |
| HelpEmptyPageTest::register | function | core/ |
Registers test-specific services. |
| HelpEmptyPageTest::testEmptyHookHelp | function | core/ |
Ensures that no URL generator is called on a page without hook_help(). |
| HelpPageTestController | class | core/ |
Provides controllers for testing the help block. |
| HelpPageTestController.php | file | core/ |
|
| HelpPageTestController::hasHelp | function | core/ |
Provides a route with help. |
| HelpPageTestController::noHelp | function | core/ |
Provides a route with no help. |
| HelpPageTestController::testArray | function | core/ |
Provides a route which has multiple array returns from hook_help(). |
| HelpPageTestHooks | class | core/ |
Hook implementations for help_page_test. |
| HelpPageTestHooks.php | file | core/ |
|
| HelpPageTestHooks::help | function | core/ |
Implements hook_help(). |
| HelpSearch::getSectionPlugin | function | core/ |
Instantiates a help section plugin and verifies it is searchable. |
| HelpSearch::getType | function | core/ |
Returns the search index type this plugin uses. |
| HelpSectionPluginBase::getDescription | function | core/ |
Returns the description text for the help section. |
| HelpSectionPluginBase::getTitle | function | core/ |
Returns the title of the help section. |
| HelpSectionPluginInterface::getDescription | function | core/ |
Returns the description text for the help section. |
| HelpSectionPluginInterface::getTitle | function | core/ |
Returns the title of the help section. |
| HelpTest::getModuleList | function | core/ |
Gets the list of enabled modules that implement hook_help(). |
| HelpTestTwigExtension::getNodeVisitors | function | core/ |
|
| HelpTestTwigNodeVisitor::getPriority | function | core/ |
|
| HelpTestTwigNodeVisitor::getState | function | core/ |
Returns the state information. |
| HelpTopicDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| HelpTopicPluginBase::getLabel | function | core/ |
Returns the label of the topic. |
| HelpTopicPluginBase::getProvider | function | core/ |
The name of the module or theme providing the help topic. |
| HelpTopicPluginBase::getRelated | function | core/ |
Returns the IDs of related topics. |
| HelpTopicPluginInterface::getBody | function | core/ |
Returns the body of the topic. |
| HelpTopicPluginInterface::getLabel | function | core/ |
Returns the label of the topic. |
| HelpTopicPluginInterface::getRelated | function | core/ |
Returns the IDs of related topics. |
| HelpTopicPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| HelpTopicSection::getCacheContexts | function | core/ |
|
| HelpTopicSection::getCacheMaxAge | function | core/ |
|
| HelpTopicSection::getCacheMetadata | function | core/ |
Gets the merged CacheableMetadata for all the top level help topic plugins. |
| HelpTopicSection::getCacheTags | function | core/ |
|
| HelpTopicSection::getPlugins | function | core/ |
Gets the top level help topic plugins. |
| HelpTopicTest::getTopicList | function | core/ |
Gets a list of topic IDs to test. |
| HelpTopicTwig::getBody | function | core/ |
Returns the body of the topic. |
| HelpTopicTwig::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| HelpTopicTwig::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| HelpTopicTwig::getCacheTags | function | core/ |
The cache tags associated with this object. |
| HelpTopicTwigLoader::getSourceContext | function | core/ |
|
| HelpTopicTwigLoaderTest::testGetSourceContext | function | core/ |
Tests get source context. |
| HelpTopicTwigLoaderTest::testGetSourceContextException | function | core/ |
Tests get source context exception. |
Pagination
- Previous page
- Page 102
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.