Search for __get
Title | Object type | File name | Summary |
---|---|---|---|
DataReferenceBase::getTarget | function | core/ |
Gets the referenced data. |
DataReferenceBase::getValue | function | core/ |
Gets the data value. |
DataReferenceDefinition::$targetDefinition | property | core/ |
|
DataReferenceDefinition::getTargetDefinition | function | core/ |
Gets the data definition of the referenced data. |
DataReferenceDefinition::setTargetDefinition | function | core/ |
Sets the definition of the referenced data. |
DataReferenceDefinitionInterface::getTargetDefinition | function | core/ |
Gets the data definition of the referenced data. |
DataReferenceInterface::getTarget | function | core/ |
Gets the referenced data. |
DataReferenceInterface::getTargetIdentifier | function | core/ |
Gets the identifier of the referenced data. |
DataReferenceTargetDefinition | class | core/ |
A typed data definition class for the entity reference target_id property. |
DataReferenceTargetDefinition.php | file | core/ |
|
DataReferenceTargetDefinition::getConstraints | function | core/ |
Returns an array of validation constraints. |
Date::getDateField | function | core/ |
Override to account for dates stored as strings. |
Date::getDateField | function | core/ |
Creates cross-database SQL dates. |
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. |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.