Search for time
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Time | class | core/ |
Simple caching of query results for Views displays. |
| time | function | core/ |
Shadow time() system call. |
| Time | class | core/ |
Provides a class for obtaining system time. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| TimeSpan.php | file | core/ |
|
| TimeSpan::getDuration | function | core/ |
Returns the duration. |
| TimeSpan::getDurationAsIso8601Abnf | function | core/ |
#[JsonSchema([ 'type' => 'string', 'format' => 'duration', ])] |
| TimeSpan::setDuration | function | core/ |
Sets the duration. |
| Timestamp | class | core/ |
The timestamp data type. |
| Timestamp.php | file | core/ |
|
| Timestamp::$value | property | core/ |
The data value as a UNIX timestamp. |
| Timestamp::getDateTime | function | core/ |
Returns the date time object. |
| Timestamp::setDateTime | function | core/ |
Sets the date time object. |
| TimestampAgoFormatter | class | core/ |
Plugin implementation of the 'timestamp' formatter as time ago. |
| TimestampAgoFormatter.php | file | core/ |
|
| TimestampAgoFormatter::$dateFormatter | property | core/ |
The date formatter service. |
| TimestampAgoFormatter::$request | property | core/ |
The current Request object. |
| TimestampAgoFormatter::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| TimestampAgoFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TimestampAgoFormatter::formatTimestamp | function | core/ |
Formats a timestamp. |
| TimestampAgoFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| 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 install. |
| TimestampAgoFormatterTest::setUp | function | core/ |
|
| TimestampAgoFormatterTest::testSettings | function | core/ |
Tests the formatter settings. |
| TimestampDatetimeWidget | class | core/ |
Plugin implementation of the 'datetime timestamp' widget. |
| TimestampDatetimeWidget.php | file | core/ |
|
| TimestampDatetimeWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| TimestampDatetimeWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| TimestampFormatter | class | core/ |
Plugin implementation of the 'timestamp' formatter. |
| TimestampFormatter.php | file | core/ |
|
| TimestampFormatter::buildStates | function | core/ |
Builds the #states key for form elements. |
| TimestampFormatter::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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/ |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.