class ViewsEntityRow

Provides views row plugin definitions for all non-special entity types.

Hierarchy

Expanded class hierarchy of ViewsEntityRow

See also

\Drupal\views\Plugin\views\row\EntityRow

Related topics

File

drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsEntityRow.php, line 20
Contains \Drupal\views\Plugin\Derivative\ViewsEntityRow.

Namespace

Drupal\views\Plugin\Derivative
View source

Members

Namesort descending Modifiers Type Description Overrides
ViewsEntityRow::$derivatives protected property Stores all entity row plugin information.
ViewsEntityRow::getDerivativeDefinition public function Returns the definition of a derivative plugin. Overrides DerivativeInterface::getDerivativeDefinition
ViewsEntityRow::getDerivativeDefinitions public function Returns the definition of all derivatives of a base plugin. Overrides DerivativeInterface::getDerivativeDefinitions