Search for path
| Title | Object type | File name | Summary | 
|---|---|---|---|
| GraphUnitTest::assertReversePaths | function | modules/ | Verify expected reverse paths in a graph. | 
| Helper::getCanonicalPath | function | misc/ | Resolves all dots, slashes and removes spaces after or before a path... | 
| Helper::isAbsolutePath | function | misc/ | Checks if the $path is absolute or relative (detecting either '/' or 'x:/' as first part of string) and returns TRUE if so. | 
| Helper::normalizePath | function | misc/ | Normalizes a path, removes phar:// prefix, fixes Windows directory separators. Result is without trailing slash. | 
| Helper::normalizeWindowsPath | function | misc/ | Fixes a path for windows-backslashes and reduces double-slashes to single slashes | 
| hook_admin_paths | function | modules/ | Define administrative paths. | 
| hook_admin_paths_alter | function | modules/ | Redefine administrative paths defined by other modules. | 
| hook_path_delete | function | modules/ | Respond to a path being deleted. | 
| hook_path_insert | function | modules/ | Respond to a path being inserted. | 
| hook_path_update | function | modules/ | Respond to a path being updated. | 
| ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPrivateAndDownscale | function | modules/ | Test image_style_url() with a file with private scheme and downscaling. | 
| ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPrivateAndUpscale | function | modules/ | Test image_style_url() with a file with private scheme and upscaling. | 
| ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPublicAndDownscale | function | modules/ | Test image_style_url() with a file with public scheme and downscaling. | 
| ImageStylesHTTPHeadersTestCase::testImageStyleUrlAndPathPublicAndUpscale | function | modules/ | Test image_style_url() with a file with public scheme and upscaling. | 
| ImageStylesHTTPHeadersTestCase::_testImageStyleUrlAndPath | function | modules/ | Function to scale and test. | 
| ImageStylesPathAndUrlTestCase | class | modules/ | Tests the functions for generating paths and URLs for image styles. | 
| ImageStylesPathAndUrlTestCase::$image_filepath | property | modules/ | |
| ImageStylesPathAndUrlTestCase::$image_info | property | modules/ | |
| ImageStylesPathAndUrlTestCase::$style_name | property | modules/ | |
| ImageStylesPathAndUrlTestCase::getInfo | function | modules/ | |
| ImageStylesPathAndUrlTestCase::setUp | function | modules/ | Sets up a Drupal site for running functional and integration tests. | 
| ImageStylesPathAndUrlTestCase::testImageContentTypeHeaders | function | modules/ | Test that we do not pass an array to drupal_add_http_header. | 
| ImageStylesPathAndUrlTestCase::testImageStylePath | function | modules/ | Test image_style_path(). | 
| ImageStylesPathAndUrlTestCase::testImageStyleUrlAndPathPrivate | function | modules/ | Test image_style_url() with a file using the "private://" scheme. | 
| ImageStylesPathAndUrlTestCase::testImageStyleUrlAndPathPrivateUnclean | function | modules/ | Test image_style_url() with the "private://" schema and unclean URLs. | 
| ImageStylesPathAndUrlTestCase::testImageStyleUrlAndPathPublic | function | modules/ | Test image_style_url() with a file using the "public://" scheme. | 
| ImageStylesPathAndUrlTestCase::testImageStyleUrlExtraSlash | function | modules/ | Test image_style_url() with a file URL that has an extra slash in it. | 
| ImageStylesPathAndUrlTestCase::testImageStyleUrlForMissingSourceImage | function | modules/ | Test that an invalid source image returns a 404. | 
| ImageStylesPathAndUrlTestCase::testImageStylUrlAndPathPublicUnclean | function | modules/ | Test image_style_url() with the "public://" scheme and unclean URLs. | 
| ImageStylesPathAndUrlTestCase::_testImageStyleUrlAndPath | function | modules/ | Test image_style_url(). | 
| image_path_flush | function | modules/ | Clears cached versions of a specific file in all styles. | 
| image_style_path | function | modules/ | Returns the URI of an image when using a style. | 
| image_style_path_token | function | modules/ | Generates a token to protect an image style derivative. | 
| ListFieldUITestCase::$admin_path | property | modules/ | |
| LocalePathFunctionalTest | class | modules/ | Functional tests for configuring a different path alias per language. | 
| LocalePathFunctionalTest::getInfo | function | modules/ | |
| LocalePathFunctionalTest::setUp | function | modules/ | Sets up a Drupal site for running functional and integration tests. | 
| LocalePathFunctionalTest::testPathLanguageConfiguration | function | modules/ | Test if a language can be associated with a path alias. | 
| LocaleUpgradePathTestCase | class | modules/ | Upgrade test for locale.module. | 
| LocaleUpgradePathTestCase::assertPageInLanguage | function | modules/ | Asserts that a page exists and is in the specified language. | 
| LocaleUpgradePathTestCase::getInfo | function | modules/ | |
| LocaleUpgradePathTestCase::setUp | function | modules/ | Overrides DrupalWebTestCase::setUp() for upgrade testing. | 
| LocaleUpgradePathTestCase::testLocaleUpgrade | function | modules/ | Test a successful upgrade (no negotiation). | 
| LocaleUpgradePathTestCase::testLocaleUpgradeDomain | function | modules/ | Test an upgrade with domain-based negotiation. | 
| LocaleUpgradePathTestCase::testLocaleUpgradePathDefault | function | modules/ | Test an upgrade with path-based negotiation. | 
| LocaleUpgradePathTestCase::testLocaleUpgradePathFallback | function | modules/ | Test an upgrade with path-based (with fallback) negotiation. | 
| locale_form_path_admin_form_alter | function | modules/ | Implements hook_form_FORM_ID_alter(). | 
| MenuRouterTestCase::testExoticPath | function | modules/ | Test path containing "exotic" characters. | 
| MenuRouterTestCase::testMaintenanceModeLoginPaths | function | modules/ | Make sure the maintenance mode can be bypassed using hook_menu_site_status_alter(). | 
| MenuTrailTestCase::testMenuTreeSetPath | function | modules/ | Tests active trails are properly affected by menu_tree_set_path(). | 
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
