You are here

7 calls to FieldAPIHandlerTrait::getFieldDefinition() in Zircon Profile 8

Field::access in core/modules/views/src/Plugin/views/field/Field.php
Check whether given user has access to this handler.
Field::addSelfTokens in core/modules/views/src/Plugin/views/field/Field.php
Add any special tokens this field might use for itself.
Field::buildOptionsForm in core/modules/views/src/Plugin/views/field/Field.php
Default options form that provides the label widget that all fields should have.
Field::documentSelfTokens in core/modules/views/src/Plugin/views/field/Field.php
Document any special tokens this field might use for itself.
Field::getCacheTags in core/modules/views/src/Plugin/views/field/Field.php
The cache tags associated with this object.
Field::init in core/modules/views/src/Plugin/views/field/Field.php
Initialize the plugin.
Field::multiple_options_form in core/modules/views/src/Plugin/views/field/Field.php
Provide options for multiple value fields.