Search for path

  1. Search 9.5.x for path
  2. Search 8.9.x for path
  3. Search 10.3.x for path
  4. Search 11.x for path
  5. Other projects
Title Object type File name Summary
MenuUpgradePathTestCase::getInfo function modules/simpletest/tests/upgrade/upgrade.menu.test
MenuUpgradePathTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.menu.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
MenuUpgradePathTestCase::testMenuUpgrade function modules/simpletest/tests/upgrade/upgrade.menu.test Test a successful upgrade.
menu_tab_root_path function includes/menu.inc Returns the router path, or the path for a default local task's parent.
menu_tree_get_path function includes/menu.inc Gets the path for determining the active trail of the specified menu tree.
menu_tree_set_path function includes/menu.inc Sets the path for determining the active trail of the specified menu tree.
NodeBodyUpgradePathTestCase class modules/simpletest/tests/upgrade/upgrade.node.test Upgrade test for node bodies.
NodeBodyUpgradePathTestCase::getInfo function modules/simpletest/tests/upgrade/upgrade.node.test
NodeBodyUpgradePathTestCase::setUp function modules/simpletest/tests/upgrade/upgrade.node.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
NodeBodyUpgradePathTestCase::testNodeBodyUpgrade function modules/simpletest/tests/upgrade/upgrade.node.test Test a successful upgrade.
node_admin_paths function modules/node/node.module Implements hook_admin_paths().
openid_admin_paths function modules/openid/openid.module Implements hook_admin_paths().
overlay_admin_paths function modules/overlay/overlay.module Implements hook_admin_paths().
path.admin.inc file modules/path/path.admin.inc Administrative page callbacks for the path module.
path.api.php file modules/path/path.api.php Hooks provided by the Path module.
path.inc file includes/path.inc Functions to handle paths in Drupal, including path aliasing.
path.info file modules/path/path.info name = Path
description = Allows users to rename URLs.
package = Core
version = VERSION
core = 7.x
files[] = path.test
configure = admin/config/search/path
path.module file modules/path/path.module Enables users to rename URLs.
path.test file modules/simpletest/tests/path.test Tests for path.inc.
path.test file modules/path/path.test Tests for the Path module.
PathLanguageTestCase class modules/path/path.test Tests URL aliases for translated nodes.
PathLanguageTestCase::$web_user property modules/path/path.test
PathLanguageTestCase::getInfo function modules/path/path.test
PathLanguageTestCase::setUp function modules/path/path.test Sets up a Drupal site for running functional and integration tests.
PathLanguageTestCase::testAliasTranslation function modules/path/path.test Test alias functionality through the admin interfaces.
PathLanguageUITestCase class modules/path/path.test Tests the user interface for creating path aliases, with languages.
PathLanguageUITestCase::getInfo function modules/path/path.test
PathLanguageUITestCase::setUp function modules/path/path.test Sets up a Drupal site for running functional and integration tests.
PathLanguageUITestCase::testDefaultLanguageURLs function modules/path/path.test Tests that a default language URL alias works.
PathLanguageUITestCase::testLanguageNeutralURLs function modules/path/path.test Tests that a language-neutral URL alias works.
PathLanguageUITestCase::testNonDefaultURLs function modules/path/path.test Tests that a non-default language URL alias works.
PathLookupTest class modules/simpletest/tests/path.test Unit test for drupal_lookup_path().
PathLookupTest::getInfo function modules/simpletest/tests/path.test
PathLookupTest::testDrupalLookupPath function modules/simpletest/tests/path.test Test that drupal_lookup_path() returns the correct path.
PathMonolingualTestCase class modules/path/path.test Tests that paths are not prefixed on a monolingual site.
PathMonolingualTestCase::getInfo function modules/path/path.test
PathMonolingualTestCase::setUp function modules/path/path.test Sets up a Drupal site for running functional and integration tests.
PathMonolingualTestCase::testPageLinks function modules/path/path.test Verifies that links do not have language prefixes in them.
PathSaveTest class modules/simpletest/tests/path.test Tests the path_save() function.
PathSaveTest::getInfo function modules/simpletest/tests/path.test
PathSaveTest::setUp function modules/simpletest/tests/path.test Sets up a Drupal site for running functional and integration tests.
PathSaveTest::testDrupalSaveOriginalPath function modules/simpletest/tests/path.test Tests that path_save() makes the original path available to modules.
PathTaxonomyTermTestCase class modules/path/path.test Tests URL aliases for taxonomy terms.
PathTaxonomyTermTestCase::getInfo function modules/path/path.test
PathTaxonomyTermTestCase::setUp function modules/path/path.test Sets up a Drupal site for running functional and integration tests.
PathTaxonomyTermTestCase::testTermAlias function modules/path/path.test Tests alias functionality through the admin interfaces.
PathTestCase class modules/path/path.test Provides a base class for testing the Path module.
PathTestCase::getInfo function modules/path/path.test
PathTestCase::getPID function modules/path/path.test Returns the path ID.
PathTestCase::setUp function modules/path/path.test Sets up a Drupal site for running functional and integration tests.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.