FormsElementsDescriptionsTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test form element labels, required markers and associated output. |
FilterSettingsAttachedTestCase |
class |
|
core/modules/filter/tests/filter_js_settings.test |
Test functionality specific to Filter module's attach behavior. |
LinkCustomFormTest |
class |
|
core/modules/link/tests/link.custom.test |
Testing that the basics work for link fields on custom forms. |
BasisTestCase |
class |
|
core/modules/simpletest/tests/basis.test |
Test the addition of supplemental CSS update selectors on the body class. |
BackupDatabase |
abstract class |
|
core/includes/backup/backup.database.inc |
A destination type for saving to a database server. |
BackupConfig |
class |
|
core/includes/backup/backup.config.inc |
Base class for creating backups. |
BackupFile |
class |
|
core/includes/backup/backup.file.inc |
Provides a utility object for reading and writing local backup files. |
Backup |
abstract class |
|
core/includes/backup/backup.class.inc |
Base class for creating backups. |
BackupMySql |
class |
|
core/includes/backup/backup.mysql.inc |
Creates and restores backups from a MySQL database source. |
BackupBaseTestCase |
class |
|
core/modules/simpletest/tests/backup.test |
Base class for testing Backup and Restore functionality. |
BackupSettingsTestCase |
class |
|
core/modules/simpletest/tests/backup.test |
Tests backup settings form. |
BackupUpdateTestCase |
class |
|
core/modules/simpletest/tests/backup.test |
Tests backup and restore via update.php and restore.php. |
UserLoginAppearanceTestCase |
class |
|
core/modules/user/tests/user.test |
Test login page appearance. |
FakeRecordWithConstructor |
class |
|
core/modules/simpletest/tests/database_test.test |
Dummy class that contains a construct method. |
DatabaseStatementPrefetchGadgetChainTestCase |
class |
|
core/modules/simpletest/tests/database_test.test |
Tests database statements against deserialization attacks. |