Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
DatabaseBackendTagTest class core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTagTest.php Tests DatabaseBackend cache tag implementation.
DatabaseBackendTagTest.php file core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTagTest.php
DatabaseBackendTagTest::$modules property core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTagTest.php Modules to install.
DatabaseBackendTagTest::register function core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTagTest.php Registers test-specific services.
DatabaseBackendTagTest::testTagInvalidations function core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTagTest.php Test tag invalidation.
DatabaseBackendTagTest::testTagsPurge function core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTagTest.php Test cache tag purging.
DatabaseBackendTest class core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php Unit test of the database backend using the generic cache unit test base.
DatabaseBackendTest.php file core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php
DatabaseBackendTest::$maxRows property core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php The max rows to use for test bins.
DatabaseBackendTest::$modules property core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php Modules to install.
DatabaseBackendTest::createCacheBackend function core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php Creates a new instance of DatabaseBackend.
DatabaseBackendTest::getNumRows function core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php Gets the number of rows in the test cache bin database table.
DatabaseBackendTest::testCacheBackendDatabaseIsBackendOverridable function core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php Test that the service "cache.backend.database" is backend overridable.
DatabaseBackendTest::testCacheTagsInvalidatorChecksumIsBackendOverridable function core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php Tests that "cache_tags.invalidator.checksum" is backend overridable.
DatabaseBackendTest::testGarbageCollection function core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php Tests the row count limiting of cache bin database tables.
DatabaseBackendTest::testSetGet function core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php Tests the get and set methods of Drupal\Core\Cache\CacheBackendInterface.
DatabaseDriverList::$includeTestDrivers property core/lib/Drupal/Core/Extension/DatabaseDriverList.php Determines whether test drivers shall be included in the discovery.
DatabaseDriverList::includeTestDrivers function core/lib/Drupal/Core/Extension/DatabaseDriverList.php Determines whether test drivers shall be included in the discovery.
DatabaseDriverListTest class core/tests/Drupal/Tests/Core/Extension/DatabaseDriverListTest.php Tests DatabaseDriverList methods.
DatabaseDriverListTest.php file core/tests/Drupal/Tests/Core/Extension/DatabaseDriverListTest.php
DatabaseDriverListTest::providerDatabaseDrivers function core/tests/Drupal/Tests/Core/Extension/DatabaseDriverListTest.php Data provider for testLegacyGetFromDriverName().
DatabaseDriverListTest::testGet function core/tests/Drupal/Tests/Core/Extension/DatabaseDriverListTest.php @covers ::get[[api-linebreak]]
DatabaseDriverProvidedByModuleTest class core/modules/system/tests/src/Functional/System/DatabaseDriverProvidedByModuleTest.php Tests output on the status overview page.
DatabaseDriverProvidedByModuleTest.php file core/modules/system/tests/src/Functional/System/DatabaseDriverProvidedByModuleTest.php
DatabaseDriverProvidedByModuleTest::$defaultTheme property core/modules/system/tests/src/Functional/System/DatabaseDriverProvidedByModuleTest.php The theme to install as the default for testing.
DatabaseDriverProvidedByModuleTest::setUp function core/modules/system/tests/src/Functional/System/DatabaseDriverProvidedByModuleTest.php
DatabaseDriverProvidedByModuleTest::testDatabaseDriverIsProvidedByModuleButTheModuleIsNotEnabled function core/modules/system/tests/src/Functional/System/DatabaseDriverProvidedByModuleTest.php Tests that the status page shows the error message.
DatabaseEventsTest class core/tests/Drupal/Tests/Core/Database/DatabaseEventsTest.php @coversDefaultClass \Drupal\Core\Database\Connection[[api-linebreak]]
DatabaseEventsTest.php file core/tests/Drupal/Tests/Core/Database/DatabaseEventsTest.php
DatabaseEventsTest::$connection property core/tests/Drupal/Tests/Core/Database/DatabaseEventsTest.php A database connection.
DatabaseEventsTest::setUp function core/tests/Drupal/Tests/Core/Database/DatabaseEventsTest.php
DatabaseEventsTest::testDisableInvalidEvent function core/tests/Drupal/Tests/Core/Database/DatabaseEventsTest.php @covers ::disableEvents[[api-linebreak]]
DatabaseEventsTest::testEnableInvalidEvent function core/tests/Drupal/Tests/Core/Database/DatabaseEventsTest.php @covers ::enableEvents[[api-linebreak]]
DatabaseEventsTest::testEventDispatchingWhenNoContainerAvailable function core/tests/Drupal/Tests/Core/Database/DatabaseEventsTest.php @covers ::dispatchEvent[[api-linebreak]]
DatabaseEventsTest::testEventEnablingAndDisabling function core/tests/Drupal/Tests/Core/Database/DatabaseEventsTest.php @covers ::isEventEnabled[[api-linebreak]]
@covers ::enableEvents[[api-linebreak]]
@covers ::disableEvents[[api-linebreak]]
DatabaseEventTest class core/tests/Drupal/KernelTests/Core/Database/DatabaseEventTest.php Tests the database API events.
DatabaseEventTest.php file core/tests/Drupal/KernelTests/Core/Database/DatabaseEventTest.php
DatabaseEventTest::testStatementExecutionEvents function core/tests/Drupal/KernelTests/Core/Database/DatabaseEventTest.php Tests statement execution events.
DatabaseExceptionWrapperTest class core/tests/Drupal/KernelTests/Core/Database/DatabaseExceptionWrapperTest.php Tests exceptions thrown by queries.
DatabaseExceptionWrapperTest class core/modules/mysqli/tests/src/Kernel/mysqli/DatabaseExceptionWrapperTest.php Tests exceptions thrown by queries.
DatabaseExceptionWrapperTest class core/modules/sqlite/tests/src/Kernel/sqlite/DatabaseExceptionWrapperTest.php Tests exceptions thrown by queries.
DatabaseExceptionWrapperTest class core/modules/pgsql/tests/src/Kernel/pgsql/DatabaseExceptionWrapperTest.php Tests exceptions thrown by queries.
DatabaseExceptionWrapperTest class core/modules/mysql/tests/src/Kernel/mysql/DatabaseExceptionWrapperTest.php Tests exceptions thrown by queries.
DatabaseExceptionWrapperTest.php file core/modules/mysql/tests/src/Kernel/mysql/DatabaseExceptionWrapperTest.php
DatabaseExceptionWrapperTest.php file core/modules/sqlite/tests/src/Kernel/sqlite/DatabaseExceptionWrapperTest.php
DatabaseExceptionWrapperTest.php file core/tests/Drupal/KernelTests/Core/Database/DatabaseExceptionWrapperTest.php
DatabaseExceptionWrapperTest.php file core/modules/mysqli/tests/src/Kernel/mysqli/DatabaseExceptionWrapperTest.php
DatabaseExceptionWrapperTest.php file core/modules/pgsql/tests/src/Kernel/pgsql/DatabaseExceptionWrapperTest.php
DatabaseExceptionWrapperTest::testPrepareStatementFailOnExecution function core/modules/pgsql/tests/src/Kernel/pgsql/DatabaseExceptionWrapperTest.php Tests Connection::prepareStatement exception on execution.
DatabaseExceptionWrapperTest::testPrepareStatementFailOnExecution function core/modules/mysql/tests/src/Kernel/mysql/DatabaseExceptionWrapperTest.php Tests Connection::prepareStatement exception on execution.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.