Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 Status 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::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. |
| UpdateCronHooks | class | core/ |
Hook implementations for update. |
| UpdateCronHooks.php | file | core/ |
|
| UpdateCronHooks::cron | function | core/ |
Implements hook_cron(). |
| UpdateCronHooks::notify | function | core/ |
Performs any notifications that should be done once cron fetches new data. |
| UpdateCronHooks::__construct | function | core/ |
|
| UpdateDataSubscriber | class | core/ |
Clears stale update data once staged changes have been applied. |
| UpdateDataSubscriber.php | file | core/ |
|
| UpdateDataSubscriber::clearData | function | core/ |
Clears stale update data. |
| UpdateDataSubscriber::getSubscribedEvents | function | core/ |
|
| UpdateDataSubscriber::__construct | function | core/ |
|
| UpdateDescriptionTest | class | core/ |
Tests for update descriptions. |
| UpdateDescriptionTest.php | file | core/ |
|
| UpdateDescriptionTest::$modules | property | core/ |
|
| UpdateDescriptionTest::testUpdateGetUpdateList | function | core/ |
Tests the list of pending database updates. |
| updated_module.module | file | core/ |
Contains global functions for testing updates to a .module file. |
| updated_module.module | file | core/ |
Contains global functions for testing updates to a .module file. |
| updated_module.post_apply_subscriber | service | core/ |
Drupal\updated_module\PostApplySubscriber |
| updated_module.services.yml | file | core/ |
core/modules/package_manager/tests/fixtures/build_test_projects/updated_module/1.1.0/updated_module.services.yml |
| updated_module_hello | function | core/ |
Page controller that says hello. |
| updated_module_hello | function | core/ |
Page controller that says hello. |
| UpdateEmptyEmailsUpdatePathTest | class | core/ |
Tests update_post_update_fix_update_emails. |
| UpdateEmptyEmailsUpdatePathTest.php | file | core/ |
|
| UpdateEmptyEmailsUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| UpdateEmptyEmailsUpdatePathTest::testRunUpdates | function | core/ |
Tests update_post_update_fix_update_emails. |
| UpdateException | class | core/ |
Exception class used to throw error if a module update fails. |
| UpdateException.php | file | core/ |
|
| UpdateFetcher | class | core/ |
Fetches project information from remote locations. |
| UpdateFetcher.php | file | core/ |
|
| UpdateFetcher::$fetchUrl | property | core/ |
The fetch URL configured in the update settings. |
| UpdateFetcher::$updateSettings | property | core/ |
The update settings. |
Pagination
- Previous page
- Page 1706
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.