Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
_system_date_formats_build drupal/modules/system/system.module Builds and returns information about available date formats. 2
_system_date_format_types_build drupal/modules/system/system.module Builds and returns information about available date types. 2
_system_default_theme_features drupal/modules/system/system.module Returns an array of default theme features. 2
_system_info_add_path drupal/modules/system/system.module Prefixes all values in an .info file array with a given path. 2
_system_is_incompatible drupal/modules/system/system.admin.inc Recursively check compatibility.
_system_modules_build_row drupal/modules/system/system.admin.inc Build a table row for the system modules page. 1
_system_rebuild_module_data drupal/modules/system/system.module Helper function to scan and collect module .info data. 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_sort_requirements drupal/modules/system/system.module Helper function to sort requirements. 1
_system_test_first_shutdown_function drupal/modules/simpletest/tests/system_test.module Dummy shutdown function which registers another shutdown function. 1
_system_test_second_shutdown_function drupal/modules/simpletest/tests/system_test.module Dummy shutdown function. 1
_system_themes_access drupal/modules/system/system.module Menu item access callback - only admin or enabled themes can be accessed. 1
_system_theme_settings_validate_path drupal/modules/system/system.admin.inc Helper function for the system_theme_settings form. 2
_system_update_bootstrap_status drupal/modules/system/system.module Refresh bootstrap column in the system table. 3
_taxonomy_get_tid_from_term drupal/modules/taxonomy/taxonomy.module Helper function for array_map purposes.
_template_preprocess_default_variables drupal/includes/theme.inc Returns hook-independent variables to template_preprocess(). 1
_text_sanitize drupal/modules/field/modules/text/text.module Sanitizes the 'value' or 'summary' data of a text value. 7
_theme_build_registry drupal/includes/theme.inc Builds the theme registry cache. 2
_theme_custom_theme drupal/modules/simpletest/tests/theme_test.module Custom theme callback. 1
_theme_load_offline_registry drupal/includes/theme.maintenance.inc Builds the registry when the site needs to bypass any database calls. 1
_theme_load_registry drupal/includes/theme.inc Gets the theme_registry cache; if it doesn't exist, builds it.
_theme_process_registry drupal/includes/theme.inc Process a single implementation of hook_theme(). 1
_theme_registry_callback drupal/includes/theme.inc Sets the callback that will be used by theme_get_registry(). 3
_theme_render_template_debug drupal/includes/theme.inc Renders a template for any engine. 1
_theme_save_registry drupal/includes/theme.inc Writes the theme_registry cache into the database. 1
_theme_table_cell drupal/includes/theme.inc Returns HTML output for a single table cell for theme_table(). 2
_theme_test_alter drupal/modules/simpletest/tests/theme_test.module Page callback, calls drupal_alter(). 1
_theme_test_drupal_add_region_content drupal/modules/simpletest/tests/theme_test.module Page callback, calls drupal_add_region_content. 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_load_registry drupal/modules/simpletest/tests/theme_test.module Fake registry loading callback. 1
_theme_test_suggestion drupal/modules/simpletest/tests/theme_test.module Page callback, calls a theme hook suggestion. 1
_toolbar_is_collapsed drupal/modules/toolbar/toolbar.module Determines the current state of the toolbar drawer's visibility. 3
_tracker_add drupal/modules/tracker/tracker.module Updates indexing tables when a node is added, updated, or commented on. 3
_tracker_calculate_changed drupal/modules/tracker/tracker.module Determines the max timestamp between $node->changed and the last comment. 2
_tracker_myrecent_access drupal/modules/tracker/tracker.module Access callback for tracker/%user_uid_optional. 1
_tracker_remove drupal/modules/tracker/tracker.module Cleans up indexed data when nodes or comments are removed. 3
_tracker_user_access drupal/modules/tracker/tracker.module Access callback for user/%user/track. 1
_translation_tab_access drupal/modules/translation/translation.module Access callback: Checks that the user has permission to 'translate content'. 1
_trigger_comment drupal/modules/trigger/trigger.module Calls action functions for comment triggers. 5
_trigger_get_all_info drupal/modules/trigger/trigger.module Retrieves and caches information from hook_trigger_info() implementations. 2
_trigger_node drupal/modules/trigger/trigger.module Calls action functions for node triggers. 5
_trigger_normalize_comment_context drupal/modules/trigger/trigger.module Loads associated objects for comment triggers. 1
_trigger_normalize_node_context drupal/modules/trigger/trigger.module Loads associated objects for node triggers. 1
_trigger_normalize_user_context drupal/modules/trigger/trigger.module Loads associated objects for user triggers. 1
_trigger_tab_information drupal/modules/trigger/trigger.module Gathers information about tabs on the triggers administration screen. 2
_trigger_taxonomy drupal/modules/trigger/trigger.module Calls action functions for taxonomy triggers. 3
_trigger_user drupal/modules/trigger/trigger.module Calls action functions for user triggers. 7
_unicode_caseflip drupal/includes/unicode.inc Flips U+C0-U+DE to U+E0-U+FD and back. 2
_unicode_check drupal/includes/unicode.inc Perform checks about Unicode support in PHP, and set the right settings if needed. 2
_update_7000_field_create_field drupal/modules/field/field.install Utility function: create a field by writing directly to the database. 4

Pages

Other projects