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
TimestampFormatterWithTimeDiffTest::getRefreshIntervalTestCases function core/tests/Drupal/FunctionalJavascriptTests/Core/Field/TimestampFormatterWithTimeDiffTest.php Provides test cases for unit testing Drupal.timeDiff.refreshInterval().
TimestampFormatterWithTimeDiffTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Core/Field/TimestampFormatterWithTimeDiffTest.php
TimestampFormatterWithTimeDiffTest::testNoRefreshInterval function core/tests/Drupal/FunctionalJavascriptTests/Core/Field/TimestampFormatterWithTimeDiffTest.php Tests the 'timestamp' formatter without refresh interval.
TimestampFormatterWithTimeDiffTest::testTimestampFormatterWithTimeDiff function core/tests/Drupal/FunctionalJavascriptTests/Core/Field/TimestampFormatterWithTimeDiffTest.php Tests the 'timestamp' formatter when is used with time difference setting.
TimestampFormatterWithTimeDiffViewsTest class core/tests/Drupal/FunctionalJavascriptTests/Core/Field/TimestampFormatterWithTimeDiffViewsTest.php Tests the timestamp formatter used with time difference setting in views.
TimestampFormatterWithTimeDiffViewsTest.php file core/tests/Drupal/FunctionalJavascriptTests/Core/Field/TimestampFormatterWithTimeDiffViewsTest.php
TimestampFormatterWithTimeDiffViewsTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Core/Field/TimestampFormatterWithTimeDiffViewsTest.php The theme to install as the default for testing.
TimestampFormatterWithTimeDiffViewsTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Core/Field/TimestampFormatterWithTimeDiffViewsTest.php Modules to install.
TimestampFormatterWithTimeDiffViewsTest::$testViews property core/tests/Drupal/FunctionalJavascriptTests/Core/Field/TimestampFormatterWithTimeDiffViewsTest.php Views used in test.
TimestampFormatterWithTimeDiffViewsTest::getRowData function core/tests/Drupal/FunctionalJavascriptTests/Core/Field/TimestampFormatterWithTimeDiffViewsTest.php Provides data for view rows.
TimestampFormatterWithTimeDiffViewsTest::testTimestampFormatterWithTimeDiff function core/tests/Drupal/FunctionalJavascriptTests/Core/Field/TimestampFormatterWithTimeDiffViewsTest.php Tests the timestamp formatter used with time difference setting in views.
TimestampNormalizer::$allowedFormats property core/modules/serialization/src/Normalizer/TimestampNormalizer.php Allowed datetime formats for the denormalizer.
TimestampNormalizerTest::providerTestDenormalizeValidFormats function core/modules/serialization/tests/src/Unit/Normalizer/TimestampNormalizerTest.php Data provider for testDenormalizeValidFormats.
TimestampNormalizerTest::testDenormalizeValidFormats function core/modules/serialization/tests/src/Unit/Normalizer/TimestampNormalizerTest.php Tests the denormalize function with good data.
TimezoneTest::$dateFormat property core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php HTML date format pattern.
TimezoneTest::$formattedDates property core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php The test date formatted in various formats and timezones.
TimezoneTest::$timeFormat property core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php HTML time format pattern.
TourJsonAnonTest::$format property core/modules/tour/tests/src/Functional/Rest/TourJsonAnonTest.php The format to use in this test.
TourJsonBasicAuthTest::$format property core/modules/tour/tests/src/Functional/Rest/TourJsonBasicAuthTest.php The format to use in this test.
TourJsonCookieTest::$format property core/modules/tour/tests/src/Functional/Rest/TourJsonCookieTest.php The format to use in this test.
TourXmlAnonTest::$format property core/modules/tour/tests/src/Functional/Rest/TourXmlAnonTest.php The format to use in this test.
TourXmlBasicAuthTest::$format property core/modules/tour/tests/src/Functional/Rest/TourXmlBasicAuthTest.php The format to use in this test.
TourXmlCookieTest::$format property core/modules/tour/tests/src/Functional/Rest/TourXmlCookieTest.php The format to use in this test.
TrackerController::$dateFormatter property core/modules/tracker/src/Controller/TrackerController.php The date formatter.
TranslatableMarkupTest::testIsStringAssertionWithFormattableMarkup function core/tests/Drupal/Tests/Core/StringTranslation/TranslatableMarkupTest.php @covers ::__construct
TranslationInterface::formatPlural function core/lib/Drupal/Core/StringTranslation/TranslationInterface.php Formats a string containing a count of items.
TranslationManager::formatPlural function core/lib/Drupal/Core/StringTranslation/TranslationManager.php Formats a string containing a count of items.
TranslationManagerTest::providerTestFormatPlural function core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php Provides some test data for formatPlural()
TranslationManagerTest::testFormatPlural function core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php @dataProvider providerTestFormatPlural
TwigExtension::$dateFormatter property core/lib/Drupal/Core/Template/TwigExtension.php The date formatter.
TwigExtensionTest::$dateFormatter property core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php The date formatter.
TwigExtensionTest::testFormatDate function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php Tests the format_date filter.
UnformattedSummary class core/modules/views/src/Plugin/views/style/UnformattedSummary.php The default style plugin for summaries.
UnformattedSummary.php file core/modules/views/src/Plugin/views/style/UnformattedSummary.php
UnformattedSummary::buildOptionsForm function core/modules/views/src/Plugin/views/style/UnformattedSummary.php Provide a form to edit options for this plugin.
UnformattedSummary::defineOptions function core/modules/views/src/Plugin/views/style/UnformattedSummary.php Information about options for all kinds of purposes will be held here.
UnmetDependenciesException::formatConfigObjectList function core/lib/Drupal/Core/Config/UnmetDependenciesException.php Formats a list of configuration objects.
UpdateRegistry::getPendingUpdateInformation function core/lib/Drupal/Core/Update/UpdateRegistry.php Returns a list of all the pending updates.
UpdateRegistryTest::testGetPendingUpdateInformation function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php @covers ::getPendingUpdateInformation
UpdateRegistryTest::testGetPendingUpdateInformationWithExistingUpdates function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php @covers ::getPendingUpdateInformation
UpdateRegistryTest::testGetPendingUpdateInformationWithRemovedUpdates function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php @covers ::getPendingUpdateInformation
UpdateSettingsForm::formatMultipleViolationsMessage function core/modules/update/src/UpdateSettingsForm.php Formats multiple violation messages associated with a single form element.
UriLinkFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/UriLinkFormatter.php Plugin implementation of the 'uri_link' formatter.
UriLinkFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/UriLinkFormatter.php
UriLinkFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/UriLinkFormatter.php Builds a renderable array for a field value.
UrlHelperFormatConstraint class core/tests/Drupal/Tests/Core/Theme/Component/ComponentValidatorTest.php Defines a custom format constraint for json-schema.
UrlHelperFormatConstraint::check function core/tests/Drupal/Tests/Core/Theme/Component/ComponentValidatorTest.php
UrlPlainFormatter class core/modules/file/src/Plugin/Field/FieldFormatter/UrlPlainFormatter.php Plugin implementation of the 'file_url_plain' formatter.
UrlPlainFormatter.php file core/modules/file/src/Plugin/Field/FieldFormatter/UrlPlainFormatter.php
UrlPlainFormatter::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/UrlPlainFormatter.php Builds a renderable array for a field value.

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