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 |
---|---|---|---|
DatabaseBackendTagTest | class | core/ |
Tests DatabaseBackend cache tag implementation. |
DatabaseBackendTagTest.php | file | core/ |
|
DatabaseBackendTagTest::$modules | property | core/ |
Modules to install. |
DatabaseBackendTagTest::register | function | core/ |
Registers test-specific services. |
DatabaseBackendTagTest::testTagInvalidations | function | core/ |
Test tag invalidation. |
DatabaseBackendTagTest::testTagsPurge | function | core/ |
Test cache tag purging. |
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 install. |
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/ |
Tests that "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. |
DatabaseDriverList::$includeTestDrivers | property | core/ |
Determines whether test drivers shall be included in the discovery. |
DatabaseDriverList::includeTestDrivers | function | core/ |
Determines whether test drivers shall be included in the discovery. |
DatabaseDriverListTest | class | core/ |
Tests DatabaseDriverList methods. |
DatabaseDriverListTest.php | file | core/ |
|
DatabaseDriverListTest::providerDatabaseDrivers | function | core/ |
Data provider for testLegacyGetFromDriverName(). |
DatabaseDriverListTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
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. |
DatabaseEventsTest | class | core/ |
@coversDefaultClass \Drupal\Core\Database\Connection[[api-linebreak]] |
DatabaseEventsTest.php | file | core/ |
|
DatabaseEventsTest::$connection | property | core/ |
A database connection. |
DatabaseEventsTest::setUp | function | core/ |
|
DatabaseEventsTest::testDisableInvalidEvent | function | core/ |
@covers ::disableEvents[[api-linebreak]] |
DatabaseEventsTest::testEnableInvalidEvent | function | core/ |
@covers ::enableEvents[[api-linebreak]] |
DatabaseEventsTest::testEventDispatchingWhenNoContainerAvailable | function | core/ |
@covers ::dispatchEvent[[api-linebreak]] |
DatabaseEventsTest::testEventEnablingAndDisabling | function | core/ |
@covers ::isEventEnabled[[api-linebreak]] @covers ::enableEvents[[api-linebreak]] @covers ::disableEvents[[api-linebreak]] |
DatabaseEventTest | class | core/ |
Tests the database API events. |
DatabaseEventTest.php | file | core/ |
|
DatabaseEventTest::testStatementExecutionEvents | function | core/ |
Tests statement execution events. |
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 | class | core/ |
Tests exceptions thrown by queries. |
DatabaseExceptionWrapperTest.php | file | core/ |
|
DatabaseExceptionWrapperTest.php | file | core/ |
|
DatabaseExceptionWrapperTest.php | file | core/ |
|
DatabaseExceptionWrapperTest.php | file | core/ |
|
DatabaseExceptionWrapperTest.php | file | core/ |
|
DatabaseExceptionWrapperTest::testPrepareStatementFailOnExecution | function | core/ |
Tests Connection::prepareStatement exception on execution. |
DatabaseExceptionWrapperTest::testPrepareStatementFailOnExecution | function | core/ |
Tests Connection::prepareStatement exception on execution. |
Pagination
- Previous page
- Page 161
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.