Search for path
| Title | Object type | File name | Summary | 
|---|---|---|---|
| $base_path | global | external_documentation/ | The base path of the Drupal installation. | 
| $theme_path | global | external_documentation/ | The path to the active theme. | 
| AggregatorUpdatePathTestCase | class | modules/ | @file Tests schema changes in aggregator.module. | 
| AggregatorUpdatePathTestCase::getInfo | function | modules/ | |
| AggregatorUpdatePathTestCase::setUp | function | modules/ | Overrides DrupalWebTestCase::setUp() for upgrade testing. | 
| AggregatorUpdatePathTestCase::testAggregatorUpdate | function | modules/ | Tests that the aggregator.module update is successful. | 
| AJAXElementValidation::testAJAXPathWithoutData | function | modules/ | Try to open default Ajax callback without passing required data. | 
| Archive_Tar::_pathReduction | function | modules/ | Compress path by changing for example "/dir/foo/../bar" to "/dir/bar", rand emove double slashes. | 
| Archive_Tar::_translateWinPath | function | modules/ | |
| base_path | function | includes/ | Returns the base URL path (i.e., directory) of the Drupal installation. | 
| BasicMinimalUpdatePath | class | modules/ | Performs point release update tests on a bare database. | 
| BasicMinimalUpdatePath::getInfo | function | modules/ | |
| BasicMinimalUpdatePath::setUp | function | modules/ | Overrides DrupalWebTestCase::setUp() for upgrade testing. | 
| BasicMinimalUpdatePath::testBasicMinimalUpdate | function | modules/ | Tests a successful point release update. | 
| BasicStandardUpdatePath | class | modules/ | Performs point release update tests on a bare database. | 
| BasicStandardUpdatePath::getInfo | function | modules/ | |
| BasicStandardUpdatePath::setUp | function | modules/ | Overrides DrupalWebTestCase::setUp() for upgrade testing. | 
| BasicStandardUpdatePath::testBasicStandardUpdate | function | modules/ | Tests a successful point release update. | 
| BasicUpgradePath | class | modules/ | Perform basic upgrade tests. | 
| BasicUpgradePath::getInfo | function | modules/ | |
| BasicUpgradePath::setUp | function | modules/ | Overrides DrupalWebTestCase::setUp() for upgrade testing. | 
| BasicUpgradePath::testBasicUpgrade | function | modules/ | Test a successful upgrade. | 
| BasicUpgradePath::testFailedUpgrade | function | modules/ | Test a failed upgrade, and verify that the failure is reported. | 
| block_admin_paths | function | modules/ | Implements hook_admin_paths(). | 
| book_admin_paths | function | modules/ | Implements hook_admin_paths(). | 
| CommentUpgradePathTestCase | class | modules/ | Upgrade test for comment.module. | 
| CommentUpgradePathTestCase::getInfo | function | modules/ | |
| CommentUpgradePathTestCase::setUp | function | modules/ | Overrides DrupalWebTestCase::setUp() for upgrade testing. | 
| CommentUpgradePathTestCase::testCommentUpgrade | function | modules/ | Test a successful upgrade. | 
| CommonURLWebTest::testInternalPathMimicsExternal | function | modules/ | Tests the url() function on internal paths which mimic external URLs. | 
| conf_path | function | includes/ | Returns the appropriate configuration directory. | 
| current_path | function | includes/ | Return the current URL path of the page being viewed. | 
| DrupalDummyRemoteStreamWrapper::realpath | function | modules/ | Base implementation of realpath(). | 
| DrupalDummyStreamWrapper::getDirectoryPath | function | modules/ | Gets the path that the wrapper is responsible for. @TODO: Review this method name in D8 per http://drupal.org/node/701358 | 
| DrupalLocalStreamWrapper::getDirectoryPath | function | includes/ | Gets the path that the wrapper is responsible for. @TODO: Review this method name in D8 per http://drupal.org/node/701358 | 
| DrupalLocalStreamWrapper::getLocalPath | function | includes/ | Returns the canonical absolute path of the URI, if possible. | 
| DrupalLocalStreamWrapper::realpath | function | includes/ | Base implementation of realpath(). | 
| DrupalMatchPathTestCase | class | modules/ | Unit tests for the drupal_match_path() function in path.inc. | 
| DrupalMatchPathTestCase::$front | property | modules/ | |
| DrupalMatchPathTestCase::drupalMatchPathTests | function | modules/ | Helper function for testDrupalMatchPath(): set up an array of test cases. | 
| DrupalMatchPathTestCase::getInfo | function | modules/ | |
| DrupalMatchPathTestCase::setUp | function | modules/ | Sets up a Drupal site for running functional and integration tests. | 
| DrupalMatchPathTestCase::testDrupalMatchPath | function | modules/ | Run through our test cases, making sure each one works as expected. | 
| DrupalPrivateStreamWrapper::getDirectoryPath | function | includes/ | Implements abstract public function getDirectoryPath() | 
| DrupalPublicStreamWrapper::getDirectoryPath | function | includes/ | Implements abstract public function getDirectoryPath() | 
| DrupalPublicStreamWrapper::getLocalPath | function | includes/ | Returns the canonical absolute path of the URI, if possible. | 
| DrupalStreamWrapperInterface::realpath | function | includes/ | Returns canonical, absolute path of the resource. | 
| DrupalTemporaryStreamWrapper::getDirectoryPath | function | includes/ | Implements abstract public function getDirectoryPath() | 
| DrupalTestCase::$originalThemePath | property | modules/ | The original theme path. | 
| DrupalWebTestCase::assertFieldByXPath | function | modules/ | Asserts that a field exists in the current page by the given XPath. | 
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
