S
S
sergealmazov2015-01-27 12:08:09
Drupal
sergealmazov, 2015-01-27 12:08:09

What is the best way to debug Drupal?

For example, there is a request to the database. The result returned. How to see what is returned? What are the debugging tools for Drupal?
How to test the Database API?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexey, 2015-01-27
@sergealmazov

Devel module and its dpm method

A
Alexey Yakhnenko, 2015-01-27
@ayahnenko

xdebug and not only for drupal

A
Alex Teterin, 2015-02-01
@errogaht

Kint displays not only the contents of variables, but also methods, if applied to objects.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question