hook_schema
Related topics
| Name | Description |
|---|---|
| Hooks | Allow modules to interact with the Drupal core. |
Functions that call hook_schema()
| Name | Location | Description |
|---|---|---|
| hook_schema | developer/hooks/install.php | Define the current version of the database schema. |
Functions called by hook_schema()
| Name | Location | Description |
|---|---|---|
| hook_schema | developer/hooks/install.php | Define the current version of the database schema. |
| t | includes/common.inc | Translate strings to the page language or a given language. |
