Search for help
- Search 7.x for help
- Search 9.5.x for help
- Search 8.9.x for help
- Search 10.3.x for help
- Search 11.x for help
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathChangedHelper::$newUrl | property | core/ |
The URL object for the route whose path has changed. |
| PathChangedHelper::$oldUrl | property | core/ |
The URL object for the BC route. |
| PathChangedHelper::newPath | function | core/ |
Returns the updated path. |
| PathChangedHelper::oldPath | function | core/ |
Returns the deprecated path. |
| PathChangedHelper::redirect | function | core/ |
Returns a redirect to the new path. |
| PathChangedHelper::__construct | function | core/ |
Constructs a PathChangedHelper object. |
| PathChangedHelperTest | class | core/ |
Tests the PathChangedHelper class. |
| PathChangedHelperTest | class | core/ |
Tests Drupal\Core\Routing\PathChangedHelper. |
| PathChangedHelperTest.php | file | core/ |
|
| PathChangedHelperTest.php | file | core/ |
|
| PathChangedHelperTest::$modules | property | core/ |
Modules to install. |
| PathChangedHelperTest::testPathChangedHelper | function | core/ |
Tests creating a PathChangedHelper object and getting paths. |
| PathChangedHelperTest::testPathChangedHelperException | function | core/ |
Tests that the constructor validates its arguments. |
| PathHooks::help | function | core/ |
Implements hook_help(). |
| path_changed_helper_test.info.yml | file | core/ |
core/modules/system/tests/modules/path_changed_helper_test/path_changed_helper_test.info.yml |
| path_changed_helper_test.routing.yml | file | core/ |
core/modules/system/tests/modules/path_changed_helper_test/path_changed_helper_test.routing.yml |
| PgsqlHooks::help | function | core/ |
Implements hook_help(). |
| PhpassHooks::help | function | core/ |
Implements hook_help(). |
| PhpTuf\ComposerStager\Internal\Path\Service\PathHelperInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Path\Service\PathHelper |
| plugin.manager.help_section | service | core/ |
Drupal\help\HelpSectionManager |
| plugin.manager.help_topic | service | core/ |
Drupal\help\HelpTopicPluginManager |
| PluginBaseTest::$testHelperPlugin | property | core/ |
The test helper plugin to use for the tests. |
| QueryGroupByTest::groupByTestHelper | function | core/ |
Provides a test helper which runs a view with some aggregation function. |
| RenderElementHelper | class | core/ |
Provides functionality to process render elements. |
| RenderElementHelper.php | file | core/ |
|
| RenderElementHelper::alterElementInfo | function | core/ |
Alters the element type info. |
| RenderElementHelper::processElement | function | core/ |
Process all render elements. |
| RequestHelper | class | core/ |
Provides some helper methods for dealing with the request. |
| RequestHelper.php | file | core/ |
|
| RequestHelper::isCleanUrl | function | core/ |
Returns whether the request is using a clean URL. |
| ResponsiveImageHooks::help | function | core/ |
Implements hook_help(). |
| RestHooks::help | function | core/ |
Implements hook_help(). |
| SchematicNormalizerHelperTrait | trait | core/ |
Methods for normalizing JSON schema. |
| SchematicNormalizerHelperTrait.php | file | core/ |
|
| SchematicNormalizerHelperTrait::checkFormat | function | core/ |
|
| SchematicNormalizerHelperTrait::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
| search.page.help_search.yml | file | core/ |
core/modules/help/config/optional/search.page.help_search.yml |
| search.page.help_search.yml | file | core/ |
core/modules/search/modules/search_help/config/optional/search.page.help_search.yml |
| SearchableHelpInterface | interface | core/ |
Provides an interface for a HelpSection plugin that also supports search. |
| SearchableHelpInterface.php | file | core/ |
|
| SearchableHelpInterface::listSearchableTopics | function | core/ |
Returns the IDs of topics that should be indexed for searching. |
| SearchableHelpInterface::renderTopicForSearch | function | core/ |
Renders one topic for search indexing or search results. |
| SearchController::searchHelp | function | core/ |
Creates a render array for the search help page. |
| SearchHelpHelpPageTest | class | core/ |
Verifies that search_help extends the main help page. |
| SearchHelpHelpPageTest.php | file | core/ |
|
| SearchHelpHelpPageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchHelpHelpPageTest::$modules | property | core/ |
Modules to install. |
| SearchHelpHelpPageTest::testHelpPages | function | core/ |
Tests that the help search section is added to and removed from the page. |
| SearchHelpHooks | class | core/ |
Hook implementations for help. |
| SearchHelpHooks.php | file | core/ |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.