Functions - 9.5.x - drupal
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
hook_views_post_build | core/ |
Act on the view immediately after the query is built. | |||
hook_views_post_execute | core/ |
Act on the view immediately after the query has been executed. | |||
hook_views_post_render | core/ |
Post-process any render data. | |||
hook_views_preview_info_alter | core/ |
Alter the view preview information. | |||
hook_views_pre_build | core/ |
Act on the view before the query is built, but after displays are attached. | |||
hook_views_pre_execute | core/ |
Act on the view after the query is built and just before it is executed. | |||
hook_views_pre_render | core/ |
Act on the view immediately before rendering it. | |||
hook_views_pre_view | core/ |
Alter a view at the very beginning of Views processing. | |||
hook_views_query_alter | core/ |
Alter the query before it is executed. | |||
hook_views_query_substitutions | core/ |
Replace special strings in the query before it is executed. | |||
hook_views_ui_display_tab_alter | core/ |
Alter the renderable array representing the edit page for one display. | |||
hook_views_ui_display_top_alter | core/ |
Alter the top of the display for the Views UI. | |||
hook_views_ui_display_top_links_alter | core/ |
Alter the links displayed at the top of the view edit form. | |||
http_build_query | core/ |
Generates URL-encoded query string. | |||
image_access_test_hidden_entity_field_access | core/ |
Implements hook_entity_field_access(). | |||
image_entity_presave | core/ |
Implements hook_entity_presave(). | |||
image_entity_view_display_presave | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_view_display. | |||
image_field_config_delete | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. | |||
image_field_config_update | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. | |||
image_field_storage_config_delete | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. | |||
image_field_storage_config_update | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. | |||
image_field_views_data | core/ |
Implements hook_field_views_data(). | |||
image_field_views_data_views_data_alter | core/ |
Implements hook_field_views_data_views_data_alter(). | |||
image_file_download | core/ |
Implements hook_file_download(). | |||
image_file_move | core/ |
Implements hook_file_move(). | |||
image_file_predelete | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. | |||
image_filter_keyword | core/ |
Returns the offset in pixels from the anchor. | 2 | ||
image_help | core/ |
Implements hook_help(). | |||
image_install | core/ |
Implements hook_install(). | |||
image_module_test_file_download | core/ |
||||
image_module_test_image_effect_info_alter | core/ |
Implements hook_image_effect_info_alter(). | |||
image_module_test_image_style_presave | core/ |
Implements hook_image_style_presave(). | |||
image_path_flush | core/ |
Clears cached versions of a specific file in all styles. | 2 | ||
image_post_update_image_loading_attribute | core/ |
Add the image loading attribute setting to image field formatter instances. | |||
image_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
image_requirements | core/ |
Implements hook_requirements(). | |||
image_style_options | core/ |
Gets an array of image styles suitable for using as select list options. | 11 | ||
image_theme | core/ |
Implements hook_theme(). | |||
image_uninstall | core/ |
Implements hook_uninstall(). | |||
image_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
inline_form_errors_element_info_alter | core/ |
Implements hook_element_info_alter(). | |||
inline_form_errors_help | core/ |
Implements hook_help(). | |||
inline_form_errors_preprocess_datetime_wrapper | core/ |
Implements hook_preprocess_HOOK() for datetime form wrapper templates. | |||
inline_form_errors_preprocess_details | core/ |
Implements hook_preprocess_HOOK() for details element templates. | |||
inline_form_errors_preprocess_fieldset | core/ |
Implements hook_preprocess_HOOK() for fieldset element templates. | |||
inline_form_errors_preprocess_form_element | core/ |
Implements hook_preprocess_HOOK() for form element templates. | |||
install_base_system | core/ |
Installation task; install the base functionality Drupal needs to bootstrap. | |||
install_begin_request | core/ |
Begins an installation request, modifying the installation state as needed. | 1 | ||
install_bootstrap_full | core/ |
Performs a full bootstrap of Drupal during installation. | |||
install_check_localization_server | core/ |
Checks if the localization server can be contacted. | 1 |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.