You are here

Functions in Redirect 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
redirect_sort_recursive ./redirect.module Sort an array recusively. 2
redirect_status_code_options ./redirect.module 4
redirect_uninstall ./redirect.install Implements hook_uninstall().
redirect_update_1 ./redirect.install Add the {redirect}.count field.
redirect_update_2 ./redirect.install Add the {redirect}.uid field.
redirect_update_3 ./redirect.install Enable bootstrap status for the module.
redirect_update_4 ./redirect.install Change empty redirect types to 'redirect'.
redirect_update_5 ./redirect.install Rename {redirect}.last_used to {redirect}.access.
redirect_update_6 ./redirect.install Add an index on the source and language columns in the redirect table.
redirect_update_7100 ./redirect.install Rebuild the registry and clear the entity info cache.
redirect_update_7101 ./redirect.install Add status field.
redirect_update_7102 ./redirect.install Disable redirects that could cause infinite loops.
redirect_update_7103 ./redirect.install Change fields 'redirect_options', 'source_options' to blob type.
redirect_update_7104 ./redirect.install Add an index on the redirect column in the redirect table.
redirect_url ./redirect.module Build the URL of a redirect for display purposes only. 9
redirect_url_inbound_alter ./redirect.module Implements hook_url_inbound_alter().
redirect_validate ./redirect.module Validate a redirect. 1 1
redirect_variables ./redirect.module 1
redirect_views_api ./redirect.module Implements hook_views_api().
redirect_views_data views/redirect.views.inc Implements hook_views_data().
redirect_views_default_views views/redirect.views_default.inc Implements hook_views_default_views().
_redirect_extract_url_options ./redirect.admin.inc Extract the query and fragment parts out of an URL field. 2
_redirect_generate_querystring ./redirect.generate.inc 1
_redirect_generate_url ./redirect.generate.inc 1
_redirect_migrate_finished_callback ./redirect.install Set an appropriate message when the batch migration is complete. 1
_redirect_migrate_path_redirect_redirect ./redirect.install Migrate a path redirect redirect to a redirect redirect. 1
_redirect_migrate_path_redirect_redirects ./redirect.install Migrate data and variables from the Drupal 6 path_redirect module. 1
_redirect_migrate_path_redirect_variables ./redirect.install Migrate path redirect variables to redirect variables. 1
_redirect_uasort ./redirect.module uasort callback; Compare redirects based on language neutrality and rids. 1

Pages

Other projects