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 |
|---|---|---|---|
| DatabaseLegacyTest::testDbQuery | function | core/ |
Tests the db_query() function. |
| DatabaseLegacyTest::testDbQueryRange | function | core/ |
Tests deprecation of the db_query_range() function. |
| DatabaseLegacyTest::testDbQueryTemporary | function | core/ |
Tests deprecation of the db_query_temporary() function. |
| DatabaseLegacyTest::testDbRenameTable | function | core/ |
Tests deprecation of the db_rename_table() function. |
| DatabaseLegacyTest::testDbSelect | function | core/ |
Tests the db_select() function. |
| DatabaseLegacyTest::testDbSetActive | function | core/ |
Tests the db_set_active() function. |
| DatabaseLegacyTest::testDbTableExists | function | core/ |
Tests the db_table_exists() function. |
| DatabaseLegacyTest::testDbTransaction | function | core/ |
Tests deprecation of the db_transaction() function. |
| DatabaseLegacyTest::testDbTruncate | function | core/ |
Tests deprecation of the db_truncate() function. |
| DatabaseLegacyTest::testDbUpdate | function | core/ |
Tests the db_update() function. |
| DatabaseLegacyTest::testDbXor | function | core/ |
Tests deprecation of the db_xor() function. |
| DatabaseLegacyTest::testSchemaFieldDefaultChange | function | core/ |
Tests Schema::fieldSetDefault and Schema::fieldSetNoDefault. |
| DatabaseStorageExpirableTest | class | core/ |
Tests the key-value database storage. |
| DatabaseStorageExpirableTest.php | file | core/ |
|
| DatabaseStorageExpirableTest::$modules | property | core/ |
Modules to enable. |
| DatabaseStorageExpirableTest::register | function | core/ |
Registers test-specific services. |
| DatabaseStorageExpirableTest::setUp | function | core/ |
|
| DatabaseStorageExpirableTest::testCRUDWithExpiration | function | core/ |
Tests CRUD functionality with expiration. |
| DatabaseStorageExpirableTest::testExpiration | function | core/ |
Tests data expiration. |
| DatabaseStorageTest | class | core/ |
Tests the key-value database storage. |
| DatabaseStorageTest | class | core/ |
Tests DatabaseStorage operations. |
| DatabaseStorageTest.php | file | core/ |
|
| DatabaseStorageTest.php | file | core/ |
|
| DatabaseStorageTest::$modules | property | core/ |
Modules to enable. |
| DatabaseStorageTest::delete | function | core/ |
|
| DatabaseStorageTest::insert | function | core/ |
|
| DatabaseStorageTest::read | function | core/ |
|
| DatabaseStorageTest::register | function | core/ |
Registers test-specific services. |
| DatabaseStorageTest::setUp | function | core/ |
|
| DatabaseStorageTest::setUp | function | core/ |
|
| DatabaseStorageTest::update | function | core/ |
|
| DatabaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Database\Database[[api-linebreak]] |
| DatabaseTest.php | file | core/ |
|
| DatabaseTest::$additionalClassloader | property | core/ |
A classloader to enable testing of contrib drivers. |
| DatabaseTest::$root | property | core/ |
Path to DRUPAL_ROOT. |
| DatabaseTest::addD8CustomDrivers | function | core/ |
Adds a database driver that uses the D8's Drupal\Driver\Database namespace. |
| DatabaseTest::addModuleDrivers | function | core/ |
Adds database drivers that are provided by modules. |
| DatabaseTest::providerFindDriverAutoloadDirectory | function | core/ |
Data provider for ::testFindDriverAutoloadDirectory(). |
| DatabaseTest::providerFindDriverAutoloadDirectoryException | function | core/ |
Data provider for ::testFindDriverAutoloadDirectoryException(). |
| DatabaseTest::setUp | function | core/ |
|
| DatabaseTest::testFindDriverAutoloadDirectory | function | core/ |
@covers ::findDriverAutoloadDirectory[[api-linebreak]] @dataProvider providerFindDriverAutoloadDirectory |
| DatabaseTest::testFindDriverAutoloadDirectoryException | function | core/ |
@covers ::findDriverAutoloadDirectory[[api-linebreak]] @dataProvider providerFindDriverAutoloadDirectoryException |
| DatabaseTestBase | class | core/ |
Base class for databases database tests. |
| DatabaseTestBase | class | core/ |
Base class for databases database tests. |
| DatabaseTestBase.php | file | core/ |
|
| DatabaseTestBase.php | file | core/ |
|
| DatabaseTestBase::$connection | property | core/ |
The database connection for testing. |
| DatabaseTestBase::$modules | property | core/ |
Modules to enable. |
| DatabaseTestBase::$modules | property | core/ |
Modules to enable. |
| DatabaseTestBase::addSampleData | function | core/ |
Sets up our sample data. |
Pagination
- Previous page
- Page 148
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.