_search_excerpt_match_filter |
core/modules/search/search.module |
Helper function for array_filter() in search_search_excerpt_match(). |
_search_excerpt_replace |
core/modules/search/search.module |
Helper function for array_walk() in search_excerpt(). |
_search_get_module_names |
core/modules/search/search.admin.inc |
Helper function to get real module names. |
_search_index_truncate |
core/modules/search/search.module |
Helper function for array_walk in search_index_split. |
_search_menu_access |
core/modules/search/search.module |
Access callback for search tabs. |
_session_test_get |
core/modules/simpletest/tests/session_test.module |
Page callback, prints the stored session value to the screen. |
_session_test_id |
core/modules/simpletest/tests/session_test.module |
Menu callback: print the current session ID. |
_session_test_id_from_cookie |
core/modules/simpletest/tests/session_test.module |
Menu callback: print the current session ID as read from the cookie. |
_session_test_is_logged_in |
core/modules/simpletest/tests/session_test.module |
Menu callback, only available if current user is logged in. |
_session_test_no_set |
core/modules/simpletest/tests/session_test.module |
Menu callback: turns off session saving and then tries to save a value
anyway. |
_session_test_set |
core/modules/simpletest/tests/session_test.module |
Page callback, stores a value in $_SESSION['session_test_value']. |
_session_test_set_message |
core/modules/simpletest/tests/session_test.module |
Menu callback, sets a message to me displayed on the following page. |
_session_test_set_message_but_do_not_save |
core/modules/simpletest/tests/session_test.module |
Menu callback, sets a message but call backdrop_save_session(FALSE). |
_simpletest_batch_finished |
core/modules/simpletest/simpletest.module |
|
_simpletest_batch_operation |
core/modules/simpletest/simpletest.module |
Batch operation callback. |
_simpletest_example_explanation |
modules/examples/simpletest_example/simpletest_example.module |
Returns an explanation of this module. |
_simpletest_format_summary_line |
core/modules/simpletest/simpletest.module |
|
_system_batch_theme |
core/modules/system/system.module |
Theme callback for the default batch page. |
_system_block_configure |
core/modules/system/system.menu.inc |
Implements hook_block_configure(). |
_system_check_db_utf8mb4_requirements |
core/modules/system/system.install |
Checks whether the requirements for multi-byte UTF-8 support are met. |
_system_format_debug_info |
core/modules/system/system.admin.inc |
Given an array of data, it formats it into a plain-text 2-column output. |
_system_info_add_path |
core/modules/system/system.module |
Prefixes all values in an .info file array with a given path. |
_system_is_incompatible |
core/modules/system/system.admin.inc |
Recursively check compatibility. |
_system_modules_build_row |
core/modules/system/system.admin.inc |
Build a table row for the system modules page. |
_system_rebuild_module_data |
core/modules/system/system.module |
Helper function to scan and collect module .info data. |
_system_rebuild_theme_data |
core/modules/system/system.module |
Helper function to scan and collect theme .info data and their engines. |
_system_site_information_settings_validate_path |
core/modules/system/system.admin.inc |
Helper function for the system_site_information_settings form. |
_system_sort_form_values_by_config |
core/modules/system/system.module |
Sorts the $form_state['values'] array into CMI buckets by $form['#config']. |
_system_sort_requirements |
core/modules/system/system.module |
Helper function to sort requirements. |
_system_test_first_shutdown_function |
core/modules/simpletest/tests/system_test.module |
Dummy shutdown function which registers another shutdown function. |
_system_test_second_shutdown_function |
core/modules/simpletest/tests/system_test.module |
Dummy shutdown function. |
_system_themes_access |
core/modules/system/system.module |
Menu item access callback - only admin or enabled themes can be accessed. |
_system_update_bootstrap_status |
core/modules/system/system.module |
Refresh bootstrap column in the system table. |
_system_utf8mb4_convert_batch |
core/modules/system/system.admin.inc |
Executes a batch operation for system_utf8mb4_convert_form_submit(). |
_system_utf8mb4_convert_batch_finished |
core/modules/system/system.admin.inc |
Performs post-processing for node_access_rebuild(). |
_taxonomy_get_tid_from_term |
core/modules/taxonomy/taxonomy.module |
Helper function for array_map purposes. |
_taxonomy_token_term_parent_list |
core/modules/taxonomy/taxonomy.tokens.inc |
Get a list of a term's parents as a term ID to label map. |
_telemetry_destination_server_name |
core/modules/telemetry/telemetry.module |
Returns the hostname of the destination server for Telemetry data. |
_telemetry_site_key |
core/modules/telemetry/telemetry.module |
Get an anonymous, unique identifier for this site. |
_template_preprocess_default_variables |
core/includes/theme.inc |
Returns hook-independent variables to template_preprocess(). |
_text_sanitize |
core/modules/field/modules/text/text.module |
Sanitizes the 'value' or 'summary' data of a text value. |
_theme_build_registry |
core/includes/theme.inc |
Builds the theme registry cache. |
_theme_custom_theme |
core/modules/simpletest/tests/theme_test.module |
Custom theme callback. |
_theme_load_offline_registry |
core/includes/theme.maintenance.inc |
Builds the registry when the site needs to bypass any database calls. |
_theme_load_registry |
core/includes/theme.inc |
Gets the theme_registry cache; if it doesn't exist, builds it. |
_theme_process_registry |
core/includes/theme.inc |
Process a single implementation of hook_theme(). |
_theme_registry_callback |
core/includes/theme.inc |
Sets the callback that will be used by theme_get_registry(). |
_theme_render_template_debug |
core/includes/theme.inc |
Renders a template for any engine. |
_theme_save_registry |
core/includes/theme.inc |
Writes the theme_registry cache into the database. |
_theme_table_cell |
core/includes/theme.inc |
Returns HTML output for a single table cell for theme_table(). |