Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| HandlerStackConfigurator::configure | function | core/ |
Configures the stack using services tagged as http_client_middleware. |
| HandlerStackConfigurator::initializeMiddlewares | function | core/ |
Ensures that the middlewares are initialized. |
| HandlerStackConfigurator::__construct | function | core/ |
Constructs a new HandlerStackConfigurator object. |
| header-buttons-mobile.css | file | core/ |
Header Mobile Buttons. |
| header-buttons-mobile.pcss.css | file | core/ |
Header Mobile Buttons. |
| header-sticky-toggle.css | file | core/ |
Sticky Header Toggle Button. |
| header-sticky-toggle.pcss.css | file | core/ |
Sticky Header Toggle Button. |
| Heading::enabledHeadingsToTags | function | core/ |
Returns an array of enabled tags based on the enabled headings. |
| help-topic.html.twig | file | core/ |
Theme override for a help topic. |
| help-topic.html.twig | file | core/ |
Default theme implementation to display a help topic. |
| help.help_topic_search.html.twig | file | core/ |
--- label: 'Configuring help search' related: - block.place - system.cache - core.cron - search.overview --- {% set extend_link_text %}{% trans %}Extend{% endtrans %}{% endset %} {% set help_link_text %}{% trans %}Help{% endtrans… |
| HelpSearch::updateTopicList | function | core/ |
Rebuilds the database table containing topics to be indexed. |
| HelpSectionPluginInterface::listTopics | function | core/ |
Returns a list of topics to show in the help section. |
| HelpTestTwigExtension::getNodeVisitors | function | core/ |
|
| HelpTestTwigNodeVisitor | class | core/ |
Defines a Twig node visitor for testing help topics. |
| HelpTestTwigNodeVisitor.php | file | core/ |
|
| HelpTestTwigNodeVisitor::DELIMITER | constant | core/ |
Delimiter placed around single translated chunks. |
| HelpTestTwigNodeVisitor::enterNode | function | core/ |
|
| HelpTestTwigNodeVisitor::extractText | function | core/ |
Extracts the text from a translated text object. |
| HelpTestTwigNodeVisitor::getPriority | function | core/ |
|
| HelpTestTwigNodeVisitor::getState | function | core/ |
Returns the state information. |
| HelpTestTwigNodeVisitor::leaveNode | function | core/ |
|
| HelpTestTwigNodeVisitor::setStateValue | function | core/ |
Sets state information. |
| HelpTestTwigNodeVisitor::STATE_NAME | constant | core/ |
Name used in \Drupal::state() for saving state information. |
| HelpTopicDiscovery | class | core/ |
Discovers help topic plugins from Twig files in help_topics directories. |
| HelpTopicDiscovery.php | file | core/ |
|
| HelpTopicDiscovery::$directories | property | core/ |
An array of directories to scan, keyed by the provider. |
| HelpTopicDiscovery::FILE_KEY | constant | core/ |
Defines the key in the discovered data where the file path is stored. |
| HelpTopicDiscovery::findAll | function | core/ |
Returns an array of discoverable items. |
| HelpTopicDiscovery::findFiles | function | core/ |
Returns an array of providers keyed by file path. |
| HelpTopicDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| HelpTopicDiscovery::__construct | function | core/ |
Constructs a HelpTopicDiscovery object. |
| HelpTopicDiscoveryTest | class | core/ |
Tests Drupal\help\HelpTopicDiscovery. |
| HelpTopicDiscoveryTest.php | file | core/ |
|
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidRelated | function | core/ |
Tests discovery exception invalid related. |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidTopLevel | function | core/ |
Tests discovery exception invalid top level. |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidYamlKey | function | core/ |
Tests discovery exception invalid yaml key. |
| HelpTopicDiscoveryTest::testDiscoveryExceptionMissingLabel | function | core/ |
Tests discovery exception missing label. |
| HelpTopicDiscoveryTest::testHelpTopicsBrokenYaml | function | core/ |
Tests help topics broken yaml. |
| HelpTopicDiscoveryTest::testHelpTopicsDefinition | function | core/ |
Tests help topics definition. |
| HelpTopicDiscoveryTest::testHelpTopicsExtensionProviderSpecialCase | function | core/ |
Tests help topics extension provider special case. |
| HelpTopicDiscoveryTest::testHelpTopicsInCore | function | core/ |
Tests help topics in core. |
| HelpTopicPluginBase | class | core/ |
Base class for help topic plugins. |
| HelpTopicPluginBase.php | file | core/ |
|
| 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. |
| HelpTopicPluginBase::isTopLevel | function | core/ |
Returns whether this is a top-level topic or not. |
| HelpTopicPluginBase::toLink | function | core/ |
Returns a link for viewing the help topic. |
| HelpTopicPluginBase::toUrl | function | core/ |
Returns the URL for viewing the help topic. |
Pagination
- Previous page
- Page 126
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.