ViewsHandlerManager::$viewsData
Same name in other branches
- 8.9.x core/modules/views/src/Plugin/ViewsHandlerManager.php \Drupal\views\Plugin\ViewsHandlerManager::viewsData
- 10 core/modules/views/src/Plugin/ViewsHandlerManager.php \Drupal\views\Plugin\ViewsHandlerManager::viewsData
- 11.x core/modules/views/src/Plugin/ViewsHandlerManager.php \Drupal\views\Plugin\ViewsHandlerManager::viewsData
The views data cache.
Type: \Drupal\views\ViewsData
File
-
core/
modules/ views/ src/ Plugin/ ViewsHandlerManager.php, line 23
Class
- ViewsHandlerManager
- Plugin type manager for all views handlers.
Namespace
Drupal\views\PluginCode
protected $viewsData;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.