Search for format

  1. Search 7.x for format
  2. Search 9.5.x for format
  3. Search 8.9.x for format
  4. Search 10.3.x for format
  5. Other projects
Title Object type File name Summary
DateFormatterInterface::formatDiff function core/lib/Drupal/Core/Datetime/DateFormatterInterface.php Formats a time interval between two timestamps.
DateFormatterInterface::formatInterval function core/lib/Drupal/Core/Datetime/DateFormatterInterface.php Formats a time interval with the requested granularity.
DateFormatterInterface::formatTimeDiffSince function core/lib/Drupal/Core/Datetime/DateFormatterInterface.php Formats the time difference from a timestamp to the current request time.
DateFormatterInterface::formatTimeDiffUntil function core/lib/Drupal/Core/Datetime/DateFormatterInterface.php Formats the time difference from the current request time to a timestamp.
DateFormatterInterface::getSampleDateFormats function core/lib/Drupal/Core/Datetime/DateFormatterInterface.php Provides values for all date formatting characters for a given timestamp.
DateFormatterTest class core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php Tests date formatting.
DateFormatterTest.php file core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php
DateFormatterTest::$modules property core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php
DateFormatterTest::LANGCODE constant core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php Arbitrary langcode for a custom language.
DateFormatterTest::setUp function core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php
DateFormatterTest::testFormat function core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php Tests DateFormatter::format().
DateFormatterTest::testRfc2822DateFormat function core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php Tests that an RFC2822 formatted date always returns an English string.
DateFormatTest class core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php Tests that date formats UI with JavaScript enabled.
DateFormatTest class core/modules/jsonapi/tests/src/Functional/DateFormatTest.php JSON:API integration test for the "DateFormat" config entity type.
DateFormatTest.php file core/modules/jsonapi/tests/src/Functional/DateFormatTest.php
DateFormatTest.php file core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php
DateFormatTest::$anonymousUsersCanViewLabels property core/modules/jsonapi/tests/src/Functional/DateFormatTest.php
DateFormatTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/DateFormatTest.php
DateFormatTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php
DateFormatTest::$entity property core/modules/jsonapi/tests/src/Functional/DateFormatTest.php
DateFormatTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/DateFormatTest.php
DateFormatTest::$modules property core/modules/jsonapi/tests/src/Functional/DateFormatTest.php
DateFormatTest::$modules property core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php
DateFormatTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/DateFormatTest.php
DateFormatTest::createEntity function core/modules/jsonapi/tests/src/Functional/DateFormatTest.php
DateFormatTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/DateFormatTest.php
DateFormatTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/DateFormatTest.php
DateFormatTest::setUp function core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php
DateFormatTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/DateFormatTest.php
DateFormatTest::testDateFormatXss function core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php Tests XSS via date format configuration.
DateFormatValidationTest class core/tests/Drupal/KernelTests/Core/Entity/DateFormatValidationTest.php Tests validation of date_format entities.
DateFormatValidationTest.php file core/tests/Drupal/KernelTests/Core/Entity/DateFormatValidationTest.php
DateFormatValidationTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/DateFormatValidationTest.php
DateFormatValidationTest::testPatternIsValidated function core/tests/Drupal/KernelTests/Core/Entity/DateFormatValidationTest.php Tests that the pattern of a date format is validated.
DateFormatXmlAnonTest class core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlAnonTest.php Tests Date Format Xml Anon.
DateFormatXmlAnonTest.php file core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlAnonTest.php
DateFormatXmlAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlAnonTest.php
DateFormatXmlAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlAnonTest.php
DateFormatXmlAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlAnonTest.php
DateFormatXmlBasicAuthTest class core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php Tests Date Format Xml Basic Auth.
DateFormatXmlBasicAuthTest.php file core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php
DateFormatXmlBasicAuthTest::$auth property core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php
DateFormatXmlBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php
DateFormatXmlBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php
DateFormatXmlBasicAuthTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php
DateFormatXmlBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlBasicAuthTest.php
DateFormatXmlCookieTest class core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlCookieTest.php Tests Date Format Xml Cookie.
DateFormatXmlCookieTest.php file core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlCookieTest.php
DateFormatXmlCookieTest::$auth property core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlCookieTest.php
DateFormatXmlCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/DateFormatXmlCookieTest.php

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