Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DateRangeDatelistWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
DateRangeDatelistWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
DateRangeDefaultWidget | class | core/ |
Plugin implementation of the 'daterange_default' widget. |
DateRangeDefaultWidget.php | file | core/ |
|
DateRangeDefaultWidget::$dateStorage | property | core/ |
The date format storage. |
DateRangeDefaultWidget::create | function | core/ |
Creates an instance of the plugin. |
DateRangeDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
DateRangeDefaultWidget::__construct | function | core/ |
Constructs a WidgetBase object. |
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::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
DateTestBase::massageTestDate | function | core/ |
Massages test date values. |
DateTestBase::massageTestDate | function | core/ |
Massages test date values. |
Datetime::getHtml5DateFormat | function | core/ |
Retrieves the right format for a HTML5 date element. |
Datetime::getHtml5TimeFormat | function | core/ |
Retrieves the right format for a 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. |
DateTimeIso8601NormalizerTest::testDenormalizeNoTargetInstanceOrFieldDefinitionException | function | core/ |
Tests the denormalize function with incomplete serialization context. |
DateTimeNormalizer::getNormalizationTimezone | function | core/ |
Gets the timezone to be used during normalization. |
DateTimePlus::getErrors | function | core/ |
Gets error messages. |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.