Developer console

Categories

Component ID

2135645

Component name

Developer console

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

My replacement for huge and clumsy devel ;)

Allows to execute PHP code and database queries, provides dumper function with Kint library integration and output type parameters for Drupal 7 & 8, execution time information and much more.

Usefull for development, testing and optimisation, especially when Drush is not accessible.
Security provided by Drupal permissions system and in-code IP recognition from allowed IPs array.

Very lightweight and totally sufficient for skilled developers.

Minimally documented, so if something's unclear, just create an issue, so far looks like I'm the only one using it anyway.