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 |
|---|---|---|---|
| ExceptionHandlingTest::setUp | function | core/ |
|
| ExceptionHandlingTest::test405 | function | core/ |
Tests on a route with a non-supported HTTP method. |
| ExceptionHandlingTest::test406 | function | core/ |
Tests a route with a non-supported _format parameter. |
| 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 |
| ExceptionLoggingSubscriberTest | class | core/ |
Tests that HTTP exceptions are logged correctly. |
| ExceptionLoggingSubscriberTest.php | file | core/ |
|
| ExceptionLoggingSubscriberTest::$modules | property | core/ |
Modules to install. |
| ExceptionLoggingSubscriberTest::$testLogServiceName | property | core/ |
The service name for a logger implementation that collects anything logged. |
| ExceptionLoggingSubscriberTest::exceptionDataProvider | function | core/ |
|
| ExceptionLoggingSubscriberTest::register | function | core/ |
Registers test-specific services. |
| ExceptionLoggingSubscriberTest::testExceptionLogging | function | core/ |
Tests \Drupal\Core\EventSubscriber\ExceptionLoggingSubscriber::onException(). |
| ExcludedFieldTokenTest | class | core/ |
Tests the display of an excluded field that is used as a token. |
| ExcludedFieldTokenTest.php | file | core/ |
|
| ExcludedFieldTokenTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ExcludedFieldTokenTest::$modules | property | core/ |
The modules that need to be installed for this test. |
| ExcludedFieldTokenTest::$testViews | property | core/ |
The views that are used by this test. |
| ExcludedFieldTokenTest::$view | property | core/ |
|
| ExcludedFieldTokenTest::setUp | function | core/ |
Sets up the test. |
| ExcludedFieldTokenTest::testExcludedTitleTokenDisplay | function | core/ |
Tests the display of an excluded title field when used as a token. |
| ExcludedModulesEventSubscriberTest | class | core/ |
Tests ExcludedModulesEventSubscriber. |
| ExcludedModulesEventSubscriberTest.php | file | core/ |
|
| ExcludedModulesEventSubscriberTest::$modules | property | core/ |
Modules to install. |
| ExcludedModulesEventSubscriberTest::setUp | function | core/ |
|
| ExcludedModulesEventSubscriberTest::testExcludedModules | function | core/ |
Tests excluding modules from the config export. |
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest | class | core/ |
@group Database |
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest.php | file | core/ |
|
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::setUp | function | core/ |
|
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testExistingDrupal8StyleDatabaseConnectionInSettingsPhp | function | core/ |
Confirms that the site works with Drupal 8 style database connection array. |
| ExistingDrupal8StyleDatabaseConnectionInSettingsPhpTest::testReplicaDrupal8StyleDatabaseConnectionInSettingsPhp | function | core/ |
Confirms that the replica database connection works. |
| ExpectDeprecationTest | class | core/ |
Ensures Drupal has test coverage of Symfony's deprecation testing. |
| ExpectDeprecationTest.php | file | core/ |
|
| ExpectDeprecationTest::testExpectDeprecation | function | core/ |
Tests expectDeprecation. |
| ExpectDeprecationTest::testExpectDeprecationInIsolation | function | core/ |
Tests expectDeprecation in isolated test. |
| ExperimentalHelpTest | class | core/ |
Verifies help for experimental modules. |
| ExperimentalHelpTest.php | file | core/ |
|
| ExperimentalHelpTest::$adminUser | property | core/ |
The admin user. |
| ExperimentalHelpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ExperimentalHelpTest::$modules | property | core/ |
Modules to install. |
| ExperimentalHelpTest::setUp | function | core/ |
Pagination
- Previous page
- Page 261
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.