Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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(). |
| DatetimeFormElementTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| 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/ |
@legacy-covers ::getPhpDateTime |
| DatetimeRangeTestHooks | class | core/ |
Hook implementations for datetime_range_test. |
| DatetimeRangeTestHooks.php | file | core/ |
|
| DatetimeRangeTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| 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. |
| DateTimeRangeTrait::getFromToOptions | function | core/ |
Returns a list of possible values for the 'from_to' setting. |
| DateTimeRangeTrait::renderStartEnd | function | core/ |
Creates a render array given start/end dates. |
| DateTimeRangeTrait::renderStartEndWithIsoAttribute | function | core/ |
Creates a render array with ISO attributes given start/end dates. |
| DateTimeRangeTrait::startDateIsDisplayed | function | core/ |
Gets whether the start date should be displayed. |
| DateTimeRangeTrait::viewElements | function | core/ |
|
| DateTimeWidgetBase | class | core/ |
Base class for the 'datetime_*' widgets. |
| DateTimeWidgetBase.php | file | core/ |
|
| DateTimeWidgetBase::createDefaultValue | function | core/ |
Creates a date object for use as a default value. |
| DateTimeWidgetBase::formElement | function | core/ |
Returns the form for a single field widget. |
| DateTimeWidgetBase::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| DateTimeWidgetTest | class | core/ |
Tests Datetime widgets functionality. |
| DateTimeWidgetTest.php | file | core/ |
|
| DateTimeWidgetTest::$defaultSettings | property | core/ |
The default display settings to use for the formatters. |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.