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 |
|---|---|---|---|
| update.install | file | core/ |
Install, update, and uninstall functions for the Update Status 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.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.migrate_drupal.yml | file | core/ |
core/modules/update/migrations/state/update.migrate_drupal.yml |
| update.module | file | core/ |
|
| update.pcss.css | file | core/ |
/* * @file * Styles for Available Updates report. */ .project-update__version { padding-block: 0; } .project-update__version-links { padding-inline-end: 0; } .project-update__details { padding: 0; color: var(--admin-color-text-soft); … |
| update.permissions.yml | file | core/ |
core/modules/update/update.permissions.yml |
| Update.php | file | core/ |
|
| Update.php | file | core/ |
|
| update.php | file | ./ |
The PHP page that handles updating the Drupal installation. |
| Update.php | file | core/ |
|
| update.php | file | core/ |
The PHP page that handles updating the Drupal installation. |
| update.php | file | core/ |
Test version of update.php from drupal/core. |
| update.post_update.php | file | core/ |
Post update functions for Update Status. |
| update.post_update_registry | service | core/ |
Drupal\Core\Update\UpdateRegistry |
| update.processor | service | core/ |
Drupal\update\UpdateProcessor |
| 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::$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. |
| Update::arguments | function | core/ |
|
| Update::execute | function | core/ |
Executes the UPDATE query. |
| Update::execute | function | core/ |
|
| Update::expression | function | core/ |
Specifies fields to be updated as an expression. |
| Update::fields | function | core/ |
Adds a set of field->value pairs to be updated. |
| Update::getQueryArguments | function | core/ |
Returns the query arguments with placeholders mapped to their values. |
| Update::__construct | function | core/ |
Constructs an Update query object. |
| Update::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| UpdateBackend | class | core/ |
Defines a cache backend for use during Drupal database updates. |
| UpdateBackend.php | file | core/ |
|
| UpdateBackend::$backend | property | core/ |
The regular runtime cache backend. |
| UpdateBackend::delete | function | core/ |
|
| UpdateBackend::deleteAll | function | core/ |
|
| UpdateBackend::deleteMultiple | function | core/ |
|
| UpdateBackend::__construct | function | core/ |
UpdateBackend constructor. |
| UpdateBlockForm | class | core/ |
Provides a form to update a block. |
| UpdateBlockForm.php | file | core/ |
|
| UpdateBlockForm::buildForm | function | core/ |
Builds the block form. |
| UpdateBlockForm::getFormId | function | core/ |
|
| UpdateBlockForm::submitLabel | function | core/ |
Pagination
- Previous page
- Page 1704
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.