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