FieldStorageConfig::getLabel
  • References/PHP/Drupal/Field/src/Entity/FieldStorageConfig

public FieldStorageConfig::getLabel()

2025-01-10 15:47:30
FieldStorageConfig::$module
  • References/PHP/Drupal/Field/src/Entity/FieldStorageConfig

The name of the module that provides the field type. Type: string File

2025-01-10 15:47:30
FieldStorageConfig::setSetting
  • References/PHP/Drupal/Field/src/Entity/FieldStorageConfig

public FieldStorageConfig::setSetting($setting_name

2025-01-10 15:47:30
FieldStorageConfig::isTranslatable
  • References/PHP/Drupal/Field/src/Entity/FieldStorageConfig

public FieldStorageConfig::isTranslatable()

2025-01-10 15:47:30
FieldStorageConfig::$indexes
  • References/PHP/Drupal/Field/src/Entity/FieldStorageConfig

The custom storage indexes for the field data storage. This set of indexes is merged with the "default" indexes specified by the field type

2025-01-10 15:47:30
FieldStorageConfig::$locked
  • References/PHP/Drupal/Field/src/Entity/FieldStorageConfig

Flag indicating whether the field is available for editing. If TRUE, some actions not available though the UI (but are still possible through

2025-01-10 15:47:30
FieldStorageConfig::postSave
  • References/PHP/Drupal/Field/src/Entity/FieldStorageConfig

public FieldStorageConfig::postSave(EntityStorageInterface

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

Defines the Field storage configuration entity. Plugin annotation

2025-01-10 15:47:30
FieldStorageConfig::$custom_storage
  • References/PHP/Drupal/Field/src/Entity/FieldStorageConfig

A boolean indicating whether or not the field item uses custom storage. Type: bool File

2025-01-10 15:47:30
FieldStorageConfig::__sleep
  • References/PHP/Drupal/Field/src/Entity/FieldStorageConfig

public FieldStorageConfig::__sleep()

2025-01-10 15:47:30