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 |
---|---|---|---|
DataEntityRow::getEntityManager | function | core/ |
|
DataEntityRow::getEntityRepository | function | core/ |
Returns the entity repository. |
DataEntityRow::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
DataEntityRow::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
DataEntityRow::getLanguageManager | function | core/ |
Returns the language manager. |
DataEntityRow::getView | function | core/ |
Returns the top object of a view. |
DataFieldRow::getFieldKeyAlias | function | core/ |
Return an alias for a field ID, as set in the options form. |
DataReferenceBase::$target | property | core/ |
The referenced data. |
DataReferenceBase::getString | function | core/ |
Returns a string representation of the data. |
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/ |
Set the empty argument value to the current date, 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::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
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. |
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. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.