protected EntityViewsData::processViewsDataForTextLong($table, FieldDefinitionInterface $field_definition, array &$views_field, $field_column_name)
Processes the views data for a text field with formatting.
Parameters
string $table: The table the field is added to.
\Drupal\Core\Field\FieldDefinitionInterface $field_definition: The field definition.
array $views_field: The views field data.
string $field_column_name: The field column being processed.
File
core/modules/views/src/EntityViewsD