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