Namesort descending Location Description
path_clean_string core/modules/path/path.inc Clean up a string segment to be used in an URL alias.
path_clean_token_values core/modules/path/path.inc Clean tokens so they are URL friendly.
path_config_info core/modules/path/path.module Implements hook_config_info().
path_delete core/includes/path.inc Delete a URL alias.
path_delete_all_by_entity core/modules/path/path.module Delete an entity URL alias and any of its sub-paths.
path_delete_all_by_source core/modules/path/path.module Delete an URL alias and any of its sub-paths.
path_delete_multiple core/modules/path/path.module Delete multiple URL aliases.
path_entity_delete core/modules/path/path.module Implements hook_entity_delete().
path_entity_insert core/modules/path/path.module Implements hook_entity_insert().
path_entity_load core/modules/path/path.module Implements hook_entity_load().
path_entity_update core/modules/path/path.module Implements hook_entity_update().
path_field_attach_delete_bundle core/modules/path/path.module Implements hook_field_attach_delete_bundle().
path_field_attach_rename_bundle core/modules/path/path.module Implements hook_field_attach_rename_bundle().
path_form_element core/modules/path/path.module Return a portion of a form for setting an alias on an entity.
path_form_element_validate core/modules/path/path.module Form element validation handler for URL alias form element.
path_form_node_form_alter core/modules/path/path.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
path_form_node_type_form_alter core/modules/path/path.module Implements hook_form_FORM_ID_alter().
path_form_taxonomy_form_term_alter core/modules/path/path.module Implements hook_form_FORM_ID_alter() for taxonomy_form_term().
path_form_taxonomy_form_vocabulary_alter core/modules/path/path.module Implements hook_form_FORM_ID_alter() for taxonomy_form_vocabulary().
path_form_user_admin_settings_alter core/modules/path/path.module Implements hook_form_FORM_ID_alter() for user_admin_settings().
path_generate_entity_alias core/modules/path/path.inc Apply patterns to create an alias for an entity.
path_get_admin_paths core/includes/path.inc Gets a list of administrative and non-administrative paths.
path_get_info core/modules/path/path.module Get all path information from modules implementing hook_path_info().
path_get_pattern_by_entity_type core/modules/path/path.module Load an URL alias pattern by entity, bundle, and language.
path_hook_info core/modules/path/path.module Implements hook_hook_info().
path_is_admin core/includes/path.inc Determines whether a path is in the administrative section of the site.
path_is_alias_reserved core/modules/path/path.module Determine if a possible URL alias would conflict with any existing paths.
path_load core/includes/path.inc Fetches a specific URL alias from the database.
path_load_by_entity core/modules/path/path.module Populate the canonical path property for an entity.
path_load_multiple core/includes/path.inc Load a collection of URL aliases from the database all at once.
path_load_multiple_by_entities core/modules/path/path.module Populate the path properties for multiple entities.
path_menu core/modules/path/path.module Implements hook_menu().
path_node_type_form_submit core/modules/path/path.module Submit handler for node type form.
path_patterns_form core/modules/path/path.admin.inc Form builder; Configure the URL alias patterns.
path_patterns_form_submit core/modules/path/path.admin.inc Submit handler for path_patterns_form().
path_patterns_settings_form core/modules/path/path.admin.inc Form builder; Configure the URL alias pattern settings.
path_patterns_settings_form_validate core/modules/path/path.admin.inc Validate handler for path_patterns_settings_form().
path_pattern_settings_form core/modules/path/path.module Return the URL alias pattern settings form for easy addition into other forms.
path_permission core/modules/path/path.module Implements hook_permission().
path_punctuation_chars core/modules/path/path.inc Return an array of arrays for punctuation values.
path_save core/includes/path.inc Save a URL alias to the database.
path_save_automatic_alias core/modules/path/path.inc Save an automatic alias; replacing or adding aliases based on site settings.
path_save_automatic_entity_alias core/modules/path/path.inc Update the URL aliases for an individual entity.
path_taxonomy_form_vocabulary_submit core/modules/path/path.module Submit handler for taxonomy_form_vocabulary().
path_test_path_delete core/modules/simpletest/tests/path_test.module Implements hook_path_delete().
path_test_path_insert core/modules/simpletest/tests/path_test.module Implements hook_path_insert().
path_test_path_update core/modules/simpletest/tests/path_test.module Implements hook_path_update().
path_test_reset core/modules/simpletest/tests/path_test.module Resets the path test results.
path_theme core/modules/path/path.module Implements hook_theme().
path_tokens core/modules/path/path.tokens.inc Implements hook_tokens().

Pages