Contains filters are case sensitive
Namesort descending Location Description
translation_update_1002 modules/translation/translation.install Add "Show content translation links" setting to each content type.
translation_update_dependencies modules/translation/translation.install Implements hook_update_dependencies().
translation_views_api modules/translation/translation.module Implements hook_views_api().
translation_views_data_alter modules/translation/views/translation.views.inc Implements hook_views_data_alter().
transliteration_clean_filename includes/transliteration.inc Transliterates and sanitizes a file name.
transliteration_get includes/transliteration.inc Transliterates text.
_transliteration_ord_utf8 includes/transliteration.inc Finds the character code for a UTF-8 character: like ord() but for UTF-8.
_transliteration_process includes/transliteration.inc Transliterates UTF-8 encoded text to US-ASCII.
transliteration_remove_diacritics includes/transliteration.inc
_transliteration_replace includes/transliteration.inc Replaces a Unicode character using the transliteration database.
truncate_utf8 includes/unicode.inc Truncates a UTF-8-encoded string safely to a number of characters.
_unicode_caseflip includes/unicode.inc Flips U+C0-U+DE to U+E0-U+FD and back.
_unicode_check includes/unicode.inc Perform checks about Unicode support in PHP, and set the right settings if needed.
unicode_check includes/unicode.inc Wrapper around _unicode_check().
unicode_requirements includes/unicode.inc Returns Unicode library status and errors.
_update_7000_field_sql_storage_write modules/field/modules/field_sql_storage/field_sql_storage.install Utility function: write field data directly to SQL storage.
update_access_allowed ./update.php Determines if the current user is allowed to run update.php.
update_access_denied_page ./update.php Renders a 403 access denied page for update.php.
update_admin_bar_cache_info modules/update/update.module Implements hook_admin_bar_cache_info().
update_already_performed includes/update.inc Determines if a module update has already been performed.
update_batch includes/update.inc Starts the database update batch process.
update_build_dependency_graph includes/update.inc Constructs a graph which encodes the dependencies between module updates.
_update_build_fetch_url modules/update/update.fetch.inc Generates the URL to fetch information about project updates.
_update_build_layout_data modules/update/update.compare.inc Helper function to scan and collect layout data.
_update_cache_clear modules/update/update.module Invalidates cached data relating to update status.
update_cache_clear_submit modules/update/update.module Form submission handler for system_modules().
_update_cache_get modules/update/update.module Retrieves data from the private update status cache table.
_update_cache_set modules/update/update.module Stores data in the private update status cache table.
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_callback_service_unavailable modules/update/tests/update_test/update_test.module Page callback: Displays an Error 503 (Service unavailable) page.
update_check_incompatibility includes/update.inc Tests the compatibility of a module or theme.
_update_checking_enabled modules/update/update.module Check if update checking should make HTTP requests to the update server.
update_check_requirements ./update.php Checks update requirements and reports errors and (optionally) warnings.
update_config_info modules/update/update.module Implements hook_config_info().
_update_create_fetch_task modules/update/update.fetch.inc Adds a task to the queue for fetching release history data for a project.
update_create_fetch_task modules/update/update.module Creates a new fetch task after loading the necessary include file.
update_cron modules/update/update.module Implements hook_cron().
_update_cron_notify modules/update/update.fetch.inc Performs any notifications that should be done once cron fetches new data.
update_d7_test_1_update_1000 modules/simpletest/tests/update_d7_test_1.install Dummy update_d7_test_1 update 1000.
update_d7_test_1_update_1001 modules/simpletest/tests/update_d7_test_1.install Dummy update_d7_test_1 update 1001.
update_d7_test_1_update_1002 modules/simpletest/tests/update_d7_test_1.install Dummy update_d7_test_1 update 1002.
update_d7_test_1_update_1003 modules/simpletest/tests/update_d7_test_1.install Dummy update_d7_test_1 update 1003.
update_d7_test_1_update_7000 modules/simpletest/tests/update_d7_test_1.install Dummy update_d7_test_1 update 7000.
update_d7_test_1_update_7001 modules/simpletest/tests/update_d7_test_1.install Dummy update_d7_test_1 update 7001.
update_d7_test_1_update_7002 modules/simpletest/tests/update_d7_test_1.install Dummy update_d7_test_1 update 7002.
update_d7_test_2_update_1000 modules/simpletest/tests/update_d7_test_2.install Dummy update_d7_test_2 update 1000.
update_d7_test_2_update_1001 modules/simpletest/tests/update_d7_test_2.install Dummy update_d7_test_2 update 1001.
update_d7_test_2_update_1002 modules/simpletest/tests/update_d7_test_2.install Dummy update_d7_test_2 update 1002.
update_d7_test_2_update_last_removed modules/simpletest/tests/update_d7_test_2.install Implements hook_update_last_removed().

Pages