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 10.3.x for timer_
  5. Search 11.x 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.
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
DateTimeRangeDisplayOptions.php file core/modules/datetime_range/src/DateTimeRangeDisplayOptions.php
DatetimeRangeHooks class core/modules/datetime_range/src/Hook/DatetimeRangeHooks.php Hook implementations for datetime_range.
DatetimeRangeHooks.php file core/modules/datetime_range/src/Hook/DatetimeRangeHooks.php
DatetimeRangeHooks::help function core/modules/datetime_range/src/Hook/DatetimeRangeHooks.php Implements hook_help().
DatetimeRangeTestHooks class core/modules/datetime_range/tests/modules/datetime_range_test/src/Hook/DatetimeRangeTestHooks.php Hook implementations for datetime_range_test.
DatetimeRangeTestHooks.php file core/modules/datetime_range/tests/modules/datetime_range_test/src/Hook/DatetimeRangeTestHooks.php
DatetimeRangeTestHooks::entityTypeAlter function core/modules/datetime_range/tests/modules/datetime_range_test/src/Hook/DatetimeRangeTestHooks.php Implements hook_entity_type_alter().
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
DatetimeRangeViewsHooks class core/modules/datetime_range/src/Hook/DatetimeRangeViewsHooks.php Hook implementations for datetime_range.
DatetimeRangeViewsHooks.php file core/modules/datetime_range/src/Hook/DatetimeRangeViewsHooks.php
DatetimeRangeViewsHooks::fieldViewsData function core/modules/datetime_range/src/Hook/DatetimeRangeViewsHooks.php Implements hook_field_views_data().
DatetimeRangeViewsHooks::__construct function core/modules/datetime_range/src/Hook/DatetimeRangeViewsHooks.php
ModuleRuntimeRequirementsHooks class core/modules/system/tests/modules/module_runtime_requirements/src/Hook/ModuleRuntimeRequirementsHooks.php Hook implementations for module_runtime_requirements.
ModuleRuntimeRequirementsHooks.php file core/modules/system/tests/modules/module_runtime_requirements/src/Hook/ModuleRuntimeRequirementsHooks.php
ModuleRuntimeRequirementsHooks::runtimeRequirements function core/modules/system/tests/modules/module_runtime_requirements/src/Hook/ModuleRuntimeRequirementsHooks.php Implements hook_runtime_requirements().
ModuleRuntimeRequirementsHooks::runtimeRequirementsAlter function core/modules/system/tests/modules/module_runtime_requirements/src/Hook/ModuleRuntimeRequirementsHooks.php Implements hook_runtime_requirements_alter().
MysqliHooks::runtimeRequirements function core/modules/mysqli/src/Hook/MysqliHooks.php Implements hook_runtime_requirements().
Registry::$runtimeRegistry property core/lib/Drupal/Core/Theme/Registry.php An array of incomplete, runtime theme registries, keyed by theme name.
RequirementsTrait::getRuntimeRequirements function core/modules/mysql/src/RequirementsTrait.php Returns runtime requirements.
RunTimeRequirementsTest class core/modules/system/tests/src/Kernel/System/RunTimeRequirementsTest.php Tests the effectiveness of hook_runtime_requirements().
RunTimeRequirementsTest.php file core/modules/system/tests/src/Kernel/System/RunTimeRequirementsTest.php
RunTimeRequirementsTest::$modules property core/modules/system/tests/src/Kernel/System/RunTimeRequirementsTest.php Modules to install.
RunTimeRequirementsTest::testRuntimeRequirements function core/modules/system/tests/src/Kernel/System/RunTimeRequirementsTest.php Tests hook_runtime_requirements() and hook_runtime_requirements_alter().
SystemRequirementsHooks::runtimeRequirements function core/modules/system/src/Hook/SystemRequirementsHooks.php Implements hook_runtime_requirements().
Timer.php file core/lib/Drupal/Component/Utility/Timer.php
Timer::$timers property core/lib/Drupal/Component/Utility/Timer.php An associative array of timers.
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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.