You are here

21 string references to views.views_data in Drupal 10

AreaEntityTest::testEntityAreaData in core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php
Tests views data for entity area handlers.
CommentBulkFormTest::testConstructor in core/modules/comment/tests/src/Unit/Plugin/views/field/CommentBulkFormTest.php
Tests the constructor assignment of actions.
ContactFieldsTest::testViewsData in core/modules/contact/tests/src/Kernel/Views/ContactFieldsTest.php
Tests the views data generation.
DefaultViewRecentCommentsTest::setUp in core/modules/comment/tests/src/Functional/Views/DefaultViewRecentCommentsTest.php
FieldApiDataTest::getViewsData in core/modules/views/tests/src/Kernel/FieldApiDataTest.php
Gets the views data for the field created in setUp().
FieldApiDataTest::testViewsData in core/modules/views/tests/src/Kernel/FieldApiDataTest.php
Unit testing the views data structure.
FieldTest::setupLanguageRenderer in core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php
Setup the mock data needed to make language renderers work.
FilterDateTest::setUp in core/modules/datetime/tests/src/Functional/Views/FilterDateTest.php
Create nodes with relative dates of yesterday, today, and tomorrow.
HandlerAllTest::testHandlers in core/modules/views/tests/src/Functional/Handler/HandlerAllTest.php
Tests most of the handlers.
ModuleTest::assertInstanceHandler in core/modules/views/tests/src/Kernel/ModuleTest.php
Ensure that a certain handler is an instance of a certain table/field.
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.
UserViewsDataTest::setUp in core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php
View::isInstallable in core/modules/views/src/Entity/View.php
Checks whether this entity is installable.
Views::viewsData in core/modules/views/src/Views.php
Returns the views data service.
ViewsConfigUpdater::create in core/modules/views/src/ViewsConfigUpdater.php
ViewsEntityRow::create in core/modules/views/src/Plugin/Derivative/ViewsEntityRow.php
ViewsKernelTestBase::setUpFixtures in core/modules/views/tests/src/Kernel/ViewsKernelTestBase.php
Sets up the configuration and schema of views and views_test_data modules.
ViewsQueryAlter::create in core/modules/workspaces/src/ViewsQueryAlter.php
ViewsUIController::create in core/modules/views_ui/src/Controller/ViewsUIController.php
Instantiates a new instance of this class.