Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateRangeFieldTest::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
| DateRangeFieldTest::testDatelistWidget | function | core/ |
Tests Date Range List Widget functionality. |
| 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/ |
#element_validate callback to ensure that the start date <= the end date. |
| DateSqlInterface::getDateField | function | core/ |
Returns a native database expression for a given field. |
| DateSqlInterface::getDateFormat | function | core/ |
Creates a native database date formatting. |
| DateTest::testGetSampleDateFormats | function | core/ |
Tests the getSampleDateFormats method. |
| DateTestBase::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
| DateTestBase::massageTestDate | function | core/ |
Massages test date values. |
| Datetime::getHtml5DateFormat | function | core/ |
Retrieves the right format for an HTML5 date element. |
| Datetime::getHtml5TimeFormat | function | core/ |
Retrieves the right format for an HTML5 time element. |
| Datetime::getInfo | function | core/ |
Returns the element properties for this element. |
| DateTimeComputed::getValue | function | core/ |
Gets the data 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. |
| DateTimeDefaultWidget | class | core/ |
Plugin implementation of the 'datetime_default' widget. |
| DateTimeDefaultWidget.php | file | core/ |
|
| DateTimeDefaultWidget::$dateStorage | property | core/ |
The date format storage. |
| DateTimeDefaultWidget::create | function | core/ |
Creates an instance of the plugin. |
| DateTimeDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| DateTimeDefaultWidget::__construct | function | core/ |
Constructs a WidgetBase object. |
| DatetimeElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DateTimeFieldTest::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
| DateTimeFieldTest::testDatelistWidget | function | core/ |
Tests Date List Widget functionality. |
| DateTimeFormatterBase::getFormatSettings | function | core/ |
Gets a settings array suitable for DrupalDateTime::format(). |
| DateTimeFormInjectionTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DateTimeHandlerTestBase::getRelativeDateValuesFromTimestamp | function | core/ |
Returns an array formatted date_only values relative to timestamp. |
| DateTimeHandlerTestBase::getUTCEquivalentOfUserNowAsTimestamp | function | core/ |
Returns UTC timestamp of user's TZ 'now'. |
| DateTimeInterface::getDateTime | function | core/ |
Returns the date time object. |
| DateTimeIso8601::getDateTime | function | core/ |
Returns the date time object. |
| DateTimeIso8601Normalizer::getSupportedTypes | function | core/ |
|
| DateTimeIso8601NormalizerTest::testDenormalizeNoTargetInstanceOrFieldDefinitionException | function | core/ |
Tests the denormalize function with incomplete serialization context. |
| DateTimeNormalizer::getNormalizationTimezone | function | core/ |
Gets the timezone to be used during normalization. |
| DateTimeNormalizer::getSupportedTypes | function | core/ |
|
| DateTimePlus::getErrors | function | core/ |
Gets error messages. |
| DateTimePlus::getPhpDateTime | function | core/ |
Gets a clone of the proxied PHP \DateTime object wrapped by this class. |
| DateTimePlusTest::testGetPhpDateTime | function | core/ |
@covers ::getPhpDateTime[[api-linebreak]] |
| DateTimeRangeTrait | trait | core/ |
Provides friendly methods for datetime range. |
| DateTimeRangeTrait.php | file | core/ |
|
| DateTimeRangeTrait::dateTimeRangeDefaultSettings | function | core/ |
Get the default settings for a date and time range display. |
| DateTimeRangeTrait::dateTimeRangeSettingsForm | function | core/ |
Configuration form for date time range. |
| DateTimeRangeTrait::dateTimeRangeSettingsSummary | function | core/ |
Gets the date time range settings summary. |
| DateTimeRangeTrait::endDateIsDisplayed | function | core/ |
Gets whether the end date should be displayed. |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.