Search for timer_
- Search 7.x for timer_
- Search 9.5.x for timer_
- Search 10.3.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. |
| DateTimeRangeTrait | trait | core/ |
Provides friendly methods for datetime range. |
| DateTimeRangeTrait.php | file | core/ |
|
| DateTimeRangeTrait::viewElements | function | core/ |
|
| DatetimeRangeViewUpdateTest | class | core/ |
Test update of views with datetime_range filters. |
| DatetimeRangeViewUpdateTest.php | file | core/ |
|
| DatetimeRangeViewUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| DatetimeRangeViewUpdateTest::testViewsPostUpdateDateRangeFilterValues | function | core/ |
Tests that datetime_range filter values are updated properly. |
| 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.