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::$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. |
| custom_test.yml | file | core/ |
core/modules/migrate/tests/modules/message_test/migrations/custom_test.yml |
| custom_test_db.yml | file | core/ |
core/modules/migrate/tests/modules/message_test/migrations/custom_test_db.yml |
| d7_menu_test.yml | file | core/ |
core/modules/migrate_drupal_ui/tests/modules/migrate_drupal_message_test/migrations/d7_menu_test.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 install. |
| 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 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/ |
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. |
| 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]] |
| DatabaseDriverListTest::testLegacyGet | function | core/ |
@covers ::get[[api-linebreak]] @group legacy |
| DatabaseDriverListTest::testLegacyGetFromDriverName | function | core/ |
@covers ::getFromDriverName[[api-linebreak]] @group legacy |
| 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. |
Pagination
- Previous page
- Page 157
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.