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 |
|---|---|---|---|
| TimeInterval::buildOptionsForm | function | core/ |
|
| TimeInterval::defineOptions | function | core/ |
|
| TimeInterval::render | function | core/ |
|
| TimeInterval::__construct | function | core/ |
Constructs a TimeInterval plugin object. |
| Timer | class | core/ |
Provides helpers to use timers throughout a request. |
| Timer.php | file | core/ |
|
| Timer::$timers | property | core/ |
An associative array of timers. |
| Timer::read | function | core/ |
Reads the current timer value without stopping the timer. |
| Timer::start | function | core/ |
Starts the timer with the specified name. |
| Timer::stop | function | core/ |
Stops the timer with the specified name. |
| TimerTest | class | core/ |
Tests the Timer system. |
| TimerTest.php | file | core/ |
|
| TimerTest::testTimer | function | core/ |
Tests Timer::read() time accumulation accuracy across multiple restarts. |
| TimeSpan | class | core/ |
The time span data type represents durations as number of seconds. |
| TimeSpan.php | file | core/ |
|
| TimeSpan::getDuration | function | core/ |
|
| TimeSpan::getDurationAsIso8601Abnf | function | core/ |
#[JsonSchema([ 'type' => 'string', 'format' => 'duration', ])] |
| TimeSpan::setDuration | function | core/ |
|
| 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/ |
|
| Timestamp::setDateTime | function | core/ |
|
| 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/ |
|
| 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. |
| TimestampDatetimeWidget | class | core/ |
Plugin implementation of the 'datetime timestamp' widget. |
| TimestampDatetimeWidget.php | file | core/ |
|
| TimestampDatetimeWidget::formElement | function | core/ |
|
| TimestampDatetimeWidget::massageFormValues | function | core/ |
|
| TimestampFormatter | class | core/ |
Plugin implementation of the 'timestamp' formatter. |
| TimestampFormatter.php | file | core/ |
|
| TimestampFormatter::buildStates | function | core/ |
Builds the #states key for form elements. |
Pagination
- Previous page
- Page 1651
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.