public BaseFieldDefinition::setDisplayConfigurable($display_context, $configurable)
Sets whether the display for the field can be configured.
Parameters
string $display_context: The display context. Either 'view' or 'form'.
bool $configurable: Whether the display options can be configured (e.g., via the "Manage display" / "Manage form display" UI screens). If TRUE, the options specified via getDisplayOptions() act as defaults.
Return value
static The object itself for chaining.
File
core/lib/