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
UpdateTestController::updateTest function core/modules/update/tests/modules/update_test/src/Controller/UpdateTestController.php Page callback: Prints mock XML for the Update Manager module.
UpdateUploadTest class core/modules/update/tests/src/Functional/UpdateUploadTest.php Tests the Update Manager module's upload and extraction functionality.
UpdateUploadTest.php file core/modules/update/tests/src/Functional/UpdateUploadTest.php
UpdateUploadTest::$defaultTheme property core/modules/update/tests/src/Functional/UpdateUploadTest.php The theme to install as the default for testing.
UpdateUploadTest::$modules property core/modules/update/tests/src/Functional/UpdateUploadTest.php Modules to enable.
UpdateUploadTest::setUp function core/modules/update/tests/src/Functional/UpdateUploadTest.php
UpdateUploadTest::testFileNameExtensionMerging function core/modules/update/tests/src/Functional/UpdateUploadTest.php Ensures that archiver extensions are properly merged in the UI.
UpdateUploadTest::testUpdateDirectory function core/modules/update/tests/src/Functional/UpdateUploadTest.php Tests only an *.info.yml file are detected without supporting files.
UpdateUploadTest::testUpdateManagerCoreSecurityUpdateMessages function core/modules/update/tests/src/Functional/UpdateUploadTest.php Checks the messages on update manager pages when missing a security update.
UpdateUploadTest::testUploadModule function core/modules/update/tests/src/Functional/UpdateUploadTest.php Tests upload, extraction, and update of a module.
update_already_performed function core/includes/update.inc Determines if a module update has already been performed.
update_authorize_batch_copy_project function core/modules/update/update.authorize.inc Implements callback_batch_operation().
update_authorize_install_batch_finished function core/modules/update/update.authorize.inc Implements callback_batch_finished().
update_authorize_run_install function core/modules/update/update.authorize.inc Installs a new project when invoked by authorize.php.
update_authorize_run_update function core/modules/update/update.authorize.inc Updates existing projects when invoked by authorize.php.
update_authorize_update_batch_finished function core/modules/update/update.authorize.inc Batch callback: Performs actions when the authorized update batch is done.
update_build_dependency_graph function core/includes/update.inc Constructs a graph which encodes the dependencies between module updates.
update_calculate_project_data function core/modules/update/update.compare.inc Calculates the current update status of all projects on the site.
update_calculate_project_update_status function core/modules/update/update.compare.inc Calculates the current update status of a specific project.
update_check_incompatibility function core/includes/update.inc Tests the compatibility of a module or theme.
update_check_requirements function core/includes/update.inc Checks update requirements and reports errors and (optionally) warnings.
update_clear_update_disk_cache function core/modules/update/update.module Clears the temporary files and directories based on file age from disk.
update_create_fetch_task function core/modules/update/update.module Adds a task to the queue for fetching release history data for a project.
update_cron function core/modules/update/update.module Implements hook_cron().
UPDATE_CURRENT constant core/modules/update/update.module Project is up to date.
update_delete_file_if_stale function core/modules/update/update.module Deletes stale files and directories from the update manager disk cache.
update_do_one function core/includes/update.inc Implements callback_batch_operation().
update_fetch_data function core/modules/update/update.module Attempts to fetch update data after loading the necessary include file.
update_fetch_data_finished function core/modules/update/update.module Batch callback: Performs actions when all fetch tasks have been completed.
UPDATE_FETCH_PENDING constant core/modules/update/update.module We need to (re)fetch available update data for this project.
update_fix_compatibility function core/includes/update.inc Disables any extensions that are incompatible with the current core version.
update_form_system_modules_alter function core/modules/update/update.module Implements hook_form_FORM_ID_alter() for system_modules().
update_get_available function core/modules/update/update.module Tries to get update information and refreshes it when necessary.
update_get_update_function_list function core/includes/update.inc Returns an organized list of update functions for a set of modules.
update_get_update_list function core/includes/update.inc Returns a list of all the pending database updates.
update_help function core/modules/update/update.module Implements hook_help().
update_install function core/modules/update/update.install Implements hook_install().
update_invoke_post_update function core/includes/update.inc Executes a single hook_post_update_NAME().
update_is_missing function core/includes/update.inc Determines if a module update is missing or unavailable.
update_mail function core/modules/update/update.module Implements hook_mail().
update_manager_archive_extract function core/modules/update/update.manager.inc Unpacks a downloaded archive file.
update_manager_archive_verify function core/modules/update/update.manager.inc Verifies an archive after it has been downloaded and extracted.
update_manager_batch_project_get function core/modules/update/update.manager.inc Implements callback_batch_operation().
update_manager_download_batch_finished function core/modules/update/update.manager.inc Batch callback: Performs actions when the download batch is completed.
update_manager_file_get function core/modules/update/update.manager.inc Copies a file from the specified URL to the temporary directory for updates.
update_manager_local_transfers_allowed function core/modules/update/update.manager.inc Determines if file transfers will be performed locally.
UPDATE_NOT_CHECKED constant core/modules/update/update.module Project's status cannot be checked.
UPDATE_NOT_CURRENT constant core/modules/update/update.module Project has a new release available, but it is not a security release.
UPDATE_NOT_FETCHED constant core/modules/update/update.module There was a failure fetching available update data for this project.
UPDATE_NOT_SECURE constant core/modules/update/update.module Project is missing security update(s).

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