Search for __get
Title | Object type | File name | Summary |
---|---|---|---|
DataDefinitionInterface::getDataType | function | core/ |
Returns the data type of the data. |
DataDefinitionInterface::getDescription | function | core/ |
Returns a human readable description. |
DataDefinitionInterface::getLabel | function | core/ |
Returns a human readable label. |
DataDefinitionInterface::getSetting | function | core/ |
Returns the value of a given setting. |
DataDefinitionInterface::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
DataEntityRow::getEntityRepository | function | core/ |
|
DataEntityRow::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
DataEntityRow::getEntityTypeManager | function | core/ |
|
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. |
DataNormalizer::getSupportedTypes | function | core/ |
|
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/ |
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/ |
|
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. |
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.