Search for format
- Search 7.x for format
- Search 9.5.x for format
- Search 8.9.x for format
- Search 10.3.x for format
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TimestampFormatter::create | function | core/ |
Creates an instance of the plugin. |
TimestampFormatter::CUSTOM_DATE_FORMAT | constant | core/ |
Used to specify a date format that is customizable by user. |
TimestampFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
TimestampFormatter::getRefreshIntervals | function | core/ |
Returns the refresh interval options for the time difference display. |
TimestampFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
TimestampFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
TimestampFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TimestampFormatter::__construct | function | core/ |
Constructs a new TimestampFormatter. |
TimestampFormatterTest | class | core/ |
Tests the timestamp formatters. |
TimestampFormatterTest.php | file | core/ |
|
TimestampFormatterTest::$bundle | property | core/ |
|
TimestampFormatterTest::$display | property | core/ |
|
TimestampFormatterTest::$entityType | property | core/ |
|
TimestampFormatterTest::$fieldName | property | core/ |
|
TimestampFormatterTest::$modules | property | core/ |
Modules to install. |
TimestampFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
TimestampFormatterTest::setUp | function | core/ |
|
TimestampFormatterTest::testTimestampAgoFormatter | function | core/ |
Tests TimestampAgoFormatter. |
TimestampFormatterTest::testTimestampFormatter | function | core/ |
Tests TimestampFormatter. |
TimestampFormatterWithTimeDiffTest | class | core/ |
Tests the 'timestamp' formatter when is used with time difference setting. |
TimestampFormatterWithTimeDiffTest.php | file | core/ |
|
TimestampFormatterWithTimeDiffTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TimestampFormatterWithTimeDiffTest::$entity | property | core/ |
Testing entity. |
TimestampFormatterWithTimeDiffTest::$modules | property | core/ |
Modules to install. |
TimestampFormatterWithTimeDiffTest::getFormatDiffTestCases | function | core/ |
Provides test cases for unit testing Drupal.timeDiff.format(). |
TimestampFormatterWithTimeDiffTest::getRefreshIntervalTestCases | function | core/ |
Provides test cases for unit testing Drupal.timeDiff.refreshInterval(). |
TimestampFormatterWithTimeDiffTest::setUp | function | core/ |
|
TimestampFormatterWithTimeDiffTest::testNoRefreshInterval | function | core/ |
Tests the 'timestamp' formatter without refresh interval. |
TimestampFormatterWithTimeDiffTest::testTimestampFormatterWithTimeDiff | function | core/ |
Tests the 'timestamp' formatter when is used with time difference setting. |
TimestampFormatterWithTimeDiffViewsTest | class | core/ |
Tests the timestamp formatter used with time difference setting in views. |
TimestampFormatterWithTimeDiffViewsTest.php | file | core/ |
|
TimestampFormatterWithTimeDiffViewsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TimestampFormatterWithTimeDiffViewsTest::$modules | property | core/ |
Modules to install. |
TimestampFormatterWithTimeDiffViewsTest::$testViews | property | core/ |
Views used in test. |
TimestampFormatterWithTimeDiffViewsTest::getRowData | function | core/ |
Provides data for view rows. |
TimestampFormatterWithTimeDiffViewsTest::testTimestampFormatterWithTimeDiff | function | core/ |
Tests the timestamp formatter used with time difference setting in views. |
TimestampNormalizer::$allowedFormats | property | core/ |
Allowed datetime formats for the denormalizer. |
TimestampNormalizerTest::providerTestDenormalizeValidFormats | function | core/ |
Data provider for testDenormalizeValidFormats. |
TimestampNormalizerTest::testDenormalizeValidFormats | function | core/ |
Tests the denormalize function with good data. |
TimezoneTest::$dateFormat | property | core/ |
HTML date format pattern. |
TimezoneTest::$formattedDates | property | core/ |
The test date formatted in various formats and timezones. |
TimezoneTest::$timeFormat | property | core/ |
HTML time format pattern. |
TranslatableMarkupTest::testIsStringAssertionWithFormattableMarkup | function | core/ |
Tests is string assertion with formattable markup. |
TranslationInterface::formatPlural | function | core/ |
Formats a string containing a count of items. |
TranslationManager::formatPlural | function | core/ |
Formats a string containing a count of items. |
TranslationManagerTest::providerTestFormatPlural | function | core/ |
Provides some test data for formatPlural() |
TranslationManagerTest::testFormatPlural | function | core/ |
Tests format plural. |
TwigExtension::$dateFormatter | property | core/ |
The date formatter. |
TwigExtensionTest::$dateFormatter | property | core/ |
The date formatter. |
TwigExtensionTest::testFormatDate | function | core/ |
Tests the format_date filter. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.