Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateManager::getProjects | function | core/ |
Fetches an array of installed and enabled 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 and enabled 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. |
| UpdateManagerUpdateTest | class | core/ |
Tests the Update Manager module's 'Update' form and functionality. |
| UpdateManagerUpdateTest.php | file | core/ |
|
| UpdateManagerUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateManagerUpdateTest::$modules | property | core/ |
Modules to enable. |
| UpdateManagerUpdateTest::incompatibleUpdatesTableProvider | function | core/ |
Provides data for test scenarios involving incompatible updates. |
| UpdateManagerUpdateTest::setUp | function | core/ |
|
| UpdateManagerUpdateTest::testIncompatibleUpdatesTable | function | core/ |
Tests the Update form for a single test scenario of incompatible updates. |
| UpdatePathLastRemovedTest | class | core/ |
Tests that modules can define their last removed update function. |
| UpdatePathLastRemovedTest.php | file | core/ |
|
| UpdatePathLastRemovedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdatePathLastRemovedTest::$modules | property | core/ |
Modules to enable. |
| UpdatePathLastRemovedTest::$updateUrl | property | core/ |
URL for the upgrade script. |
| UpdatePathLastRemovedTest::$updateUser | property | core/ |
A user account with upgrade permission. |
| UpdatePathLastRemovedTest::setUp | function | core/ |
|
| UpdatePathLastRemovedTest::testLastRemovedVersion | function | core/ |
Tests that a module with a too old schema version can not be updated. |
| UpdatePathNewDependencyTest | class | core/ |
Modules can introduce new dependencies and enable them in update hooks. |
| UpdatePathNewDependencyTest.php | file | core/ |
|
| UpdatePathNewDependencyTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdatePathNewDependencyTest::testUpdateNewDependency | function | core/ |
Tests that a module can add services that depend on new modules. |
| UpdatePathTestBase | class | core/ |
Provides a base class for writing an update test. |
| UpdatePathTestBase.php | file | core/ |
Pagination
- Previous page
- Page 1330
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.