|
BooleanItem |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php |
Defines the 'boolean' entity field type. |
|
ChangedItem |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/ChangedItem.php |
Defines the 'changed' entity field type. |
|
CreatedItem |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/CreatedItem.php |
Defines the 'created' entity field type. |
|
DecimalItem |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/DecimalItem.php |
Defines the 'decimal' field type. |
|
EmailItem |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EmailItem.php |
Defines the 'email' field type. |
|
EntityReferenceItem |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php |
Defines the 'entity_reference' entity field type. |
|
FloatItem |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/FloatItem.php |
Defines the 'float' field type. |
|
IntegerItem |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php |
Defines the 'integer' field type. |
|
LanguageItem |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/LanguageItem.php |
Defines the 'language' entity field item. |
|
MapItem |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/MapItem.php |
Defines the 'map' entity field type. |
|
NumericItemBase |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/NumericItemBase.php |
Base class for numeric configurable field types. |
|
PasswordItem |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/PasswordItem.php |
Defines the 'password' entity field type. |
|
StringItem |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php |
Defines the 'string' entity field type. |
|
StringItemBase |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php |
Base class for string field types. |
|
StringLongItem |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringLongItem.php |
Defines the 'string_long' field type. |
|
TimestampItem |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/TimestampItem.php |
Defines the 'timestamp' entity field type. |
|
UriItem |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UriItem.php |
Defines the 'uri' entity field type. |
|
UuidItem |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/UuidItem.php |
Defines the 'uuid' entity field type. |