Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateRangeItemTest.php | file | core/ |
|
| DateRangeItemTest::$field | property | core/ |
The field used in this test class. |
| DateRangeItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| DateRangeItemTest::$modules | property | core/ |
Modules to install. |
| DateRangeItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| DateRangeItemTest::testDateOnly | function | core/ |
Tests the field configured for date-only. |
| DateRangePlainFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| DateRangePlainFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| DateRangePlainFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| DateRangePlainFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| DateRangeWidgetBase | class | core/ |
Base class for the 'daterange_*' widgets. |
| DateRangeWidgetBase.php | file | core/ |
|
| DateRangeWidgetBase::formElement | function | core/ |
Returns the form for a single field widget. |
| DateRangeWidgetBase::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| DateRangeWidgetBase::validateStartEnd | function | core/ |
Render API callback: Validates that the start date <= the end date. |
| DateSqlInterface | interface | core/ |
Defines an interface for handling date queries with SQL. |
| DateSqlInterface.php | file | core/ |
|
| DateSqlInterface::getDateField | function | core/ |
Returns a native database expression for a given field. |
| DateSqlInterface::getDateFormat | function | core/ |
Creates a native database date formatting. |
| DateSqlInterface::setFieldTimezoneOffset | function | core/ |
Applies the given offset to the given field. |
| DateSqlInterface::setTimezoneOffset | function | core/ |
Set the database to the given timezone. |
| DateTest | class | core/ |
Tests Drupal\Core\Datetime\DateFormatter. |
| DateTest.php | file | core/ |
|
| DateTest::$dateFormatter | property | core/ |
The mocked date formatter class. |
| DateTest::$dateFormatterStub | property | core/ |
The date formatter class where methods can be stubbed. |
| DateTest::$entityTypeManager | property | core/ |
The entity type manager. |
| DateTest::$languageManager | property | core/ |
The mocked language manager. |
| DateTest::$requestStack | property | core/ |
The string translation. |
| DateTest::$stringTranslation | property | core/ |
The 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::setUpDateFormatterStub | function | core/ |
Initializes the $dateFormatterStub property. |
| 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::testFormatWithEmptyStringAsDateFormatType | function | core/ |
Tests that the formatter does not call \Drupal\Core\Language\LanguageManagerInterface::getConfigOverrideLanguage. |
| 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. |
Pagination
- Previous page
- Page 323
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.