public static property BulkFormAccessTest::$testViews in Zircon Profile 8
Same name in this branch
- 8 core/modules/node/src/Tests/Views/BulkFormAccessTest.php \Drupal\node\Tests\Views\BulkFormAccessTest::testViews
- 8 core/modules/user/src/Tests/Views/BulkFormAccessTest.php \Drupal\user\Tests\Views\BulkFormAccessTest::testViews
Same name and namespace in other branches
- 8.0 core/modules/user/src/Tests/Views/BulkFormAccessTest.php \Drupal\user\Tests\Views\BulkFormAccessTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ user/ src/ Tests/ Views/ BulkFormAccessTest.php, line 33 - Contains \Drupal\user\Tests\Views\BulkFormAccessTest.
Class
- BulkFormAccessTest
- Tests if entity access is respected on a user bulk form.
Namespace
Drupal\user\Tests\ViewsCode
public static $testViews = array(
'test_user_bulk_form',
);