Functions related to URL redirects.

End of "defgroup redirect_api".

File

modules/redirect/redirect.module, line 2

Functions

Namesort descending Location Description
redirect_delete modules/redirect/redirect.module Delete a single URL redirect.
redirect_delete_by_entity_path modules/redirect/redirect.module Delete an entity URL alias and any of its sub-paths.
redirect_delete_by_path modules/redirect/redirect.module Delete any redirects associated with a path or any of its sub-paths.
redirect_delete_multiple modules/redirect/redirect.module Delete multiple URL redirects.
redirect_load modules/redirect/redirect.module Load an URL redirect from the database.
redirect_load_by_hash modules/redirect/redirect.module Load an URL redirect from the database by {redirect}.hash.
redirect_load_by_source modules/redirect/redirect.module Load multiple URL redirects from the database by {redirect}.source.
redirect_load_multiple modules/redirect/redirect.module Load multiple URL redirects from the database.
redirect_redirect modules/redirect/redirect.module Perform an URL redirect.
redirect_save modules/redirect/redirect.module Save an URL redirect.