Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateSettingsForm::getEditableConfigNames | function | core/ |
|
| UpdateSettingsForm::getFormId | function | core/ |
|
| UpdateSettingsForm::multiLineStringToArray | function | core/ |
Prepares the submitted value to be stored in the notify_emails property. |
| UpdateSettingsForm::submitForm | function | core/ |
|
| UpdateSettingsFormTest | class | core/ |
Tests the update_settings form. |
| UpdateSettingsFormTest.php | file | core/ |
|
| UpdateSettingsFormTest::$defaultTheme | property | core/ |
|
| UpdateSettingsFormTest::$modules | property | core/ |
|
| UpdateSettingsFormTest::testUpdateSettingsForm | function | core/ |
Tests the update_settings form. |
| UpdateStorageTest | class | core/ |
Tests the Update Status module storage is cleared correctly. |
| UpdateStorageTest.php | file | core/ |
|
| UpdateStorageTest::$modules | property | core/ |
|
| UpdateStorageTest::testUpdateStorage | function | core/ |
Tests the Update Status module storage is cleared correctly. |
| UpdatesWith7xTest | class | core/ |
Tests the minimum schema version when only 7.x update hooks are retained. |
| UpdatesWith7xTest.php | file | core/ |
|
| UpdatesWith7xTest::$defaultTheme | property | core/ |
|
| UpdatesWith7xTest::$modules | property | core/ |
|
| 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/ |
Tests updating from Drupal 7. |
| 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::testToString | function | core/ |
Tests the Update::__toString() method. |
| UpdateTest::testUpdateAffectedRows | function | core/ |
Tests return value on update. |
| UpdateTest::testUpdateNonExistingTable | function | core/ |
Updating a not existing table throws a DatabaseExceptionWrapper. |
| UpdateTest::testUpdateValueInSerial | function | core/ |
Updating a serial field throws a IntegrityConstraintViolationException. |
| 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. |
| UpdateTestBase | class | core/ |
Defines some shared functions used by all update tests. |
| UpdateTestBase.php | file | core/ |
|
| UpdateTestBase::$modules | property | core/ |
|
| UpdateTestBase::$updateProject | property | core/ |
The project that is being tested. |
| UpdateTestBase::$updateTableLocator | property | core/ |
The CSS locator for the update table run asserts on. |
| UpdateTestBase::assertSecurityUpdates | function | core/ |
Asserts the expected security updates are displayed correctly on the page. |
| UpdateTestBase::assertUpdateTableElementContains | function | core/ |
Asserts that the update table element HTML contains the specified text. |
| UpdateTestBase::assertUpdateTableElementNotContains | function | core/ |
Asserts that the update table element HTML contains the specified text. |
| UpdateTestBase::assertUpdateTableTextContains | function | core/ |
Asserts that the update table text contains the specified text. |
| UpdateTestBase::assertUpdateTableTextNotContains | function | core/ |
Asserts that the update table text does not contain the specified text. |
| UpdateTestBase::assertVersionUpdateLinks | function | core/ |
Asserts that an update version has the correct links. |
| UpdateTestBase::confirmRevokedStatus | function | core/ |
Confirms messages are correct when a release has been unpublished/revoked. |
| UpdateTestBase::confirmUnsupportedStatus | function | core/ |
Confirms messages are correct when a release has been marked unsupported. |
| UpdateTestBase::findUpdateElementByLabel | function | core/ |
Finds an update page element by label. |
| UpdateTestBase::refreshUpdateStatus | function | core/ |
Refreshes the update status based on the desired available update scenario. |
Pagination
- Previous page
- Page 1500
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.