protected property ViewsEntityRow::$derivatives

Stores all entity row plugin information.

Type: array

File

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

Class

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

Namespace

Drupal\views\Plugin\Derivative

Code

protected $derivatives = array();