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