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 |
|---|---|---|---|
| hook_filetransfer_info_alter | function | modules/ |
Alter the FileTransfer class registry. |
| hook_file_download_access | function | modules/ |
Control download access to files. |
| hook_file_download_access_alter | function | modules/ |
Alter the access rules applied to a file download. |
| hook_file_insert | function | modules/ |
Respond to a file being added. |
| hook_file_presave | function | modules/ |
Act on a file being inserted or updated. |
| hook_filter_format_disable | function | modules/ |
Perform actions when a text format has been disabled. |
| hook_filter_format_insert | function | modules/ |
Perform actions when a new text format has been created. |
| hook_flush_caches | function | modules/ |
Add a list of cache tables to be cleared. |
| hook_forms | function | modules/ |
Map form_ids to form builder functions. |
| hook_form_BASE_FORM_ID_alter | function | modules/ |
Provide a form-specific alteration for shared ('base') forms. |
| hook_form_system_theme_settings_alter | function | modules/ |
Allow themes to alter the theme-specific settings form. |
| hook_image_default_styles | function | modules/ |
Provide module-based image styles for reuse throughout Drupal. |
| hook_image_styles_alter | function | modules/ |
Modify any image styles provided by other modules or the user. |
| hook_image_style_delete | function | modules/ |
Respond to image style deletion. |
| hook_image_style_flush | function | modules/ |
Respond to image style flushing. |
| hook_image_style_save | function | modules/ |
Respond to image style updating. |
| hook_image_toolkits | function | modules/ |
Define image toolkits provided by this module. |
| hook_insert | function | modules/ |
Respond to creation of a new node. |
| hook_install | function | modules/ |
Perform setup tasks when the module is installed. |
| hook_install_tasks | function | modules/ |
Return an array of tasks to be performed by an installation profile. |
| hook_install_tasks_alter | function | modules/ |
Alter the full list of installation tasks. |
| hook_js_alter | function | modules/ |
Perform necessary alterations to the JavaScript before it is presented on the page. |
| hook_language_fallback_candidates_alter | function | modules/ |
Perform alterations on the language fallback candidates. |
| hook_language_switch_links_alter | function | modules/ |
Perform alterations on language switcher links. |
| hook_language_types_info | function | modules/ |
Define language types. |
| hook_language_types_info_alter | function | modules/ |
Perform alterations on language types. |
| hook_menu_contextual_links_alter | function | modules/ |
Alter contextual links before they are rendered. |
| hook_menu_insert | function | modules/ |
Respond to a custom menu creation. |
| hook_menu_link_insert | function | modules/ |
Inform modules that a menu link has been created. |
| hook_menu_local_tasks_alter | function | modules/ |
Alter tabs and actions displayed on the page before they are rendered. |
| hook_menu_site_status_alter | function | modules/ |
Control site status before menu dispatching. |
| hook_modules_disabled | function | modules/ |
Perform necessary actions after modules are disabled. |
| hook_modules_enabled | function | modules/ |
Perform necessary actions after modules are enabled. |
| hook_modules_installed | function | modules/ |
Perform necessary actions after modules are installed. |
| hook_modules_uninstalled | function | modules/ |
Perform necessary actions after modules are uninstalled. |
| hook_module_implements_alter | function | modules/ |
Alter the registry of modules implementing a hook. |
| hook_multilingual_settings_changed | function | modules/ |
Allow modules to react to language settings changes. |
| hook_node_access | function | modules/ |
Control access to a node. |
| hook_node_access_records | function | modules/ |
Set permissions for a node to be written to the database. |
| hook_node_access_records_alter | function | modules/ |
Alter permissions for a node before it is written to the database. |
| hook_node_grants | function | modules/ |
Inform the node access system what permissions the user has. |
| hook_node_grants_alter | function | modules/ |
Alter user access rules when trying to view, edit or delete a node. |
| hook_node_insert | function | modules/ |
Respond to creation of a new node. |
| hook_node_operations | function | modules/ |
Add mass node operations. |
| hook_node_presave | function | modules/ |
Act on a node being inserted or updated. |
| hook_node_revision_delete | function | modules/ |
Respond to deletion of a node revision. |
| hook_node_search_result | function | modules/ |
Act on a node being displayed as a search result. |
| hook_node_submit | function | modules/ |
Act on a node after validated form values have been copied to it. |
| hook_node_type_insert | function | modules/ |
Respond to node type creation. |
| hook_openid_discovery_method_info | function | modules/ |
Allow modules to declare OpenID discovery methods. |
Pagination
- Previous page
- Page 83
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.