Search for date

  1. Search 7.x for date
  2. Search 8.9.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
DateFormatFormBase::submitForm function core/modules/system/src/Form/DateFormatFormBase.php This is the default entity object builder function. It is called before any
other submit handler to build the new entity object to be used by the
following submit handlers. At this point of the form workflow the entity is
validated and the form state…
DateFormatFormBase::validateForm function core/modules/system/src/Form/DateFormatFormBase.php Form validation handler.
DateFormatFormBase::__construct function core/modules/system/src/Form/DateFormatFormBase.php Constructs a new date format form.
DateFormatHalJsonAnonTest class core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonAnonTest.php @group hal
@group legacy
DateFormatHalJsonAnonTest.php file core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonAnonTest.php
DateFormatHalJsonAnonTest::$defaultTheme property core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonAnonTest.php The theme to install as the default for testing.
DateFormatHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonAnonTest.php The format to use in this test.
DateFormatHalJsonAnonTest::$mimeType property core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonAnonTest.php The MIME type that corresponds to $format.
DateFormatHalJsonAnonTest::$modules property core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonAnonTest.php Modules to install.
DateFormatHalJsonBasicAuthTest class core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonBasicAuthTest.php @group hal
@group legacy
DateFormatHalJsonBasicAuthTest.php file core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonBasicAuthTest.php
DateFormatHalJsonBasicAuthTest::$auth property core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
DateFormatHalJsonBasicAuthTest::$defaultTheme property core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonBasicAuthTest.php The theme to install as the default for testing.
DateFormatHalJsonBasicAuthTest::$format property core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonBasicAuthTest.php The format to use in this test.
DateFormatHalJsonBasicAuthTest::$mimeType property core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
DateFormatHalJsonBasicAuthTest::$modules property core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonBasicAuthTest.php Modules to install.
DateFormatHalJsonCookieTest class core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonCookieTest.php @group hal
@group legacy
DateFormatHalJsonCookieTest.php file core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonCookieTest.php
DateFormatHalJsonCookieTest::$auth property core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonCookieTest.php The authentication mechanism to use in this test.
DateFormatHalJsonCookieTest::$defaultTheme property core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonCookieTest.php The theme to install as the default for testing.
DateFormatHalJsonCookieTest::$format property core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonCookieTest.php The format to use in this test.
DateFormatHalJsonCookieTest::$mimeType property core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonCookieTest.php The MIME type that corresponds to $format.
DateFormatHalJsonCookieTest::$modules property core/modules/hal/tests/src/Functional/Core/DateFormatHalJsonCookieTest.php Modules to install.
DateFormatInterface interface core/lib/Drupal/Core/Datetime/DateFormatInterface.php Provides an interface defining a date format.
DateFormatInterface.php file core/lib/Drupal/Core/Datetime/DateFormatInterface.php
DateFormatInterface::getPattern function core/lib/Drupal/Core/Datetime/DateFormatInterface.php Gets the date pattern string for this format.
DateFormatInterface::isLocked function core/lib/Drupal/Core/Datetime/DateFormatInterface.php Determines if this date format is locked.
DateFormatInterface::setPattern function core/lib/Drupal/Core/Datetime/DateFormatInterface.php Sets the date pattern for this format.
DateFormatJsonAnonTest class core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonAnonTest.php @group rest
DateFormatJsonAnonTest.php file core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonAnonTest.php
DateFormatJsonAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonAnonTest.php The theme to install as the default for testing.
DateFormatJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonAnonTest.php The format to use in this test.
DateFormatJsonAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonAnonTest.php The MIME type that corresponds to $format.
DateFormatJsonBasicAuthTest class core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonBasicAuthTest.php @group rest
DateFormatJsonBasicAuthTest.php file core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonBasicAuthTest.php
DateFormatJsonBasicAuthTest::$auth property core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonBasicAuthTest.php The authentication mechanism to use in this test.
DateFormatJsonBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonBasicAuthTest.php The theme to install as the default for testing.
DateFormatJsonBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonBasicAuthTest.php The format to use in this test.
DateFormatJsonBasicAuthTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonBasicAuthTest.php The MIME type that corresponds to $format.
DateFormatJsonBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonBasicAuthTest.php Modules to install.
DateFormatJsonCookieTest class core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonCookieTest.php @group rest
DateFormatJsonCookieTest.php file core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonCookieTest.php
DateFormatJsonCookieTest::$auth property core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonCookieTest.php The authentication mechanism to use in this test.
DateFormatJsonCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonCookieTest.php The theme to install as the default for testing.
DateFormatJsonCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonCookieTest.php The format to use in this test.
DateFormatJsonCookieTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonCookieTest.php The MIME type that corresponds to $format.
DateFormatListBuilder class core/modules/system/src/DateFormatListBuilder.php Defines a class to build a listing of date format entities.
DateFormatListBuilder.php file core/modules/system/src/DateFormatListBuilder.php
DateFormatListBuilder::$dateFormatter property core/modules/system/src/DateFormatListBuilder.php The date formatter service.
DateFormatListBuilder::buildHeader function core/modules/system/src/DateFormatListBuilder.php Builds the header row for the entity listing.

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