Search for help
- Search 7.x for help
- Search 8.9.x for help
- Search 10.3.x for help
- Search 11.x for help
- Search main for help
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| help_topics_theme | function | core/ |
Implements hook_theme(). |
| help_topics_themes_installed | function | core/ |
Implements hook_themes_installed(). |
| help_topics_themes_uninstalled | function | core/ |
Implements hook_themes_uninstalled(). |
| help_topics_twig_tester.info.yml | file | core/ |
core/modules/help_topics/tests/modules/help_topics_twig_tester/help_topics_twig_tester.info.yml |
| help_topics_twig_tester.services.yml | file | core/ |
core/modules/help_topics/tests/modules/help_topics_twig_tester/help_topics_twig_tester.services.yml |
| help_twig.extension | service | core/ |
Drupal\help_topics\HelpTwigExtension |
| history_help | function | core/ |
Implements hook_help(). |
| 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::create | function | core/ |
Creates an instance of the plugin. |
| HookHelpSection::listTopics | function | core/ |
Returns a list of topics to show in the help section. |
| 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. |
| 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/ |
@coversDefaultClass \Drupal\media\IFrameUrlHelper[[api-linebreak]] |
| 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. |
| image_help | function | core/ |
Implements hook_help(). |
| inline_form_errors_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/ |
Instantiates a new instance of this class. |
| 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 the Media Image ID of a media image saved during the import process. |
| InstallHelper::getModulePath | function | core/ |
Set module_path variable. |
| InstallHelper::getNodePath | function | core/ |
Retrieves the node path of node CSV ID saved during the import process. |
| InstallHelper::getTermId | function | core/ |
Retrieves the Term ID of a term saved during the import process. |
| InstallHelper::getUser | function | core/ |
Looks up a user by name, if it is missing the user is created. |
| InstallHelper::importContent | function | core/ |
Imports default contents. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.