Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
FieldItemInterface::getEntity function core/lib/Drupal/Core/Field/FieldItemInterface.php Gets the entity that field belongs to.
FieldItemInterface::getFieldDefinition function core/lib/Drupal/Core/Field/FieldItemInterface.php Gets the field definition.
FieldItemInterface::getLangcode function core/lib/Drupal/Core/Field/FieldItemInterface.php Gets the langcode of the field values held in the object.
FieldItemInterface::__get function core/lib/Drupal/Core/Field/FieldItemInterface.php Magic method: Gets a property value.
FieldItemList::defaultValueWidget function core/lib/Drupal/Core/Field/FieldItemList.php Returns the widget object used in default value form.
FieldItemList::getConstraints function core/lib/Drupal/Core/Field/FieldItemList.php Gets a list of validation constraints.
FieldItemList::getEntity function core/lib/Drupal/Core/Field/FieldItemList.php Gets the entity that field belongs to.
FieldItemList::getFieldDefinition function core/lib/Drupal/Core/Field/FieldItemList.php Gets the field definition.
FieldItemList::getLangcode function core/lib/Drupal/Core/Field/FieldItemList.php Gets the langcode of the field values held in the object.
FieldItemList::getSetting function core/lib/Drupal/Core/Field/FieldItemList.php Returns the value of a given field setting.
FieldItemList::getSettings function core/lib/Drupal/Core/Field/FieldItemList.php Returns the array of field settings.
FieldItemList::__get function core/lib/Drupal/Core/Field/FieldItemList.php Magic method: Gets a property value of to the first field item.
FieldItemListInterface::getEntity function core/lib/Drupal/Core/Field/FieldItemListInterface.php Gets the entity that field belongs to.
FieldItemListInterface::getFieldDefinition function core/lib/Drupal/Core/Field/FieldItemListInterface.php Gets the field definition.
FieldItemListInterface::getLangcode function core/lib/Drupal/Core/Field/FieldItemListInterface.php Gets the langcode of the field values held in the object.
FieldItemListInterface::getSetting function core/lib/Drupal/Core/Field/FieldItemListInterface.php Returns the value of a given field setting.
FieldItemListInterface::getSettings function core/lib/Drupal/Core/Field/FieldItemListInterface.php Returns the array of field settings.
FieldItemListInterface::__get function core/lib/Drupal/Core/Field/FieldItemListInterface.php Magic method: Gets a property value of to the first field item.
FieldItemNormalizer::getAlternatives function core/modules/jsonapi/src/Normalizer/FieldItemNormalizer.php Provides alternatives for a given array and key.
FieldItemNormalizer::getFieldItemInstance function core/modules/jsonapi/src/Normalizer/FieldItemNormalizer.php Gets a field item instance for use with SerializedColumnNormalizerTrait.
FieldItemNormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/FieldItemNormalizer.php
FieldItemNormalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/FieldItemNormalizer.php
FieldItemTest::testGetLabel function core/tests/Drupal/KernelTests/Core/Field/FieldItemTest.php Tests \Drupal\Core\Field\TypedData\FieldItemDataDefinition::getLabel().
FieldLabelDescriptionTranslation::getIds function core/modules/field/src/Plugin/migrate/source/d6/FieldLabelDescriptionTranslation.php Defines the source fields uniquely identifying a source row.
FieldLabelDescriptionTranslation::getIds function core/modules/field/src/Plugin/migrate/source/d7/FieldLabelDescriptionTranslation.php Defines the source fields uniquely identifying a source row.
FieldLabelOptionsTrait::getFieldLabelOptions function core/modules/field/src/FieldLabelOptionsTrait.php Returns an array of visibility options for field labels.
FieldLanguageTest class core/modules/language/tests/src/Kernel/Views/FieldLanguageTest.php Tests the field language handler.
FieldLanguageTest.php file core/modules/language/tests/src/Kernel/Views/FieldLanguageTest.php
FieldLanguageTest::$testViews property core/modules/language/tests/src/Kernel/Views/FieldLanguageTest.php Views used by this test.
FieldLanguageTest::testField function core/modules/language/tests/src/Kernel/Views/FieldLanguageTest.php Tests the language field.
FieldLayoutBuilder::getFields function core/modules/field_layout/src/FieldLayoutBuilder.php Gets the fields that need to be processed.
FieldLayoutEntityDisplayFormTrait::getEntity function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Gets the form entity.
FieldLayoutEntityDisplayFormTrait::getLayout function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Gets the layout plugin for the currently selected field layout.
FieldLayoutEntityDisplayFormTrait::getRegions function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::getRegions().
FieldLayoutEntityDisplayTrait::doGetLayout function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Gets the layout plugin.
FieldLayoutEntityDisplayTrait::getDefaultRegion function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getDefaultRegion().
FieldLayoutEntityDisplayTrait::getLayout function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayout().
FieldLayoutEntityDisplayTrait::getLayoutDefinition function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Gets a layout definition.
FieldLayoutEntityDisplayTrait::getLayoutId function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayoutId().
FieldLayoutEntityDisplayTrait::getLayoutSettings function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getLayoutSettings().
FieldLayoutTest::getRegionTitles function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Gets the region titles on the page.
FieldLayoutTest::getRegionTitles function core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php Gets the region titles on the page.
FieldMigration::getProcess function core/modules/migrate_drupal/src/Plugin/migrate/FieldMigration.php Gets the normalized process plugin configuration.
FieldNormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/FieldNormalizer.php
FieldNormalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/FieldNormalizer.php
FieldOptionTranslation::getIds function core/modules/field/src/Plugin/migrate/source/d6/FieldOptionTranslation.php Defines the source fields uniquely identifying a source row.
FieldOptionTranslation::getIds function core/modules/field/src/Plugin/migrate/source/d7/FieldOptionTranslation.php Defines the source fields uniquely identifying a source row.
FieldPluginBase::alterFieldWidgetMigration function core/modules/migrate_drupal/src/Plugin/migrate/field/FieldPluginBase.php Apply any custom processing to the field widget migration.
FieldPluginBase::getElements function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Provides a list of elements valid for field HTML.
FieldPluginBase::getEntity function core/modules/views/src/Plugin/views/field/FieldPluginBase.php Gets the entity matching the current row and relationship.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.