Search for date
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Date | class | core/ |
Basic sort handler for dates. |
| Date | class | core/ |
A handler to provide proper displays for dates. |
| Date | class | core/ |
Filter to handle dates stored as a timestamp. |
| Date | class | core/ |
Argument handler for dates. |
| Date | class | core/ |
Basic sort handler for datetime fields. |
| Date | class | core/ |
Date/time views filter. |
| Date | class | core/ |
Abstract argument handler for dates. |
| Date | class | core/ |
Provides a form element for date selection. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| update-report.html.twig | file | core/ |
Default theme implementation for the project status report. |
| update-version.html.twig | file | core/ |
Default theme implementation for the version display of a project. |
| update-version.html.twig | file | core/ |
Theme override for the version display of a project. |
| update-version.html.twig | file | core/ |
Theme override for the version display of a project. |
| update.admin.theme.css | file | core/ |
Styles used by the Update Manager module. |
| update.admin.theme.css | file | core/ |
Styles used by the Update Manager module. |
| update.api.php | file | core/ |
Hooks provided by the Update Manager module. |
| update.authorize.inc | file | core/ |
Callbacks and related functions invoked by authorize.php to update projects. |
| update.compare.inc | file | core/ |
Code required only when comparing available updates to existing data. |
| update.fetch.inc | file | core/ |
Code required only when fetching information about available updates. |
| 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.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.php | file | core/ |
|
| Update.php | file | core/ |
|
| update.php | file | core/ |
Test version of update.php from drupal/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 | ./ |
The PHP page that handles updating the Drupal installation. |
| Update.php | file | core/ |
|
| Update.php | file | core/ |
|
| 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/ |
SplString |
| update.root.factory | service | core/ |
Drupal\update\UpdateRootFactory |
| 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.txt | file | core/ |
CONTENTS OF THIS FILE --------------------- * Introduction * Minor and patch version updates * Is my site using Composer? * Updating code manually * Updating code with Composer * Updating Drupal 8 to Drupal 9 * Updating Drupal 6 or 7 to Drupal… |
| 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::execute | function | core/ |
Executes the UPDATE query. |
| Update::execute | function | core/ |
Executes the UPDATE query. |
| 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. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.