hook_exit
Related topics
| Name | Description |
|---|---|
| Hooks | Allow modules to interact with the Drupal core. |
Functions that call hook_exit()
| Name | Location | Description |
|---|---|---|
| hook_exit | developer/hooks/core.php | Perform cleanup tasks. |
Functions called by hook_exit()
| Name | Location | Description |
|---|---|---|
| db_query | includes/database.inc | Runs a basic query in the active database. |
| hook_exit | developer/hooks/core.php | Perform cleanup tasks. |
