Contains filters are case sensitive
Name Locationsort descending Description
translation_update_dependencies modules/translation/translation.install Implements hook_update_dependencies().
translation_update_1000 modules/translation/translation.install Convert translation settings to config.
translation_update_1001 modules/translation/translation.install Fix Views which still have the Drupal 7 version of the language field and filter. Change from "language" to "langcode".
translation_update_1002 modules/translation/translation.install Add "Show content translation links" setting to each content type.
translation_language_switch_links_alter modules/translation/translation.module Implements hook_language_switch_links_alter().
translation_form_node_type_form_alter modules/translation/translation.module Implements hook_form_FORM_ID_alter() for node_type_form().
translation_node_type_load modules/translation/translation.module Implements hook_node_type_load().
translation_form_node_form_alter modules/translation/translation.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
translation_node_view modules/translation/translation.module Implements hook_node_view().
translation_node_prepare modules/translation/translation.module Implements hook_node_prepare().
translation_node_insert modules/translation/translation.module Implements hook_node_insert().
translation_remove_from_set modules/translation/translation.module Removes a node from its translation set and updates accordingly.
translation_admin_paths modules/translation/translation.module Implements hook_admin_paths().
translation_node_get_translations modules/translation/translation.module Gets all nodes in a given translation set.
translation_menu modules/translation/translation.module Implements hook_menu().
_translation_tab_access modules/translation/translation.module Access callback: Checks that the user has permission to 'translate content'.
translation_permission modules/translation/translation.module Implements hook_permission().
translation_views_api modules/translation/translation.module Implements hook_views_api().
translation_config_info modules/translation/translation.module Implements hook_config_info().
translation_supported_type modules/translation/translation.module Returns whether the given content type has support for translations.
translation_autoload_info modules/translation/translation.module Implements hook_autoload_info().
translation_path_get_translations modules/translation/translation.module Returns the paths of all translations of a node, based on its Backdrop path.
translation_node_update modules/translation/translation.module Implements hook_node_update().
translation_node_predelete modules/translation/translation.module Implements hook_node_predelete().
translation_node_validate modules/translation/translation.module Implements hook_node_validate().
translation_node_overview modules/translation/translation.pages.inc Page callback: Displays a list of a node's translations.
translation_views_data_alter modules/translation/views/translation.views.inc Implements hook_views_data_alter().
update_test_mock_page modules/update/tests/update_test/update_test.module Page callback: Prints mock XML for the Update Manager module.
update_test_menu modules/update/tests/update_test/update_test.module Implements hook_menu().
update_callback_service_unavailable modules/update/tests/update_test/update_test.module Page callback: Displays an Error 503 (Service unavailable) page.
update_test_archiver_info modules/update/tests/update_test/update_test.module Implements hook_archiver_info().
update_test_update_status_alter modules/update/tests/update_test/update_test.module Implements hook_update_status_alter().
update_test_system_info_alter modules/update/tests/update_test/update_test.module Implements hook_system_info_alter().
update_test_system_theme_info modules/update/tests/update_test/update_test.module Implements hook_system_theme_info().
update_test_filetransfer_info modules/update/tests/update_test/update_test.module Implements hook_filetransfer_info().
update_settings_validate modules/update/update.admin.inc Form validation handler for update_settings().
update_settings_submit modules/update/update.admin.inc Form submission handler for update_settings().
update_settings modules/update/update.admin.inc Form constructor for the update settings form.
hook_update_status_alter modules/update/update.api.php Alter the information about available updates for projects.
hook_update_projects_alter modules/update/update.api.php Alter the list of projects before fetching data and comparing versions.
hook_verify_update_archive modules/update/update.api.php Verify an archive after it has been downloaded and extracted.
update_calculate_project_data modules/update/update.compare.inc Calculates the current update status of all projects on the site.
update_calculate_project_update_status modules/update/update.compare.inc Calculates the current update status of a specific project.
update_get_project_name modules/update/update.compare.inc Determines what project a given file object belongs to.
update_get_projects modules/update/update.compare.inc Fetches an array of installed and enabled projects.
update_project_cache modules/update/update.compare.inc Retrieves data from {cache_update} or empties the cache when necessary.
update_filter_project_info modules/update/update.compare.inc Filters the project .info data to only save attributes we need.
_update_process_info_list modules/update/update.compare.inc Populates an array of project data.
_update_build_layout_data modules/update/update.compare.inc Helper function to scan and collect layout data.
update_process_project_info modules/update/update.compare.inc Determines version and type information for currently installed projects.

Pages