SearchQueryAlterTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
- 
              core/
modules/ search/ tests/ src/ Functional/ SearchQueryAlterTest.php, line 19  
Class
- SearchQueryAlterTest
 - Tests that the node search query can be altered via the query alter hook.
 
Namespace
Drupal\Tests\search\FunctionalCode
protected static $modules = [
  'node',
  'search',
  'search_query_alter',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.