Search for alt
Title | Object type | File name | Summary |
---|---|---|---|
hook_block_info_alter | function | modules/ |
Change block definition before saving to the database. |
hook_block_list_alter | function | modules/ |
Act on blocks prior to rendering. |
hook_block_view_alter | function | modules/ |
Perform alterations to the content of a block. |
hook_block_view_MODULE_DELTA_alter | function | modules/ |
Perform alterations to a specific block. |
hook_comment_view_alter | function | modules/ |
The comment was built; the module may modify the structured content. |
hook_contextual_links_view_alter | function | modules/ |
Alter a contextual links element before it is rendered. |
hook_countries_alter | function | modules/ |
Alter the default country list. |
hook_cron_queue_info_alter | function | modules/ |
Alter cron queue information before cron runs. |
hook_css_alter | function | modules/ |
Alter CSS files before they are output on the page. |
hook_dashboard_regions_alter | function | modules/ |
Alter dashboard regions provided by modules. |
hook_date_formats_alter | function | modules/ |
Alter date formats declared by another module. |
hook_date_format_types_alter | function | modules/ |
Modify existing date types. |
hook_drupal_goto_alter | function | modules/ |
Change the page the user is sent to by drupal_goto(). |
hook_element_info_alter | function | modules/ |
Alter the element type information returned from modules. |
hook_entity_info_alter | function | modules/ |
Alter the entity info. |
hook_entity_query_alter | function | modules/ |
Alter or execute an EntityFieldQuery. |
hook_entity_view_alter | function | modules/ |
Alter the results of ENTITY_view(). |
hook_entity_view_mode_alter | function | modules/ |
Change the view mode of an entity that is being displayed. |
hook_field_attach_prepare_translation_alter | function | modules/ |
Perform alterations on field_attach_prepare_translation(). |
hook_field_attach_preprocess_alter | function | modules/ |
Alter field_attach_preprocess() variables. |
hook_field_attach_view_alter | function | modules/ |
Perform alterations on field_attach_view() or field_view_field(). |
hook_field_available_languages_alter | function | modules/ |
Alter field_available_languages() values. |
hook_field_display_alter | function | modules/ |
Alters the display settings of a field before it gets displayed. |
hook_field_display_ENTITY_TYPE_alter | function | modules/ |
Alters the display settings of a field on a given entity type before it gets displayed. |
hook_field_extra_fields_alter | function | modules/ |
Alter "pseudo-field" components on fieldable entities. |
hook_field_extra_fields_display_alter | function | modules/ |
Alters the display settings of pseudo-fields before an entity is displayed. |
hook_field_formatter_info_alter | function | modules/ |
Perform alterations on Field API formatter types. |
hook_field_info_alter | function | modules/ |
Perform alterations on Field API field types. |
hook_field_language_alter | function | modules/ |
Perform alterations on field_language() values. |
hook_field_storage_details_alter | function | modules/ |
Perform alterations on Field API storage details. |
hook_field_storage_info_alter | function | modules/ |
Perform alterations on Field API storage types. |
hook_field_widget_form_alter | function | modules/ |
Alter forms for field widgets provided by other modules. |
hook_field_widget_info_alter | function | modules/ |
Perform alterations on Field API widget types. |
hook_field_widget_properties_alter | function | modules/ |
Alters the widget properties of a field instance before it gets displayed. |
hook_field_widget_properties_ENTITY_TYPE_alter | function | modules/ |
Alters the widget properties of a field instance on a given entity type before it gets displayed. |
hook_field_widget_WIDGET_TYPE_form_alter | function | modules/ |
Alter widget forms for a specific widget provided by another module. |
hook_filetransfer_info_alter | function | modules/ |
Alter the FileTransfer class registry. |
hook_file_download_access_alter | function | modules/ |
Alter the access rules applied to a file download. |
hook_file_mimetype_mapping_alter | function | modules/ |
Alter MIME type mappings used to determine MIME type from a file extension. |
hook_file_url_alter | function | modules/ |
Alter the URL to a file. |
hook_filter_info_alter | function | modules/ |
Perform alterations on filter definitions. |
hook_form_alter | function | modules/ |
Perform alterations before a form is rendered. |
hook_form_BASE_FORM_ID_alter | function | modules/ |
Provide a form-specific alteration for shared ('base') forms. |
hook_form_FORM_ID_alter | function | modules/ |
Provide a form-specific alteration instead of the global hook_form_alter(). |
hook_form_system_theme_settings_alter | function | modules/ |
Allow themes to alter the theme-specific settings form. |
hook_hook_info_alter | function | modules/ |
Alter information from hook_hook_info(). |
hook_html_head_alter | function | modules/ |
Alter XHTML HEAD tags before they are rendered by drupal_get_html_head(). |
hook_image_effect_info_alter | function | modules/ |
Alter the information provided in hook_image_effect_info(). |
hook_image_styles_alter | function | modules/ |
Modify any image styles provided by other modules or the user. |
hook_install_tasks_alter | function | modules/ |
Alter the full list of installation tasks. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.