Search for format_
- Search 7.x for format_
- Search 8.9.x for format_
- Search 10.3.x for format_
- Search 11.x for format_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TimestampAgoFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
TimestampAgoFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TimestampAgoFormatter::__construct | function | core/ |
Constructs a TimestampAgoFormatter object. |
TimestampAgoFormatterTest | class | core/ |
Tests the functionality of TimestampAgoFormatter core field formatter. |
TimestampAgoFormatterTest.php | file | core/ |
|
TimestampAgoFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TimestampAgoFormatterTest::$displayOptions | property | core/ |
An array of display options to pass to entity_get_display(). |
TimestampAgoFormatterTest::$field | property | core/ |
The field used in this test class. |
TimestampAgoFormatterTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
TimestampAgoFormatterTest::$modules | property | core/ |
Modules to enable. |
TimestampAgoFormatterTest::setUp | function | core/ |
|
TimestampAgoFormatterTest::testSettings | function | core/ |
Tests the formatter settings. |
TimestampFormatter | class | core/ |
Plugin implementation of the 'timestamp' formatter. |
TimestampFormatter.php | file | core/ |
|
TimestampFormatter::$dateFormatStorage | property | core/ |
The date format entity storage. |
TimestampFormatter::$dateFormatter | property | core/ |
The date formatter service. |
TimestampFormatter::create | function | core/ |
Creates an instance of the plugin. |
TimestampFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
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 enable. |
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. |
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::$formattedDates | property | core/ |
The test date formatted in various formats and timezones. |
TrackerController::$dateFormatter | property | core/ |
The date formatter. |
TranslatableMarkupTest::testIsStringAssertionWithFormattableMarkup | function | core/ |
@covers ::__construct[[api-linebreak]] |
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/ |
@dataProvider providerTestFormatPlural |
TwigExtension::$dateFormatter | property | core/ |
The date formatter. |
TwigExtensionTest::$dateFormatter | property | core/ |
The date formatter. |
TwigExtensionTest::testFormatDate | function | core/ |
Tests the format_date filter. |
UnformattedSummary | class | core/ |
The default style plugin for summaries. |
UnformattedSummary.php | file | core/ |
|
UnformattedSummary::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
UnformattedSummary::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.