Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| DateTest::$languageManager | property | core/ |
The mocked language manager. |
| DateTest::$requestStack | property | core/ |
The mocked string translation. |
| DateTest::$stringTranslation | property | core/ |
The mocked string translation. |
| DateTest::createTimestamp | function | core/ |
Creates a UNIX timestamp given a date and time string. |
| DateTest::providerTestFormatDiff | function | core/ |
Data provider for testFormatDiff(). |
| DateTest::providerTestFormatInterval | function | core/ |
Provides some test data for the format interval test. |
| DateTest::setUp | function | core/ |
|
| DateTest::testFormatDiff | function | core/ |
Tests the formatDiff method. |
| DateTest::testFormatInterval | function | core/ |
Tests the formatInterval method. |
| DateTest::testFormatIntervalZeroSecond | function | core/ |
Tests the formatInterval method for 0 second. |
| DateTest::testFormattedDateDiff | function | core/ |
Tests FormattedDateDiff. |
| DateTest::testFormatTimeDiffSince | function | core/ |
Tests the formatTimeDiffSince method. |
| DateTest::testFormatTimeDiffUntil | function | core/ |
Tests the formatTimeDiffUntil method. |
| DateTest::testGetSampleDateFormats | function | core/ |
Tests the getSampleDateFormats method. |
| DateTest::testRfc2822DateFormat | function | core/ |
Tests that an RFC2822 formatted date always returns an English string. |
| DateTestBase | class | core/ |
Provides a base class for testing Datetime field functionality. |
| DateTestBase.php | file | core/ |
|
| DateTestBase::$dateFormatter | property | core/ |
The date formatter service. |
| DateTestBase::$displayOptions | property | core/ |
An array of display options. |
| DateTestBase::$field | property | core/ |
The field used in this test class. |
| DateTestBase::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| DateTestBase::$modules | property | core/ |
Modules to install. |
| DateTestBase::$timezones | property | core/ |
An array of timezone extremes to test. |
| DateTestBase::createField | function | core/ |
Creates a date test field. |
| DateTestBase::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
| DateTestBase::massageTestDate | function | core/ |
Massages test date values. |
| DateTestBase::renderTestEntity | function | core/ |
Renders an entity_test and sets the output in the internal browser. |
| DateTestBase::setSiteTimezone | function | core/ |
Sets the site timezone to a given timezone. |
| DateTestBase::setUp | function | core/ |
|
| datetime.schema.yml | file | core/ |
core/modules/datetime/config/schema/datetime.schema.yml |
| datetime.views.inc | file | core/ |
Provides views data for the datetime module. |
| datetime.views.schema.yml | file | core/ |
core/modules/datetime/config/schema/datetime.views.schema.yml |
| Datetime::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
| Datetime::processDatetime | function | core/ |
Expands a datetime element type into date and/or time elements. |
| DateTimeComputed::setValue | function | core/ |
Sets the data value. |
| DateTimeComputed::__construct | function | core/ |
Constructs a TypedData object given its definition and context. |
| DateTimeCustomFormatter | class | core/ |
Plugin implementation of the 'Custom' formatter for 'datetime' fields. |
| DateTimeCustomFormatter.php | file | core/ |
|
| DateTimeCustomFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DateTimeCustomFormatter::formatDate | function | core/ |
Creates a formatted date value as a string. |
| DateTimeCustomFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| DateTimeCustomFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| DateTimeCustomFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| DateTimeDatelistWidget | class | core/ |
Plugin implementation of the 'datetime_datelist' widget. |
| DateTimeDatelistWidget.php | file | core/ |
|
| DateTimeDatelistWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DateTimeDatelistWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| DateTimeDatelistWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| DateTimeDatelistWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
Pagination
- Previous page
- Page 310
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.