Search for format
- Search 7.x for format
- Search 9.5.x for format
- Search 8.9.x for format
- Search 11.x for format
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TimestampAgoFormatter.php | file | core/ |
|
TimestampAgoFormatter::$dateFormatter | property | core/ |
The date formatter service. |
TimestampAgoFormatter::$request | property | core/ |
The current Request object. |
TimestampAgoFormatter::create | function | core/ |
|
TimestampAgoFormatter::defaultSettings | function | core/ |
|
TimestampAgoFormatter::formatTimestamp | function | core/ |
Formats a timestamp. |
TimestampAgoFormatter::settingsForm | function | core/ |
|
TimestampAgoFormatter::settingsSummary | function | core/ |
|
TimestampAgoFormatter::viewElements | function | core/ |
|
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/ |
|
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/ |
|
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::$time | property | core/ |
The time service. |
TimestampFormatter::buildStates | function | core/ |
Builds the #states key for form elements. |
TimestampFormatter::create | function | core/ |
|
TimestampFormatter::CUSTOM_DATE_FORMAT | constant | core/ |
Used to specify a date format that is customizable by user. |
TimestampFormatter::defaultSettings | function | core/ |
|
TimestampFormatter::getRefreshIntervals | function | core/ |
Returns the refresh interval options for the time difference display. |
TimestampFormatter::settingsForm | function | core/ |
|
TimestampFormatter::settingsSummary | function | core/ |
|
TimestampFormatter::viewElements | function | core/ |
|
TimestampFormatter::__construct | function | core/ |
Constructs a new TimestampFormatter. |
TimestampFormatterSettingsUpdateTest | class | core/ |
Tests the update of timestamp formatter settings. |
TimestampFormatterSettingsUpdateTest.php | file | core/ |
|
TimestampFormatterSettingsUpdateTest::$defaultTheme | property | core/ |
|
TimestampFormatterSettingsUpdateTest::setDatabaseDumpFiles | function | core/ |
|
TimestampFormatterSettingsUpdateTest::testPostUpdateTimestampFormatter | function | core/ |
Tests the update of timestamp formatter settings. |
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. |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.