Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
DateTimePlus::getPhpDateTime | function | core/ |
Gets a clone of the proxied PHP \DateTime object wrapped by this class. |
DateTimePlusTest::testGetPhpDateTime | function | core/ |
@covers ::getPhpDateTime |
DateTimeRangeTrait | trait | core/ |
Provides friendly methods for datetime range. |
DateTimeRangeTrait.php | file | core/ |
|
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. |
DateTimeWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DateTimeWidgetTest::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
DateTimeWidgetTest::testDateonlyDefaultValue | function | core/ |
Test default value functionality. |
DbCommandBase::getDatabaseConnection | function | core/ |
Parse input options decide on a database. |
DbCommandBaseTester::getDatabaseConnection | function | core/ |
Parse input options decide on a database. |
Pagination
- Previous page
- Page 44
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.