17 string references to 'debug'
- EntityCacheTagsTestBase::testReferencedEntity in core/
modules/ system/ src/ Tests/ Entity/ EntityCacheTagsTestBase.php - Tests cache tags presence and invalidation of the entity when referenced.
- EntityWithUriCacheTagsTestBase::testEntityUri in core/
modules/ system/ src/ Tests/ Entity/ EntityWithUriCacheTagsTestBase.php - Tests cache tags presence and invalidation of the entity at its URI.
- ErrorTest::providerTestGetLastCaller in core/
tests/ Drupal/ Tests/ Core/ Utility/ ErrorTest.php - Data provider for testGetLastCaller.
- FinalExceptionSubscriber::onException in core/
lib/ Drupal/ Core/ EventSubscriber/ FinalExceptionSubscriber.php - Handles exceptions for this subscriber.
- 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 - RfcLogLevel::getLevels in core/
lib/ Drupal/ Core/ Logger/ RfcLogLevel.php - Returns a list of severity levels, as defined in RFC 5424.
- 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…
- SimpletestResultsForm::addResultForm in core/
modules/ simpletest/ src/ Form/ SimpletestResultsForm.php - Adds the result form to a $form.
- SimpletestResultsForm::buildStatusImageMap in core/
modules/ simpletest/ src/ Form/ SimpletestResultsForm.php - Builds the status image map.
- SimpleTestTest::confirmStubTestResults in core/
modules/ simpletest/ src/ Tests/ SimpleTestTest.php - Confirm that the stub test produced the desired results.
- SimpleTestTest::stubTest in core/
modules/ simpletest/ src/ Tests/ SimpleTestTest.php - Test to be run and the results confirmed.
- TestBase::error in core/
modules/ simpletest/ src/ TestBase.php - Fire an error assertion.
- 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().
- _drupal_log_error in core/
includes/ errors.inc - Logs a PHP error or exception and displays an error page in fatal cases.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.