7 string references to 'debug' in Drupal 8
- ErrorTest::providerTestGetLastCaller in core/
tests/ Drupal/ Tests/ Core/ Utility/ ErrorTest.php - Data provider for testGetLastCaller.
- PhpUnitTestRunner::summarizeResults in core/
lib/ Drupal/ Core/ Test/ PhpUnitTestRunner.php - Tallies test results per test class.
- PhpUnitTestRunnerTest::providerTestSummarizeResults in core/
tests/ Drupal/ Tests/ Core/ Test/ PhpUnitTestRunnerTest.php - SimpletestDeprecationTest::testDeprecatedPhpUnitFunctions in core/
modules/ simpletest/ tests/ src/ Kernel/ SimpletestDeprecationTest.php - @expectedDeprecation simpletest_phpunit_xml_filepath is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Test\PhpUnitTestRunner::xmlLogFilepath() instead. See https://www.drupal.org/node/2948547 @expectedDeprecation…
- TestBase::error in core/
modules/ simpletest/ src/ TestBase.php - Fire an error assertion.
- TestBaseTest::providerAssert in core/
modules/ simpletest/ tests/ src/ Unit/ TestBaseTest.php - Data provider for testAssert().
- TestBaseTest::providerError in core/
modules/ simpletest/ tests/ src/ Unit/ TestBaseTest.php - Data provider for testError().