Hooks provided by the Redirect module.

File

modules/redirect/redirect.api.php

Functions

Namesort descending Description
hook_redirect_access Control access to a redirect.
hook_redirect_alter Act on a redirect being redirected.
hook_redirect_delete Respond to redirect deletion.
hook_redirect_insert Respond to creation of a new redirect.
hook_redirect_load Act on redirects being loaded from the database.
hook_redirect_load_by_source_alter Alter the list of redirects matching a certain source.
hook_redirect_operations Provide additional operations that may be done on redirects.
hook_redirect_prepare Act on a redirect object about to be shown on the add/edit form.
hook_redirect_presave Act on a redirect being inserted or updated.
hook_redirect_update Respond to updates to a redirect.
hook_redirect_validate Perform redirect validation before a redirect is created or updated.