| 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. |
| variable_get | drupal/includes/bootstrap.inc | Return a persistent variable. |