views.views_data
Same name in other branches
- 8.9.x core/modules/views/views.services.yml \views.views_data
- 10 core/modules/views/views.services.yml \views.views_data
- 11.x core/modules/views/views.services.yml \views.views_data
Class
Drupal\views\ViewsData13 string references to views.views_data
- CommentBulkFormTest::testConstructor in core/
modules/ comment/ tests/ src/ Unit/ Plugin/ views/ field/ CommentBulkFormTest.php - Tests the constructor assignment of actions.
- FieldApiDataTest::getViewsData in core/
modules/ views/ tests/ src/ Kernel/ FieldApiDataTest.php - Gets the views data for the field created in setUp().
- FieldTest::setupLanguageRenderer in core/
modules/ views/ tests/ src/ Unit/ Plugin/ field/ FieldTest.php - Setup the mock data needed to make language renderers work.
- NodeBulkFormTest::testConstructor in core/
modules/ node/ tests/ src/ Unit/ Plugin/ views/ field/ NodeBulkFormTest.php - Tests the constructor assignment of actions.
- SqlTest::setupViewsData in core/
modules/ views/ tests/ src/ Unit/ Plugin/ query/ SqlTest.php - Sets up the views data in the container.
File
-
core/
modules/ views/ views.services.yml
View source
- class: Drupal\views\ViewsData
- arguments:
- - '@cache.default'
- - '@config.factory'
- - '@module_handler'
- - '@language_manager'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.