Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| GeneratorNotInitializedException | class | core/ |
Class for exceptions thrown when the generator has not been initialized. |
| GeneratorNotInitializedException.php | file | core/ |
|
| Gettext::fileToDatabase | function | core/ |
Reads the given PO files into the database. |
| Git::isRepository | function | composer/ |
Checks to see if the project root dir is in a git repository. |
| GotoAction | class | core/ |
Redirects to a different URL. |
| GotoAction.php | file | core/ |
|
| GotoAction::$dispatcher | property | core/ |
The event dispatcher service. |
| GotoAction::$unroutedUrlAssembler | property | core/ |
The unrouted URL assembler service. |
| GotoAction::access | function | core/ |
Checks object access. |
| GotoAction::buildConfigurationForm | function | core/ |
Form constructor. |
| GotoAction::create | function | core/ |
Creates an instance of the plugin. |
| GotoAction::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| GotoAction::execute | function | core/ |
Executes the plugin. |
| GotoAction::submitConfigurationForm | function | core/ |
Form submission handler. |
| GotoAction::__construct | function | core/ |
Constructs a GotoAction object. |
| Grid::getCustomClass | function | core/ |
Return the token-replaced row or column classes for the specified result. |
| GroupwiseMax::submitOptionsForm | function | core/ |
When the form is submitted, make sure to clear the subquery string cache. |
| HandlerBase::showExposeButton | function | core/ |
Shortcut to display the expose/hide button. |
| HandlerBase::storeExposedInput | function | core/ |
If set to remember exposed input in the session, store it there. |
| HandlerFieldFieldTest::$fieldStorages | property | core/ |
Test field storage. |
| HandlerStackConfigurator | class | core/ |
Defines a class for configuring middlewares on the http handler stack. |
| HandlerStackConfigurator.php | file | core/ |
|
| HandlerStackConfigurator::$container | property | core/ |
The service container. |
| HandlerStackConfigurator::$middlewareIds | property | core/ |
A list of used middleware service IDs. |
| HandlerStackConfigurator::$middlewares | property | core/ |
Array of middlewares to add to the handler stack. |
| 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. |
| 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' top_level: true related: - block.place - system.cache - core.cron --- {% set extend_url = render_var(url('system.modules_list')) %} {% set help_url = render_var(url('help.main'))… |
| 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. |
| 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/ |
@coversDefaultClass \Drupal\help_topics\HelpTopicDiscovery[[api-linebreak]] @group help_topics |
| HelpTopicDiscoveryTest.php | file | core/ |
|
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidRelated | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidTopLevel | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidYamlKey | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testDiscoveryExceptionMissingLabel | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testDiscoveryExceptionProviderMismatch | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testHelpTopicsBrokenYaml | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testHelpTopicsDefinition | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testHelpTopicsExtensionProviderSpecialCase | function | core/ |
@covers ::findAll[[api-linebreak]] |
Pagination
- Previous page
- Page 111
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.