6 string references to 'ViewsData'
- ViewExecutableTest::setUpMockViewsData in core/
modules/ views/ tests/ src/ Unit/ ViewExecutableTest.php - Reinitializes the views data as a mock object.
- views.services.yml in core/
modules/ views/ views.services.yml - core/modules/views/views.services.yml
- ViewsDataTest::setUpMockModuleHandlerWithExpectation in core/
modules/ views/ tests/ src/ Unit/ ViewsDataTest.php - Reinitializes the module handler as a mock object with an expectation.
- ViewsDataTest::testConcurrentFiberAccess in core/
modules/ views/ tests/ src/ Unit/ ViewsDataTest.php - Tests that concurrent fibers retrieving views data cache entries correctly.
- ViewsDataTest::testFullAndTableGetCache in core/
modules/ views/ tests/ src/ Unit/ ViewsDataTest.php - Tests the cache of the full and single table data.
- ViewsHandlerManagerTest::setUpMockViewsData in core/
modules/ views/ tests/ src/ Unit/ ViewsHandlerManagerTest.php - Reinitializes the views data as a mock object.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.