function FieldItemInterface::defaultFieldSettings
Defines the field-level settings for this plugin.
Return value
array A list of default settings, keyed by the setting name.
1 method overrides FieldItemInterface::defaultFieldSettings()
- FieldItemBase::defaultFieldSettings in core/
lib/ Drupal/ Core/ Field/ FieldItemBase.php - Defines the field-level settings for this plugin.
File
-
core/
lib/ Drupal/ Core/ Field/ FieldItemInterface.php, line 260
Class
- FieldItemInterface
- Interface for entity field items.
Namespace
Drupal\Core\FieldCode
public static function defaultFieldSettings();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.