Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Tid::__construct | function | core/ |
Constructs a new Tid instance. |
| Time::$request | property | core/ |
The current request. |
| 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/ |
Determine expiration time in the cache table of the cache type or CACHE_PERMANENT if item shouldn't be removed automatically from cache. |
| Time::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Time::getLifespan | function | core/ |
|
| 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/ |
Return 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 options form that provides the 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/ |
|
| 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::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/ |
Creates an instance of the plugin. |
| 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. |
Pagination
- Previous page
- Page 1256
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.