Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
FlattenException.php
»
FlattenException
»
FlattenException::create
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
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