Search for fieldSettingsForm

  1. Search 7.x for fieldSettingsForm
  2. Search 8.9.x for fieldSettingsForm
  3. Search 10.3.x for fieldSettingsForm
  4. Search 11.x for fieldSettingsForm
  5. Other projects
Title Object type File name Summary
BooleanItem::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Returns a form for the field-level settings.
CommentItem::fieldSettingsForm function core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php Returns a form for the field-level settings.
DecimalItem::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php Returns a form for the field-level settings.
EntityReferenceItem::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php Returns a form for the field-level settings.
EntityReferenceItem::fieldSettingsFormValidate function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php Form element validation handler; Invokes selection plugin's validation.
FieldItemBase::fieldSettingsForm function core/lib/Drupal/Core/Field/FieldItemBase.php Returns a form for the field-level settings.
FieldItemInterface::fieldSettingsForm function core/lib/Drupal/Core/Field/FieldItemInterface.php Returns a form for the field-level settings.
FileItem::fieldSettingsForm function core/modules/file/src/Plugin/Field/FieldType/FileItem.php Returns a form for the field-level settings.
FloatItem::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php Returns a form for the field-level settings.
ImageItem::fieldSettingsForm function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Returns a form for the field-level settings.
LinkItem::fieldSettingsForm function core/modules/link/src/Plugin/Field/FieldType/LinkItem.php Returns a form for the field-level settings.
NumericItemBase::fieldSettingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/NumericItemBase.php Returns a form for the field-level settings.
TestItem::fieldSettingsForm function core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php Returns a form for the field-level settings.
TextWithSummaryItem::fieldSettingsForm function core/modules/text/src/Plugin/Field/FieldType/TextWithSummaryItem.php Returns a form for the field-level settings.

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