FieldStorageConfigInterface::getIndexes

public FieldStorageConfigInterface::getIndexes()

Returns the custom storage indexes for the field data storage.

Return value

array An array of custom indexes.

File

core/modules/field/src/FieldStorageConfigInterface.php, line 141

Class

FieldStorageConfigInterface
Provides an interface defining a field storage entity.

Namespace

Drupal\field

Code

public function getIndexes();
doc_Drupal
2016-10-29 09:12:31
Comments
Leave a Comment

Please login to continue.