31 methods override FieldItemInterface::schema()
- BooleanItem::schema in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ BooleanItem.php - Returns the schema for the field.
- CommentItem::schema in core/
modules/ comment/ src/ Plugin/ Field/ FieldType/ CommentItem.php - Returns the schema for the field.
- DateTimeItem::schema in core/
modules/ datetime/ src/ Plugin/ Field/ FieldType/ DateTimeItem.php - Returns the schema for the field.
- DecimalItem::schema in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ DecimalItem.php - Returns the schema for the field.
- DummyAjaxItem::schema in core/
modules/ image/ tests/ modules/ image_module_test/ src/ Plugin/ Field/ FieldType/ DummyAjaxItem.php - Returns the schema for the field.
- EmailItem::schema in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ EmailItem.php - Returns the schema for the field.
- EntityReferenceItem::schema in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ EntityReferenceItem.php - Returns the schema for the field.
- FieldTestItem::schema in core/
modules/ system/ tests/ modules/ entity_test/ src/ Plugin/ Field/ FieldType/ FieldTestItem.php - Returns the schema for the field.
- FloatItem::schema in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ FloatItem.php - Returns the schema for the field.
- IntegerItem::schema in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ IntegerItem.php - Returns the schema for the field.
- LanguageItem::schema in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ LanguageItem.php - Returns the schema for the field.
- LayoutSectionItem::schema in core/
modules/ layout_builder/ src/ Plugin/ Field/ FieldType/ LayoutSectionItem.php - Returns the schema for the field.
- LinkItem::schema in core/
modules/ link/ src/ Plugin/ Field/ FieldType/ LinkItem.php - Returns the schema for the field.
- ListFloatItem::schema in core/
modules/ options/ src/ Plugin/ Field/ FieldType/ ListFloatItem.php - Returns the schema for the field.
- ListIntegerItem::schema in core/
modules/ options/ src/ Plugin/ Field/ FieldType/ ListIntegerItem.php - Returns the schema for the field.
- ListStringItem::schema in core/
modules/ options/ src/ Plugin/ Field/ FieldType/ ListStringItem.php - Returns the schema for the field.
- MapItem::schema in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ MapItem.php - Returns the schema for the field.
- MultiValueTestItem::schema in core/
modules/ system/ tests/ modules/ entity_test_update/ src/ Plugin/ Field/ FieldType/ MultiValueTestItem.php - Returns the schema for the field.
- PathItem::schema in core/
modules/ path/ src/ Plugin/ Field/ FieldType/ PathItem.php - Returns the schema for the field.
- SerializedItem::schema in core/
modules/ system/ tests/ modules/ entity_test/ src/ Plugin/ Field/ FieldType/ SerializedItem.php - Returns the schema for the field.
- SerializedPropertyItem::schema in core/
modules/ system/ tests/ modules/ entity_test/ src/ Plugin/ Field/ FieldType/ SerializedPropertyItem.php - Returns the schema for the field.
- ShapeItem::schema in core/
modules/ system/ tests/ modules/ entity_test/ src/ Plugin/ Field/ FieldType/ ShapeItem.php - Returns the schema for the field.
- StringItem::schema in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ StringItem.php - Returns the schema for the field.
- StringLongItem::schema in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ StringLongItem.php - Returns the schema for the field.
- TelephoneItem::schema in core/
modules/ telephone/ src/ Plugin/ Field/ FieldType/ TelephoneItem.php - Returns the schema for the field.
- TestItem::schema in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldType/ TestItem.php - Returns the schema for the field.
- TestObjectItem::schema in core/
modules/ field/ tests/ modules/ field_test/ src/ Plugin/ Field/ FieldType/ TestObjectItem.php - Returns the schema for the field.
- TextItem::schema in core/
modules/ text/ src/ Plugin/ Field/ FieldType/ TextItem.php - Returns the schema for the field.
- TextLongItem::schema in core/
modules/ text/ src/ Plugin/ Field/ FieldType/ TextLongItem.php - Returns the schema for the field.
- TextWithSummaryItem::schema in core/
modules/ text/ src/ Plugin/ Field/ FieldType/ TextWithSummaryItem.php - Returns the schema for the field.
- TimestampItem::schema in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ TimestampItem.php - Returns the schema for the field.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.