Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
_translation_entity_update_field drupal/core/modules/translation_entity/translation_entity.admin.inc Stores the given field translations. 1
_translation_entity_get_switch_links drupal/core/modules/translation_entity/translation_entity.pages.inc Returns the localized links for the given path. 1
_tracker_user_access drupal/core/modules/tracker/tracker.module Access callback: Determines access permission for an account. 1
_tracker_remove drupal/core/modules/tracker/tracker.module Cleans up indexed data when nodes or comments are removed. 3
_tracker_myrecent_access drupal/core/modules/tracker/tracker.module Access callback: Determines access permission for a user's own account. 1
_tracker_calculate_changed drupal/core/modules/tracker/tracker.module Determines the max timestamp between $node->changed and the last comment. 2
_tracker_add drupal/core/modules/tracker/tracker.module Updates indexing tables when a node is added, updated, or commented on. 3
_toolbar_subtrees_access drupal/core/modules/toolbar/toolbar.module Access callback: Returns if the user has access to the rendered subtree requested by the hash. 1
_toolbar_initialize_page_cache drupal/core/modules/toolbar/toolbar.module Use Drupal's page cache for toolbar/subtrees/*, even for authenticated users. 1
_toolbar_get_subtree_hash drupal/core/modules/toolbar/toolbar.module Returns the hash of the per-user rendered toolbar subtrees. 1
_theme_test_suggestion drupal/core/modules/system/tests/modules/theme_test/theme_test.module Page callback, calls a theme hook suggestion. 1
_theme_test_load_registry drupal/core/modules/system/tests/modules/theme_test/theme_test.module Fake registry loading callback. 1
_theme_test_alter drupal/core/modules/system/tests/modules/theme_test/theme_test.module Page callback, calls drupal_alter(). 1
_theme_table_cell drupal/core/includes/theme.inc Returns HTML output for a single table cell for theme_table(). 2
_theme_save_registry drupal/core/includes/theme.inc Write the theme_registry cache into the database. 1
_theme_registry_callback drupal/core/includes/theme.inc Set the callback that will be used by theme_get_registry() to fetch the registry. 3
_theme_process_registry drupal/core/includes/theme.inc Process a single implementation of hook_theme(). 3
_theme_load_registry drupal/core/includes/theme.inc Get the theme_registry cache; if it doesn't exist, build it. 1
_theme_load_offline_registry drupal/core/includes/theme.maintenance.inc This builds the registry when the site needs to bypass any database calls. 1
_theme_custom_theme drupal/core/modules/system/tests/modules/theme_test/theme_test.module Custom theme callback. 1
_theme_build_registry drupal/core/includes/theme.inc Build the theme registry cache. 2
_text_sanitize drupal/core/modules/field/modules/text/text.module Sanitizes the 'value' or 'summary' data of a text value. 8
_template_preprocess_default_variables drupal/core/includes/theme.inc Returns hook-independent variables to template_preprocess(). 1
_taxonomy_get_tid_from_term drupal/core/modules/taxonomy/taxonomy.module Helper function for array_map purposes.
_system_update_bootstrap_status drupal/core/modules/system/system.module Refreshes the list of bootstrap modules. 3
_system_theme_settings_validate_path drupal/core/modules/system/system.admin.inc Helper function for the system_theme_settings form. 2
_system_themes_access drupal/core/modules/system/system.module Menu item access callback - only enabled themes can be accessed. 1
_system_test_second_shutdown_function drupal/core/modules/system/tests/modules/system_test/system_test.module Dummy shutdown function. 1
_system_test_first_shutdown_function drupal/core/modules/system/tests/modules/system_test/system_test.module Dummy shutdown function which registers another shutdown function. 1
_system_sort_requirements drupal/core/modules/system/system.module Helper function to sort requirements. 1
_system_rebuild_theme_data drupal/core/modules/system/system.module Helper function to scan and collect theme .info data and their engines. 2 1
_system_rebuild_module_data drupal/core/modules/system/system.module Helper function to scan and collect module .info data. 2
_system_modules_build_row drupal/core/modules/system/system.admin.inc Build a table row for the system modules page. 1
_system_is_incompatible drupal/core/modules/system/system.admin.inc Recursively check compatibility.
_system_info_add_path drupal/core/modules/system/system.module Prefixes all values in an .info file array with a given path. 2
_system_default_theme_features drupal/core/modules/system/system.module Returns an array of default theme features. 2
_system_batch_theme drupal/core/modules/system/system.module Theme callback for the default batch page. 1
_statistics_link drupal/core/modules/statistics/statistics.module Generates a link to a path, truncating the displayed text to a given width. 3
_statistics_format_item drupal/core/modules/statistics/statistics.module Formats an item for display, including both the item title and the link. 3
_simpletest_format_summary_line drupal/core/modules/simpletest/simpletest.module 2
_simpletest_batch_operation drupal/core/modules/simpletest/simpletest.module Batch operation callback. 1
_simpletest_batch_finished drupal/core/modules/simpletest/simpletest.module 1
_shortcut_link_form_elements drupal/core/modules/shortcut/shortcut.admin.inc Helper function for building a form for adding or editing shortcut links. 2
_session_test_set_not_started drupal/core/modules/system/tests/modules/session_test/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/core/modules/system/tests/modules/session_test/session_test.module Menu callback, sets a message but call drupal_save_session(FALSE). 1
_session_test_set_message drupal/core/modules/system/tests/modules/session_test/session_test.module Menu callback, sets a message to me displayed on the following page. 1 1
_session_test_set drupal/core/modules/system/tests/modules/session_test/session_test.module Page callback, stores a value in $_SESSION['session_test_value']. 1 1
_session_test_no_set drupal/core/modules/system/tests/modules/session_test/session_test.module Menu callback: turns off session saving and then tries to save a value anyway. 1
_session_test_is_logged_in drupal/core/modules/system/tests/modules/session_test/session_test.module Menu callback, only available if current user is logged in. 1
_session_test_id_from_cookie drupal/core/modules/system/tests/modules/session_test/session_test.module Menu callback: print the current session ID as read from the cookie. 1

Pages

Other projects