Search for timer_
- Search 7.x for timer_
- Search 9.5.x for timer_
- Search 8.9.x for timer_
- Search 10.3.x for timer_
- Search 11.x 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. |
| 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/ |
|
| DateTimeRangeDisplayOptions.php | file | core/ |
|
| DatetimeRangeHooks | class | core/ |
Hook implementations for datetime_range. |
| DatetimeRangeHooks.php | file | core/ |
|
| DatetimeRangeHooks::help | function | core/ |
Implements hook_help(). |
| DatetimeRangeTestHooks | class | core/ |
Hook implementations for datetime_range_test. |
| DatetimeRangeTestHooks.php | file | core/ |
|
| DatetimeRangeTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| 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/ |
|
| DatetimeRangeViewsHooks | class | core/ |
Hook implementations for datetime_range. |
| DatetimeRangeViewsHooks.php | file | core/ |
|
| DatetimeRangeViewsHooks::fieldViewsData | function | core/ |
Implements hook_field_views_data(). |
| DatetimeRangeViewsHooks::__construct | function | core/ |
|
| ModuleRuntimeRequirementsHooks | class | core/ |
Hook implementations for module_runtime_requirements. |
| ModuleRuntimeRequirementsHooks.php | file | core/ |
|
| ModuleRuntimeRequirementsHooks::runtimeRequirements | function | core/ |
Implements hook_runtime_requirements(). |
| ModuleRuntimeRequirementsHooks::runtimeRequirementsAlter | function | core/ |
Implements hook_runtime_requirements_alter(). |
| MysqliHooks::runtimeRequirements | function | core/ |
Implements hook_runtime_requirements(). |
| Registry::$runtimeRegistry | property | core/ |
An array of incomplete, runtime theme registries, keyed by theme name. |
| RequirementsTrait::getRuntimeRequirements | function | core/ |
Returns runtime requirements. |
| RunTimeRequirementsTest | class | core/ |
Tests the effectiveness of hook_runtime_requirements(). |
| RunTimeRequirementsTest.php | file | core/ |
|
| RunTimeRequirementsTest::$modules | property | core/ |
|
| RunTimeRequirementsTest::testRuntimeRequirements | function | core/ |
Tests hook_runtime_requirements() and hook_runtime_requirements_alter(). |
| SystemRequirementsHooks::runtimeRequirements | function | core/ |
Implements hook_runtime_requirements(). |
| Timer.php | file | core/ |
|
| Timer::$timers | property | core/ |
An associative array of timers. |
| 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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.