SqlContentEntityStorageSchema::$fieldStorageDefinitions

The storage field definitions for this entity type.

Type: \Drupal\Core\Field\FieldStorageDefinitionInterface[]

File

core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php, line 49

Class

SqlContentEntityStorageSchema
Defines a schema handler that supports revisionable, translatable entities.

Namespace

Drupal\Core\Entity\Sql

Code

1
protected $fieldStorageDefinitions;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.