Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
_system_test_second_shutdown_function drupal/core/modules/system/tests/modules/system_test/system_test.module Dummy shutdown function. 1
_system_themes_access drupal/core/modules/system/system.module Menu item access callback - only enabled themes can be accessed. 1
_system_theme_settings_validate_path drupal/core/modules/system/system.admin.inc Helper function for the system_theme_settings form. 2
_system_update_bootstrap_status drupal/core/modules/system/system.module Refreshes the list of bootstrap modules. 3
_taxonomy_get_tid_from_term drupal/core/modules/taxonomy/taxonomy.module Helper function for array_map purposes.
_template_preprocess_default_variables drupal/core/includes/theme.inc Returns hook-independent variables to template_preprocess(). 1
_text_sanitize drupal/core/modules/field/modules/text/text.module Sanitizes the 'value' or 'summary' data of a text value. 8
_theme_build_registry drupal/core/includes/theme.inc Build the theme registry cache. 2
_theme_custom_theme drupal/core/modules/system/tests/modules/theme_test/theme_test.module Custom theme callback. 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_load_registry drupal/core/includes/theme.inc Get the theme_registry cache; if it doesn't exist, build it. 1
_theme_process_registry drupal/core/includes/theme.inc Process a single implementation of hook_theme(). 3
_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_save_registry drupal/core/includes/theme.inc Write the theme_registry cache into the database. 1
_theme_table_cell drupal/core/includes/theme.inc Returns HTML output for a single table cell for theme_table(). 2
_theme_test_alter drupal/core/modules/system/tests/modules/theme_test/theme_test.module Page callback, calls drupal_alter(). 1
_theme_test_load_registry drupal/core/modules/system/tests/modules/theme_test/theme_test.module Fake registry loading callback. 1
_theme_test_suggestion drupal/core/modules/system/tests/modules/theme_test/theme_test.module Page callback, calls a theme hook suggestion. 1
_toolbar_get_subtree_hash drupal/core/modules/toolbar/toolbar.module Returns the hash of the per-user rendered toolbar subtrees. 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_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
_tracker_add drupal/core/modules/tracker/tracker.module Updates indexing tables when a node is added, updated, or commented on. 3
_tracker_calculate_changed drupal/core/modules/tracker/tracker.module Determines the max timestamp between $node->changed and the last comment. 2
_tracker_myrecent_access drupal/core/modules/tracker/tracker.module Access callback: Determines access permission for a user's own account. 1
_tracker_remove drupal/core/modules/tracker/tracker.module Cleans up indexed data when nodes or comments are removed. 3
_tracker_user_access drupal/core/modules/tracker/tracker.module Access callback: Determines access permission for an account. 1
_translation_entity_get_switch_links drupal/core/modules/translation_entity/translation_entity.pages.inc Returns the localized links for the given path. 1
_translation_entity_update_field drupal/core/modules/translation_entity/translation_entity.admin.inc Stores the given field translations. 1
_translation_tab_access drupal/core/modules/translation/translation.module Access callback: Checks that the user has permission to 'translate all content' or to 'translate own content' and has created the node being translated. 1
_twig_default_filter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php 1
_twig_escape_js_callback drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php 1
_twig_markup2string drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php 1
_unicode_caseflip drupal/core/includes/unicode.inc Helper function for case conversion of Latin-1. Used for flipping U+C0-U+DE to U+E0-U+FD and back. 2
_update_7000_field_create_field drupal/core/modules/field/field.install Creates a field by writing directly to the database. 1
_update_7000_field_create_instance drupal/core/modules/field/field.install Writes a field instance directly to the database. 1
_update_7000_field_delete_field drupal/core/modules/field/field.install Deletes a field stored in SQL storage directly from the database.
_update_7000_field_delete_instance drupal/core/modules/field/field.install Deletes an instance and all its data of a field stored in SQL Storage.
_update_7000_field_read_fields drupal/core/modules/field/field.install Fetches all of the field definitions from the database. 1
_update_7000_node_get_types drupal/core/modules/node/node.install Fetches node types directly from the database.
_update_8000_field_sql_storage_write drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.install Writes field data directly to SQL storage.
_update_authorize_clear_update_status drupal/core/modules/update/update.authorize.inc Clears cached available update status data. 1
_update_batch_create_message drupal/core/modules/update/update.authorize.inc Creates a structure of log messages. 1
_update_build_fetch_url drupal/core/modules/update/update.fetch.inc Generates the URL to fetch information about project updates. 2
_update_cache_clear drupal/core/modules/update/update.module Invalidates cached data relating to update status. 10
_update_cache_get drupal/core/modules/update/update.module Retrieves data from the private update status cache table. 2
_update_cache_set drupal/core/modules/update/update.module Stores data in the private update status cache table. 3
_update_create_fetch_task drupal/core/modules/update/update.fetch.inc Adds a task to the queue for fetching release history data for a project. 1 1
_update_cron_notify drupal/core/modules/update/update.fetch.inc Performs any notifications that should be done once cron fetches new data. 1
_update_fetch_data drupal/core/modules/update/update.fetch.inc Attempts to drain the queue of tasks for release history data to fetch. 1
_update_get_cached_available_releases drupal/core/modules/update/update.module Returns all currently cached data about available releases for all projects. 1

Pages

Other projects