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
DefaultSelection::elementValidateFilter function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Form element validation handler; Filters the #value property of an element.
DefaultSelection::validateReferenceableEntities function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Validates which existing entities can be referenced.
DefaultSelection::validateReferenceableNewEntities function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Validates which newly created entities can be referenced.
DefaultSelection::validateTargetBundles function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Validates a target_bundles element.
DefaultSelection::validateTargetBundlesUpdate function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Validates a target_bundles_update element.
DefaultTableMappingIntegrationTest::$entityDefinitionUpdateManager property core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php The entity definition update manager.
DeletedWorkspaceConstraintValidator::validate function core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraintValidator.php
DemoteNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/DemoteNode.php Gets an array of values to be set.
DependencyHookInvocationTest::testHookUpdateDependencies function core/modules/system/tests/src/Functional/UpdateSystem/DependencyHookInvocationTest.php Tests the structure of the array returned by hook_update_dependencies().
DependencyMissingTest::testMissingUpdate function core/modules/system/tests/src/Functional/UpdateSystem/DependencyMissingTest.php Tests updating with a missing dependency.
DependencyOrderingTest::testUpdateOrderingModuleInterdependency function core/modules/system/tests/src/Functional/UpdateSystem/DependencyOrderingTest.php Tests that dependencies between modules are resolved correctly.
DependencyOrderingTest::testUpdateOrderingSingleModule function core/modules/system/tests/src/Functional/UpdateSystem/DependencyOrderingTest.php Tests that updates within a single module run in the correct order.
DevReleaseTest::testSecurityUpdateEmptyProjectTimestamp function core/modules/update/tests/src/Kernel/DevReleaseTest.php Tests security updates are empty with a dev version and an empty timestamp.
DevReleaseTest::testSecurityUpdates function core/modules/update/tests/src/Kernel/DevReleaseTest.php Tests security updates when the installed version is a dev version.
DiskSpaceValidator::validate function core/modules/package_manager/src/Validator/DiskSpaceValidator.php Validates that there is enough free disk space to do stage operations.
Display::validateForm function core/modules/views_ui/src/Form/Ajax/Display.php Form validation handler.
DisplayExtenderPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Validate the options form.
DisplayExtenderTest3::validate function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest3.php Validate that the plugin is correct and can be saved.
DisplayExtenderTest::testDisplayExtendersValidate function core/modules/views/tests/src/Kernel/Plugin/DisplayExtenderTest.php Tests display extenders validation.
DisplayLink::validate function core/modules/views/src/Plugin/views/area/DisplayLink.php Validate that the plugin is correct and can be saved.
DisplayModeUpdateTest class core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php Ensure display modes are updated when fields are created.
DisplayModeUpdateTest.php file core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php
DisplayModeUpdateTest::$defaultFormDisplayName property core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php The default form display name.
DisplayModeUpdateTest::$defaultViewDisplayName property core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php The default view display name.
DisplayModeUpdateTest::$foobarFormDisplayName property core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php The alternate form display name.
DisplayModeUpdateTest::$foobarViewDisplayName property core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php The alternate view display name.
DisplayModeUpdateTest::setUp function core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php Set the default field storage backend for fields created during tests.
DisplayModeUpdateTest::testDisplayModeUpdateAfterFieldCreation function core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php Ensure display modes are updated when fields are created.
DisplayPluginBase::validate function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Validate that the plugin is correct and can be saved.
DisplayPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Validate the options form.
DisplayPluginInterface::validate function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Make sure the display and all associated handlers are valid.
DisplayPluginInterface::validateOptionsForm function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Validates the options form.
DisplayTest::validate function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Validate that the plugin is correct and can be saved.
DisplayTest::validateOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php Validate the options form.
downgrade_prevention_test_update_11102 function core/modules/system/tests/modules/downgrade_prevention_test/downgrade_prevention_test.install A hook_update_N that is equivalent update to 10400.
DraggableListBuilderTrait::validateForm function core/lib/Drupal/Core/Entity/DraggableListBuilderTrait.php Form validation handler.
drupal-8.update-schema-version-int.php file core/modules/system/tests/fixtures/update/drupal-8.update-schema-version-int.php Database to mimic the installation of the update_test_schema module.
drupal-8.update-test-schema-enabled.php file core/modules/system/tests/fixtures/update/drupal-8.update-test-schema-enabled.php Partial database to mimic the installation of the update_test_schema module.
drupal-8.update-test-semver-update-n-enabled.php file core/modules/system/tests/fixtures/update/drupal-8.update-test-semver-update-n-enabled.php Database to mimic the installation of the update_test_semver_update_n module.
Drupal::entityDefinitionUpdateManager function core/lib/Drupal.php Returns the entity definition update manager.
DrupalDateTime class core/lib/Drupal/Core/Datetime/DrupalDateTime.php Extends DateTimePlus().
DrupalDateTime.php file core/lib/Drupal/Core/Datetime/DrupalDateTime.php
DrupalDateTime::$formatTranslationCache property core/lib/Drupal/Core/Datetime/DrupalDateTime.php Formatted strings translation cache.
DrupalDateTime::format function core/lib/Drupal/Core/Datetime/DrupalDateTime.php Overrides format().
DrupalDateTime::prepareTimezone function core/lib/Drupal/Core/Datetime/DrupalDateTime.php Overrides prepareTimezone().
DrupalDateTime::__construct function core/lib/Drupal/Core/Datetime/DrupalDateTime.php Constructs a date object.
DrupalDateTime::__sleep function core/lib/Drupal/Core/Datetime/DrupalDateTime.php
DrupalDateTimeTest class core/tests/Drupal/Tests/Core/Datetime/DrupalDateTimeTest.php @coversDefaultClass \Drupal\Core\Datetime\DrupalDateTime
@group Datetime
DrupalDateTimeTest class core/modules/system/tests/src/Functional/Datetime/DrupalDateTimeTest.php Tests DrupalDateTime functionality.
DrupalDateTimeTest.php file core/modules/system/tests/src/Functional/Datetime/DrupalDateTimeTest.php

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