How to debug in drupal ?
Answer / Km. Parveen Khan
Debugging in Drupal can be done by enabling the Devel module, which provides tools like dpm() for logging variables to the page, watchdog for system messages, and Page Cache Affecting Conditions for monitoring cache clear operations.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to define new regions in drupal?
What are blocks in drupal?
What do you mean by node in drupal?
How do you handle upgrades?
What is a block module?
What is authenticated user?
What is contexts, panels, variants in panel?
What is Drupal content type?
How do I access the drupal admin panel, when the login block is disabled?
What are hooks and why are the used?
How is user session handled in drupal?
For better search what we can do in drupal 7?