9 calls to path_save()
- LocalePathFunctionalTest::testPathLanguageConfiguration in modules/
locale/ locale.test - Test if a language can be associated with a path alias.
- PathLookupTest::testDrupalLookupPath in modules/
simpletest/ tests/ path.test - Test that drupal_lookup_path() returns the correct path.
- PathSaveTest::testDrupalSaveOriginalPath in modules/
simpletest/ tests/ path.test - Tests that path_save() makes the original path available to modules.
- path_admin_form_submit in modules/
path/ path.admin.inc - Form submission handler for path_admin_form().
- path_node_insert in modules/
path/ path.module - Implements hook_node_insert().
- path_taxonomy_term_insert in modules/
path/ path.module - Implements hook_taxonomy_term_insert().
- path_taxonomy_term_update in modules/
path/ path.module - Implements hook_taxonomy_term_update().
- ShortcutLinksTestCase::testShortcutLinkAdd in modules/
shortcut/ shortcut.test - Tests that creating a shortcut works properly.
- UrlAlterFunctionalTest::testUrlAlter in modules/
simpletest/ tests/ path.test - Test that URL altering works and that it occurs in the correct order.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.