Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ErrorServiceTestServiceProvider::$containerBuilder | property | core/ |
The in-situ container builder. |
| ErrorServiceTestServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| ErrorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Utility\Error[[api-linebreak]] @group Utility |
| ErrorTest.php | file | core/ |
|
| ErrorTest::createBacktraceItem | function | core/ |
Creates a mock backtrace item. |
| ErrorTest::providerTestFormatBacktrace | function | core/ |
Data provider for testFormatBacktrace. |
| ErrorTest::providerTestGetLastCaller | function | core/ |
Data provider for testGetLastCaller. |
| ErrorTest::testFormatBacktrace | function | core/ |
Tests the formatBacktrace() method. |
| ErrorTest::testGetLastCaller | function | core/ |
Tests the getLastCaller() method. |
| ErrorTestController | class | core/ |
Controller routines for error_test routes. |
| ErrorTestController.php | file | core/ |
|
| ErrorTestController::$database | property | core/ |
The database connection. |
| ErrorTestController::create | function | core/ |
Instantiates a new instance of this class. |
| ErrorTestController::generateFatals | function | core/ |
Generate fatals to test the error handler. |
| ErrorTestController::generateWarnings | function | core/ |
Generate warnings to test the error handler. |
| ErrorTestController::triggerException | function | core/ |
Trigger an exception to test the exception handler. |
| ErrorTestController::triggerPDOException | function | core/ |
Trigger an exception to test the PDO exception handler. |
| ErrorTestController::triggerRendererException | function | core/ |
Trigger an exception during rendering. |
| ErrorTestController::__construct | function | core/ |
Constructs a \Drupal\error_test\Controller\ErrorTestController object. |
| error_service_test.info.yml | file | core/ |
core/modules/system/tests/modules/error_service_test/error_service_test.info.yml |
| error_service_test.routing.yml | file | core/ |
core/modules/system/tests/modules/error_service_test/error_service_test.routing.yml |
| error_service_test.services.yml | file | core/ |
core/modules/system/tests/modules/error_service_test/error_service_test.services.yml |
| error_test.info.yml | file | core/ |
core/modules/system/tests/modules/error_test/error_test.info.yml |
| error_test.routing.yml | file | core/ |
core/modules/system/tests/modules/error_test/error_test.routing.yml |
| EventBaseTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Event\EventBase[[api-linebreak]] @group migrate |
| EventBaseTest.php | file | core/ |
|
| EventBaseTest::testGetMigration | function | core/ |
Test getMigration method. |
| EventBaseTest::testLogMessage | function | core/ |
Test logging a message. |
| exception.test_site | service | core/ |
Drupal\Core\EventSubscriber\ExceptionTestSiteSubscriber |
| 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. |
| ExceptionJsonSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\ExceptionJsonSubscriber[[api-linebreak]] @group EventSubscriber |
| ExceptionJsonSubscriberTest.php | file | core/ |
|
| ExceptionJsonSubscriberTest::providerTestOn4xx | function | core/ |
|
| ExceptionJsonSubscriberTest::testOn4xx | function | core/ |
@covers ::on4xx[[api-linebreak]] @dataProvider providerTestOn4xx |
| ExceptionTestSiteSubscriber | class | core/ |
Custom handling of errors when in a system-under-test. |
| ExceptionTestSiteSubscriber.php | file | core/ |
|
| ExceptionTestSiteSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
| ExceptionTestSiteSubscriber::getPriority | function | core/ |
Specifies the priority of all listeners in this class. |
Pagination
- Previous page
- Page 252
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.