Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
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 |
|---|---|---|---|
| UpdateScriptTest::assertUpdateWithNoError | function | core/ |
Asserts a particular error is not shown on update and status report pages. |
| UpdateScriptTest::enableExtension | function | core/ |
Enables an extension using the UI. |
| UpdateScriptTest::getSystemSchema | function | core/ |
Returns the Drupal 7 system table schema. |
| UpdateScriptTest::HANDBOOK_MESSAGE | constant | core/ |
|
| UpdateScriptTest::providerExtensionCompatibilityChange | function | core/ |
Date provider for testExtensionCompatibilityChange(). |
| UpdateScriptTest::providerMissingExtension | function | core/ |
Data provider for testMissingExtension(). |
| UpdateScriptTest::runUpdates | function | core/ |
Helper function to run updates via the browser. |
| UpdateScriptTest::setUp | function | core/ |
|
| UpdateScriptTest::testExtensionCompatibilityChange | function | core/ |
Tests that extension compatibility changes are handled correctly. |
| UpdateScriptTest::testMaintenanceModeLink | function | core/ |
Tests maintenance mode link on update.php. |
| UpdateScriptTest::testMaintenanceModeUpdateFunctionality | function | core/ |
Tests update.php while in maintenance mode. |
| UpdateScriptTest::testMissingExtension | function | core/ |
Tests that a missing extension prevents updates. |
| UpdateScriptTest::testNoUpdateFunctionality | function | core/ |
Tests update.php when there are no updates to apply. |
| UpdateScriptTest::testOrphanedSchemaEntries | function | core/ |
Tests that orphan schemas are handled properly. |
| UpdateScriptTest::testRequirements | function | core/ |
Tests that requirements warnings and errors are correctly displayed. |
| UpdateScriptTest::testSuccessfulMultilingualUpdateFunctionality | function | core/ |
Tests perfoming updates with update.php in a multilingual environment. |
| UpdateScriptTest::testSuccessfulUpdateFunctionality | function | core/ |
Tests update.php after performing a successful update. |
| UpdateScriptTest::testThemeSystem | function | core/ |
Tests the effect of using the update script on the theme system. |
| UpdateScriptTest::testUpdateAccess | function | core/ |
Tests access to the update script. |
| UpdateScriptTestController | class | core/ |
Controller routines for update_script_test routes. |
| UpdateScriptTestController.php | file | core/ |
|
| UpdateScriptTestController::databaseUpdatesMenuItem | function | core/ |
Outputs a link to the database updates URL. |
| UpdatesWith7xTest | class | core/ |
Tests that the minimum schema version is correct even if only 7.x update hooks are retained . |
| UpdatesWith7xTest.php | file | core/ |
|
| UpdatesWith7xTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdatesWith7xTest::$modules | property | core/ |
Modules to enable. |
| UpdatesWith7xTest::$updateUrl | property | core/ |
The URL for the update page. |
| UpdatesWith7xTest::$updateUser | property | core/ |
An administrative user. |
| UpdatesWith7xTest::setUp | function | core/ |
|
| UpdatesWith7xTest::testWith7x | function | core/ |
|
| UpdateTest | class | core/ |
Tests the update query builder. |
| UpdateTest.php | file | core/ |
|
| UpdateTest::testExpressionUpdate | function | core/ |
Tests updating with expressions. |
| UpdateTest::testMultiGTUpdate | function | core/ |
Confirms that we can update multiple records with a non-equality condition. |
| UpdateTest::testMultiUpdate | function | core/ |
Confirms that we can update multiple records successfully. |
| UpdateTest::testSimpleNullUpdate | function | core/ |
Confirms updating to NULL. |
| UpdateTest::testSimpleUpdate | function | core/ |
Confirms that we can update a single record successfully. |
| UpdateTest::testSpecialColumnUpdate | function | core/ |
Confirm that we can update values in a column with special name. |
| UpdateTest::testUpdateAffectedRows | function | core/ |
Tests return value on update. |
| UpdateTest::testWhereAndConditionUpdate | function | core/ |
Confirms that we can stack condition and where calls. |
| UpdateTest::testWhereUpdate | function | core/ |
Confirms that we can update multiple records with a where call. |
| UpdateTestArchiver | class | core/ |
Defines a test archiver implementation. |
| UpdateTestArchiver.php | file | core/ |
|
| UpdateTestArchiver::add | function | core/ |
Adds the specified file or directory to the archive. |
| UpdateTestArchiver::extract | function | core/ |
Extracts multiple files in the archive to the specified path. |
| UpdateTestArchiver::listContents | function | core/ |
Lists all files in the archive. |
| UpdateTestArchiver::remove | function | core/ |
Removes the specified file from the archive. |
| UpdateTestBase | class | core/ |
Defines some shared functions used by all update tests. |
| UpdateTestBase | class | core/ |
Defines some shared functions used by all update tests. |
| UpdateTestBase.php | file | core/ |
Pagination
- Previous page
- Page 721
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.