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 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
ArgumentDateTest::testWeekHandler function core/modules/views/tests/src/Kernel/Handler/ArgumentDateTest.php Tests the Week handler.
ArgumentDateTest::testYearHandler function core/modules/views/tests/src/Kernel/Handler/ArgumentDateTest.php Tests the Year handler.
ArgumentDateTest::testYearMonthHandler function core/modules/views/tests/src/Kernel/Handler/ArgumentDateTest.php Tests the YearMonth handler.
ArgumentDateTest::viewsData function core/modules/views/tests/src/Kernel/Handler/ArgumentDateTest.php Returns the views data definition.
ArgumentDateTimeTest class core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php Tests the Drupal\datetime\Plugin\views\filter\Date handler.
ArgumentDateTimeTest.php file core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php
ArgumentDateTimeTest::$testViews property core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php Views to be enabled.
ArgumentDateTimeTest::setUp function core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php
ArgumentDateTimeTest::testDatetimeArgumentAll function core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php Tests year, month, and day arguments combined.
ArgumentDateTimeTest::testDatetimeArgumentDay function core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php Tests day argument.
ArgumentDateTimeTest::testDatetimeArgumentFullDate function core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php Tests full_date CCYYMMDD argument.
ArgumentDateTimeTest::testDatetimeArgumentMonth function core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php Tests month argument.
ArgumentDateTimeTest::testDatetimeArgumentWeek function core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php Tests week WW argument.
ArgumentDateTimeTest::testDatetimeArgumentYear function core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php Tests year argument.
ArgumentDateTimeTest::testDatetimeArgumentYearMonth function core/modules/datetime/tests/src/Kernel/Views/ArgumentDateTimeTest.php Tests year_month CCYYMM argument.
ArgumentDefaultPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php Provide the default form for validating options.
ArgumentPluginBase::$argument_validated property core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
ArgumentPluginBase::$validated_title property core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
ArgumentPluginBase::validateArgument function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Validate that this argument works. By default, all arguments are valid.
ArgumentPluginBase::validateFail function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php How to act if validation fails.
ArgumentPluginBase::validateMenuArgument function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Called by the menu system to validate an argument.
ArgumentPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Validate the options form.
ArgumentValidateTest class core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php Tests user argument validators for ID and name.
ArgumentValidateTest.php file core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php
ArgumentValidateTest::$account property core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php A user for this test.
ArgumentValidateTest::$modules property core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php Modules to install.
ArgumentValidateTest::$testViews property core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php Views to be enabled.
ArgumentValidateTest::setUp function core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php
ArgumentValidateTest::testArgumentValidateUserName function core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php Tests the UserName argument validator.
ArgumentValidateTest::testArgumentValidateUserUid function core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php Tests the User (ID) argument validator.
ArgumentValidatorPluginBase::validateArgument function core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Performs validation for a given argument.
ArgumentValidatorPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Provides the default form for validating options.
ArgumentValidatorTest::testArgumentValidateNumeric function core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php
ArgumentValidatorTest::validateArgument function core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php Performs validation for a given argument.
AssignOwnerNode::validateConfigurationForm function core/modules/action/src/Plugin/Action/AssignOwnerNode.php Form validation handler.
BackendChain::invalidate function core/lib/Drupal/Core/Cache/BackendChain.php Marks a cache item as invalid.
BackendChain::invalidateAll function core/lib/Drupal/Core/Cache/BackendChain.php Marks all cache items as invalid.
BackendChain::invalidateMultiple function core/lib/Drupal/Core/Cache/BackendChain.php Marks cache items as invalid.
BackendChain::invalidateTags function core/lib/Drupal/Core/Cache/BackendChain.php
BanAdmin::validateForm function core/modules/ban/src/Form/BanAdmin.php Form validation handler.
BaseFieldOverrideValidationTest::testFieldTypePluginIsValidated function core/tests/Drupal/KernelTests/Core/Entity/BaseFieldOverrideValidationTest.php Tests that the field type plugin's existence is validated.
BasicFormNoContainerInjectionInterface::validateForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Form validation handler.
BatchBidSerialUpdateTest class core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php Tests system_update_10101() upgrade path.
BatchBidSerialUpdateTest.php file core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php
BatchBidSerialUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php Set database dump files to be used.
BatchBidSerialUpdateTest::testUpdate function core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php Tests the change of the {batch} table [bid] field to serial.
BatchKernelTest::testNeedsUpdate function core/tests/Drupal/KernelTests/Core/Batch/BatchKernelTest.php Tests _batch_needs_update().
BatchStorage::update function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
BatchStorage::update function core/lib/Drupal/Core/Batch/BatchStorage.php
BatchStorageInterface::update function core/lib/Drupal/Core/Batch/BatchStorageInterface.php Updates a batch.

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