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 main for help
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HookHelpSection | class | core/ |
Provides the module topics list section for the help page. |
| HookHelpSection.php | file | core/ |
|
| HookHelpSection::$moduleHandler | property | core/ |
The module handler. |
| HookHelpSection::listTopics | function | core/ |
|
| HookHelpSection::__construct | function | core/ |
Constructs a HookHelpSection object. |
| hook_help | function | core/ |
Provide online user help. |
| hook_help_section_info_alter | function | core/ |
Perform alterations on help page section plugin definitions. |
| hook_help_topics_info_alter | function | core/ |
Perform alterations on help topic definitions. |
| HttpKernelUiHelperTrait | trait | core/ |
Provides UI helper methods using the HTTP kernel to make requests. |
| HttpKernelUiHelperTrait.php | file | core/ |
|
| HttpKernelUiHelperTrait::$mink | property | core/ |
Mink session manager. |
| HttpKernelUiHelperTrait::assertSession | function | core/ |
Returns WebAssert object. |
| HttpKernelUiHelperTrait::buildUrl | function | core/ |
Builds a URL from a system path or a URL object. |
| HttpKernelUiHelperTrait::clickLink | function | core/ |
Follows a link by complete name. |
| HttpKernelUiHelperTrait::drupalGet | function | core/ |
Retrieves a Drupal path. |
| HttpKernelUiHelperTrait::getDefaultDriverInstance | function | core/ |
Gets an instance of the default Mink driver. |
| HttpKernelUiHelperTrait::getNodeElementsByXpath | function | core/ |
Performs an xpath search on the contents of the internal browser. |
| HttpKernelUiHelperTrait::getSession | function | core/ |
Returns Mink session. |
| HttpKernelUiHelperTrait::getUrl | function | core/ |
Gets the current URL from the browser. |
| HttpKernelUiHelperTrait::initMink | function | core/ |
Initializes Mink sessions. |
| HttpKernelUiHelperTrait::rebuildContainer | function | core/ |
Rebuilds the container. |
| IFrameUrlHelper | class | core/ |
Providers helper functions for displaying oEmbed resources in an iFrame. |
| IFrameUrlHelper.php | file | core/ |
|
| IFrameUrlHelper::$privateKey | property | core/ |
The private key service. |
| IFrameUrlHelper::$requestContext | property | core/ |
The request context service. |
| IFrameUrlHelper::getHash | function | core/ |
Hashes an oEmbed resource URL. |
| IFrameUrlHelper::isSecure | function | core/ |
Checks if an oEmbed URL can be securely displayed in an frame. |
| IFrameUrlHelper::__construct | function | core/ |
IFrameUrlHelper constructor. |
| IFrameUrlHelperTest | class | core/ |
Tests Drupal\media\IFrameUrlHelper. |
| IFrameUrlHelperTest.php | file | core/ |
|
| IFrameUrlHelperTest::providerIsSecure | function | core/ |
Data provider for testIsSecure(). |
| IFrameUrlHelperTest::testIsSecure | function | core/ |
Tests that isSecure() behaves properly. |
| ImageEffectPluginCollection::sortHelper | function | core/ |
Provides uasort() callback to sort plugins. |
| ImageHooks::help | function | core/ |
Implements hook_help(). |
| InlineFormErrorsHooks::help | function | core/ |
Implements hook_help(). |
| InstallHelper | class | core/ |
Defines a helper class for importing default content. |
| InstallHelper.php | file | core/ |
|
| InstallHelper::$enabledLanguages | property | core/ |
Enabled languages. |
| InstallHelper::$entityTypeManager | property | core/ |
Entity type manager. |
| InstallHelper::$fileSystem | property | core/ |
The file system. |
| InstallHelper::$mediaImageIdMap | property | core/ |
Media Image CSV ID map. |
| InstallHelper::$moduleHandler | property | core/ |
Module handler. |
| InstallHelper::$module_path | property | core/ |
The module's path. |
| InstallHelper::$nodeIdMap | property | core/ |
Node CSV ID map. |
| InstallHelper::$state | property | core/ |
State. |
| InstallHelper::$termIdMap | property | core/ |
Term ID map. |
| InstallHelper::create | function | core/ |
|
| InstallHelper::createFileEntity | function | core/ |
Creates a file entity based on an image path. |
| InstallHelper::deleteImportedContent | function | core/ |
Deletes any content imported by this module. |
| InstallHelper::getMediaImageId | function | core/ |
Retrieves th ID of a media image saved during the import process. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.