| Name | Description |
|---|---|
| Hooks | Allow modules to interact with the Drupal core. |
| Name | Location | Description |
|---|---|---|
| t | drupal/includes/common.inc | Translate strings to the page language or a given language. |
| url | drupal/includes/common.inc | Generate a URL from a Drupal menu path. Will also pass-through existing URLs. |