Functions - 11.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
hook_views_post_execute core/modules/views/views.api.php Act on the view immediately after the query has been executed.
hook_views_post_render core/modules/views/views.api.php Post-process any render data.
hook_views_preview_info_alter core/modules/views/views.api.php Alter the view preview information.
hook_views_pre_build core/modules/views/views.api.php Act on the view before the query is built, but after displays are attached.
hook_views_pre_execute core/modules/views/views.api.php Act on the view after the query is built and just before it is executed.
hook_views_pre_render core/modules/views/views.api.php Act on the view immediately before rendering it.
hook_views_pre_view core/modules/views/views.api.php Alter a view at the very beginning of Views processing.
hook_views_query_alter core/modules/views/views.api.php Alter the query before it is executed.
hook_views_query_substitutions core/modules/views/views.api.php Replace special strings in the query before it is executed.
hook_views_ui_display_tab_alter core/modules/views_ui/views_ui.api.php Alter the renderable array representing the edit page for one display.
hook_views_ui_display_top_alter core/modules/views_ui/views_ui.api.php Alter the top of the display for the Views UI.
hook_views_ui_display_top_links_alter core/modules/views_ui/views_ui.api.php Alter the links displayed at the top of the view edit form.
image_access_test_hidden_entity_field_access core/modules/image/tests/modules/image_access_test_hidden/image_access_test_hidden.module Implements hook_entity_field_access().
image_entity_presave core/modules/image/image.module Implements hook_entity_presave().
image_field_config_delete core/modules/image/image.module Implements hook_ENTITY_TYPE_delete() for 'field_config'.
image_field_config_update core/modules/image/image.module Implements hook_ENTITY_TYPE_update() for 'field_config'.
image_field_storage_config_delete core/modules/image/image.module Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'.
image_field_storage_config_update core/modules/image/image.module Implements hook_ENTITY_TYPE_update() for 'field_storage_config'.
image_field_views_data core/modules/image/image.views.inc Implements hook_field_views_data().
image_field_views_data_views_data_alter core/modules/image/image.views.inc Implements hook_field_views_data_views_data_alter().
image_file_download core/modules/image/image.module Implements hook_file_download().
image_file_move core/modules/image/image.module Implements hook_file_move().
image_file_predelete core/modules/image/image.module Implements hook_ENTITY_TYPE_predelete() for file entities.
image_filter_keyword core/modules/image/image.module Returns the offset in pixels from the anchor. 2
image_help core/modules/image/image.module Implements hook_help().
image_install core/modules/image/image.install Implements hook_install().
image_module_test_file_download core/modules/image/tests/modules/image_module_test/image_module_test.module
image_module_test_image_effect_info_alter core/modules/image/tests/modules/image_module_test/image_module_test.module Implements hook_image_effect_info_alter().
image_module_test_image_style_flush core/modules/image/tests/modules/image_module_test/image_module_test.module Implements hook_image_style_flush().
image_module_test_image_style_presave core/modules/image/tests/modules/image_module_test/image_module_test.module Implements hook_image_style_presave().
image_path_flush core/modules/image/image.module Clears cached versions of a specific file in all styles. 2
image_removed_post_updates core/modules/image/image.post_update.php Implements hook_removed_post_updates().
image_requirements core/modules/image/image.install Implements hook_requirements().
image_style_options core/modules/image/image.module Gets an array of image styles suitable for using as select list options. 11
image_theme core/modules/image/image.module Implements hook_theme().
image_uninstall core/modules/image/image.install Implements hook_uninstall().
image_update_last_removed core/modules/image/image.install Implements hook_update_last_removed().
inline_form_errors_element_info_alter core/modules/inline_form_errors/inline_form_errors.module Implements hook_element_info_alter().
inline_form_errors_help core/modules/inline_form_errors/inline_form_errors.module Implements hook_help().
inline_form_errors_preprocess_datetime_wrapper core/modules/inline_form_errors/inline_form_errors.module Implements hook_preprocess_HOOK() for datetime form wrapper templates.
inline_form_errors_preprocess_details core/modules/inline_form_errors/inline_form_errors.module Implements hook_preprocess_HOOK() for details element templates.
inline_form_errors_preprocess_fieldset core/modules/inline_form_errors/inline_form_errors.module Implements hook_preprocess_HOOK() for fieldset element templates.
inline_form_errors_preprocess_form_element core/modules/inline_form_errors/inline_form_errors.module Implements hook_preprocess_HOOK() for form element templates.
install_base_system core/includes/install.core.inc Installation task; install the base functionality Drupal needs to bootstrap.
install_begin_request core/includes/install.core.inc Begins an installation request, modifying the installation state as needed. 1
install_bootstrap_full core/includes/install.core.inc Performs a full bootstrap of Drupal during installation.
install_check_localization_server core/includes/install.core.inc Checks if the localization server can be contacted. 1
install_check_requirements core/includes/install.core.inc Checks installation requirements and reports any errors. 1
install_check_translations core/includes/install.core.inc Checks installation requirements and reports any errors. 1 1
install_config_download_translations core/includes/install.core.inc Replaces install_download_translation() during configuration installs.

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.