In Drupal, what does enabling Twig debug mode output into the HTML source?
-
A
PHP error logs and database query times
-
B
Template file paths, theme hook suggestions, and BEGIN/END template comments
-
C
CSS class names and their originating SCSS files
-
D
JavaScript console warnings for deprecated API calls