ViewsDisplay::$uses_route
Same name in other branches
- 8.9.x core/modules/views/src/Annotation/ViewsDisplay.php \Drupal\views\Annotation\ViewsDisplay::uses_route
- 10 core/modules/views/src/Annotation/ViewsDisplay.php \Drupal\views\Annotation\ViewsDisplay::uses_route
- 11.x core/modules/views/src/Annotation/ViewsDisplay.php \Drupal\views\Annotation\ViewsDisplay::uses_route
Does the display plugin registers routes to the route.
Type: bool
File
-
core/
modules/ views/ src/ Annotation/ ViewsDisplay.php, line 74
Class
- ViewsDisplay
- Defines a Plugin annotation object for views display plugins.
Namespace
Drupal\views\AnnotationCode
public $uses_route;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.