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 |
|---|---|---|---|
| update.fetcher | service | core/ |
Drupal\update\UpdateFetcher |
| update.inc | file | core/ |
Drupal database update API. |
| update.info.yml | file | core/ |
core/modules/update/update.info.yml |
| update.install | file | core/ |
Install, update, and uninstall functions for the Update Manager module. |
| update.key_value.post_update | service | core/ |
Drupal\Core\KeyValueStore\KeyValueStoreInterface |
| update.libraries.yml | file | core/ |
core/modules/update/update.libraries.yml |
| update.links.action.yml | file | core/ |
core/modules/update/update.links.action.yml |
| update.links.menu.yml | file | core/ |
core/modules/update/update.links.menu.yml |
| update.links.task.yml | file | core/ |
core/modules/update/update.links.task.yml |
| update.manager | service | core/ |
Drupal\update\UpdateManager |
| update.manager.inc | file | core/ |
Administrative screens and processing functions of the Update Manager module. |
| update.migrate_drupal.yml | file | core/ |
core/modules/update/migrations/state/update.migrate_drupal.yml |
| update.module | file | core/ |
Handles updates of Drupal core and contributed projects. |
| update.permissions.yml | file | core/ |
core/modules/update/update.permissions.yml |
| update.php | file | ./ |
The PHP page that handles updating the Drupal installation. |
| Update.php | file | core/ |
|
| update.php | file | core/ |
Test version of update.php from drupal/core. |
| Update.php | file | core/ |
|
| update.php | file | core/ |
The PHP page that handles updating the Drupal installation. |
| Update.php | file | core/ |
|
| Update.php | file | core/ |
|
| Update.php | file | core/ |
|
| Update.php | file | core/ |
|
| update.post_update.php | file | core/ |
Post update functions for Update Manager. |
| update.post_update_registry | service | core/ |
Drupal\Core\Update\UpdateRegistry |
| update.post_update_registry_factory | service | core/ |
Drupal\Core\Update\UpdateRegistryFactory |
| update.processor | service | core/ |
Drupal\update\UpdateProcessor |
| update.report.inc | file | core/ |
Code required only when rendering the available updates report. |
| update.root | service | core/ |
Drupal\update\UpdateRoot |
| update.route_subscriber | service | core/ |
Drupal\update\Routing\UpdateRouteSubscriber |
| update.routing.yml | file | core/ |
core/modules/update/update.routing.yml |
| update.schema.yml | file | core/ |
core/modules/update/config/schema/update.schema.yml |
| update.services.yml | file | core/ |
core/modules/update/update.services.yml |
| update.settings.yml | file | core/ |
core/modules/update/config/install/update.settings.yml |
| update.source.schema.yml | file | core/ |
core/modules/update/config/schema/update.source.schema.yml |
| UPDATE.txt | file | core/ |
CONTENTS OF THIS FILE --------------------- * Introduction * Minor and patch version updates * Is my site using Composer? * Updating code with Composer * Updating code manually * Updating Drupal 9 to Drupal 10 * Updating Drupal 8 to Drupal 9 … |
| update.update_hook_registry | service | core/ |
Drupal\Core\Update\UpdateHookRegistry |
| update.update_hook_registry_factory | service | core/ |
Drupal\Core\Update\UpdateHookRegistryFactory |
| Update10101 | class | core/ |
An update class for sequence ownership. |
| Update10101.php | file | core/ |
|
| Update10101::create | function | core/ |
Instantiates a new instance of this class. |
| Update10101::getSequenceName | function | core/ |
Retrieves a sequence name that is owned by the table and column. |
| Update10101::sequenceExists | function | core/ |
Checks if a sequence exists. |
| Update10101::update | function | core/ |
Update *all* existing sequences to include the owner tables. |
| Update10101::updateSequenceOwnership | function | core/ |
Alters the ownership of a sequence. |
| Update10101::__construct | function | core/ |
Sequence owner update constructor. |
| Update::$arguments | property | core/ |
An array of values to update to. |
| Update::$expressionFields | property | core/ |
Array of fields to update to an expression in case of a duplicate record. |
| Update::$fields | property | core/ |
An array of fields that will be updated. |
| Update::$table | property | core/ |
The table to update. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.