options()
options() : array<string|int,string>
Every label this column can render, keyed by the value the column stores.
Returns
arrayStored value keyed to label.
Renders a classification value as its label.
labelled(list<\Drupal\strata\Journal\Realm|\Drupal\strata\Journal\Verb|\Drupal\strata\Capture\Classifier\Classification> $cases) : array<string,string>
The labels of an enum whose cases carry one.
| list<\Drupal\strata\Journal\Realm|\Drupal\strata\Journal\Verb|\Drupal\strata\Capture\Classifier\Classification> | $cases | The enum's cases. |
Case value keyed to label.