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 |
|---|---|---|---|
| UpdateReducedThemeRegistryTest::$defaultTheme | property | core/ |
|
| UpdateReducedThemeRegistryTest::$modules | property | core/ |
|
| UpdateReducedThemeRegistryTest::testUpdatePageWithBrokenThemeHook | function | core/ |
Tests that the update page can be accessed. |
| UpdateRegistry | class | core/ |
Provides all and missing update implementations. |
| UpdateRegistry.php | file | core/ |
|
| UpdateRegistry::$enabledExtensions | property | core/ |
|
| UpdateRegistry::$loadedFiles | property | core/ |
A static cache of all the extension updates scanned for. |
| UpdateRegistry::$logFilename | property | core/ |
The filename of the log file. |
| UpdateRegistry::filterOutInvokedUpdatesByExtension | function | core/ |
Filters out already executed update functions by extension. |
| UpdateRegistry::getAvailableUpdateFunctions | function | core/ |
Gets all available update functions. |
| UpdateRegistry::getPendingUpdateFunctions | function | core/ |
Find all update functions that haven't been executed. |
| UpdateRegistry::getPendingUpdateInformation | function | core/ |
Returns a list of all the pending updates. |
| UpdateRegistry::getRemovedPostUpdates | function | core/ |
Gets removed hook_post_update_NAME() implementations for an extension. |
| UpdateRegistry::getSubscribedEvents | function | core/ |
|
| UpdateRegistry::getUpdateFunctions | function | core/ |
Returns all available updates for a given extension. |
| UpdateRegistry::includeThemes | function | core/ |
|
| UpdateRegistry::loadUpdateFile | function | core/ |
Loads the {$this->updateType}.php file for a given extension. |
| UpdateRegistry::loadUpdateFiles | function | core/ |
Loads all update files for a given list of extension. |
| UpdateRegistry::onConfigSave | function | core/ |
Processes the list of installed extensions when core.extension changes. |
| UpdateRegistry::registerInvokedUpdates | function | core/ |
Registers that update functions were executed. |
| UpdateRegistry::scanExtensionsAndLoadUpdateFiles | function | core/ |
Scans all module, theme, and profile extensions and load the update files. |
| UpdateRegistry::__construct | function | core/ |
Constructs a new UpdateRegistry. |
| UpdateRegistryTest | class | core/ |
Tests UpdateRegistry. |
| UpdateRegistryTest.php | file | core/ |
|
| UpdateRegistryTest::setUp | function | core/ |
|
| UpdateRegistryTest::setupBasicExtensions | function | core/ |
Sets up some extensions with some update functions. |
| UpdateRegistryTest::testFilterOutInvokedUpdatesByExtension | function | core/ |
Tests filter out invoked updates by extension. |
| UpdateRegistryTest::testGetPendingCustomUpdateFunctions | function | core/ |
Tests get pending custom update functions. |
| UpdateRegistryTest::testGetPendingUpdateFunctionsExistingUpdates | function | core/ |
Tests get pending update functions existing updates. |
| UpdateRegistryTest::testGetPendingUpdateFunctionsNoExistingUpdates | function | core/ |
Tests get pending update functions no existing updates. |
| UpdateRegistryTest::testGetPendingUpdateFunctionsWithLoadedModulesButNotEnabled | function | core/ |
Tests get pending update functions with loaded modules but not enabled. |
| UpdateRegistryTest::testGetPendingUpdateInformation | function | core/ |
Tests get pending update information. |
| UpdateRegistryTest::testGetPendingUpdateInformationWithExistingUpdates | function | core/ |
Tests get pending update information with existing updates. |
| UpdateRegistryTest::testGetPendingUpdateInformationWithRemovedUpdates | function | core/ |
Tests get pending update information with removed updates. |
| UpdateRegistryTest::testGetUpdateFunctions | function | core/ |
Tests get update functions. |
| UpdateRegistryTest::testRegisterInvokedUpdatesWithExistingUpdates | function | core/ |
Tests register invoked updates with existing updates. |
| UpdateRegistryTest::testRegisterInvokedUpdatesWithMultiple | function | core/ |
Tests register invoked updates with multiple. |
| UpdateRegistryTest::testRegisterInvokedUpdatesWithoutExistingUpdates | function | core/ |
Tests register invoked updates without existing updates. |
| UpdateRemovedPostUpdateTest | class | core/ |
Tests hook_removed_post_updates(). |
| UpdateRemovedPostUpdateTest.php | file | core/ |
|
| UpdateRemovedPostUpdateTest::$defaultTheme | property | core/ |
|
| UpdateRemovedPostUpdateTest::$updateUrl | property | core/ |
An user that can execute updates. |
| UpdateRemovedPostUpdateTest::$updateUser | property | core/ |
An user that can execute updates. |
| UpdateRemovedPostUpdateTest::setUp | function | core/ |
|
| UpdateRemovedPostUpdateTest::testRemovedPostUpdate | function | core/ |
Tests hook_post_update_NAME(). |
| UpdateReportTest | class | core/ |
Tests update report functionality. |
| UpdateReportTest.php | file | core/ |
|
| UpdateReportTest::$modules | property | core/ |
|
| UpdateReportTest::providerTemplatePreprocessUpdateReport | function | core/ |
Provides data for testTemplatePreprocessUpdateReport(). |
| UpdateReportTest::testTemplatePreprocessUpdateFetchErrorMessageNoDblog | function | core/ |
Tests the error message when failing to fetch data without dblog installed. |
Pagination
- Previous page
- Page 1712
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.