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