Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Helper::normalizeWindowsPath | function | misc/ |
Fixes a path for windows-backslashes and reduces double-slashes to single slashes |
| Helper::resetOpCache | function | misc/ |
|
| HelpTestCase | class | modules/ |
Tests help display and user access for all modules implementing help. |
| HelpTestCase::$any_user | property | modules/ |
The anonymous user that will be created. |
| HelpTestCase::$big_user | property | modules/ |
The admin user that will be created. |
| HelpTestCase::$modules | property | modules/ |
The list of modules. |
| HelpTestCase::getInfo | function | modules/ |
|
| HelpTestCase::getModuleList | function | modules/ |
Gets the list of enabled modules that implement hook_help(). |
| HelpTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| HelpTestCase::testHelp | function | modules/ |
Logs in users, creates dblog events, and tests dblog functionality. |
| HelpTestCase::verifyHelp | function | modules/ |
Verifies the logged in user has access to the various help nodes. |
| help_links_as_list | function | modules/ |
Provides a formatted list of available help topics. |
| Hook implementations for user-created content types | group | modules/ |
Functions that implement hooks for user-created content types. |
| HookBootExitTestCase | class | modules/ |
Test hook_boot() and hook_exit(). |
| HookBootExitTestCase::getInfo | function | modules/ |
|
| HookBootExitTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| HookBootExitTestCase::testHookBootExit | function | modules/ |
Test calling of hook_boot() and hook_exit(). |
| HookRequirementsTestCase | class | modules/ |
Tests failure of hook_requirements('install'). |
| HookRequirementsTestCase::getInfo | function | modules/ |
|
| HookRequirementsTestCase::testHookRequirementsFailure | function | modules/ |
Assert that a module cannot be installed if it fails hook_requirements(). |
| Hooks | group | includes/ |
Allow modules to interact with the Drupal core. |
| hook_actions_delete | function | modules/ |
Executes code after an action is deleted. |
| hook_admin_paths | function | modules/ |
Define administrative paths. |
| hook_admin_paths_alter | function | modules/ |
Redefine administrative paths defined by other modules. |
| hook_aggregator_parse | function | modules/ |
Create an alternative parser for aggregator module. |
| hook_aggregator_parse_info | function | modules/ |
Specify the title and short description of your parser. |
| hook_aggregator_process | function | modules/ |
Create a processor for aggregator.module. |
| hook_aggregator_process_info | function | modules/ |
Specify the title and short description of your processor. |
| hook_block_cid_parts_alter | function | modules/ |
Act on block cache ID (cid) parts before the cid is generated. |
| hook_block_list_alter | function | modules/ |
Act on blocks prior to rendering. |
| hook_block_save | function | modules/ |
Save the configuration options from hook_block_configure(). |
| hook_comment_insert | function | modules/ |
The comment is being inserted. |
| hook_comment_presave | function | modules/ |
The comment passed validation and is about to be saved. |
| hook_comment_publish | function | modules/ |
Act on a comment that is being saved in a published state. |
| hook_comment_unpublish | function | modules/ |
Act on a comment that is being saved in an unpublished state. |
| hook_contextual_links_view_alter | function | modules/ |
Alter a contextual links element before it is rendered. |
| hook_countries_alter | function | modules/ |
Alter the default country list. |
| hook_css_alter | function | modules/ |
Alter CSS files before they are output on the page. |
| hook_custom_theme | function | modules/ |
Return the machine-readable name of the theme to use for the current page. |
| hook_dashboard_regions | function | modules/ |
Add regions to the dashboard. |
| hook_dashboard_regions_alter | function | modules/ |
Alter dashboard regions provided by modules. |
| hook_date_formats | function | modules/ |
Define additional date formats. |
| hook_date_formats_alter | function | modules/ |
Alter date formats declared by another module. |
| hook_date_format_types | function | modules/ |
Define additional date types. |
| hook_date_format_types_alter | function | modules/ |
Modify existing date types. |
| hook_disable | function | modules/ |
Perform necessary actions before module is disabled. |
| hook_entity_insert | function | modules/ |
Act on entities when inserted. |
| hook_entity_presave | function | modules/ |
Act on an entity before it is about to be created or updated. |
| hook_field_access | function | modules/ |
Determine whether the user has access to a given field. |
| hook_field_attach_delete_revision | function | modules/ |
Act on field_attach_delete_revision(). |
Pagination
- Previous page
- Page 81
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.