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
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldItemList::getSetting | function | core/ |
Returns the value of a given field setting. |
| FieldItemList::getSettings | function | core/ |
Returns the array of field settings. |
| FieldItemList::__get | function | core/ |
Magic method: Gets a property value of to the first field item. |
| FieldItemListInterface::getEntity | function | core/ |
Gets the entity that field belongs to. |
| FieldItemListInterface::getFieldDefinition | function | core/ |
Gets the field definition. |
| FieldItemListInterface::getLangcode | function | core/ |
Gets the langcode of the field values held in the object. |
| FieldItemListInterface::getSetting | function | core/ |
Returns the value of a given field setting. |
| FieldItemListInterface::getSettings | function | core/ |
Returns the array of field settings. |
| FieldItemListInterface::__get | function | core/ |
Magic method: Gets a property value of to the first field item. |
| FieldItemNormalizer::getAlternatives | function | core/ |
Provides alternatives for a given array and key. |
| FieldItemNormalizer::getFieldItemInstance | function | core/ |
Gets a field item instance for use with SerializedColumnNormalizerTrait. |
| FieldItemNormalizer::getNormalizationSchema | function | core/ |
|
| FieldItemNormalizer::getSupportedTypes | function | core/ |
|
| FieldItemNormalizer::getSupportedTypes | function | core/ |
|
| FieldItemTest::testGetLabel | function | core/ |
Tests \Drupal\Core\Field\TypedData\FieldItemDataDefinition::getLabel(). |
| FieldLabelDescriptionTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldLabelDescriptionTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldLabelOptionsTrait::getFieldLabelOptions | function | core/ |
Returns an array of visibility options for field labels. |
| FieldLanguageTest | class | core/ |
Tests the field language handler. |
| FieldLanguageTest.php | file | core/ |
|
| FieldLanguageTest::$testViews | property | core/ |
Views used by this test. |
| FieldLanguageTest::testField | function | core/ |
Tests the language field. |
| FieldMigration::getProcess | function | core/ |
Gets the normalized process plugin configuration. |
| FieldNormalizer::getNormalizationSchema | function | core/ |
|
| FieldNormalizer::getSupportedTypes | function | core/ |
|
| FieldNormalizer::getSupportedTypes | function | core/ |
|
| FieldOptionTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldOptionTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldPluginBase::alterFieldWidgetMigration | function | core/ |
Apply any custom processing to the field widget migration. |
| FieldPluginBase::getElements | function | core/ |
|
| FieldPluginBase::getEntity | function | core/ |
|
| FieldPluginBase::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| FieldPluginBase::getFieldFormatterType | function | core/ |
Get the field formatter type from the source. |
| FieldPluginBase::getFieldTokenPlaceholder | function | core/ |
Returns a token placeholder for the current field. |
| FieldPluginBase::getFieldType | function | core/ |
Computes the destination type of a migrated field. |
| FieldPluginBase::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| FieldPluginBase::getFieldWidgetType | function | core/ |
Get the field widget type from the source. |
| FieldPluginBase::getPreviousFieldLabels | function | core/ |
Returns all field labels of fields before this field. |
| FieldPluginBase::getRenderer | function | core/ |
Returns the render API renderer. |
| FieldPluginBase::getRenderTokens | function | core/ |
|
| FieldPluginBase::getTokenValuesRecursive | function | core/ |
Recursive function to add replacements for nested query string parameters. |
| FieldPluginBase::getValue | function | core/ |
|
| FieldPluginBaseTest::providerTestGetRenderTokensWithQuery | function | core/ |
Data provider for ::testGetRenderTokensWithQuery(). |
| FieldPluginBaseTest::testGetRenderTokensWithArguments | function | core/ |
Tests get render tokens with arguments. |
| FieldPluginBaseTest::testGetRenderTokensWithoutArguments | function | core/ |
Tests get render tokens without arguments. |
| FieldPluginBaseTest::testGetRenderTokensWithoutFieldsAndArguments | function | core/ |
Tests get render tokens without fields and arguments. |
| FieldPluginBaseTest::testGetRenderTokensWithQuery | function | core/ |
Tests get render tokens with query. |
| FieldResolver::getAllDataReferencePropertyNames | function | core/ |
Gets all unique reference property names from the given field definitions. |
| FieldResolver::getDataReferencePropertyName | function | core/ |
Determines the reference property name for the remaining unresolved parts. |
| FieldResolver::getFieldAccess | function | core/ |
Gets the field access result for the 'view' operation. |
Pagination
- Previous page
- Page 84
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.