Search for %s

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.