Search for __get

  1. Search 7.x for __get
  2. Search 8.9.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
FieldBlock::getEntity function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php Gets the entity that has the field.
FieldBlock::getFieldDefinition function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php Gets the field definition.
FieldBlock::getFormatter function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php Gets the formatter object.
FieldBlock::getPreviewFallbackString function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php
FieldBlockDeriver::getDerivativeDefinitions function core/modules/layout_builder/src/Plugin/Derivative/FieldBlockDeriver.php Gets the definition of all derivatives of a base plugin.
FieldBlockTest::getTestBlock function core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php Instantiates a block for testing.
FieldConfig::getDisplayOptions function core/modules/field/src/Entity/FieldConfig.php Returns the default display options for the field.
FieldConfig::getFieldStorageDefinition function core/modules/field/src/Entity/FieldConfig.php Returns the field storage definition.
FieldConfig::getUniqueIdentifier function core/modules/field/src/Entity/FieldConfig.php Returns a unique identifier for the field.
FieldConfigBase::getClass function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns the class used for creating the typed data object.
FieldConfigBase::getConfig function core/lib/Drupal/Core/Field/FieldConfigBase.php Gets an object that can be saved in configuration.
FieldConfigBase::getConstraint function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns a validation constraint.
FieldConfigBase::getConstraints function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns an array of validation constraints.
FieldConfigBase::getDataType function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns the data type of the data.
FieldConfigBase::getDefaultValue function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns the default value for the field in a newly created entity.
FieldConfigBase::getDefaultValueCallback function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns the default value callback for the field.
FieldConfigBase::getDefaultValueLiteral function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns the default value literal for the field.
FieldConfigBase::getDescription function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns a human readable description.
FieldConfigBase::getItemDefinition function core/lib/Drupal/Core/Field/FieldConfigBase.php Gets the data definition of an item of the list.
FieldConfigBase::getLabel function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns a human readable label.
FieldConfigBase::getName function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns the machine name of the field.
FieldConfigBase::getSetting function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns the value of a given setting.
FieldConfigBase::getSettings function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns the array of settings, as required by the used class.
FieldConfigBase::getTargetBundle function core/lib/Drupal/Core/Field/FieldConfigBase.php Gets the bundle the field is attached to.
FieldConfigBase::getTargetEntityTypeId function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns the ID of the entity type the field is attached to.
FieldConfigBase::getType function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns the field type.
FieldConfigDeleteForm::getCancelUrl function core/modules/field_ui/src/Form/FieldConfigDeleteForm.php
FieldConfigDeleteForm::getConfigNamesToDelete function core/modules/field_ui/src/Form/FieldConfigDeleteForm.php Returns config names to delete for the deletion confirmation form.
FieldConfigEditForm::getTitle function core/modules/field_ui/src/Form/FieldConfigEditForm.php The _title_callback for the field settings form.
FieldConfigEntityUnitTest::testGetType function core/modules/field/tests/src/Unit/FieldConfigEntityUnitTest.php @covers ::getType
FieldConfigListBuilder::$targetBundle property core/modules/field_ui/src/FieldConfigListBuilder.php The name of the bundle the listed fields are attached to.
FieldConfigListBuilder::$targetEntityTypeId property core/modules/field_ui/src/FieldConfigListBuilder.php The name of the entity type the listed fields are attached to.
FieldConfigListBuilder::getDefaultOperations function core/modules/field_ui/src/FieldConfigListBuilder.php Gets this list's default operations.
FieldConfigResourceTestBase::getExpectedCacheContexts function core/modules/field/tests/src/Functional/Rest/FieldConfigResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
FieldConfigResourceTestBase::getExpectedNormalizedEntity function core/modules/field/tests/src/Functional/Rest/FieldConfigResourceTestBase.php Returns the expected normalization of the entity.
FieldConfigResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/field/tests/src/Functional/Rest/FieldConfigResourceTestBase.php Return the expected error message.
FieldConfigResourceTestBase::getNormalizedPostEntity function core/modules/field/tests/src/Functional/Rest/FieldConfigResourceTestBase.php Returns the normalized POST entity.
FieldConfigTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php Returns the expected JSON:API document for the entity.
FieldConfigTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php Return the expected error message.
FieldConfigTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php Returns the JSON:API POST document.
FieldDefinition::getConfig function core/lib/Drupal/Core/Field/FieldDefinition.php Gets an object that can be saved in configuration.
FieldDefinition::getDefaultValue function core/lib/Drupal/Core/Field/FieldDefinition.php Returns the default value for the field in a newly created entity.
FieldDefinition::getDefaultValueCallback function core/lib/Drupal/Core/Field/FieldDefinition.php Returns the default value callback for the field.
FieldDefinition::getDefaultValueLiteral function core/lib/Drupal/Core/Field/FieldDefinition.php Returns the default value literal for the field.
FieldDefinition::getDisplayOptions function core/lib/Drupal/Core/Field/FieldDefinition.php Returns the default display options for the field.
FieldDefinition::getFieldStorageDefinition function core/lib/Drupal/Core/Field/FieldDefinition.php Returns the field storage definition.
FieldDefinition::getName function core/lib/Drupal/Core/Field/FieldDefinition.php Returns the machine name of the field.
FieldDefinition::getSetting function core/lib/Drupal/Core/Field/FieldDefinition.php Returns the value of a given setting.
FieldDefinition::getSettings function core/lib/Drupal/Core/Field/FieldDefinition.php Returns the array of settings, as required by the used class.
FieldDefinition::getTargetBundle function core/lib/Drupal/Core/Field/FieldDefinition.php Gets the bundle the field is attached to.

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