Search for lookup
- Search 9.5.x for lookup
- Search 8.9.x for lookup
- Search 10.3.x for lookup
- Search 11.x for lookup
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
actions_function_lookup | function | includes/ |
Returns an action array key (function or ID), given its hash. |
drupal_lookup_path | function | includes/ |
Given an alias, return its Drupal system URL if one exists. Given a Drupal system URL return one of its aliases if such a one exists. Otherwise, return FALSE. |
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. |
REGISTRY_RESET_LOOKUP_CACHE | constant | includes/ |
Signals that the registry lookup cache should be reset. |
REGISTRY_WRITE_LOOKUP_CACHE | constant | includes/ |
Signals that the registry lookup cache should be written to storage. |
system_date_time_lookup | function | modules/ |
Return the date for a given format string via Ajax. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.