8 calls to Error::getLastCaller()
- BrowserHtmlDebugTrait::getTestMethodCaller in core/
tests/ Drupal/ Tests/ BrowserHtmlDebugTrait.php - Retrieves the current calling line in the class under test.
- BrowserTestBase::getTestMethodCaller in core/
tests/ Drupal/ Tests/ BrowserTestBase.php - Retrieves the current calling line in the class under test.
- Error::decodeException in core/
lib/ Drupal/ Core/ Utility/ Error.php - Decodes an exception and retrieves the correct caller.
- ErrorTest::testGetLastCaller in core/
tests/ Drupal/ Tests/ Core/ Utility/ ErrorTest.php - Tests the getLastCaller() method.
- TestBase::errorHandler in core/
modules/ simpletest/ src/ TestBase.php - Handle errors during test runs.
- TestBase::exceptionHandler in core/
modules/ simpletest/ src/ TestBase.php - Handle exceptions.
- TestBase::getAssertionCall in core/
modules/ simpletest/ src/ TestBase.php - Cycles through backtrace until the first non-assertion method is found.
- _drupal_error_handler_real in core/
includes/ errors.inc - Provides custom PHP error handling.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.