Functions

Primary tabs

Name Location Description Direct usessort descending Strings
views_element_validate_tags drupal/core/modules/views/views.module Validation callback for query tags. 1
views_handler_field_custom_pre_render_move_text drupal/core/modules/views/views.module Prerender function to move the textarea to the top. 1
_views_array_filter_zero drupal/core/modules/views/views.module Filter by no empty values, though allow to use "0". 1
views_config_import_delete drupal/core/modules/views/views.module Implements hook_config_import_delete().
hook_views_data drupal/core/modules/views/views.api.php Describe data tables (or the equivalent) to Views.
hook_views_data_alter drupal/core/modules/views/views.api.php Alter the table structure defined by hook_views_data().
hook_views_query_substitutions drupal/core/modules/views/views.api.php Replace special strings in the query before it is executed.
hook_views_form_substitutions drupal/core/modules/views/views.api.php Replace special strings when processing a view with form elements.
hook_views_pre_view drupal/core/modules/views/views.api.php Alter a view at the very beginning of Views processing.
hook_views_pre_build drupal/core/modules/views/views.api.php Act on the view before the query is built, but after displays are attached.
hook_views_post_build drupal/core/modules/views/views.api.php Act on the view immediately after the query is built.
hook_views_pre_execute drupal/core/modules/views/views.api.php Act on the view after the query is built and just before it is executed.
hook_views_post_execute drupal/core/modules/views/views.api.php Act on the view immediately after the query has been executed.
hook_views_pre_render drupal/core/modules/views/views.api.php Act on the view immediately before rendering it.
hook_views_post_render drupal/core/modules/views/views.api.php Post-process any rendered data.
hook_views_query_alter drupal/core/modules/views/views.api.php Alter the query before it is executed.
hook_views_preview_info_alter drupal/core/modules/views/views.api.php Alter the view preview information.
hook_views_ui_display_top_links_alter drupal/core/modules/views/views.api.php Alter the links displayed at the top of the view edit form.
hook_views_ajax_data_alter drupal/core/modules/views/views.api.php Alter the commands used on a Views AJAX request.
hook_views_invalidate_cache drupal/core/modules/views/views.api.php Allow modules to respond to the invalidation of the Views cache.
views_install drupal/core/modules/views/views.install Implements hook_install().
views_schema drupal/core/modules/views/views.install Implements hook_schema().
views_views_data drupal/core/modules/views/views.views.inc Implements hook_views_data().
views_token_info drupal/core/modules/views/views.tokens.inc Implements hook_token_info().
views_tokens drupal/core/modules/views/views.tokens.inc Implements hook_tokens().
ban_admin_page drupal/core/modules/ban/ban.admin.inc Page callback: Displays banned IP addresses. 1
ban_ip_form drupal/core/modules/ban/ban.admin.inc Form constructor for banning an IP address. 1
ban_ip_form_validate drupal/core/modules/ban/ban.admin.inc Form validation handler for ban_ip_form().
ban_ip_form_submit drupal/core/modules/ban/ban.admin.inc Form submission handler for ban_ip_form().
ban_ip_delete_form drupal/core/modules/ban/ban.admin.inc Form constructor to unban an IP address. 1
ban_ip_delete_form_submit drupal/core/modules/ban/ban.admin.inc Form submission handler for ban_ip_delete_form().
ban_help drupal/core/modules/ban/ban.module Implements hook_help().
ban_permission drupal/core/modules/ban/ban.module Implements hook_permission().
ban_menu drupal/core/modules/ban/ban.module Implements hook_menu().
ban_ip_load drupal/core/modules/ban/ban.module Loads a banned IP address record from the database.
ban_schema drupal/core/modules/ban/ban.install Implements hook_schema().
layout_menu drupal/core/modules/layout/layout.module Implements hook_menu().
layout_user_access drupal/core/modules/layout/layout.module Access callback: Checks the existence of a layout. 1
layout_permission drupal/core/modules/layout/layout.module Implements hook_permission().
layout_manager drupal/core/modules/layout/layout.module Get the layout plugin manager instance.
layout_theme drupal/core/modules/layout/layout.module Implements hook_theme().
layout_page_list drupal/core/modules/layout/layout.admin.inc Page callback: Presents a list of layouts. 1
layout_page_view drupal/core/modules/layout/layout.admin.inc Page callback: Demonstrates a layout template. 1
php_help drupal/core/modules/php/php.module Implements hook_help().
php_permission drupal/core/modules/php/php.module Implements hook_permission().
_php_filter_tips drupal/core/modules/php/php.module Implements hook_filter_FILTER_tips(). 1
php_filter_info drupal/core/modules/php/php.module Implements hook_filter_info().
php_enable drupal/core/modules/php/php.install Implements hook_enable().
php_disable drupal/core/modules/php/php.install Implements hook_disable().
contextual_views_data_alter drupal/core/modules/contextual/contextual.views.inc Implements hook_views_data_alter().

Pages

Other projects