5 calls to drupal_lookup_path()
- drupal_get_normal_path in includes/
path.inc - Given a path alias, return the internal path it represents.
- drupal_get_path_alias in includes/
path.inc - Given an internal Drupal path, return the alias set by the administrator.
- LocalePathFunctionalTest::testPathLanguageConfiguration in modules/
locale/ locale.test - Test if a language can be associated with a path alias.
- PathLanguageTestCase::testAliasTranslation in modules/
path/ path.test - Test alias functionality through the admin interfaces.
- PathLookupTest::testDrupalLookupPath in modules/
simpletest/ tests/ path.test - Test that drupal_lookup_path() returns the correct path.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.