7 methods override FieldItemBase::defaultFieldSettings()
- BooleanItem::defaultFieldSettings in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ BooleanItem.php - Defines the field-level settings for this plugin.
- CommentItem::defaultFieldSettings in core/
modules/ comment/ src/ Plugin/ Field/ FieldType/ CommentItem.php - Defines the field-level settings for this plugin.
- EntityReferenceItem::defaultFieldSettings in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ EntityReferenceItem.php - Defines the field-level settings for this plugin.
- LinkItem::defaultFieldSettings in core/
modules/ link/ src/ Plugin/ Field/ FieldType/ LinkItem.php - Defines the field-level settings for this plugin.
- NumericItemBase::defaultFieldSettings in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ NumericItemBase.php - Defines the field-level settings for this plugin.
- TestItem::defaultFieldSettings in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldType/ TestItem.php - Defines the field-level settings for this plugin.
- TextWithSummaryItem::defaultFieldSettings in core/
modules/ text/ src/ Plugin/ Field/ FieldType/ TextWithSummaryItem.php - Defines the field-level settings for this plugin.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.