Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
hook_openid_normalization_method_info_alter function modules/openid/openid.api.php Allow modules to alter normalization methods.
hook_openid_response function modules/openid/openid.api.php Allow modules to act upon a successful OpenID login.
hook_overlay_child_initialize function modules/overlay/overlay.api.php Allow modules to act when an overlay child window is initialized.
hook_page_build function modules/system/system.api.php Add elements to a page before it is rendered.
hook_page_delivery_callback_alter function modules/system/system.api.php Alters the delivery callback used to send the result of the page callback to the browser.
hook_path_delete function modules/path/path.api.php Respond to a path being deleted.
hook_path_update function modules/path/path.api.php Respond to a path being updated.
hook_rdf_mapping function modules/rdf/rdf.api.php Allow modules to define RDF mappings for field bundles.
hook_rdf_namespaces function modules/rdf/rdf.api.php Allow modules to define namespaces for RDF mappings.
hook_search_admin function modules/search/search.api.php Add elements to the search settings form.
hook_shortcut_default_set function modules/shortcut/shortcut.api.php Return the name of a default shortcut set for the provided user account.
hook_taxonomy_term_delete function modules/taxonomy/taxonomy.api.php Respond to the deletion of taxonomy terms.
hook_taxonomy_term_load function modules/taxonomy/taxonomy.api.php Act on taxonomy terms when loaded.
hook_taxonomy_term_update function modules/taxonomy/taxonomy.api.php Act on taxonomy terms when updated.
hook_taxonomy_vocabulary_delete function modules/taxonomy/taxonomy.api.php Respond to the deletion of taxonomy vocabularies.
hook_taxonomy_vocabulary_load function modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when loaded.
hook_taxonomy_vocabulary_update function modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when updated.
hook_test_finished function modules/simpletest/simpletest.api.php An individual test has finished.
hook_test_group_finished function modules/simpletest/simpletest.api.php A test group has finished.
hook_test_group_started function modules/simpletest/simpletest.api.php A test group has started.
hook_themes_disabled function modules/system/theme.api.php Respond to themes being disabled.
hook_themes_enabled function modules/system/theme.api.php Respond to themes being enabled.
hook_translated_menu_link_alter function modules/system/system.api.php Alter a menu link after it has been translated and before it is rendered.
hook_update function modules/node/node.api.php Respond to updates to a node.
hook_updater_info function modules/system/system.api.php Provide information on Updaters (classes that can update Drupal).
hook_updater_info_alter function modules/system/system.api.php Alter the Updater information array.
hook_update_dependencies function modules/system/system.api.php Return an array of information about module update dependencies.
hook_update_index function modules/search/search.api.php Update the search index for this module.
hook_update_last_removed function modules/system/system.api.php Return a number which is no longer available as hook_update_N().
hook_update_N function modules/system/system.api.php Perform a single update.
hook_update_projects_alter function modules/update/update.api.php Alter the list of projects before fetching data and comparing versions.
hook_update_status_alter function modules/update/update.api.php Alter the information about available updates for projects.
hook_url_inbound_alter function modules/system/system.api.php Alters inbound URL requests.
hook_url_outbound_alter function modules/system/system.api.php Alters outbound URLs.
hook_user_cancel_methods_alter function modules/user/user.api.php Modify account cancellation methods.
hook_user_delete function modules/user/user.api.php Respond to user deletion.
hook_user_flood_control function modules/user/user.api.php Respond to user flood control events.
hook_user_load function modules/user/user.api.php Act on user objects when loaded from the database.
hook_user_role_delete function modules/user/user.api.php Respond to user role deletion.
hook_user_role_update function modules/user/user.api.php Respond to updates to a user role.
hook_user_update function modules/user/user.api.php A user account was updated.
hook_validate function modules/node/node.api.php Perform node validation before a node is created or updated.
hook_valid_email_address_alter function modules/system/system.api.php Alter core e-mail validation.
hook_verify_update_archive function modules/update/update.api.php Verify an archive after it has been downloaded and extracted.
hook_watchdog function modules/system/system.api.php Log an event message.
HtaccessTest::getProtectedFiles function modules/system/system.test Get an array of file paths for access testing.
HTMLIdTestCase class modules/simpletest/tests/form.test Tests uniqueness of generated HTML IDs.
HTMLIdTestCase::getInfo function modules/simpletest/tests/form.test
HTMLIdTestCase::setUp function modules/simpletest/tests/form.test Sets up a Drupal site for running functional and integration tests.
HTMLIdTestCase::testHTMLId function modules/simpletest/tests/form.test Tests that HTML IDs do not get duplicated when form validation fails.

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