_user_password_evaluate_strength |
core/modules/user/user.password.inc |
Evaluate password strength
Adapted from https://github.com/dropbox/zxcvbn. |
_user_password_policy_help |
core/modules/user/user.password.inc |
Generates help text for core password constraints on forms. |
_vertical_tabs_example_explanation |
modules/examples/vertical_tabs_example/vertical_tabs_example.module |
Simple explanation page. |
_views_array_filter_zero |
core/modules/views/handlers/views_handler_filter.inc |
Filter by no empty values, though allow to use "0". |
_views_create_handler |
core/modules/views/includes/utility.inc |
Instantiate and construct a new handler |
_views_data_process_entity_types |
core/modules/views/includes/cache.inc |
Links tables having an 'entity type' specified to the respective, generic
entity-type tables. |
_views_fetch_data |
core/modules/views/includes/cache.inc |
Fetch Views' data from the cache. |
_views_fetch_data_build |
core/modules/views/includes/cache.inc |
Build and set the views data cache if empty. |
_views_fetch_plugin_data |
core/modules/views/includes/cache.inc |
Fetch the plugin data from cache. |
_views_file_status |
core/modules/system/views/system.views.inc |
|
_views_find_module_templates |
core/modules/views/views.module |
Scans a directory of a module for template files. |
_views_prepare_handler |
core/modules/views/includes/utility.inc |
Prepare a handler's data by checking defaults and such. |
_views_query_tag_alter_condition |
core/modules/views/views.module |
Replaces the substitutions recursive foreach condition. |
_views_sort_types |
core/modules/views_ui/views_ui.admin.inc |
|
_views_str_replace_recursive |
core/modules/views/views.module |
Callback for performing a string replacement via array_walk_recursive(). |
_views_theme_functions |
core/modules/views/templates/views.theme.inc |
Provide a full array of possible themes to try for a given hook. |
_views_tokenized_clean_css_identifier |
core/modules/views/views.module |
Cleans a CSS identifier, taking into account views tokenization. |
_views_ui_get_displays |
core/modules/views_ui/views_ui.module |
Helper function to get a list of displays assigned to a view, and their
respective paths if any. |
_views_ui_get_displays_list |
core/modules/views_ui/views_ui.module |
Helper function to get a list of displays included in a view. |
_views_ui_get_operations |
core/modules/views_ui/views_ui.admin.inc |
Given a view, return a list of operations that can be performed on it. |
_views_ui_get_paths |
core/modules/views_ui/views_ui.module |
Helper function to get a list of paths assigned to a view. |
_views_weight_sort |
core/modules/views_ui/views_ui.admin.inc |
|
_vocabulary_get_operations |
core/modules/taxonomy/taxonomy.admin.inc |
Given a vocabulary, return a list of operations that can be performed on it. |