11 calls to FlattenException::create()

ExceptionHandler::createResponse in drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ExceptionHandler.php
Creates the error Response associated with the given Exception.
ExceptionHandler::sendPhpResponse in drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ExceptionHandler.php
Sends the error associated with the given Exception as a plain PHP response.
FlattenExceptionTest::testFile in drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php
@dataProvider flattenDataProvider
FlattenExceptionTest::testFlattenHttpException in drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php
@dataProvider flattenDataProvider
FlattenExceptionTest::testHeadersForHttpException in drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php
FlattenExceptionTest::testLine in drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php
@dataProvider flattenDataProvider
FlattenExceptionTest::testPrevious in drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php
@dataProvider flattenDataProvider
FlattenExceptionTest::testRecursionInArguments in drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php
FlattenExceptionTest::testSetTraceIncompleteClass in drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php
FlattenExceptionTest::testStatusCode in drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php
FlattenExceptionTest::testToArray in drupal/core/vendor/symfony/debug/Symfony/Component/Debug/Tests/Exception/FlattenExceptionTest.php
@dataProvider flattenDataProvider