You are here

Functions in Path redirect 6

Primary tabs

Namesort descending Location Description Direct uses Strings
path_redirect_status_code_options ./path_redirect.admin.inc 3
path_redirect_taxonomy ./path_redirect.module Implements hook_taxonomy().
path_redirect_uninstall ./path_redirect.install Implement hook_uninstall().
path_redirect_update_1 ./path_redirect.install Allow longer values for path and redirect. Add a unique key on rid.
path_redirect_update_2 ./path_redirect.install Convert the type column to an integer to only store the status code.
path_redirect_update_3 ./path_redirect.install Fix a typo that could have caused the code 306 to be used mistakenly.
path_redirect_update_4 ./path_redirect.install Allow longer values for query strings fix the primary and unique keys.
path_redirect_update_5100 ./path_redirect.install Backporting schema for successful upgrades to 6.x.
path_redirect_update_6100 ./path_redirect.install Add a last used timestamp field.
path_redirect_update_6101 ./path_redirect.install Add a language field.
path_redirect_update_6102 ./path_redirect.install Replace frontpage paths with '<front>'.
path_redirect_update_6103 ./path_redirect.install Rename the path field to source.
path_redirect_user ./path_redirect.module Implements hook_user().
path_redirect_validate_redirect_field ./path_redirect.admin.inc Validate a redirect's redirect path (to) field. 1
path_redirect_validate_source_field ./path_redirect.admin.inc Validate a redirect's source path (from) field. 1
path_redirect_variables ./path_redirect.module
_path_redirect_build_conditions ./path_redirect.module 3
_path_redirect_generate_querystring generate/path_redirect_generate.module 1
_path_redirect_generate_url generate/path_redirect_generate.module 1
_path_redirect_uasort ./path_redirect.module uasort callback; Compare redirects based on language neutrality and rids. 1

Pages

Other projects