Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
|
| 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/ |
|
| TimestampFormatterWithTimeDiffTest::$entity | property | core/ |
Testing entity. |
| TimestampFormatterWithTimeDiffTest::$modules | property | core/ |
|
| 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/ |
|
| TimestampFormatterWithTimeDiffViewsTest::$modules | property | core/ |
|
| 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. |
| TimestampItem | class | core/ |
Defines the 'timestamp' entity field type. |
| TimestampItem.php | file | core/ |
|
| TimestampItem::generateSampleValue | function | core/ |
|
| TimestampItem::propertyDefinitions | function | core/ |
|
| TimestampItem::schema | function | core/ |
|
| TimestampItemNormalizer | class | core/ |
Converts values for TimestampItem to and from common formats. |
| TimestampItemNormalizer.php | file | core/ |
|
| TimestampItemNormalizer::constructValue | function | core/ |
|
| TimestampItemNormalizer::getSupportedTypes | function | core/ |
|
| TimestampItemNormalizer::normalize | function | core/ |
Normalizes data into a set of arrays/scalars. |
| TimestampItemNormalizerTest | class | core/ |
Tests that TimestampItem (de)normalization uses Timestamp (de)normalization. |
| TimestampItemNormalizerTest.php | file | core/ |
|
| TimestampItemNormalizerTest::$normalizer | property | core/ |
The time stamp normalizer. |
| TimestampItemNormalizerTest::createTimestampItemProphecy | function | core/ |
Creates a TimestampItem prophecy. |
Pagination
- Previous page
- Page 1652
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.