You are here

6 calls to Error::getLastCaller() in Zircon Profile 8.0

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.