You are here

public property RelationshipPluginBase::$alias in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php \Drupal\views\Plugin\views\relationship\RelationshipPluginBase::alias

The relationship alias.

Type: string

File

core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php, line 62
Contains \Drupal\views\Plugin\views\relationship\RelationshipPluginBase.

Class

RelationshipPluginBase
Simple relationship handler that allows a new version of the primary table to be linked in.

Namespace

Drupal\views\Plugin\views\relationship

Code

public $alias;