| Name | Description |
|---|---|
| Hooks | Allow modules to interact with the Drupal core. |
| Name | Location | Description |
|---|---|---|
| db_fetch_array | drupal/includes/database/database.inc | |
| db_query | drupal/includes/database/database.inc | Execute an arbitrary query string against the active database. |