You are here

11 string references to views.views_data in Drupal 8

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.
UserBulkFormTest::testConstructor in core/modules/user/tests/src/Unit/Plugin/views/field/UserBulkFormTest.php
Tests the constructor assignment of actions.
Views::viewsData in core/modules/views/src/Views.php
Returns the views data service.
ViewsConfigUpdater::create in core/modules/views/src/ViewsConfigUpdater.php
Instantiates a new instance of this class.
ViewsEntityRow::create in core/modules/views/src/Plugin/Derivative/ViewsEntityRow.php
Creates a new class instance.
ViewsQueryAlter::create in core/modules/workspaces/src/ViewsQueryAlter.php
Instantiates a new instance of this class.
ViewsUIController::create in core/modules/views_ui/src/Controller/ViewsUIController.php
Instantiates a new instance of this class.