Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
_translation_tab_access drupal/modules/translation/translation.module Access callback: Checks that the user has permission to 'translate content'. 1
_tracker_user_access drupal/modules/tracker/tracker.module Access callback for user/%user/track. 1
_tracker_remove drupal/modules/tracker/tracker.module Cleans up indexed data when nodes or comments are removed. 3
_tracker_myrecent_access drupal/modules/tracker/tracker.module Access callback for tracker/%user_uid_optional. 1
_tracker_calculate_changed drupal/modules/tracker/tracker.module Determines the max timestamp between $node->changed and the last comment. 2
_tracker_add drupal/modules/tracker/tracker.module Updates indexing tables when a node is added, updated, or commented on. 3
_toolbar_is_collapsed drupal/modules/toolbar/toolbar.module Determines the current state of the toolbar drawer's visibility. 3
_theme_test_suggestion drupal/modules/simpletest/tests/theme_test.module Page callback, calls a theme hook suggestion. 1
_theme_test_load_registry drupal/modules/simpletest/tests/theme_test.module Fake registry loading callback. 1
_theme_test_engine_info_test drupal/modules/simpletest/tests/theme_test.module Serves a simple page renderered using a Nyan Cat theme engine template. 1
_theme_test_drupal_add_region_content drupal/modules/simpletest/tests/theme_test.module Page callback, calls drupal_add_region_content. 1
_theme_test_alter drupal/modules/simpletest/tests/theme_test.module Page callback, calls drupal_alter(). 1
_theme_table_cell drupal/includes/theme.inc Returns HTML output for a single table cell for theme_table(). 2
_theme_save_registry drupal/includes/theme.inc Writes the theme_registry cache into the database. 1
_theme_render_template_debug drupal/includes/theme.inc Renders a template for any engine. 1
_theme_registry_callback drupal/includes/theme.inc Sets the callback that will be used by theme_get_registry(). 3
_theme_process_registry drupal/includes/theme.inc Process a single implementation of hook_theme(). 1
_theme_load_registry drupal/includes/theme.inc Gets the theme_registry cache; if it doesn't exist, builds it.
_theme_load_offline_registry drupal/includes/theme.maintenance.inc Builds the registry when the site needs to bypass any database calls. 1
_theme_custom_theme drupal/modules/simpletest/tests/theme_test.module Custom theme callback. 1
_theme_build_registry drupal/includes/theme.inc Builds the theme registry cache. 2
_text_sanitize drupal/modules/field/modules/text/text.module Sanitizes the 'value' or 'summary' data of a text value. 7
_template_preprocess_default_variables drupal/includes/theme.inc Returns hook-independent variables to template_preprocess(). 1
_taxonomy_get_tid_from_term drupal/modules/taxonomy/taxonomy.module Helper function for array_map purposes.
_system_update_bootstrap_status drupal/modules/system/system.module Refresh bootstrap column in the system table. 3
_system_theme_settings_validate_path drupal/modules/system/system.admin.inc Helper function for the system_theme_settings form. 2
_system_themes_access drupal/modules/system/system.module Menu item access callback - only admin or enabled themes can be accessed. 1
_system_test_second_shutdown_function drupal/modules/simpletest/tests/system_test.module Dummy shutdown function. 1
_system_test_first_shutdown_function drupal/modules/simpletest/tests/system_test.module Dummy shutdown function which registers another shutdown function. 1
_system_sort_requirements drupal/modules/system/system.module Helper function to sort requirements. 1
_system_rebuild_theme_data drupal/modules/system/system.module Helper function to scan and collect theme .info data and their engines. 2 1
_system_rebuild_module_data drupal/modules/system/system.module Helper function to scan and collect module .info data. 1
_system_modules_build_row drupal/modules/system/system.admin.inc Build a table row for the system modules page. 1
_system_is_incompatible drupal/modules/system/system.admin.inc Recursively check compatibility.
_system_info_add_path drupal/modules/system/system.module Prefixes all values in an .info file array with a given path. 2
_system_default_theme_features drupal/modules/system/system.module Returns an array of default theme features. 2
_system_date_format_types_build drupal/modules/system/system.module Builds and returns information about available date types. 2
_system_date_formats_build drupal/modules/system/system.module Builds and returns information about available date formats. 2
_system_check_db_utf8mb4_requirements drupal/modules/system/system.install Checks whether the requirements for multi-byte UTF-8 support are met. 1
_system_batch_theme drupal/modules/system/system.module Theme callback for the default batch page. 1
_statistics_link drupal/modules/statistics/statistics.module Generates a link to a path, truncating the displayed text to a given width. 3
_statistics_format_item drupal/modules/statistics/statistics.module Formats an item for display, including both the item title and the link. 3
_simpletest_format_summary_line drupal/modules/simpletest/simpletest.module 2
_simpletest_batch_operation drupal/modules/simpletest/simpletest.module Implements callback_batch_operation(). 1
_simpletest_batch_finished drupal/modules/simpletest/simpletest.module Implements callback_batch_finished(). 1
_simpletest_autoload_psr4_psr0 drupal/modules/simpletest/simpletest.module Autoload callback to find PSR-4 and PSR-0 test classes. 1
_shortcut_link_form_elements drupal/modules/shortcut/shortcut.admin.inc Helper function for building a form for adding or editing shortcut links. 2
_session_test_set_not_started drupal/modules/simpletest/tests/session_test.module Menu callback, stores a value in $_SESSION['session_test_value'] without having started the session in advance. 1
_session_test_set_message_but_dont_save drupal/modules/simpletest/tests/session_test.module Menu callback, sets a message but call drupal_save_session(FALSE). 1
_session_test_set_message drupal/modules/simpletest/tests/session_test.module Menu callback, sets a message to me displayed on the following page. 1 1

Pages

Other projects