Search for update
- Search 7.x for update
- Search 9.5.x for update
- Search 8.9.x for update
- Search 11.x for update
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\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 |
|---|---|---|---|
| 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. |
| UpdateRegistryFactory | class | core/ |
Service factory for the update registry. |
| UpdateRegistryFactory.php | file | core/ |
|
| UpdateRegistryFactory::create | function | core/ |
Creates a new UpdateRegistry instance. |
| UpdateRegistryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Update\UpdateRegistry[[api-linebreak]] @group Update |
| UpdateRegistryTest.php | file | core/ |
|
| UpdateRegistryTest::setUp | function | core/ |
|
| UpdateRegistryTest::setupBasicExtensions | function | core/ |
Sets up some extensions with some update functions. |
| UpdateRegistryTest::testFilterOutInvokedUpdatesByExtension | function | core/ |
@covers ::filterOutInvokedUpdatesByExtension[[api-linebreak]] |
| UpdateRegistryTest::testGetPendingCustomUpdateFunctions | function | core/ |
@covers ::getPendingUpdateFunctions[[api-linebreak]] |
| UpdateRegistryTest::testGetPendingUpdateFunctionsExistingUpdates | function | core/ |
@covers ::getPendingUpdateFunctions[[api-linebreak]] |
| UpdateRegistryTest::testGetPendingUpdateFunctionsNoExistingUpdates | function | core/ |
@covers ::getPendingUpdateFunctions[[api-linebreak]] |
| UpdateRegistryTest::testGetPendingUpdateFunctionsWithLoadedModulesButNotEnabled | function | core/ |
@covers ::getPendingUpdateFunctions[[api-linebreak]] |
| UpdateRegistryTest::testGetPendingUpdateInformation | function | core/ |
@covers ::getPendingUpdateInformation[[api-linebreak]] |
| UpdateRegistryTest::testGetPendingUpdateInformationWithExistingUpdates | function | core/ |
@covers ::getPendingUpdateInformation[[api-linebreak]] |
| UpdateRegistryTest::testGetPendingUpdateInformationWithRemovedUpdates | function | core/ |
@covers ::getPendingUpdateInformation[[api-linebreak]] |
| UpdateRegistryTest::testGetUpdateFunctions | function | core/ |
@covers ::getUpdateFunctions[[api-linebreak]] |
| UpdateRegistryTest::testRegisterInvokedUpdatesWithExistingUpdates | function | core/ |
@covers ::registerInvokedUpdates[[api-linebreak]] |
| UpdateRegistryTest::testRegisterInvokedUpdatesWithMultiple | function | core/ |
@covers ::registerInvokedUpdates[[api-linebreak]] |
| UpdateRegistryTest::testRegisterInvokedUpdatesWithoutExistingUpdates | function | core/ |
@covers ::registerInvokedUpdates[[api-linebreak]] |
| UpdateRemovedPostUpdateTest | class | core/ |
Tests hook_removed_post_updates(). |
| UpdateRemovedPostUpdateTest.php | file | core/ |
|
| UpdateRemovedPostUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| 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/ |
Modules to install. |
| UpdateReportTest::providerTemplatePreprocessUpdateReport | function | core/ |
Provides data for testTemplatePreprocessUpdateReport(). |
| UpdateReportTest::testTemplatePreprocessUpdateFetchErrorMessageNoDblog | function | core/ |
Tests the error message when failing to fetch data without dblog installed. |
| UpdateReportTest::testTemplatePreprocessUpdateFetchErrorMessageWithDblog | function | core/ |
Tests the error message when failing to fetch data with dblog installed. |
| UpdateReportTest::testTemplatePreprocessUpdateReport | function | core/ |
@dataProvider providerTemplatePreprocessUpdateReport |
| UpdaterException | class | core/ |
Defines an Exception class for Drupal\Core\Updater\Updater class hierarchy. |
| UpdaterException.php | file | core/ |
|
| UpdaterFileTransferException | class | core/ |
Defines a child class of Drupal\Core\Updater\UpdaterException. |
| UpdaterFileTransferException.php | file | core/ |
|
| UpdaterInterface | interface | core/ |
Defines an interface for a class which can update a Drupal project. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.