Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
_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 Writes the theme_registry cache into the database. 1
_theme_registry_callback drupal/core/includes/theme.inc Sets the callback that will be used by theme_get_registry(). 3
_theme_process_registry drupal/core/includes/theme.inc Process a single implementation of hook_theme(). 4
_theme_load_registry drupal/core/includes/theme.inc Gets the theme_registry cache; if it doesn't exist, builds it. 1
_theme_load_offline_registry drupal/core/includes/theme.maintenance.inc 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 Builds the theme registry cache. 2
_test_theme_twig_php_values drupal/core/modules/system/tests/modules/twig_theme_test/twig_theme_test.module 2
_template_preprocess_default_variables drupal/core/includes/theme.inc Returns hook-independent variables to template_preprocess(). 1
_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_rebuild_theme_data drupal/core/modules/system/system.module Helper function to scan and collect theme .info.yml data and their engines. 2 1
_system_rebuild_module_data drupal/core/modules/system/system.module Helper function to scan and collect module .info.yml 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.yml file array with a given path. 1
_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. 1
_statistics_format_item drupal/core/modules/statistics/statistics.module Formats an item for display, including both the item title and the link.
_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
_session_test_id drupal/core/modules/system/tests/modules/session_test/session_test.module Menu callback: print the current session ID. 1
_session_test_get drupal/core/modules/system/tests/modules/session_test/session_test.module Page callback, prints the stored session value to the screen. 1
_search_menu_access drupal/core/modules/search/search.module Access callback: Determines access for a search page. 1
_search_index_truncate drupal/core/modules/search/search.module Helper function for array_walk in search_index_split. 1
_search_excerpt_replace drupal/core/modules/search/search.module Helper function for array_walk() in search_excerpt(). 1
_search_excerpt_match_filter drupal/core/modules/search/search.module Helper function for array_filter() in search_search_excerpt_match(). 1
_rdf_mapping_load_multiple drupal/core/modules/rdf/rdf.module Helper function to retrieve a set of RDF mappings from the database. 2
_rdf_mapping_load drupal/core/modules/rdf/rdf.module Retrieves an RDF mapping from the database. 1
_rdf_get_default_mapping drupal/core/modules/rdf/rdf.module Gets the default RDF mapping for a given entity type. 3
_overlay_region_list drupal/core/modules/overlay/overlay.module Returns a list of page regions related to the overlay. 2
_options_values_in_use drupal/core/modules/options/options.module Checks if a list of values are being used in actual field values. 2

Pages

Other projects