Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EventSubscriber::onImportTransform | function | core/ |
The storage is transformed for importing. |
| EventSubscriber::__construct | function | core/ |
EventSubscriber constructor. |
| EventSubscriber::__construct | function | core/ |
Constructs the event subscriber. |
| EventSubscriber::__construct | function | core/ |
Constructs the Event Subscriber object. |
| EventSubscriber::__construct | function | core/ |
Constructs the Event Subscriber object. |
| event_dispatcher | service | core/ |
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher |
| example.settings.local.php | file | core/ |
Local development override configuration feature. |
| example.settings.local.php | file | sites/ |
Local development override configuration feature. |
| example.settings.local.php | file | core/ |
Test version of example.settings.local.php from drupal/core. |
| example.sites.php | file | core/ |
Test version of example.sites.php from drupal/core. |
| example.sites.php | file | core/ |
Configuration file for multi-site support and directory aliasing feature. |
| example.sites.php | file | sites/ |
Configuration file for multi-site support and directory aliasing feature. |
| example_contrib_module.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/example_contrib_module.libraries.yml |
| example_module.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module.libraries.yml |
| example_module_missing_information.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_missing_information.libraries.yml |
| example_module_only_dependencies.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_only_dependencies.libraries.yml |
| example_theme.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/example_theme.libraries.yml |
| exception.custom_page_html | service | core/ |
Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriber |
| exception.default_json | service | core/ |
Drupal\Core\EventSubscriber\ExceptionJsonSubscriber |
| exception.enforced_form_response | service | core/ |
Drupal\Core\EventSubscriber\EnforcedFormResponseSubscriber |
| exception.fast_404_html | service | core/ |
Drupal\Core\EventSubscriber\Fast404ExceptionHtmlSubscriber |
| exception.needs_installer | service | core/ |
Drupal\Core\EventSubscriber\ExceptionDetectNeedsInstallSubscriber |
| ExceptionDetectNeedsInstallSubscriber | class | core/ |
Exception handler to determine if an exception indicates an uninstalled site. |
| ExceptionDetectNeedsInstallSubscriber.php | file | core/ |
|
| ExceptionDetectNeedsInstallSubscriber::$connection | property | core/ |
The default database connection. |
| ExceptionDetectNeedsInstallSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| ExceptionDetectNeedsInstallSubscriber::onException | function | core/ |
Handles errors for this subscriber. |
| ExceptionDetectNeedsInstallSubscriber::__construct | function | core/ |
Constructs a new ExceptionDetectNeedsInstallSubscriber. |
| ExceptionHandler::handleStatementException | function | core/ |
Handles exceptions thrown during the preparation of statement objects. |
| ExceptionHandlingTest | class | core/ |
Tests the exception handling for various cases. |
| ExceptionHandlingTest.php | file | core/ |
|
| ExceptionHandlingTest::$modules | property | core/ |
Modules to enable. |
| ExceptionHandlingTest::doTest404Route | function | core/ |
Sets the given path to use as the 404 page and triggers a 404. |
| ExceptionHandlingTest::setUp | function | core/ |
|
| ExceptionHandlingTest::test405 | function | core/ |
Tests on a route with a non-supported HTTP method. |
| ExceptionHandlingTest::testBacktraceEscaping | function | core/ |
Tests if exception backtraces are properly escaped when output to HTML. |
| ExceptionHandlingTest::testExceptionEscaping | function | core/ |
Tests exception message escaping. |
| ExceptionHandlingTest::testExceptionResponseGeneratedForOriginalRequest | function | core/ |
Tests that the exception response is executed in the original context. |
| ExceptionHandlingTest::testHtml403 | function | core/ |
Tests the exception handling for HTML and 403 status code. |
| ExceptionHandlingTest::testHtml404 | function | core/ |
Tests the exception handling for HTML and 404 status code. |
| ExceptionHandlingTest::testJson403 | function | core/ |
Tests the exception handling for json and 403 status code. |
| ExceptionHandlingTest::testJson404 | function | core/ |
Tests the exception handling for json and 404 status code. |
| ExceptionJsonSubscriber | class | core/ |
Default handling for JSON errors. |
| ExceptionJsonSubscriber.php | file | core/ |
|
| ExceptionJsonSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
| ExceptionJsonSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
| ExceptionJsonSubscriber::on4xx | function | core/ |
Handles all 4xx errors for JSON. |
| ExceptionJsonSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\ExceptionJsonSubscriber[[api-linebreak]] @group EventSubscriber |
| ExceptionJsonSubscriberTest.php | file | core/ |
|
| ExceptionJsonSubscriberTest::providerTestOn4xx | function | core/ |
Pagination
- Previous page
- Page 463
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.