Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Tid::submitOptionsForm | function | core/ |
Provide the default form for submitting options. |
| Tid::__construct | function | core/ |
Constructs a new Tid instance. |
| Time::$proxyRequestTime | property | core/ |
A proxied request time if the request time is not available. |
| Time::$requestStack | property | core/ |
The request stack. |
| Time::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
| Time::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Time::cacheSetMaxAge | function | core/ |
Determines cache expiration time based on its type. |
| Time::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Time::getLifespan | function | core/ |
Gets the value for the lifespan of the given type. |
| Time::getProxyRequestMicroTime | function | core/ |
Returns a mimic of the timestamp of the current request. |
| Time::getProxyRequestTime | function | core/ |
Returns a mimic of the timestamp of the current request. |
| Time::getRequestMicroTime | function | core/ |
Returns the timestamp for the current request with microsecond precision. |
| Time::getRequestTime | function | core/ |
Returns the timestamp for the current request. |
| Time::summaryTitle | function | core/ |
Returns a string to display as the clickable title for the access control. |
| Time::validateOptionsForm | function | core/ |
Validate the options form. |
| Time::__construct | function | core/ |
Constructs a Time cache plugin object. |
| Time::__construct | function | core/ |
Constructs a Time object. |
| TimeInterface::getRequestMicroTime | function | core/ |
Returns the timestamp for the current request with microsecond precision. |
| TimeInterface::getRequestTime | function | core/ |
Returns the timestamp for the current request. |
| TimeInterval::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| TimeInterval::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| TimeInterval::__construct | function | core/ |
Constructs a TimeInterval plugin object. |
| Timer::$timers | property | core/ |
An associative array of timers. |
| 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/ |
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. |
Pagination
- Previous page
- Page 1441
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.