View::$tag
Same name in other branches
- 9 core/modules/views/src/Entity/View.php \Drupal\views\Entity\View::tag
- 8.9.x core/modules/views/src/Entity/View.php \Drupal\views\Entity\View::tag
- 11.x core/modules/views/src/Entity/View.php \Drupal\views\Entity\View::tag
The "tags" of a view.
The tags are stored as a single string, though it is used as multiple tags for example in the views overview.
Type: string
File
-
core/
modules/ views/ src/ Entity/ View.php, line 84
Class
- View
- Defines a View configuration entity class.
Namespace
Drupal\views\EntityCode
protected $tag = '';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.