Install, update and uninstall functions for the Redirect module.

File

core/modules/redirect/redirect.install

Functions

Namesort descending Description
redirect_schema Implements hook_schema().
redirect_update_1000 Upgrade Drupal 7 Redirect variables to config.
redirect_update_1001 Rename the language column to langcode, drop inactive redirects.
redirect_update_1002 Enable config static caching.
redirect_update_1003 Explicitly set the redirect status code and remove the default fallback.
redirect_update_1004 Fix redirect table schema of upgraded sites.
redirect_update_last_removed Implements hook_update_last_removed().