10 string references to 'Debug'

CommentLinksTest::setEnvironment in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLinksTest.php
Re-configures the environment, module settings, and user permissions.
ExceptionController::on500Html in drupal/core/lib/Drupal/Core/ExceptionController.php
Processes a generic exception into an HTTP 500 response.
hook_watchdog in drupal/core/modules/system/system.api.php
Log an event message.
Kernel::getContainerClass in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php
Gets the container class.
SimpleTestTest::confirmStubTestResults in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php
Confirm that the stub test produced the desired results.
SimpleTestTest::stubTest in drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php
Test to be run and the results confirmed.
simpletest_result_form in drupal/core/modules/simpletest/simpletest.pages.inc
Test results form for $test_id.
simpletest_result_status_image in drupal/core/modules/simpletest/simpletest.pages.inc
Get the appropriate image for the status.
TestBase::error in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Fire an error assertion.
_drupal_log_error in drupal/core/includes/errors.inc
Logs a PHP error or exception and displays an error page in fatal cases.