namespace Drupal\Tests\mysql\Kernel\mysql
Same name in other branches
| Object name | File name | Summary | 
|---|---|---|
| ConnectionTest | core/modules/mysql/tests/src/Kernel/mysql/ConnectionTest.php | MySQL-specific connection tests. | 
| ConnectionUnitTest | core/modules/mysql/tests/src/Kernel/mysql/ConnectionUnitTest.php | MySQL-specific connection unit tests. | 
| DatabaseExceptionWrapperTest | core/modules/mysql/tests/src/Kernel/mysql/DatabaseExceptionWrapperTest.php | Tests exceptions thrown by queries. | 
| DbDumpTest | core/modules/mysql/tests/src/Kernel/mysql/DbDumpTest.php | Tests for the database dump commands. | 
| LargeQueryTest | core/modules/mysql/tests/src/Kernel/mysql/LargeQueryTest.php | Tests handling of large queries. | 
| MysqlDriverLegacyTest | core/modules/mysql/tests/src/Kernel/mysql/MysqlDriverLegacyTest.php | Tests the deprecations of the MySQL database driver classes in Core. | 
| MysqlDriverTest | core/modules/mysql/tests/src/Kernel/mysql/MysqlDriverTest.php | Tests the deprecations of the MySQL database driver classes in Core. | 
| NextIdTest | core/modules/mysql/tests/src/Kernel/mysql/NextIdTest.php | Tests the sequences API. | 
| PrefixInfoTest | core/modules/mysql/tests/src/Kernel/mysql/PrefixInfoTest.php | Tests that the prefix info for a database schema is correct. | 
| SchemaTest | core/modules/mysql/tests/src/Kernel/mysql/SchemaTest.php | Tests schema API for the MySQL driver. | 
| SchemaUniquePrefixedKeysIndexTest | core/modules/mysql/tests/src/Kernel/mysql/SchemaUniquePrefixedKeysIndexTest.php | Tests adding UNIQUE keys to tables. | 
| SqlModeTest | core/modules/mysql/tests/src/Kernel/mysql/SqlModeTest.php | Tests compatibility of the MySQL driver with various sql_mode options. | 
| SyntaxTest | core/modules/mysql/tests/src/Kernel/mysql/SyntaxTest.php | Tests MySql syntax interpretation. | 
| TemporaryQueryTest | core/modules/mysql/tests/src/Kernel/mysql/TemporaryQueryTest.php | Tests the temporary query functionality. | 
| TransactionTest | core/modules/mysql/tests/src/Kernel/mysql/TransactionTest.php | Tests transaction for the MySQL driver. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
