class ViewsSearchQuery
Same name in this branch
- 11.x core/modules/search/src/ViewsSearchQuery.php \Drupal\search\ViewsSearchQuery
- 11.x core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/ViewsSearchQuery.php \Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses\ViewsSearchQuery
Same name and namespace in other branches
- 10 core/modules/search/src/ViewsSearchQuery.php \Drupal\search\ViewsSearchQuery
- 9 core/modules/search/src/ViewsSearchQuery.php \Drupal\search\ViewsSearchQuery
- 9 core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefakeWithAllCustomClasses/ViewsSearchQuery.php \Drupal\corefake\Driver\Database\corefakeWithAllCustomClasses\ViewsSearchQuery
- 8.9.x core/modules/search/src/ViewsSearchQuery.php \Drupal\search\ViewsSearchQuery
- 10 core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/ViewsSearchQuery.php \Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses\ViewsSearchQuery
SearchFakeWithAllCustomClasses implementation of \Drupal\search\ViewsSearchQuery.
Hierarchy
- class \Drupal\search_fake\Driver\Database\SearchFakeWithAllCustomClasses\ViewsSearchQuery extends \Drupal\search\ViewsSearchQuery
Expanded class hierarchy of ViewsSearchQuery
File
-
core/
modules/ search/ tests/ modules/ search_fake/ src/ Driver/ Database/ SearchFakeWithAllCustomClasses/ ViewsSearchQuery.php, line 12
Namespace
Drupal\search_fake\Driver\Database\SearchFakeWithAllCustomClassesView source
class ViewsSearchQuery extends SearchViewsSearchQuery {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.