You are here

Files in dBug for Drupal 8

Primary tabs

File namesort descending Location Namespace Description
dBug.css css/dBug.css table.dBug_array, table.dBug_object, table.dBug_resource, table.dBug_resourceC, table.dBug_xml { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; border-spacing: 2px; display: table; border-collapse:…
dbug.info.yml dbug.info.yml dbug.info.yml
dbug.libraries.yml dbug.libraries.yml dbug.libraries.yml
Dbug.php src/Dbug.php Drupal\dbug
README.txt README.txt dBug for Drupal Implementation of dBug for Drupal. The main modification is to return a render array instead of echo. Usage: ====== $dbug_variable = Dbug::debug($variable); $output['#attached']['library'][] =…

Other projects