15 calls to FieldItemBase::getSetting()

BooleanItem::fieldSettingsForm in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php
Returns a form for the field-level settings.
BooleanItem::getPossibleOptions in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php
Returns an array of possible values with labels for display.
CommentItem::storageSettingsForm in core/modules/comment/src/Plugin/Field/FieldType/CommentItem.php
Returns a form for the storage-level settings.
DateTimeItem::storageSettingsForm in core/modules/datetime/src/Plugin/Field/FieldType/DateTimeItem.php
Returns a form for the storage-level settings.
DecimalItem::preSave in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php
Defines custom presave behavior for field values.
IntegerItem::getConstraints in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php
Gets a list of validation constraints.
LinkItem::fieldSettingsForm in core/modules/link/src/Plugin/Field/FieldType/LinkItem.php
Returns a form for the field-level settings.
ListItemBase::storageSettingsForm in core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php
Returns a form for the storage-level settings.
StringItem::getConstraints in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php
Gets a list of validation constraints.
StringItem::storageSettingsForm in core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php
Returns a form for the storage-level settings.
TestItem::fieldSettingsForm in core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php
Returns a form for the field-level settings.
TestItem::storageSettingsForm in core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php
Returns a form for the storage-level settings.
TextItem::getConstraints in core/modules/text/src/Plugin/Field/FieldType/TextItem.php
Gets a list of validation constraints.
TextItem::storageSettingsForm in core/modules/text/src/Plugin/Field/FieldType/TextItem.php
Returns a form for the storage-level settings.
TextWithSummaryItem::getConstraints in core/modules/text/src/Plugin/Field/FieldType/TextWithSummaryItem.php
Gets a list of validation constraints.

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