NodeQueryAlterTest::$modules
Same name in this branch
- main core/modules/node/tests/src/Functional/NodeQueryAlterTest.php \Drupal\Tests\node\Functional\NodeQueryAlterTest::modules
Same name and namespace in other branches
- 11.x core/modules/node/tests/src/Functional/NodeQueryAlterTest.php \Drupal\Tests\node\Functional\NodeQueryAlterTest::modules
- 10 core/modules/node/tests/src/Functional/NodeQueryAlterTest.php \Drupal\Tests\node\Functional\NodeQueryAlterTest::modules
- 9 core/modules/node/tests/src/Functional/NodeQueryAlterTest.php \Drupal\Tests\node\Functional\NodeQueryAlterTest::modules
- 8.9.x core/modules/node/tests/src/Functional/NodeQueryAlterTest.php \Drupal\Tests\node\Functional\NodeQueryAlterTest::modules
- 11.x core/modules/node/tests/src/Kernel/NodeQueryAlterTest.php \Drupal\Tests\node\Kernel\NodeQueryAlterTest::modules
Type: modules
File
-
core/
modules/ node/ tests/ src/ Kernel/ NodeQueryAlterTest.php, line 23
Class
- NodeQueryAlterTest
- Tests that node access queries are properly altered by the node module.
Namespace
Drupal\Tests\node\KernelCode
protected static $modules = [
'node_access_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.