Search for help
- Search 7.x for help
- Search 9.5.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 |
|---|---|---|---|
| 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::$aliasManager | property | core/ |
The path alias manager. |
| 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::$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. |
| InstallHelper::importContentFromFile | function | core/ |
Imports content. |
| InstallHelper::importEditors | function | core/ |
Imports editors. |
| InstallHelper::processArticle | function | core/ |
Process article data into article node structure. |
| InstallHelper::processBannerBlock | function | core/ |
Process block_banner data into block_banner block structure. |
| InstallHelper::processContent | function | core/ |
Process content into a structure that can be saved into Drupal. |
| InstallHelper::processDisclaimerBlock | function | core/ |
Process disclaimer_block data into disclaimer_block block structure. |
| InstallHelper::processFooterPromoBlock | function | core/ |
Process footer_block data into footer_block block structure. |
| InstallHelper::processImage | function | core/ |
Process images into media entities. |
| InstallHelper::processPage | function | core/ |
Process pages data into page node structure. |
| InstallHelper::processRecipe | function | core/ |
Process recipe data into recipe node structure. |
| InstallHelper::processTerm | function | core/ |
Process terms for a given vocabulary and filename. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.