Search for update
- Search 7.x for update
- Search 9.5.x for update
- Search 10.3.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/ |
MySQL test implementation of \Drupal\Core\Database\Query\Update. |
| Update | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\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 |
|---|---|---|---|
| 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::setupBasicModules | function | core/ |
Sets up some modules with some update functions. |
| UpdateRegistryTest::testFilterOutInvokedUpdatesByModule | function | core/ |
@covers ::filterOutInvokedUpdatesByModule[[api-linebreak]] |
| UpdateRegistryTest::testGetModuleUpdateFunctions | function | core/ |
@covers ::getModuleUpdateFunctions[[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::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::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 enable. |
| UpdateReportTest::providerTemplatePreprocessUpdateReport | function | core/ |
Provides data for testTemplatePreprocessUpdateReport(). |
| UpdateReportTest::testTemplatePreprocessUpdateReport | function | core/ |
@dataProvider providerTemplatePreprocessUpdateReport |
| UpdaterException | class | core/ |
Defines a Exception class for the Drupal\Core\Updater\Updater class hierarchy. |
| UpdaterException.php | file | core/ |
|
| UpdaterFileTransferException | class | core/ |
Defines a child class of Drupal\Core\Updater\UpdaterException that indicates a Drupal\Core\FileTransfer\FileTransfer exception. |
| UpdaterFileTransferException.php | file | core/ |
|
| UpdaterInterface | interface | core/ |
Defines an interface for a class which can update a Drupal project. |
| UpdaterInterface.php | file | core/ |
|
| UpdaterInterface::canUpdateDirectory | function | core/ |
Determines if the Updater can handle the project provided in $directory. |
| UpdaterInterface::getInstallDirectory | function | core/ |
Returns the path to the default install location for the current project. |
| UpdaterInterface::getProjectName | function | core/ |
Returns the system name of the project. |
| UpdaterInterface::getRootDirectoryRelativePath | function | core/ |
Returns the name of the root directory under which projects will be copied. |
| UpdaterInterface::isInstalled | function | core/ |
Checks if the project is installed. |
| UpdaterInterface::postInstall | function | core/ |
Actions to run after an install has occurred. |
| UpdaterInterface::postUpdate | function | core/ |
Actions to run after an update has occurred. |
| UpdateRootFactory | class | core/ |
Gets the root path used by the Update Manager to install or update projects. |
| UpdateRootFactory.php | file | core/ |
|
| UpdateRootFactory::$drupalKernel | property | core/ |
The Drupal kernel. |
| UpdateRootFactory::$requestStack | property | core/ |
The request stack. |
| UpdateRootFactory::get | function | core/ |
Gets the root path under which projects are installed or updated. |
| UpdateRootFactory::__construct | function | core/ |
Constructs an UpdateRootFactory instance. |
| UpdaterTest | class | core/ |
Tests InfoParser class and exception. |
| UpdaterTest.php | file | core/ |
|
| UpdaterTest::testGetProjectTitleWithChild | function | core/ |
Tests project and child project showing correct title. |
| UpdateSchemaTest | class | core/ |
Tests that update hooks are properly run. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.