Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
FlattenException.php
»
FlattenException
»
FlattenException::create
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
14 calls to FlattenException::create()
ExceptionControllerTest::test405HTML
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
System/
ExceptionControllerTest.php
Ensure the execute() method returns a valid response on 405 exceptions.
ExceptionDataCollector::collect
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
DataCollector/
ExceptionDataCollector.php
Collects data for the given Request and Response.
ExceptionDataCollectorTest::testCollect
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
DataCollector/
ExceptionDataCollectorTest.php
ExceptionHandler::createResponse
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Debug/
ExceptionHandler.php
Creates the error Response associated with the given Exception.
ExceptionListener::onKernelException
in drupal/
core/
lib/
Drupal/
Core/
EventSubscriber/
ExceptionListener.php
ExceptionListener::onKernelException
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
EventListener/
ExceptionListener.php
FlattenExceptionTest::testFile
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
Exception/
FlattenExceptionTest.php
@dataProvider flattenDataProvider
FlattenExceptionTest::testFlattenHttpException
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
Exception/
FlattenExceptionTest.php
@dataProvider flattenDataProvider
FlattenExceptionTest::testHeadersForHttpException
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
Exception/
FlattenExceptionTest.php
FlattenExceptionTest::testLine
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
Exception/
FlattenExceptionTest.php
@dataProvider flattenDataProvider
FlattenExceptionTest::testPrevious
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
Exception/
FlattenExceptionTest.php
@dataProvider flattenDataProvider
FlattenExceptionTest::testRecursionInArguments
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
Exception/
FlattenExceptionTest.php
FlattenExceptionTest::testStatusCode
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
Exception/
FlattenExceptionTest.php
FlattenExceptionTest::testToArray
in drupal/
core/
vendor/
symfony/
http-kernel/
Symfony/
Component/
HttpKernel/
Tests/
Exception/
FlattenExceptionTest.php
@dataProvider flattenDataProvider