redirect_compare_array_recursive |
core/modules/redirect/redirect.module |
Compare that all values and associations in one array match another array. |
redirect_config_info |
core/modules/redirect/redirect.module |
Implements hook_config_info() |
redirect_cron |
core/modules/redirect/redirect.module |
Implements hook_cron(). |
redirect_delete |
core/modules/redirect/redirect.module |
Delete a single URL redirect. |
redirect_delete_by_entity_path |
core/modules/redirect/redirect.module |
Delete an entity URL alias and any of its sub-paths. |
redirect_delete_by_path |
core/modules/redirect/redirect.module |
Delete any redirects associated with a path or any of its sub-paths. |
redirect_delete_form |
core/modules/redirect/redirect.admin.inc |
Form builder to delete an URL redirect. |
redirect_delete_form_submit |
core/modules/redirect/redirect.admin.inc |
Form submit handler; delete an URL redirect after confirmation. |
redirect_delete_multiple |
core/modules/redirect/redirect.module |
Delete multiple URL redirects. |
redirect_edit_form |
core/modules/redirect/redirect.admin.inc |
Form builder to add or edit an URL redirect. |
redirect_edit_form_delete_submit |
core/modules/redirect/redirect.admin.inc |
Form submit handler; handle the 'Delete' button on redirect_edit_form(). |
redirect_edit_form_submit |
core/modules/redirect/redirect.admin.inc |
Form submit handler; insert or update an URL redirect. |
redirect_edit_form_validate |
core/modules/redirect/redirect.admin.inc |
Form validate handler; validate an URL redirect |
redirect_element_validate_redirect |
core/modules/redirect/redirect.admin.inc |
Element validate handler; validate the redirect of an URL redirect. |
redirect_element_validate_source |
core/modules/redirect/redirect.admin.inc |
Element validate handler; validate the source of an URL redirect. |
redirect_entity_delete |
core/modules/redirect/redirect.module |
Implements hook_entity_delete(). |
redirect_entity_type_supports_redirects |
core/modules/redirect/redirect.module |
Check if an entity type supports redirects. |
redirect_exit |
core/modules/redirect/redirect.module |
Implements hook_exit(). |
redirect_field_attach_form |
core/modules/redirect/redirect.module |
Implements hook_field_attach_form(). |
redirect_get_current_redirect |
core/modules/redirect/redirect.module |
Attempt to find redirect from current path, query string, and language code. |
redirect_get_redirect_operations |
core/modules/redirect/redirect.module |
Fetch an array of redirect bulk operations. |
redirect_goto |
core/modules/redirect/redirect.module |
Redirect callback; perform an URL redirect. |
redirect_handler_field_redirect_link_delete::construct |
core/modules/redirect/views/redirect_handler_field_redirect_link_delete.inc |
Construct a new field handler. |
redirect_handler_field_redirect_link_delete::options_form |
core/modules/redirect/views/redirect_handler_field_redirect_link_delete.inc |
Default options form that provides the label widget that all fields
should have. |
redirect_handler_field_redirect_link_delete::option_definition |
core/modules/redirect/views/redirect_handler_field_redirect_link_delete.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
redirect_handler_field_redirect_link_delete::query |
core/modules/redirect/views/redirect_handler_field_redirect_link_delete.inc |
Called to add the field to a query. |
redirect_handler_field_redirect_link_delete::render |
core/modules/redirect/views/redirect_handler_field_redirect_link_delete.inc |
Render the field. |
redirect_handler_field_redirect_link_edit::construct |
core/modules/redirect/views/redirect_handler_field_redirect_link_edit.inc |
Construct a new field handler. |
redirect_handler_field_redirect_link_edit::options_form |
core/modules/redirect/views/redirect_handler_field_redirect_link_edit.inc |
Default options form that provides the label widget that all fields
should have. |
redirect_handler_field_redirect_link_edit::option_definition |
core/modules/redirect/views/redirect_handler_field_redirect_link_edit.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
redirect_handler_field_redirect_link_edit::query |
core/modules/redirect/views/redirect_handler_field_redirect_link_edit.inc |
Called to add the field to a query. |
redirect_handler_field_redirect_link_edit::render |
core/modules/redirect/views/redirect_handler_field_redirect_link_edit.inc |
Render the field. |
redirect_handler_field_redirect_operations::construct |
core/modules/redirect/views/redirect_handler_field_redirect_operations.inc |
Construct a new field handler. |
redirect_handler_field_redirect_operations::options_form |
core/modules/redirect/views/redirect_handler_field_redirect_operations.inc |
Default options form that provides the label widget that all fields
should have. |
redirect_handler_field_redirect_operations::option_definition |
core/modules/redirect/views/redirect_handler_field_redirect_operations.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
redirect_handler_field_redirect_operations::query |
core/modules/redirect/views/redirect_handler_field_redirect_operations.inc |
Called to add the field to a query. |
redirect_handler_field_redirect_operations::render |
core/modules/redirect/views/redirect_handler_field_redirect_operations.inc |
Render the field. |
redirect_handler_field_redirect_redirect::construct |
core/modules/redirect/views/redirect_handler_field_redirect_redirect.inc |
Construct a new field handler. |
redirect_handler_field_redirect_redirect::options_form |
core/modules/redirect/views/redirect_handler_field_redirect_redirect.inc |
Default options form that provides the label widget that all fields
should have. |
redirect_handler_field_redirect_redirect::option_definition |
core/modules/redirect/views/redirect_handler_field_redirect_redirect.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
redirect_handler_field_redirect_redirect::query |
core/modules/redirect/views/redirect_handler_field_redirect_redirect.inc |
Called to add the field to a query. |
redirect_handler_field_redirect_redirect::render |
core/modules/redirect/views/redirect_handler_field_redirect_redirect.inc |
Render the field. |
redirect_handler_field_redirect_source::construct |
core/modules/redirect/views/redirect_handler_field_redirect_source.inc |
Construct a new field handler. |
redirect_handler_field_redirect_source::options_form |
core/modules/redirect/views/redirect_handler_field_redirect_source.inc |
Default options form that provides the label widget that all fields
should have. |
redirect_handler_field_redirect_source::option_definition |
core/modules/redirect/views/redirect_handler_field_redirect_source.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
redirect_handler_field_redirect_source::query |
core/modules/redirect/views/redirect_handler_field_redirect_source.inc |
Called to add the field to a query. |
redirect_handler_field_redirect_source::render |
core/modules/redirect/views/redirect_handler_field_redirect_source.inc |
Render the field. |
redirect_handler_filter_redirect_type::get_value_options |
core/modules/redirect/views/redirect_handler_filter_redirect_type.inc |
Child classes should be used to override this function and set the
'value options', unless 'options callback' is defined as a valid function
or static public method to generate these values. |
redirect_hash |
core/modules/redirect/redirect.module |
Create a redirect hash. |
redirect_hook_info |
core/modules/redirect/redirect.module |
Implements hook_hook_info(). |