Search for %s
- Search 7.x 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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| hook_field_widget_single_element_form_alter | function | core/ |
Alter forms for field widgets provided by other modules. |
| hook_field_widget_single_element_WIDGET_TYPE_form_alter | function | core/ |
Alter widget forms for a specific widget provided by another module. |
| hook_field_widget_third_party_settings_form | function | core/ |
Allow modules to add settings to field widgets provided by other modules. |
| hook_filter_format_disable | function | core/ |
Perform actions when a text format has been disabled. |
| hook_filter_secure_image_alter | function | core/ |
Alters images with an invalid source. |
| hook_form_BASE_FORM_ID_alter | function | core/ |
Provide a form-specific alteration for shared ('base') forms. |
| hook_form_system_theme_settings_alter | function | core/ |
Allow themes to alter the theme-specific settings form. |
| hook_help_section_info_alter | function | core/ |
Perform alterations on help page section plugin definitions. |
| hook_help_topics_info_alter | function | core/ |
Perform alterations on help topic definitions. |
| hook_image_style_flush | function | core/ |
Respond to image style flushing. |
| hook_install | function | core/ |
Perform setup tasks when the module is installed. |
| hook_install_tasks | function | core/ |
Return an array of tasks to be performed by an installation profile. |
| hook_install_tasks_alter | function | core/ |
Alter the full list of installation tasks. |
| hook_jsonapi_entity_field_filter_access | function | core/ |
Restricts filtering access to the given field. |
| hook_jsonapi_entity_filter_access | function | core/ |
Controls access when filtering by entity data via JSON:API. |
| hook_jsonapi_ENTITY_TYPE_filter_access | function | core/ |
Controls access to filtering by entity data via JSON:API. |
| hook_js_alter | function | core/ |
Alters JavaScript before it is presented on the page. |
| hook_js_settings_alter | function | core/ |
Perform necessary alterations to the JavaScript settings (drupalSettings). |
| hook_js_settings_build | function | core/ |
Modify the JavaScript settings (drupalSettings). |
| hook_language_fallback_candidates_alter | function | core/ |
Allow modules to alter the language fallback candidates. |
| hook_language_fallback_candidates_OPERATION_alter | function | core/ |
Allow modules to alter the fallback candidates for specific operations. |
| hook_language_switch_links_alter | function | core/ |
Perform alterations on language switcher links. |
| hook_language_types_info | function | core/ |
Define language types. |
| hook_language_types_info_alter | function | core/ |
Perform alterations on language types. |
| hook_loader_test.info.yml | file | core/ |
core/modules/system/tests/modules/HookLoader/hook_loader_test/hook_loader_test.info.yml |
| hook_locale_translation_projects_alter | function | core/ |
Alter the list of projects to be updated by locale's interface translation. |
| hook_local_tasks_alter | function | core/ |
Alter local tasks plugins. |
| hook_media_source_info_alter | function | core/ |
Alters the information provided in \Drupal\media\Annotation\MediaSource. |
| hook_menu_links_discovered_alter | function | core/ |
Alters all the menu links discovered by the menu link plugin manager. |
| hook_menu_local_actions_alter | function | core/ |
Alter local actions plugins. |
| hook_menu_local_tasks_alter | function | core/ |
Alter local tasks displayed on the page before they are rendered. |
| hook_migration_plugins_alter | function | core/ |
Allows altering the list of discovered migration plugins. |
| hook_modules_installed | function | core/ |
Perform necessary actions after modules are installed. |
| hook_modules_uninstalled | function | core/ |
Perform necessary actions after modules are uninstalled. |
| hook_module_preinstall | function | core/ |
Perform necessary actions before a module is installed. |
| hook_module_preuninstall | function | core/ |
Perform necessary actions before a module is uninstalled. |
| hook_navigation_defaults | function | core/ |
Provides default content for the Navigation bar. |
| hook_node_access_records | function | core/ |
Set permissions for a node to be written to the database. |
| hook_node_access_records_alter | function | core/ |
Alter permissions for a node before it is written to the database. |
| hook_node_grants | function | core/ |
Inform the node access system what permissions the user has. |
| hook_node_grants_alter | function | core/ |
Alter user access rules when trying to view, edit or delete a node. |
| hook_node_links_alter | function | core/ |
Alter the links of a node. |
| hook_node_search_ranking | function | core/ |
Provide additional methods of scoring for core search results for nodes. |
| hook_node_search_result | function | core/ |
Act on a node being displayed as a search result. |
| hook_oembed_resource_url_alter | function | core/ |
Alters an oEmbed resource URL before it is fetched. |
| hook_options_list_alter | function | core/ |
Alters the list of options to be displayed for a field. |
| hook_page_attachments | function | core/ |
Add attachments (typically assets) to a page before it is rendered. |
| hook_page_attachments_alter | function | core/ |
Alter attachments (typically assets) to a page before it is rendered. |
| hook_plugin_filter_TYPE__CONSUMER_alter | function | core/ |
Alter the filtering of plugin definitions for a specific type and consumer. |
| hook_post_update_NAME | function | core/ |
Executes an update which is intended to update data, like entities. |
Pagination
- Previous page
- Page 685
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.