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 |
|---|---|---|---|
| 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/ |
Retrieve JSON Schema for the normalization. |
| 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. |
| FieldLayoutBuilder::getFields | function | core/ |
Gets the fields that need to be processed. |
| FieldLayoutEntityDisplayFormTrait::getEntity | function | core/ |
Gets the form entity. |
| FieldLayoutEntityDisplayFormTrait::getLayout | function | core/ |
Gets the layout plugin for the currently selected field layout. |
| FieldLayoutEntityDisplayFormTrait::getRegions | function | core/ |
Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::getRegions(). |
| FieldLayoutEntityDisplayTrait::doGetLayout | function | core/ |
Gets the layout plugin. |
| FieldLayoutEntityDisplayTrait::getDefaultRegion | function | core/ |
Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getDefaultRegion(). |
| FieldLayoutEntityDisplayTrait::getLayout | function | core/ |
|
| FieldLayoutEntityDisplayTrait::getLayoutDefinition | function | core/ |
Gets a layout definition. |
| FieldLayoutEntityDisplayTrait::getLayoutId | function | core/ |
Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayoutId(). |
| FieldLayoutEntityDisplayTrait::getLayoutSettings | function | core/ |
Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayoutSettings(). |
| FieldLayoutTest::getRegionTitles | function | core/ |
Gets the region titles on the page. |
| FieldLayoutTest::getRegionTitles | function | core/ |
Gets the region titles on the page. |
| FieldMigration::getProcess | function | core/ |
Gets the normalized process plugin configuration. |
| FieldNormalizer::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
| 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/ |
Provides a list of elements valid for field HTML. |
| FieldPluginBase::getEntity | function | core/ |
Gets the entity matching the current row and relationship. |
| 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/ |
Gets the 'render' tokens to use for advanced rendering. |
| FieldPluginBase::getTokenValuesRecursive | function | core/ |
Recursive function to add replacements for nested query string parameters. |
| FieldPluginBase::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
| FieldPluginBaseTest::providerTestGetRenderTokensWithQuery | function | core/ |
Data provider for ::testGetRenderTokensWithQuery(). |
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.