What is a hook in drupal?
Answer / Himanshi
A hook in Drupal is a function that enables interaction between the core system and custom modules. Hooks allow developers to modify Drupal's behavior by implementing specific functions in their custom module.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about design patterns?
When was drupal invented?
How to install a new module in drupal?
How database system of drupal works ?
What are the steps for migrating drupal website to a new server?
What hardware does drupal.org run on?
Which module is required for google, facebook, twitter login?
Did you contributed the drupal site (any module)?
Why to use Drupal?
How to name your module?
Which are commonly used php based cms?
What is the use of views in drupal 8?