Search for date

  1. Search 7.x for date
  2. Search 9.5.x for date
  3. Search 10.3.x for date
  4. Search 11.x for date
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Date class core/modules/views/src/Plugin/views/sort/Date.php Basic sort handler for dates.
Date class core/modules/views/src/Plugin/views/field/Date.php A handler to provide proper displays for dates.
Date class core/modules/views/src/Plugin/views/filter/Date.php Filter to handle dates stored as a timestamp.
Date class core/modules/views/src/Plugin/views/argument/Date.php Argument handler for dates.
Date class core/modules/datetime/src/Plugin/views/sort/Date.php Basic sort handler for datetime fields.
Date class core/modules/datetime/src/Plugin/views/filter/Date.php Date/time views filter.
Date class core/modules/datetime/src/Plugin/views/argument/Date.php Abstract argument handler for dates.
Date class core/lib/Drupal/Core/Render/Element/Date.php Provides a form element for date selection.

All search results

Title Object type File name Summary
update-report.html.twig file core/modules/update/templates/update-report.html.twig Default theme implementation for the project status report.
update-version.html.twig file core/modules/update/templates/update-version.html.twig Default theme implementation for the version display of a project.
update-version.html.twig file core/themes/claro/templates/admin/update-version.html.twig Theme override for the version display of a project.
update-version.html.twig file core/themes/stable/templates/admin/update-version.html.twig Theme override for the version display of a project.
update.admin.theme.css file core/themes/stable/css/update/update.admin.theme.css Styles used by the Update Manager module.
update.admin.theme.css file core/modules/update/css/update.admin.theme.css Styles used by the Update Manager module.
update.api.php file core/modules/update/update.api.php Hooks provided by the Update Manager module.
update.authorize.inc file core/modules/update/update.authorize.inc Callbacks and related functions invoked by authorize.php to update projects.
update.compare.inc file core/modules/update/update.compare.inc Code required only when comparing available updates to existing data.
update.fetch.inc file core/modules/update/update.fetch.inc Code required only when fetching information about available updates.
update.fetcher service core/modules/update/update.services.yml Drupal\update\UpdateFetcher
update.inc file core/includes/update.inc Drupal database update API.
update.info.yml file core/modules/update/update.info.yml core/modules/update/update.info.yml
update.install file core/modules/update/update.install Install, update, and uninstall functions for the Update Manager module.
update.libraries.yml file core/modules/update/update.libraries.yml core/modules/update/update.libraries.yml
update.links.action.yml file core/modules/update/update.links.action.yml core/modules/update/update.links.action.yml
update.links.menu.yml file core/modules/update/update.links.menu.yml core/modules/update/update.links.menu.yml
update.links.task.yml file core/modules/update/update.links.task.yml core/modules/update/update.links.task.yml
update.manager service core/modules/update/update.services.yml Drupal\update\UpdateManager
update.manager.inc file core/modules/update/update.manager.inc Administrative screens and processing functions of the Update Manager module.
update.migrate_drupal.yml file core/modules/update/migrations/state/update.migrate_drupal.yml core/modules/update/migrations/state/update.migrate_drupal.yml
update.module file core/modules/update/update.module Handles updates of Drupal core and contributed projects.
update.php file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/update.php Test version of update.php from drupal/core.
update.php file core/assets/scaffold/files/update.php The PHP page that handles updating the Drupal installation.
Update.php file core/lib/Drupal/Core/Database/Driver/sqlite/Update.php
Update.php file core/lib/Drupal/Core/Database/Driver/mysql/Update.php
Update.php file core/lib/Drupal/Core/Database/Driver/pgsql/Update.php
Update.php file core/lib/Drupal/Core/Database/Query/Update.php
Update.php file core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Update.php
Update.php file core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Update.php
update.php file ./update.php The PHP page that handles updating the Drupal installation.
update.post_update_registry service core/core.services.yml Drupal\Core\Update\UpdateRegistry
update.post_update_registry_factory service core/core.services.yml Drupal\Core\Update\UpdateRegistryFactory
update.processor service core/modules/update/update.services.yml Drupal\update\UpdateProcessor
update.report.inc file core/modules/update/update.report.inc Code required only when rendering the available updates report.
update.root service core/modules/update/update.services.yml SplString
update.root.factory service core/modules/update/update.services.yml Drupal\update\UpdateRootFactory
update.routing.yml file core/modules/update/update.routing.yml core/modules/update/update.routing.yml
update.schema.yml file core/modules/update/config/schema/update.schema.yml core/modules/update/config/schema/update.schema.yml
update.services.yml file core/modules/update/update.services.yml core/modules/update/update.services.yml
update.settings.yml file core/modules/update/config/install/update.settings.yml core/modules/update/config/install/update.settings.yml
UPDATE.txt file core/UPDATE.txt 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/lib/Drupal/Core/Database/Query/Update.php An array of values to update to.
Update::$expressionFields property core/lib/Drupal/Core/Database/Query/Update.php Array of fields to update to an expression in case of a duplicate record.
Update::$fields property core/lib/Drupal/Core/Database/Query/Update.php An array of fields that will be updated.
Update::$table property core/lib/Drupal/Core/Database/Query/Update.php The table to update.
Update::execute function core/lib/Drupal/Core/Database/Driver/pgsql/Update.php Executes the UPDATE query.
Update::execute function core/lib/Drupal/Core/Database/Query/Update.php Executes the UPDATE query.
Update::expression function core/lib/Drupal/Core/Database/Query/Update.php Specifies fields to be updated as an expression.
Update::fields function core/lib/Drupal/Core/Database/Query/Update.php Adds a set of field->value pairs to be updated.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.