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 |
---|---|---|---|
DateTimeRangeTrait::viewElements | function | core/ |
|
DatetimeRangeViewUpdateTest | class | core/ |
Test update of views with datetime_range filters. |
DatetimeRangeViewUpdateTest.php | file | core/ |
|
DatetimeRangeViewUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
DatetimeRangeViewUpdateTest::testViewsPostUpdateDateRangeFilterValues | function | core/ |
Tests that datetime_range filter values are updated properly. |
DateTimeSchemaTest | class | core/ |
Tests the Drupal\datetime\Plugin\views schemas. |
DateTimeSchemaTest.php | file | core/ |
|
DateTimeSchemaTest::$testViews | property | core/ |
Views to be enabled. |
DateTimeSchemaTest::testDateTimeSchema | function | core/ |
Test argument plugin schema. |
DateTimeTest | class | core/ |
Configure date and time settings. Test date formatting and time zone handling, including daylight saving time. |
DateTimeTest.php | file | core/ |
|
DateTimeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DateTimeTest::$modules | property | core/ |
Modules to enable. |
DateTimeTest::setUp | function | core/ |
|
DateTimeTest::testDateFormatConfiguration | function | core/ |
Test date format configuration. |
DateTimeTest::testEnteringDateTimeViaSelectors | function | core/ |
Test handling case with invalid data in selectors (like February, 31st). |
DateTimeTest::testTimeZoneHandling | function | core/ |
Test time zones and DST handling. |
DateTimeTimeAgoFormatter | class | core/ |
Plugin implementation of the 'Time ago' formatter for 'datetime' fields. |
DateTimeTimeAgoFormatter.php | file | core/ |
|
DateTimeTimeAgoFormatter::formatDate | function | core/ |
Formats a date/time as a time interval. |
DateTimeTimeAgoFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
DateTimeTimeAgoFormatterTest | class | core/ |
Tests the functionality of DateTimeTimeAgoFormatter field formatter. |
DateTimeTimeAgoFormatterTest.php | file | core/ |
|
DateTimeTimeAgoFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DateTimeTimeAgoFormatterTest::$displayOptions | property | core/ |
An array of field formatter display options. |
DateTimeTimeAgoFormatterTest::$field | property | core/ |
The field used in this test class. |
DateTimeTimeAgoFormatterTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
DateTimeTimeAgoFormatterTest::$modules | property | core/ |
Modules to enable. |
DateTimeTimeAgoFormatterTest::setUp | function | core/ |
|
DateTimeTimeAgoFormatterTest::testSettings | function | core/ |
Tests the formatter settings. |
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. |
DATETIME_DATETIME_STORAGE_FORMAT | constant | core/ |
Defines the format that date and time should be stored in. |
datetime_date_default_time | function | core/ |
Sets a consistent time on a date without time. |
DATETIME_DATE_STORAGE_FORMAT | constant | core/ |
Defines the format that dates should be stored in. |
datetime_field_views_data | function | core/ |
Implements hook_field_views_data(). |
datetime_help | function | core/ |
Implements hook_help(). |
datetime_range-filter-values.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2786577. |
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.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_post_update_translatable_separator | function | core/ |
Clear caches to ensure schema changes are read. |
datetime_range_post_update_views_string_plugin_id | function | core/ |
Update existing views using datetime_range fields. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.