Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
FieldItemBase.php
»
FieldItemBase
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
8 files declare their use of FieldItemBase
BooleanItem.php
in drupal/
core/
lib/
Drupal/
Core/
Entity/
Field/
Type/
BooleanItem.php
Definition of
Drupal\Core\Entity\Field\Type\BooleanItem
.
DateItem.php
in drupal/
core/
lib/
Drupal/
Core/
Entity/
Field/
Type/
DateItem.php
Definition of
Drupal\Core\Entity\Field\Type\DateItem
.
EntityReferenceItem.php
in drupal/
core/
lib/
Drupal/
Core/
Entity/
Field/
Type/
EntityReferenceItem.php
Definition of
Drupal\Core\Entity\Field\Type\EntityReferenceItem
.
IntegerItem.php
in drupal/
core/
lib/
Drupal/
Core/
Entity/
Field/
Type/
IntegerItem.php
Definition of
Drupal\Core\Entity\Field\Type\IntegerItem
.
LanguageItem.php
in drupal/
core/
lib/
Drupal/
Core/
Entity/
Field/
Type/
LanguageItem.php
Definition of
Drupal\Core\Entity\Field\Type\LanguageItem
.
StringItem.php
in drupal/
core/
lib/
Drupal/
Core/
Entity/
Field/
Type/
StringItem.php
Definition of
Drupal\Core\Entity\Field\Type\StringItem
.
TaxonomyTermReferenceItem.php
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Type/
TaxonomyTermReferenceItem.php
Contains
\Drupal\taxonomy\Type\TaxonomyTermReferenceItem
.
TextItem.php
in drupal/
core/
modules/
field/
modules/
text/
lib/
Drupal/
text/
Type/
TextItem.php
Definition of
Drupal\text\Type\TextItem
.