Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. DataFieldRow.php

DataFieldRow::$rawOutputOptions

Stores an array of options to determine if the raw field output is used.

Type: array

File

core/modules/rest/src/Plugin/views/row/DataFieldRow.php, line 42

Class

DataFieldRow
Plugin which displays fields as raw data.

Namespace

Drupal\rest\Plugin\views\row

Code

protected $rawOutputOptions = [];

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal