Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
_system_date_format_types_build function modules/system/system.module Builds and returns information about available date types.
_system_default_theme_features function modules/system/system.module Returns an array of default theme features.
_system_info_add_path function modules/system/system.module Prefixes all values in an .info file array with a given path.
_system_modules_build_row function modules/system/system.admin.inc Build a table row for the system modules page.
_system_rebuild_module_data function modules/system/system.module Helper function to scan and collect module .info data.
_system_rebuild_theme_data function modules/system/system.module Helper function to scan and collect theme .info data and their engines.
_system_test_first_shutdown_function function modules/simpletest/tests/system_test.module Dummy shutdown function which registers another shutdown function.
_system_test_second_shutdown_function function modules/simpletest/tests/system_test.module Dummy shutdown function.
_system_theme_settings_validate_path function modules/system/system.admin.inc Helper function for the system_theme_settings form.
_system_update_bootstrap_status function modules/system/system.module Refresh bootstrap column in the system table.
_taxonomy_get_tid_from_term function modules/taxonomy/taxonomy.module Helper function for array_map purposes.
_template_preprocess_default_variables function includes/theme.inc Returns hook-independent variables to template_preprocess().
_theme_build_registry function includes/theme.inc Builds the theme registry cache.
_theme_load_offline_registry function includes/theme.maintenance.inc Builds the registry when the site needs to bypass any database calls.
_theme_load_registry function includes/theme.inc Gets the theme_registry cache; if it doesn't exist, builds it.
_theme_render_template_debug function includes/theme.inc Renders a template for any engine.
_theme_test_drupal_add_region_content function modules/simpletest/tests/theme_test.module Page callback, calls drupal_add_region_content.
_theme_test_load_registry function modules/simpletest/tests/theme_test.module Fake registry loading callback.
_toolbar_is_collapsed function modules/toolbar/toolbar.module Determines the current state of the toolbar drawer's visibility.
_tracker_add function modules/tracker/tracker.module Updates indexing tables when a node is added, updated, or commented on.
_tracker_calculate_changed function modules/tracker/tracker.module Determines the max timestamp between $node->changed and the last comment.
_trigger_node function modules/trigger/trigger.module Calls action functions for node triggers.
_trigger_normalize_node_context function modules/trigger/trigger.module Loads associated objects for node triggers.
_unicode_caseflip function includes/unicode.inc Flips U+C0-U+DE to U+E0-U+FD and back.
_unicode_check function includes/unicode.inc Perform checks about Unicode support in PHP, and set the right settings if
needed.
_update_7000_field_create_field function modules/field/field.install Utility function: create a field by writing directly to the database.
_update_7000_field_create_instance function modules/field/field.install Utility function: write a field instance directly to the database.
_update_7000_field_delete_field function modules/field/field.install Utility function: delete a field stored in SQL storage directly from the database.
_update_7000_field_delete_instance function modules/field/field.install Utility function: delete an instance and all its data of a field stored in SQL Storage.
_update_7000_field_read_fields function modules/field/field.install Utility function: fetch all the field definitions from the database.
_update_7000_field_sql_storage_write function modules/field/modules/field_sql_storage/field_sql_storage.install Utility function: write field data directly to SQL storage.
_update_7000_node_get_types function modules/node/node.install Utility function: fetch the node types directly from the database.
_update_7000_user_role_grant_permissions function modules/user/user.install Utility function: grant a set of permissions to a role during update.
_update_7002_taxonomy_get_vocabularies function modules/taxonomy/taxonomy.install Utility function: get the list of vocabularies directly from the database.
_update_authorize_clear_update_status function modules/update/update.authorize.inc Clears cached available update status data.
_update_batch_create_message function modules/update/update.authorize.inc Creates a structure of log messages.
_update_build_fetch_url function modules/update/update.fetch.inc Generates the URL to fetch information about project updates.
_update_cache_clear function modules/update/update.module Invalidates cached data relating to update status.
_update_cache_get function modules/update/update.module Retrieves data from the private update status cache table.
_update_cache_set function modules/update/update.module Stores data in the private update status cache table.
_update_create_fetch_task function modules/update/update.fetch.inc Adds a task to the queue for fetching release history data for a project.
_update_cron_notify function modules/update/update.fetch.inc Performs any notifications that should be done once cron fetches new data.
_update_fetch_data function modules/update/update.fetch.inc Attempts to drain the queue of tasks for release history data to fetch.
_update_get_cached_available_releases function modules/update/update.module Returns all currently cached data about available releases for all projects.
_update_get_cache_multiple function modules/update/update.module Returns an array of cache items with a given cache ID prefix.
_update_get_fetch_url_base function modules/update/update.fetch.inc Returns the base of the URL to fetch available update data for a project.
_update_manager_cache_directory function modules/update/update.module Returns the directory where update archive files should be cached.
_update_manager_check_backends function modules/update/update.manager.inc Checks for file transfer backends and prepares a form fragment about them.
_update_manager_extract_directory function modules/update/update.module Returns the directory where update archive files should be extracted.
_update_manager_unique_identifier function modules/update/update.module Returns a short unique identifier for this Drupal installation.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.