Search for usesFields

  1. Search 7.x for usesFields
  2. Search 8.9.x for usesFields
  3. Search 10.3.x for usesFields
  4. Search 11.x for usesFields
  5. Other projects
Title Object type File name Summary
DataFieldRow::$usesFields property core/modules/rest/src/Plugin/views/row/DataFieldRow.php Does the row plugin support to add fields to its output.
DisplayPluginBase::usesFields function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Determines if the display's style uses fields.
DisplayPluginInterface::usesFields function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Determines if the display's style uses fields.
EntityReference::$usesFields property core/modules/views/src/Plugin/views/style/EntityReference.php Does the style plugin for itself support to add fields to its output.
Fields::$usesFields property core/modules/views/src/Plugin/views/row/Fields.php Does the row plugin support to add fields to its output.
Mapping::$usesFields property core/modules/views/src/Plugin/views/style/Mapping.php Use fields without a row plugin.
OpmlFields::$usesFields property core/modules/views/src/Plugin/views/row/OpmlFields.php Does the row plugin support to add fields to its output.
RowPluginBase::$usesFields property core/modules/views/src/Plugin/views/row/RowPluginBase.php Does the row plugin support to add fields to its output.
RowPluginBase::usesFields function core/modules/views/src/Plugin/views/row/RowPluginBase.php Returns the usesFields property.
RssFields::$usesFields property core/modules/views/src/Plugin/views/row/RssFields.php Does the row plugin support to add fields to its output.
StylePluginBase::$usesFields property core/modules/views/src/Plugin/views/style/StylePluginBase.php Does the style plugin for itself support to add fields to its output.
StylePluginBase::usesFields function core/modules/views/src/Plugin/views/style/StylePluginBase.php Return TRUE if this style also uses fields.
Table::$usesFields property core/modules/views/src/Plugin/views/style/Table.php Does the style plugin for itself support to add fields to its output.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.