FieldConfigStorage::$state
  • References/PHP/Drupal/Field/src/FieldConfigStorage

The state keyvalue collection. Type:

2025-01-10 15:47:30
BaseFieldOverride::$baseFieldDefinition
  • References/PHP/Drupal/Field/Entity/BaseFieldOverride

The base field definition. Type:

2025-01-10 15:47:30
AllowedTagsXssTrait
  • References/PHP/Drupal/Field/AllowedTagsXssTrait

Useful methods when dealing with displaying allowed tags. Hierarchy trait \Drupal\Core\Field\

2025-01-10 15:47:30
FieldItemInterface::__unset
  • References/PHP/Drupal/Field/FieldItemInterface

public FieldItemInterface::__unset($property_name)

2025-01-10 15:47:30
FieldException
  • References/PHP/Drupal/Field/FieldException

Base class for all exceptions thrown by the Entity Field API functions. This class has no functionality of its own other than allowing all Entity

2025-01-10 15:47:30
FieldFormatter::$weight
  • References/PHP/Drupal/Field/Annotation/FieldFormatter

An integer to determine the weight of this formatter relative to other formatter in the Field UI when selecting a formatter for a given field instance.

2025-01-10 15:47:30
FieldConfigInterface
  • References/PHP/Drupal/Field/src/FieldConfigInterface

Provides an interface defining a field entity. Hierarchy interface \Drupal\Core\Config\Entity\

2025-01-10 15:47:30
FieldItemInterface::generateSampleValue
  • References/PHP/Drupal/Field/FieldItemInterface

public static FieldItemInterface::generateSampleValue(FieldDefinitionInterface

2025-01-10 15:47:30
FieldConfigBase::$label
  • References/PHP/Drupal/Field/FieldConfigBase

The human-readable label for the field. This will be used as the title of Form API elements for the field in entity edit forms, or as the label

2025-01-10 15:47:30