Search for timer_

  1. Search 7.x for timer_
  2. Search 9.5.x for timer_
  3. Search 8.9.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.
DateTimeRangeConstantsInterface interface core/modules/datetime_range/src/DateTimeRangeConstantsInterface.php Declares constants used in the datetime range module.
DateTimeRangeConstantsInterface.php file core/modules/datetime_range/src/DateTimeRangeConstantsInterface.php
DateTimeRangeConstantsInterface::BOTH constant core/modules/datetime_range/src/DateTimeRangeConstantsInterface.php Values for the 'from_to' formatter setting.
DateTimeRangeConstantsInterface::END_DATE constant core/modules/datetime_range/src/DateTimeRangeConstantsInterface.php
DateTimeRangeConstantsInterface::START_DATE constant core/modules/datetime_range/src/DateTimeRangeConstantsInterface.php
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::dateTimeRangeDefaultSettings function core/modules/datetime_range/src/DateTimeRangeTrait.php Get the default settings for a date and time range display.
DateTimeRangeTrait::dateTimeRangeSettingsForm function core/modules/datetime_range/src/DateTimeRangeTrait.php Configuration form for date time range.
DateTimeRangeTrait::dateTimeRangeSettingsSummary function core/modules/datetime_range/src/DateTimeRangeTrait.php Gets the date time range settings summary.
DateTimeRangeTrait::endDateIsDisplayed function core/modules/datetime_range/src/DateTimeRangeTrait.php Gets whether the end date should be displayed.
DateTimeRangeTrait::getFromToOptions function core/modules/datetime_range/src/DateTimeRangeTrait.php Returns a list of possible values for the 'from_to' setting.
DateTimeRangeTrait::renderStartEnd function core/modules/datetime_range/src/DateTimeRangeTrait.php Creates a render array given start/end dates.
DateTimeRangeTrait::renderStartEndWithIsoAttribute function core/modules/datetime_range/src/DateTimeRangeTrait.php Creates a render array with ISO attributes given start/end dates.
DateTimeRangeTrait::startDateIsDisplayed function core/modules/datetime_range/src/DateTimeRangeTrait.php Gets whether the start date should be displayed.
DateTimeRangeTrait::viewElements function core/modules/datetime_range/src/DateTimeRangeTrait.php
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.