Search for timer_

  1. Search 7.x for timer_
  2. Search 9.5.x for timer_
  3. Search 10.3.x for timer_
  4. Search 11.x for timer_
  5. Search main for timer_
  6. Other projects
Title Object type File name Summary
CacheTest::testTimeResultCaching function core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Tests time based caching.
CacheTest::testTimeResultCachingWithFilter function core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Tests result caching with filters.
CacheTest::testTimeResultCachingWithPager function core/modules/views/tests/src/Kernel/Plugin/CacheTest.php Tests result caching with a pager.
DateElementBase::datetimeRangeYears function core/lib/Drupal/Core/Datetime/Element/DateElementBase.php Specifies the start and end year to use as a date range.
DateRangeFieldTest::testDatetimeRangeField function core/modules/datetime_range/tests/src/Functional/DateRangeFieldTest.php Tests date and time field.
DateTimePlus::$inputTimeRaw property core/lib/Drupal/Component/Datetime/DateTimePlus.php The value of the time value passed to the constructor.
DateTimeRangeTrait trait core/modules/datetime_range/src/DateTimeRangeTrait.php Provides friendly methods for datetime range.
DateTimeRangeTrait.php file core/modules/datetime_range/src/DateTimeRangeTrait.php
DateTimeRangeTrait::viewElements function core/modules/datetime_range/src/DateTimeRangeTrait.php
DatetimeRangeViewUpdateTest class core/modules/datetime_range/tests/src/Functional/Update/DatetimeRangeViewUpdateTest.php Test update of views with datetime_range filters.
DatetimeRangeViewUpdateTest.php file core/modules/datetime_range/tests/src/Functional/Update/DatetimeRangeViewUpdateTest.php
DatetimeRangeViewUpdateTest::setDatabaseDumpFiles function core/modules/datetime_range/tests/src/Functional/Update/DatetimeRangeViewUpdateTest.php Set database dump files to be used.
DatetimeRangeViewUpdateTest::testViewsPostUpdateDateRangeFilterValues function core/modules/datetime_range/tests/src/Functional/Update/DatetimeRangeViewUpdateTest.php Tests that datetime_range filter values are updated properly.
Registry::$runtimeRegistry property core/lib/Drupal/Core/Theme/Registry.php An array of incomplete, runtime theme registries, keyed by theme name.
Timer.php file core/lib/Drupal/Component/Utility/Timer.php
Timer::$timers property core/lib/Drupal/Component/Utility/Timer.php
Timer::read function core/lib/Drupal/Component/Utility/Timer.php Reads the current timer value without stopping the timer.
Timer::start function core/lib/Drupal/Component/Utility/Timer.php Starts the timer with the specified name.
Timer::stop function core/lib/Drupal/Component/Utility/Timer.php Stops the timer with the specified name.
TimerTest class core/tests/Drupal/Tests/Component/Utility/TimerTest.php Tests the Timer system.
TimerTest.php file core/tests/Drupal/Tests/Component/Utility/TimerTest.php
TimerTest::testTimer function core/tests/Drupal/Tests/Component/Utility/TimerTest.php 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.