Search for to
Title | Object type | File name | Summary |
---|---|---|---|
DateRangeCustomFormatter | class | core/ |
Plugin implementation of the 'Custom' formatter for 'daterange' fields. |
DateRangeCustomFormatter.php | file | core/ |
|
DateRangeCustomFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
DateRangeCustomFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
DateRangeCustomFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
DateRangeCustomFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
DateRangeDefaultWidget::$dateStorage | property | core/ |
The date format storage. |
DateRangeFieldTest::doTestFromToSetting | function | core/ |
Performs the test of the 'from_to' setting for given test data. |
DateRangeFieldTest::fromToSettingDataProvider | function | core/ |
Provides data for testing the 'from_to' setting. |
DateRangeFieldTest::testDateStorageSettings | function | core/ |
Tests that 'Date' field storage setting form is disabled if field has data. |
DateRangeFieldTest::testFromToSeparatorState | function | core/ |
Tests the conditional visibility of the 'Date separator' field. |
DateRangeItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
DateRangeItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
DateTestBase::$fieldStorage | property | core/ |
A field storage to use in this test class. |
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. |
DateTimeDefaultWidget::$dateStorage | property | core/ |
The date format storage. |
DateTimeFieldItemList::DEFAULT_VALUE_CUSTOM | constant | core/ |
Defines the default value as relative. |
DateTimeFieldTest::testDateStorageSettings | function | core/ |
Tests that 'Date' field storage setting form is disabled if field has data. |
DateTimeFormatConstraintValidator | class | core/ |
Constraint validator for DateTime items to ensure the format is correct. |
DateTimeFormatConstraintValidator.php | file | core/ |
|
DateTimeFormatConstraintValidator::validate | function | core/ |
|
DateTimeFormatterBase::$dateFormatStorage | property | core/ |
The date format entity storage. |
DateTimeHandlerTestBase::getUTCEquivalentOfUserNowAsTimestamp | function | core/ |
Returns UTC timestamp of user's TZ 'now'. |
DateTimeItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
DateTimeItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
DateTimeItemInterface::DATETIME_STORAGE_FORMAT | constant | core/ |
Defines the format that date and time should be stored in. |
DateTimeItemInterface::DATE_STORAGE_FORMAT | constant | core/ |
Defines the format that dates should be stored in. |
DateTimeItemInterface::STORAGE_TIMEZONE | constant | core/ |
Defines the timezone that dates should be stored in. |
DateTimeItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
DateTimePlus::arrayToISO | function | core/ |
Creates an ISO date from an array of values. |
DateTimePlusTest::providerTestInvalidConstructor | function | core/ |
Provider for testInvalidConstructor(). |
DateTimePlusTest::testInvalidConstructor | function | core/ |
Tests invalid values passed to constructor. |
DateTimeRangeTrait::getFromToOptions | function | core/ |
Returns a list of possible values for the 'from_to' setting. |
DateTimeTest::testEnteringDateTimeViaSelectors | function | core/ |
Tests handling case with invalid data in selectors (like February, 31st). |
DateTimeTimeAgoFormatterTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
db-tools.php | file | core/ |
A command line application to import a database generation script. |
DbLogController::$userStorage | property | core/ |
The user storage. |
DbLogController::topLogMessages | function | core/ |
Shows the most frequent log messages of a given event type. |
DbLogTest::testOnError | function | core/ |
Tests that the details page displays the backtrace for a logged \Throwable. |
DbLogTest::testOverviewLinks | function | core/ |
Make sure HTML tags are filtered out in the log overview links. |
DbToolsApplication | class | core/ |
Provides a command to import a database generation script. |
DbToolsApplication.php | file | core/ |
|
DbToolsApplication::getDefaultCommands | function | core/ |
|
DbToolsApplication::__construct | function | core/ |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.