Search for time
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Time | class | core/ |
Simple caching of query results for Views displays. |
time | function | core/ |
Shadow time() system call. |
Time | class | core/ |
Provides a class for obtaining system time. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
DatetimeViewsHooks | class | core/ |
Hook implementations for datetime. |
DatetimeViewsHooks.php | file | core/ |
|
DatetimeViewsHooks::fieldViewsData | function | core/ |
Implements hook_field_views_data(). |
DatetimeViewsHooks::__construct | function | core/ |
|
DateTimeWidgetBase | class | core/ |
Base class for the 'datetime_*' widgets. |
DateTimeWidgetBase.php | file | core/ |
|
DateTimeWidgetBase::createDefaultValue | function | core/ |
Creates a date object for use as a default value. |
DateTimeWidgetBase::formElement | function | core/ |
Returns the form for a single field widget. |
DateTimeWidgetBase::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
DateTimeWidgetTest | class | core/ |
Tests Datetime widgets functionality. |
DateTimeWidgetTest.php | file | core/ |
|
DateTimeWidgetTest::$defaultSettings | property | core/ |
The default display settings to use for the formatters. |
DateTimeWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DateTimeWidgetTest::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
DateTimeWidgetTest::testDateOnlyDefaultValue | function | core/ |
Test default value functionality. |
datetime_range.info.yml | file | core/ |
core/modules/datetime_range/datetime_range.info.yml |
datetime_range.module | file | core/ |
Field hooks to implement a datetime field that stores a start and end date. |
datetime_range.post_update.php | file | core/ |
Post-update functions for Datetime Range module. |
datetime_range.schema.yml | file | core/ |
core/modules/datetime_range/config/schema/datetime_range.schema.yml |
datetime_range.services.yml | file | core/ |
core/modules/datetime_range/datetime_range.services.yml |
datetime_range.views.inc | file | core/ |
Provides views data for the datetime_range module. |
datetime_range_field_views_data | function | core/ |
Implements hook_field_views_data(). |
datetime_range_help | function | core/ |
Implements hook_help(). |
datetime_range_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
datetime_range_test.info.yml | file | core/ |
core/modules/datetime_range/tests/modules/datetime_range_test/datetime_range_test.info.yml |
datetime_range_test.module | file | core/ |
|
datetime_range_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
datetime_test.info.yml | file | core/ |
core/modules/datetime/tests/modules/datetime_test/datetime_test.info.yml |
datetime_type_field_views_data_helper | function | core/ |
Provides Views integration for any datetime-based fields. |
datetime_type_field_views_data_helper | function | core/ |
Provides Views integration for any datetime-based fields. |
DbLogTest::testSameTimestampEntries | function | core/ |
Tests sorting for entries with the same timestamp. |
DefaultConfigTest::$timeLimit | property | core/ |
|
DevReleaseTest::testSecurityUpdateEmptyProjectTimestamp | function | core/ |
Tests security updates are empty with a dev version and an empty timestamp. |
drupal.timestamp-formatter-settings-2921810.php | file | core/ |
Provides database changes for testing the TimestampFormatter upgrade path. |
Drupal::time | function | core/ |
Returns the time service. |
DrupalDateTime | class | core/ |
Extends DateTimePlus(). |
DrupalDateTime.php | file | core/ |
|
DrupalDateTime::$formatTranslationCache | property | core/ |
Formatted strings translation cache. |
DrupalDateTime::format | function | core/ |
Overrides format(). |
DrupalDateTime::prepareTimezone | function | core/ |
Overrides prepareTimezone(). |
DrupalDateTime::__construct | function | core/ |
Constructs a date object. |
DrupalDateTime::__sleep | function | core/ |
|
DrupalDateTimeTest | class | core/ |
@coversDefaultClass \Drupal\Core\Datetime\DrupalDateTime @group Datetime |
DrupalDateTimeTest | class | core/ |
Tests DrupalDateTime functionality. |
DrupalDateTimeTest.php | file | core/ |
|
DrupalDateTimeTest.php | file | core/ |
|
DrupalDateTimeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DrupalDateTimeTest::$modules | property | core/ |
Set up required modules. |
DrupalDateTimeTest::providerTestDateDiff | function | core/ |
Provides data for date tests. |
DrupalDateTimeTest::providerTestInvalidDateDiff | function | core/ |
Provides data for date tests. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.