RouteSubscriber::$viewRouteNames
Stores an array of route names keyed by view_id.display_id.
Type: array
File
-
core/
modules/ views/ src/ EventSubscriber/ RouteSubscriber.php, line 52
Class
- RouteSubscriber
- Builds up the routes of all views.
Namespace
Drupal\views\EventSubscriberCode
protected $viewRouteNames = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.