Search for timer_
- Search 7.x for timer_
- Search 9.5.x for timer_
- Search 8.9.x for timer_
- Search 11.x for timer_
- Search main for timer_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CacheTest::testTimeResultCaching | function | core/ |
Tests time based caching. |
| CacheTest::testTimeResultCachingWithFilter | function | core/ |
Tests result caching with filters. |
| CacheTest::testTimeResultCachingWithPager | function | core/ |
Tests result caching with a pager. |
| DateElementBase::datetimeRangeYears | function | core/ |
Specifies the start and end year to use as a date range. |
| DateRangeFieldTest::testDatetimeRangeField | function | core/ |
Tests date and time field. |
| DateTimePlus::$inputTimeRaw | property | core/ |
The value of the time value passed to the constructor. |
| DateTimeRangeConstantsInterface | interface | core/ |
Declares constants used in the datetime range module. |
| DateTimeRangeConstantsInterface.php | file | core/ |
|
| DateTimeRangeConstantsInterface::BOTH | constant | core/ |
Values for the 'from_to' formatter setting. |
| DateTimeRangeConstantsInterface::END_DATE | constant | core/ |
|
| DateTimeRangeConstantsInterface::START_DATE | constant | core/ |
|
| DateTimeRangeTrait | trait | core/ |
Provides friendly methods for datetime range. |
| DateTimeRangeTrait.php | file | core/ |
|
| DateTimeRangeTrait::dateTimeRangeDefaultSettings | function | core/ |
Get the default settings for a date and time range display. |
| DateTimeRangeTrait::dateTimeRangeSettingsForm | function | core/ |
Configuration form for date time range. |
| DateTimeRangeTrait::dateTimeRangeSettingsSummary | function | core/ |
Gets the date time range settings summary. |
| DateTimeRangeTrait::endDateIsDisplayed | function | core/ |
Gets whether the end date should be displayed. |
| DateTimeRangeTrait::getFromToOptions | function | core/ |
Returns a list of possible values for the 'from_to' setting. |
| DateTimeRangeTrait::renderStartEnd | function | core/ |
Creates a render array given start/end dates. |
| DateTimeRangeTrait::renderStartEndWithIsoAttribute | function | core/ |
Creates a render array with ISO attributes given start/end dates. |
| DateTimeRangeTrait::startDateIsDisplayed | function | core/ |
Gets whether the start date should be displayed. |
| DateTimeRangeTrait::viewElements | function | core/ |
|
| Registry::$runtimeRegistry | property | core/ |
An array of incomplete, runtime theme registries, keyed by theme name. |
| Timer.php | file | core/ |
|
| Timer::$timers | property | core/ |
|
| 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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.