Search for alt
Title | Object type | File name | Summary |
---|---|---|---|
hook_entity_field_storage_info_alter | function | core/ |
Alter field storage definitions for a content entity type. |
hook_entity_form_display_alter | function | core/ |
Alter the settings used for displaying an entity form. |
hook_entity_form_mode_alter | function | core/ |
Change the form mode used to build an entity form. |
hook_entity_operation_alter | function | core/ |
Alter entity operations. |
hook_entity_query_alter | function | core/ |
Alter an entity query. |
hook_entity_query_ENTITY_TYPE_alter | function | core/ |
Alter an entity query for a specific entity type. |
hook_entity_query_tag__ENTITY_TYPE__TAG_alter | function | core/ |
Alter an entity query for a specific entity type that has a specific tag. |
hook_entity_query_tag__TAG_alter | function | core/ |
Alter an entity query that has a specific tag. |
hook_entity_type_alter | function | core/ |
Alter the entity type definitions. |
hook_ENTITY_TYPE_build_defaults_alter | function | core/ |
Alter entity renderable values before cache checking during rendering. |
hook_ENTITY_TYPE_form_mode_alter | function | core/ |
Change the form mode of a specific entity type currently being displayed. |
hook_ENTITY_TYPE_view_alter | function | core/ |
Alter the results of the entity build array for a particular entity type. |
hook_ENTITY_TYPE_view_mode_alter | function | core/ |
Change the view mode of a specific entity type currently being displayed. |
hook_entity_view_alter | function | core/ |
Alter the results of the entity build array. |
hook_entity_view_display_alter | function | core/ |
Alter the settings used for displaying an entity. |
hook_entity_view_mode_alter | function | core/ |
Change the view mode of an entity that is being displayed. |
hook_entity_view_mode_info_alter | function | core/ |
Alter the view modes for entity types. |
hook_field_formatter_info_alter | function | core/ |
Perform alterations on Field API formatter types. |
hook_field_formatter_settings_summary_alter | function | core/ |
Alters the field formatter settings summary. |
hook_field_info_alter | function | core/ |
Perform alterations on Field API field types. |
hook_field_info_entity_type_ui_definitions_alter | function | core/ |
Alters the UI field definitions. |
hook_field_type_category_info_alter | function | core/ |
Allows modules to alter the field type category information. |
hook_field_ui_preconfigured_options_alter | function | core/ |
Perform alterations on preconfigured field options. |
hook_field_views_data_alter | function | core/ |
Alter the Views data for a single Field API field. |
hook_field_views_data_views_data_alter | function | core/ |
Alter the Views data on a per field basis. |
hook_field_widget_complete_form_alter | function | core/ |
Alter the complete form for field widgets provided by other modules. |
hook_field_widget_complete_WIDGET_TYPE_form_alter | function | core/ |
Alter the complete form for a specific widget provided by other modules. |
hook_field_widget_info_alter | function | core/ |
Perform alterations on Field API widget types. |
hook_field_widget_settings_summary_alter | function | core/ |
Alters the field widget settings 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_filetransfer_info_alter | function | core/ |
Alter the FileTransfer class registry. |
hook_file_mimetype_mapping_alter | function | core/ |
Alter MIME type mappings used to determine MIME type from a file extension. |
hook_file_url_alter | function | core/ |
Alter the URL to a file. |
hook_filter_info_alter | function | core/ |
Perform alterations on filter definitions. |
hook_filter_secure_image_alter | function | core/ |
Alters images with an invalid source. |
hook_form_alter | function | core/ |
Perform alterations before a form is rendered. |
hook_form_BASE_FORM_ID_alter | function | core/ |
Provide a form-specific alteration for shared ('base') forms. |
hook_form_FORM_ID_alter | function | core/ |
Provide a form-specific alteration instead of the global hook_form_alter(). |
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_effect_info_alter | function | core/ |
Alter the information provided in \Drupal\image\Annotation\ImageEffect. |
hook_install_tasks_alter | function | core/ |
Alter the full list of installation tasks. |
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_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_negotiation_info_alter | function | core/ |
Perform alterations on language negotiation methods. |
hook_language_switch_links_alter | function | core/ |
Perform alterations on language switcher links. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.