Search for update
- Search 7.x for update
- Search 9.5.x for update
- Search 8.9.x for update
- Search 11.x for update
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Update | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Update. |
| Update | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Update. |
| Update | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Update. |
| Update | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Update. |
| Update | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Update. |
| Update | class | core/ |
General class for an abstracted UPDATE operation. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateComplexTest | class | core/ |
Tests the Update query builder, complex queries. |
| UpdateComplexTest.php | file | core/ |
|
| UpdateComplexTest::testBetweenConditionUpdate | function | core/ |
Tests BETWEEN conditional clauses. |
| UpdateComplexTest::testInConditionUpdate | function | core/ |
Tests WHERE IN clauses. |
| UpdateComplexTest::testLikeConditionUpdate | function | core/ |
Tests LIKE conditionals. |
| UpdateComplexTest::testNotInConditionUpdate | function | core/ |
Tests WHERE NOT IN clauses. |
| UpdateComplexTest::testOrConditionUpdate | function | core/ |
Tests updates with OR conditionals. |
| UpdateComplexTest::testSubSelectUpdate | function | core/ |
Tests UPDATE with a subselect value. |
| UpdateComplexTest::testUpdateExpression | function | core/ |
Tests UPDATE with expression values. |
| UpdateComplexTest::testUpdateOnlyExpression | function | core/ |
Tests UPDATE with only expression values. |
| UpdateContribTest | class | core/ |
Tests how the Update Manager handles contributed modules and themes. |
| UpdateContribTest.php | file | core/ |
|
| UpdateContribTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateContribTest::$modules | property | core/ |
Modules to install. |
| UpdateContribTest::$updateProject | property | core/ |
The project that is being tested. |
| UpdateContribTest::$updateTableLocator | property | core/ |
The CSS locator for the update table run asserts on. |
| UpdateContribTest::assertCoreCompatibilityMessage | function | core/ |
Asserts that a core compatibility message is correct for an update. |
| UpdateContribTest::doTestSecurityUpdateAvailability | function | core/ |
Tests update status of security releases. |
| UpdateContribTest::securityUpdateAvailabilityProvider | function | core/ |
Data provider method for testSecurityUpdateAvailability(). |
| UpdateContribTest::setUp | function | core/ |
|
| UpdateContribTest::testCoreCompatibilityMessage | function | core/ |
Tests that core compatibility messages are displayed. |
| UpdateContribTest::testHookUpdateStatusAlter | function | core/ |
Checks that hook_update_status_alter() works to change a status. |
| UpdateContribTest::testNonStandardVersionStrings | function | core/ |
Tests messages for invalid, empty and missing version strings. |
| UpdateContribTest::testNoReleasesAvailable | function | core/ |
Tests when there is no available release data for a contrib module. |
| UpdateContribTest::testNormalUpdateAvailable | function | core/ |
Tests the Update Manager module when one normal update is available. |
| UpdateContribTest::testRevokedRelease | function | core/ |
Tests messages when a project release is unpublished. |
| UpdateContribTest::testSecurityUpdateAvailability | function | core/ |
Tests update status of security releases. |
| UpdateContribTest::testUnsupportedRelease | function | core/ |
Tests messages when a project release is marked unsupported. |
| UpdateContribTest::testUpdateBaseThemeSecurityUpdate | function | core/ |
Tests that subthemes are notified about security updates for base themes. |
| UpdateContribTest::testUpdateBrokenFetchURL | function | core/ |
Makes sure that if we fetch from a broken URL, sane things happen. |
| UpdateContribTest::testUpdateContribBasic | function | core/ |
Tests the basic functionality of a contrib module on the status report. |
| UpdateContribTest::testUpdateContribOrder | function | core/ |
Tests that contrib projects are ordered by project name. |
| UpdateContribTest::testUpdateHiddenBaseTheme | function | core/ |
Tests updates with a hidden base theme. |
| UpdateContribTest::testUpdateShowDisabledThemes | function | core/ |
Tests that uninstalled themes are only shown when desired. |
| UpdateController | class | core/ |
Controller routines for update routes. |
| UpdateController.php | file | core/ |
|
| UpdateController::$renderer | property | core/ |
The renderer. |
| UpdateController::$updateManager | property | core/ |
Update manager service. |
| UpdateController::updateRedirect | function | core/ |
Provides a redirect to update page. |
| UpdateController::updateStatus | function | core/ |
Returns a page about the update status of projects. |
| UpdateController::updateStatusManually | function | core/ |
Manually checks the update status without the use of cron. |
| UpdateController::__construct | function | core/ |
Constructs update status data. |
| UpdateDeleteFileIfStaleTest | class | core/ |
Tests the update_delete_file_if_stale() function. |
| UpdateDeleteFileIfStaleTest.php | file | core/ |
|
| UpdateDeleteFileIfStaleTest::$modules | property | core/ |
Modules to install. |
| UpdateDeleteFileIfStaleTest::testUpdateDeleteFileIfStale | function | core/ |
Tests the deletion of stale files. |
| UpdateDescriptionConfigurationPostUpdate | class | core/ |
@covers system_post_update_add_description_to_entity_view_mode[[api-linebreak]] @covers system_post_update_add_description_to_entity_form_mode[[api-linebreak]] |
| UpdateDescriptionConfigurationPostUpdate.php | file | core/ |
|
| UpdateDescriptionConfigurationPostUpdate::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateDescriptionConfigurationPostUpdate::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.