protected property BaseFieldDefinition::$indexes in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Field/BaseFieldDefinition.php \Drupal\Core\Field\BaseFieldDefinition::indexes
- 9 core/lib/Drupal/Core/Field/BaseFieldDefinition.php \Drupal\Core\Field\BaseFieldDefinition::indexes
Type: array
File
- core/
lib/ Drupal/ Core/ Field/ BaseFieldDefinition.php, line 46
Class
- BaseFieldDefinition
- A class for defining entity fields.
Namespace
Drupal\Core\FieldCode
protected $indexes = [];