|
trigger_update_7000 |
drupal-7.x/modules/trigger/trigger.install |
Alter the "hook" field and drop the "op field" of {trigger_assignments}. |
|
|
|
trigger_update_7001 |
drupal-7.x/modules/trigger/trigger.install |
Increase the length of the "hook" field to 78 characters. |
|
|
|
trigger_update_7002 |
drupal-7.x/modules/trigger/trigger.install |
Renames nodeapi to node. |
|
|
|
trigger_user_cancel |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_user_cancel(). |
|
|
|
trigger_user_delete |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_user_delete(). |
|
|
|
trigger_user_insert |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_user_insert(). |
|
|
|
trigger_user_login |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_user_login(). |
|
|
|
trigger_user_logout |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_user_logout(). |
|
|
|
trigger_user_update |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_user_update(). |
|
|
|
trigger_user_view |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_user_view(). |
|
|
|
truncate_utf8 |
drupal-7.x/includes/unicode.inc |
Truncates a UTF-8-encoded string safely to a number of characters. |
19 |
|
|
unicode_check |
drupal-7.x/includes/unicode.inc |
Wrapper around _unicode_check(). |
2 |
|
|
unicode_requirements |
drupal-7.x/includes/unicode.inc |
Returns Unicode library status and errors. |
1 |
|
|
update_access_allowed |
drupal-7.x/update.php |
Determines if the current user is allowed to run update.php. |
|
|
|
update_access_denied_page |
drupal-7.x/update.php |
Renders a 403 access denied page for update.php. |
|
|
|
update_already_performed |
drupal-7.x/includes/update.inc |
Determines if a module update has already been performed. |
1 |
|
|
update_authorize_batch_copy_project |
drupal-7.x/modules/update/update.authorize.inc |
Batch callback: Copies project to its proper place when authorized to do so. |
|
2 |
|
update_authorize_install_batch_finished |
drupal-7.x/modules/update/update.authorize.inc |
Batch callback: Performs actions when the authorized install batch is done. |
|
1 |
|
update_authorize_run_install |
drupal-7.x/modules/update/update.authorize.inc |
Installs a new project when invoked by authorize.php. |
|
1 |
|
update_authorize_run_update |
drupal-7.x/modules/update/update.authorize.inc |
Updates existing projects when invoked by authorize.php. |
1 |
1 |
|
update_authorize_update_batch_finished |
drupal-7.x/modules/update/update.authorize.inc |
Batch callback: Performs actions when the authorized update batch is done. |
|
1 |
|
update_batch |
drupal-7.x/includes/update.inc |
Starts the database update batch process. |
1 |
|
|
update_build_dependency_graph |
drupal-7.x/includes/update.inc |
Constructs a graph which encodes the dependencies between module updates. |
1 |
|
|
update_cache_clear_submit |
drupal-7.x/modules/update/update.module |
Form submission handler for system_modules(). |
|
1 |
|
update_calculate_project_data |
drupal-7.x/modules/update/update.compare.inc |
Calculates the current update status of all projects on the site. |
3 |
|
|
update_calculate_project_update_status |
drupal-7.x/modules/update/update.compare.inc |
Calculates the current update status of a specific project. |
1 |
|
|
update_callback_service_unavailable |
drupal-7.x/modules/update/tests/update_test.module |
Page callback: Displays an Error 503 (Service unavailable) page. |
|
1 |
|
update_check_incompatibility |
drupal-7.x/includes/update.inc |
Tests the compatibility of a module or theme. |
2 |
|
|
update_check_requirements |
drupal-7.x/update.php |
Checks update requirements and reports errors and (optionally) warnings. |
|
|
|
update_clear_update_disk_cache |
drupal-7.x/modules/update/update.module |
Clears the temporary files and directories based on file age from disk. |
1 |
|
|
update_create_fetch_task |
drupal-7.x/modules/update/update.module |
Creates a new fetch task after loading the necessary include file. |
3 |
|
|
update_cron |
drupal-7.x/modules/update/update.module |
Implements hook_cron(). |
|
|
|
update_delete_file_if_stale |
drupal-7.x/modules/update/update.module |
Deletes stale files and directories from the update manager disk cache. |
1 |
1 |
|
update_do_one |
drupal-7.x/includes/update.inc |
Performs one update and stores the results for display on the results page. |
|
1 |
|
update_extra_requirements |
drupal-7.x/update.php |
Returns and stores extra requirements that apply during the update process. |
2 |
|
|
update_fetch_data |
drupal-7.x/modules/update/update.module |
Attempts to fetch update data after loading the necessary include file. |
2 |
|
|
update_fetch_data_batch |
drupal-7.x/modules/update/update.fetch.inc |
Batch callback: Processes a step in batch for fetching available update data. |
|
1 |
|
update_fetch_data_finished |
drupal-7.x/modules/update/update.fetch.inc |
Batch callback: Performs actions when all fetch tasks have been completed. |
|
1 |
|
update_filter_project_info |
drupal-7.x/modules/update/update.compare.inc |
Filters the project .info data to only save attributes we need. |
1 |
|
|
update_finished |
drupal-7.x/includes/update.inc |
Finishes the update process and stores the results for eventual display. |
|
1 |
|
update_fix_compatibility |
drupal-7.x/includes/update.inc |
Disable any items in the {system} table that are not core compatible. |
1 |
|
|
update_fix_d7_block_deltas |
drupal-7.x/includes/update.inc |
A helper function that modules can use to assist with the transformation
from numeric block deltas to string block deltas during the 6.x -> 7.x
upgrade. |
2 |
|
|
update_fix_d7_install_profile |
drupal-7.x/includes/update.inc |
Register the currently installed profile in the system table. |
1 |
|
|
update_fix_d7_requirements |
drupal-7.x/includes/update.inc |
Perform Drupal 6.x to 7.x updates that are required for update.php
to function properly. |
1 |
|
|
update_flush_caches |
drupal-7.x/modules/update/update.module |
Implements hook_flush_caches(). |
|
|
|
update_form_system_modules_alter |
drupal-7.x/modules/update/update.module |
Implements hook_form_FORM_ID_alter() for system_modules(). |
|
|
|
update_get_available |
drupal-7.x/modules/update/update.module |
Tries to get update information from cache and refreshes it when necessary. |
4 |
|
|
update_get_d6_session_name |
drupal-7.x/includes/update.inc |
Constructs a session name compatible with a D6 environment. |
2 |
|
|
update_get_projects |
drupal-7.x/modules/update/update.compare.inc |
Fetches an array of installed and enabled projects. |
3 |
|
|
update_get_project_name |
drupal-7.x/modules/update/update.compare.inc |
Determines what project a given file object belongs to. |
1 |
|