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