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 |
---|---|---|---|
Date::getDateFormat | function | core/ |
Overridden in order to pass in the string date flag. |
Date::getDateFormat | function | core/ |
Creates cross-database SQL date formatting. |
Date::getDefaultArgument | function | core/ |
Gets the date default argument, formatted appropriately for this argument. |
Date::getFormula | function | core/ |
|
Date::getInfo | function | core/ |
Returns the element properties for this element. |
Date::getOffset | function | core/ |
Get the proper offset from UTC to use in computations. |
Date::getSortName | function | core/ |
Return a description of how the argument would normally be sorted. |
Date::getTimezone | function | core/ |
Get the proper time zone to use in computations. |
DateElementBase::getElementTitle | function | core/ |
Returns the most relevant title of a datetime element. |
DateField::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
DateField::getFieldType | function | core/ |
Computes the destination type of a migrated field. |
DateField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
DateFormat::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
DateFormat::getPattern | function | core/ |
Gets the date pattern string for this format. |
DateFormat::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
DateFormatDeleteForm::getQuestion | function | core/ |
|
DateFormatInterface::getPattern | function | core/ |
Gets the date pattern string for this format. |
DateFormatResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
DateFormatResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
DateFormatter::getSampleDateFormats | function | core/ |
Provides values for all date formatting characters for a given timestamp. |
DateFormatterInterface::getSampleDateFormats | function | core/ |
Provides values for all date formatting characters for a given timestamp. |
DateFormatTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
DateFormatTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
Datelist::getInfo | function | core/ |
Returns the element properties for this element. |
DatelistElementFormTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
DateRangeDatelistWidget | class | core/ |
Plugin implementation of the 'daterange_datelist' widget. |
DateRangeDatelistWidget.php | file | core/ |
|
DateRangeDatelistWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
DateRangeDatelistWidget::formElement | function | core/ |
Returns the form for a single field widget. |
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::massageTestDate | function | core/ |
Massages test date values. |
Datetime::getHtml5DateFormat | function | core/ |
Retrieves the right format for an HTML5 date element. |
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.