Search for path
Title | Object type | File name | Summary |
---|---|---|---|
MenuUpgradePathTestCase | class | modules/ |
Upgrade test for menu.module. |
MenuUpgradePathTestCase::getInfo | function | modules/ |
|
MenuUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
MenuUpgradePathTestCase::testMenuUpgrade | function | modules/ |
Test a successful upgrade. |
menu_tab_root_path | function | includes/ |
Returns the router path, or the path for a default local task's parent. |
menu_tree_get_path | function | includes/ |
Gets the path for determining the active trail of the specified menu tree. |
menu_tree_set_path | function | includes/ |
Sets the path for determining the active trail of the specified menu tree. |
NodeBodyUpgradePathTestCase | class | modules/ |
Upgrade test for node bodies. |
NodeBodyUpgradePathTestCase::getInfo | function | modules/ |
|
NodeBodyUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
NodeBodyUpgradePathTestCase::testNodeBodyUpgrade | function | modules/ |
Test a successful upgrade. |
node_admin_paths | function | modules/ |
Implements hook_admin_paths(). |
openid_admin_paths | function | modules/ |
Implements hook_admin_paths(). |
overlay_admin_paths | function | modules/ |
Implements hook_admin_paths(). |
path.admin.inc | file | modules/ |
Administrative page callbacks for the path module. |
path.api.php | file | modules/ |
Hooks provided by the Path module. |
path.inc | file | includes/ |
Functions to handle paths in Drupal, including path aliasing. |
path.info | file | modules/ |
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/ |
Enables users to rename URLs. |
path.test | file | modules/ |
Tests for path.inc. |
path.test | file | modules/ |
Tests for the Path module. |
PathLanguageTestCase | class | modules/ |
Tests URL aliases for translated nodes. |
PathLanguageTestCase::$web_user | property | modules/ |
|
PathLanguageTestCase::getInfo | function | modules/ |
|
PathLanguageTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PathLanguageTestCase::testAliasTranslation | function | modules/ |
Test alias functionality through the admin interfaces. |
PathLanguageUITestCase | class | modules/ |
Tests the user interface for creating path aliases, with languages. |
PathLanguageUITestCase::getInfo | function | modules/ |
|
PathLanguageUITestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PathLanguageUITestCase::testDefaultLanguageURLs | function | modules/ |
Tests that a default language URL alias works. |
PathLanguageUITestCase::testLanguageNeutralURLs | function | modules/ |
Tests that a language-neutral URL alias works. |
PathLanguageUITestCase::testNonDefaultURLs | function | modules/ |
Tests that a non-default language URL alias works. |
PathLookupTest | class | modules/ |
Unit test for drupal_lookup_path(). |
PathLookupTest::getInfo | function | modules/ |
|
PathLookupTest::testDrupalLookupPath | function | modules/ |
Test that drupal_lookup_path() returns the correct path. |
PathMonolingualTestCase | class | modules/ |
Tests that paths are not prefixed on a monolingual site. |
PathMonolingualTestCase::getInfo | function | modules/ |
|
PathMonolingualTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PathMonolingualTestCase::testPageLinks | function | modules/ |
Verifies that links do not have language prefixes in them. |
PathSaveTest | class | modules/ |
Tests the path_save() function. |
PathSaveTest::getInfo | function | modules/ |
|
PathSaveTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PathSaveTest::testDrupalSaveOriginalPath | function | modules/ |
Tests that path_save() makes the original path available to modules. |
PathTaxonomyTermTestCase | class | modules/ |
Tests URL aliases for taxonomy terms. |
PathTaxonomyTermTestCase::getInfo | function | modules/ |
|
PathTaxonomyTermTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PathTaxonomyTermTestCase::testTermAlias | function | modules/ |
Tests alias functionality through the admin interfaces. |
PathTestCase | class | modules/ |
Provides a base class for testing the Path module. |
PathTestCase::getInfo | function | modules/ |
|
PathTestCase::getPID | function | modules/ |
Returns the path ID. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.