Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
Rss.php
»
Rss
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
property Rss::$base_field
Same name in this branch
8.x drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php
\Drupal\node\Plugin\views\row\Rss::base_field
8.x drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php
\Drupal\comment\Plugin\views\row\Rss::base_field
File
drupal/
core/
modules/
node/
lib/
Drupal/
node/
Plugin/
views/
row/
Rss.php
, line 33
Definition of
Drupal\node\Plugin\views\row\Rss
.
Class
Rss
Plugin which performs a node_view on the resulting object and formats it as an RSS item.
Namespace
Drupal\node\Plugin\views\row
Code
var $base_field =
'nid'
;