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 |
---|---|---|---|
CustomPageExceptionHtmlSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriber[[api-linebreak]] @group EventSubscriber |
CustomPageExceptionHtmlSubscriberTest.php | file | core/ |
|
CustomPageExceptionHtmlSubscriberTest::$accessManager | property | core/ |
The access manager. |
CustomPageExceptionHtmlSubscriberTest::$accessUnawareRouter | property | core/ |
The mocked access unaware router. |
CustomPageExceptionHtmlSubscriberTest::$configFactory | property | core/ |
The mocked config factory. |
CustomPageExceptionHtmlSubscriberTest::$customPageSubscriber | property | core/ |
The tested custom page exception subscriber. |
CustomPageExceptionHtmlSubscriberTest::$errorLog | property | core/ |
The PHP error log settings before the test. |
CustomPageExceptionHtmlSubscriberTest::$kernel | property | core/ |
The mocked HTTP kernel. |
CustomPageExceptionHtmlSubscriberTest::$logger | property | core/ |
The mocked logger. |
CustomPageExceptionHtmlSubscriberTest::$redirectDestination | property | core/ |
The mocked redirect.destination service. |
CustomPageExceptionHtmlSubscriberTest::setUp | function | core/ |
|
CustomPageExceptionHtmlSubscriberTest::tearDown | function | core/ |
|
CustomPageExceptionHtmlSubscriberTest::testHandleWithGetRequest | function | core/ |
Tests onHandleException with a GET request. |
CustomPageExceptionHtmlSubscriberTest::testHandleWithPostRequest | function | core/ |
Tests onHandleException with a POST request. |
d6_comment_test.info.yml | file | core/ |
core/modules/comment/tests/modules/d6_comment_test/d6_comment_test.info.yml |
DatabaseBackendFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\DatabaseBackendFactory[[api-linebreak]] @group Cache |
DatabaseBackendFactoryTest.php | file | core/ |
|
DatabaseBackendFactoryTest::getProvider | function | core/ |
|
DatabaseBackendFactoryTest::testGet | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::get[[api-linebreak]] @dataProvider getProvider |
DatabaseBackendTagTest | class | core/ |
Tests DatabaseBackend cache tag implementation. |
DatabaseBackendTagTest.php | file | core/ |
|
DatabaseBackendTagTest::$modules | property | core/ |
Modules to enable. |
DatabaseBackendTagTest::register | function | core/ |
Registers test-specific services. |
DatabaseBackendTagTest::testTagInvalidations | function | core/ |
|
DatabaseBackendTest | class | core/ |
Unit test of the database backend using the generic cache unit test base. |
DatabaseBackendTest.php | file | core/ |
|
DatabaseBackendTest::$maxRows | property | core/ |
The max rows to use for test bins. |
DatabaseBackendTest::$modules | property | core/ |
Modules to enable. |
DatabaseBackendTest::createCacheBackend | function | core/ |
Creates a new instance of DatabaseBackend. |
DatabaseBackendTest::getNumRows | function | core/ |
Gets the number of rows in the test cache bin database table. |
DatabaseBackendTest::testCacheBackendDatabaseIsBackendOverridable | function | core/ |
Test that the service "cache.backend.database" is backend overridable. |
DatabaseBackendTest::testCacheTagsInvalidatorChecksumIsBackendOverridable | function | core/ |
Test that the service "cache_tags.invalidator.checksum" is backend overridable. |
DatabaseBackendTest::testGarbageCollection | function | core/ |
Tests the row count limiting of cache bin database tables. |
DatabaseBackendTest::testSetGet | function | core/ |
Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface. |
DatabaseDriverProvidedByModuleTest | class | core/ |
Tests output on the status overview page. |
DatabaseDriverProvidedByModuleTest.php | file | core/ |
|
DatabaseDriverProvidedByModuleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DatabaseDriverProvidedByModuleTest::setUp | function | core/ |
|
DatabaseDriverProvidedByModuleTest::testDatabaseDriverIsProvidedByModuleButTheModuleIsNotEnabled | function | core/ |
Tests that the status page shows the error message. |
DatabaseExceptionWrapperTest | class | core/ |
Tests exceptions thrown by queries. |
DatabaseExceptionWrapperTest | class | core/ |
Tests exceptions thrown by queries. |
DatabaseExceptionWrapperTest | class | core/ |
Tests exceptions thrown by queries. |
DatabaseExceptionWrapperTest | class | core/ |
Tests exceptions thrown by queries. |
DatabaseExceptionWrapperTest.php | file | core/ |
|
DatabaseExceptionWrapperTest.php | file | core/ |
|
DatabaseExceptionWrapperTest.php | file | core/ |
|
DatabaseExceptionWrapperTest.php | file | core/ |
|
DatabaseExceptionWrapperTest::testHandleQueryExceptionDeprecation | function | core/ |
Tests deprecation of Connection::handleQueryException. |
DatabaseExceptionWrapperTest::testPrepare | function | core/ |
Tests deprecation of Connection::prepare. |
DatabaseExceptionWrapperTest::testPrepareQuery | function | core/ |
Tests deprecation of Connection::prepareQuery. |
Pagination
- Previous page
- Page 152
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.