Search for date

  1. Search 7.x for date
  2. Search 9.5.x for date
  3. Search 8.9.x for date
  4. Search 10.3.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 or time selection.

All search results

Title Object type File name Summary
UpdateRequirements class core/modules/update/src/Hook/UpdateRequirements.php Requirements for the update module.
UpdateRequirements.php file core/modules/update/src/Hook/UpdateRequirements.php
UpdateRequirements::requirementCheck function core/modules/update/src/Hook/UpdateRequirements.php Fills in the requirements array.
UpdateRequirements::runtime function core/modules/update/src/Hook/UpdateRequirements.php Implements hook_runtime_requirements().
UpdateRequirements::__construct function core/modules/update/src/Hook/UpdateRequirements.php
UpdateRequirementsTest class core/tests/Drupal/KernelTests/Core/Updater/UpdateRequirementsTest.php Tests hook_update_requirements() and hook_update_requirements_alter().
UpdateRequirementsTest.php file core/tests/Drupal/KernelTests/Core/Updater/UpdateRequirementsTest.php
UpdateRequirementsTest::testUpdateRequirements function core/tests/Drupal/KernelTests/Core/Updater/UpdateRequirementsTest.php Tests hook_update_requirements().
UpdaterException class core/lib/Drupal/Core/Updater/UpdaterException.php Defines an Exception class for Drupal\Core\Updater\Updater class hierarchy.
UpdaterException.php file core/lib/Drupal/Core/Updater/UpdaterException.php
UpdaterFileTransferException class core/lib/Drupal/Core/Updater/UpdaterFileTransferException.php Defines a child class of Drupal\Core\Updater\UpdaterException.
UpdaterFileTransferException.php file core/lib/Drupal/Core/Updater/UpdaterFileTransferException.php
UpdaterInterface interface core/lib/Drupal/Core/Updater/UpdaterInterface.php Defines an interface for a class which can update a Drupal project.
UpdaterInterface.php file core/lib/Drupal/Core/Updater/UpdaterInterface.php
UpdaterInterface::canUpdateDirectory function core/lib/Drupal/Core/Updater/UpdaterInterface.php Determines if the Updater can handle the project provided in $directory.
UpdaterInterface::getInstallDirectory function core/lib/Drupal/Core/Updater/UpdaterInterface.php Returns the path to the default install location for the current project.
UpdaterInterface::getProjectName function core/lib/Drupal/Core/Updater/UpdaterInterface.php Returns the system name of the project.
UpdaterInterface::getRootDirectoryRelativePath function core/lib/Drupal/Core/Updater/UpdaterInterface.php Returns the name of the root directory under which projects will be copied.
UpdaterInterface::isInstalled function core/lib/Drupal/Core/Updater/UpdaterInterface.php Checks if the project is installed.
UpdaterInterface::postInstall function core/lib/Drupal/Core/Updater/UpdaterInterface.php Actions to run after an install has occurred.
UpdaterInterface::postUpdate function core/lib/Drupal/Core/Updater/UpdaterInterface.php Actions to run after an update has occurred.
UpdateRoot class core/modules/update/src/UpdateRoot.php Gets the root path used by the legacy Update Manager.
UpdateRoot.php file core/modules/update/src/UpdateRoot.php
UpdateRoot::$drupalKernel property core/modules/update/src/UpdateRoot.php The Drupal kernel.
UpdateRoot::$requestStack property core/modules/update/src/UpdateRoot.php The request stack.
UpdateRoot::$updateRoot property core/modules/update/src/UpdateRoot.php The update root.
UpdateRoot::set function core/modules/update/src/UpdateRoot.php Sets the root path under which projects are installed or updated.
UpdateRoot::__construct function core/modules/update/src/UpdateRoot.php Constructs an UpdateRoot instance.
UpdateRoot::__toString function core/modules/update/src/UpdateRoot.php Gets the root path under which projects are installed or updated.
UpdaterTest class core/tests/Drupal/KernelTests/Core/Updater/UpdaterTest.php Tests InfoParser class and exception.
UpdaterTest.php file core/tests/Drupal/KernelTests/Core/Updater/UpdaterTest.php
UpdaterTest::testGetProjectTitleWithChild function core/tests/Drupal/KernelTests/Core/Updater/UpdaterTest.php Tests project and child project showing correct title.
UpdateSchemaTest class core/tests/Drupal/KernelTests/Core/Extension/UpdateSchemaTest.php Tests for schema and update includes.
UpdateSchemaTest class core/modules/system/tests/src/Functional/UpdateSystem/UpdateSchemaTest.php Tests that update hooks are properly run.
UpdateSchemaTest.php file core/modules/system/tests/src/Functional/UpdateSystem/UpdateSchemaTest.php
UpdateSchemaTest.php file core/tests/Drupal/KernelTests/Core/Extension/UpdateSchemaTest.php
UpdateSchemaTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdateSchemaTest.php The theme to install as the default for testing.
UpdateSchemaTest::$modules property core/modules/system/tests/src/Functional/UpdateSystem/UpdateSchemaTest.php Modules to install.
UpdateSchemaTest::$modules property core/tests/Drupal/KernelTests/Core/Extension/UpdateSchemaTest.php Modules to install.
UpdateSchemaTest::$updateUrl property core/modules/system/tests/src/Functional/UpdateSystem/UpdateSchemaTest.php The update URL.
UpdateSchemaTest::$user property core/modules/system/tests/src/Functional/UpdateSystem/UpdateSchemaTest.php
UpdateSchemaTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdateSchemaTest.php
UpdateSchemaTest::testDrupalGetSchemaVersionsInt function core/tests/Drupal/KernelTests/Core/Extension/UpdateSchemaTest.php Tests the function parses schema updates as integer numbers.
UpdateSchemaTest::testUpdateHooks function core/modules/system/tests/src/Functional/UpdateSystem/UpdateSchemaTest.php Tests that update hooks are properly run.
UpdateScriptTest class core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php Tests the update script access and functionality.
UpdateScriptTest.php file core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
UpdateScriptTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php The theme to install as the default for testing.
UpdateScriptTest::$modules property core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php Modules to install.
UpdateScriptTest::$statusReportUrl property core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php The URL to the status report page.
UpdateScriptTest::$updateUrl property core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php URL to the update.php script.

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