Search for update
- Search 7.x for update
- Search 9.5.x for update
- Search 10.3.x for update
- Search 11.x for update
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Update | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Query\Update. |
Update | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Update. |
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/ |
General class for an abstracted UPDATE operation. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
UpdateCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UpdateCacheTest::testCaches | function | core/ |
Tests that caches are cleared during updates. |
UpdateCompilerPass | class | core/ |
Removes services with unmet dependencies. |
UpdateCompilerPass.php | file | core/ |
|
UpdateCompilerPass::isArgumentMissingService | function | core/ |
Checks if a reference argument is to a missing service. |
UpdateCompilerPass::process | function | core/ |
|
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/ |
Test 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 module handles contributed modules and themes in a series of functional tests using mock XML data. |
UpdateContribTest.php | file | core/ |
|
UpdateContribTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UpdateContribTest::$modules | property | core/ |
Modules to enable. |
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::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 disabled themes are only shown when desired. |
UpdateController | class | core/ |
Controller routines for update routes. |
UpdateController.php | file | core/ |
|
UpdateController::$updateManager | property | core/ |
Update manager service. |
UpdateController::create | function | core/ |
Instantiates a new instance of this class. |
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. |
UpdateCoreTest | class | core/ |
Tests the Update Manager module through a series of functional tests using mock XML data. |
UpdateCoreTest.php | file | core/ |
|
UpdateCoreTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UpdateCoreTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.