Contains filters are case sensitive
Name Locationsort descending Description
_user_password_policy_help modules/user/user.password.inc Generates help text for core password constraints on forms.
_user_password_evaluate_strength modules/user/user.password.inc Evaluate password strength Adapted from https://github.com/dropbox/zxcvbn.
user_path_bulk_update_batch_process modules/user/user.path.inc Batch processing callback; Generate URL aliases for users.
user_path_info modules/user/user.path.inc Implements hook_path_info().
theme_user_signature modules/user/user.theme.inc Returns HTML for a user signature.
template_preprocess_user_profile modules/user/user.theme.inc Process variables for user-profile.tpl.php.
template_preprocess_username modules/user/user.theme.inc Preprocesses variables for theme_username().
template_preprocess_user_picture modules/user/user.theme.inc Process variables for user-picture.tpl.php.
theme_user_admin_roles modules/user/user.theme.inc Returns HTML for the role order form.
theme_user_permission_description modules/user/user.theme.inc Returns HTML for an individual permission description.
theme_user_admin_permissions modules/user/user.theme.inc Returns HTML for the administer permissions page.
theme_username modules/user/user.theme.inc Returns HTML for a username, potentially linked to the user's page.
theme_user_list modules/user/user.theme.inc Returns HTML for a list of users.
user_tokens modules/user/user.tokens.inc Implements hook_tokens().
user_token_info modules/user/user.tokens.inc Implements hook_token_info().
user_views_data modules/user/views/user.views.inc Implements hook_views_data().
user_views_plugins modules/user/views/user.views.inc Implements hook_views_plugins().
user_views_query_substitutions modules/user/views/user.views.inc Allow replacement of current user ID so we can cache these queries.
views_handler_field_custom_pre_render_move_text modules/views/handlers/views_handler_field_custom.inc Prerender function to move the textarea to the top.
_views_array_filter_zero modules/views/handlers/views_handler_filter.inc Filter by no empty values, though allow to use "0".
views_ajax_command_replace_title modules/views/includes/ajax.inc Replace the page title.
views_ajax_command_add_tab modules/views/includes/ajax.inc Creates a Backdrop AJAX 'addTab' command.
views_ajax modules/views/includes/ajax.inc Menu callback to load a view via AJAX.
views_ajax_error modules/views/includes/ajax.inc Return an AJAX error.
views_ajax_command_hilite modules/views/includes/ajax.inc Creates a Backdrop AJAX 'viewsHilite' command.
views_ajax_autocomplete_user modules/views/includes/ajax.inc Page callback for views user autocomplete
views_ajax_form_wrapper modules/views/includes/ajax.inc Wrapper around backdrop_build_form to handle some AJAX stuff automatically. This makes some assumptions about the client.
views_ajax_command_show_buttons modules/views/includes/ajax.inc Shows Save and Cancel buttons.
views_ajax_autocomplete_taxonomy modules/views/includes/ajax.inc Page callback for views taxonomy autocomplete.
views_ajax_command_trigger_preview modules/views/includes/ajax.inc Trigger the Views live preview.
views_ajax_command_scroll_top modules/views/includes/ajax.inc Scroll to top of the current view.
_views_data_process_entity_types modules/views/includes/cache.inc Links tables having an 'entity type' specified to the respective, generic entity-type tables.
_views_fetch_data_build modules/views/includes/cache.inc Build and set the views data cache if empty.
_views_fetch_data modules/views/includes/cache.inc Fetch Views' data from the cache.
_views_fetch_plugin_data modules/views/includes/cache.inc Fetch the plugin data from cache.
views_cache_get modules/views/includes/cache.inc Return data from the persistent views cache.
views_cache_set modules/views/includes/cache.inc Set a cached item in the views cache.
views_break_phrase_string modules/views/includes/utility.inc Break x,y,z and x+y+z into an array. Works for strings.
_views_create_handler modules/views/includes/utility.inc Instantiate and construct a new handler
_views_prepare_handler modules/views/includes/utility.inc Prepare a handler's data by checking defaults and such.
views_get_table_join modules/views/includes/utility.inc Fetch a handler to join one table to a primary table from the data cache
views_break_phrase modules/views/includes/utility.inc Break x,y,z and x+y+z into an array. Numeric only.
views_trim_text modules/views/includes/utility.inc Trim the field down to the specified length.
views_array_key_plus modules/views/includes/utility.inc Adds one to each key of the array.
views_get_timezone modules/views/includes/utility.inc Figure out what timezone we're in; needed for some date manipulations.
views_date_sql_field modules/views/includes/utility.inc Helper function to create cross-database SQL dates.
views_date_sql_format modules/views/includes/utility.inc Helper function to create cross-database SQL date formatting.
views_date_sql_extract modules/views/includes/utility.inc Helper function to create cross-database SQL date extraction.
views_discover_plugins modules/views/includes/utility.inc Builds and return a list of all plugins available in the system.
views_get_enabled_display_extenders modules/views/includes/utility.inc Get enabled display extenders.

Pages