Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateLocalTasksTest::setUp | function | core/ |
|
| UpdateLocalTasksTest::testUpdateModuleLocalTasks | function | core/ |
Checks update module tasks. |
| UpdateLocalTasksTest::testUpdateReportLocalTasks | function | core/ |
Checks update report tasks. |
| UpdateLocalTasksTest::testUpdateThemeLocalTasks | function | core/ |
Checks update theme tasks. |
| UpdateMailTest | class | core/ |
Tests text of update email. |
| UpdateMailTest.php | file | core/ |
|
| UpdateMailTest::$configFactory | property | core/ |
Mocked config factory. |
| UpdateMailTest::$container | property | core/ |
The container. |
| UpdateMailTest::$currentUser | property | core/ |
The mocked current user service. |
| UpdateMailTest::$languageManager | property | core/ |
Mocked language manager. |
| UpdateMailTest::$urlGenerator | property | core/ |
Mocked URL generator. |
| UpdateMailTest::providerTestUpdateEmail | function | core/ |
Provides data for ::testUpdateEmail. |
| UpdateMailTest::setUp | function | core/ |
|
| UpdateMailTest::testUpdateEmail | function | core/ |
Test the subject and body of update text. |
| UpdateManager::$availableReleasesTempStore | property | core/ |
Update available releases key/value store. |
| UpdateManager::$keyValueStore | property | core/ |
The key/value store. |
| UpdateManager::$moduleExtensionList | property | core/ |
The module extension list. |
| UpdateManager::$projects | property | core/ |
An array of installed projects. |
| UpdateManager::$themeExtensionList | property | core/ |
The theme extension list. |
| UpdateManager::$updateProcessor | property | core/ |
Update Processor Service. |
| UpdateManager::$updateSettings | property | core/ |
The update settings. |
| UpdateManager::getProjects | function | core/ |
Fetches an array of installed projects. |
| UpdateManager::projectStorage | function | core/ |
Retrieves update storage data or empties it. |
| UpdateManager::refreshUpdateData | function | core/ |
Clears out all the available update data and initiates re-fetching. |
| UpdateManager::__construct | function | core/ |
Constructs an UpdateManager. |
| UpdateManagerAccessCheck | class | core/ |
Determines whether allow authorized operations is set. |
| UpdateManagerAccessCheck.php | file | core/ |
|
| UpdateManagerAccessCheck::$settings | property | core/ |
Settings Service. |
| UpdateManagerAccessCheck::access | function | core/ |
Checks access. |
| UpdateManagerAccessCheck::__construct | function | core/ |
Constructs an UpdateManagerAccessCheck object. |
| UpdateManagerInstall | class | core/ |
Configure update settings for this site. |
| UpdateManagerInstall.php | file | core/ |
|
| UpdateManagerInstall::$archiverManager | property | core/ |
The archiver plugin manager service. |
| UpdateManagerInstall::$moduleHandler | property | core/ |
The module handler. |
| UpdateManagerInstall::$root | property | core/ |
The root location under which installed projects will be saved. |
| UpdateManagerInstall::$sitePath | property | core/ |
The site path. |
| UpdateManagerInstall::buildForm | function | core/ |
Form constructor. |
| UpdateManagerInstall::create | function | core/ |
Instantiates a new instance of this class. |
| UpdateManagerInstall::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UpdateManagerInstall::submitForm | function | core/ |
Form submission handler. |
| UpdateManagerInstall::validateForm | function | core/ |
Form validation handler. |
| UpdateManagerInstall::__construct | function | core/ |
Constructs a new UpdateManagerInstall. |
| UpdateManagerInterface::getProjects | function | core/ |
Fetches an array of installed projects. |
| UpdateManagerInterface::NOT_SECURE | constant | core/ |
Project is missing security update(s). |
| UpdateManagerInterface::NOT_SUPPORTED | constant | core/ |
Current release is no longer supported by the project maintainer. |
| UpdateManagerInterface::projectStorage | function | core/ |
Retrieves update storage data or empties it. |
| UpdateManagerInterface::refreshUpdateData | function | core/ |
Clears out all the available update data and initiates re-fetching. |
| UpdateManagerUpdate::$state | property | core/ |
The Drupal state storage service. |
| UpdateManagerUpdate::submitForm | function | core/ |
Form submission handler. |
| UpdateManagerUpdate::__construct | function | core/ |
Constructs a new UpdateManagerUpdate object. |
Pagination
- Previous page
- Page 1366
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.