LocalePathFunctionalTest::testPathLanguageConfiguration in modules/locale/tests/locale.test
Test if a language can be associated with a path alias.
path_admin_form_submit in modules/path/path.admin.inc
Form submission handler for path_admin_form().
path_entity_insert in modules/path/path.module
Implements hook_entity_insert().
path_entity_update in modules/path/path.module
Implements hook_entity_update().
PathLookupTest::testBackdropLookupPath in modules/simpletest/tests/path.test
Test that backdrop_lookup_path() returns the correct path.
PathPatternTestHelper::saveAlias in modules/path/tests/path_pattern.test
path_save_automatic_alias in modules/path/path.inc
Save an automatic alias; replacing or adding aliases based on site settings.
PathSaveTest::testBackdropSaveOriginalPath in modules/simpletest/tests/path.test
Tests that path_save() makes the original path available to modules.
TokenTestHelper::saveAlias in modules/simpletest/tests/token.test
UrlAlterFunctionalTest::testUrlAlter in modules/simpletest/tests/path.test
Test that URL altering works and that it occurs in the correct order.