UserSearch::$moduleHandler
Same name in other branches
- 9 core/modules/user/src/Plugin/Search/UserSearch.php \Drupal\user\Plugin\Search\UserSearch::moduleHandler
- 10 core/modules/user/src/Plugin/Search/UserSearch.php \Drupal\user\Plugin\Search\UserSearch::moduleHandler
- 11.x core/modules/user/src/Plugin/Search/UserSearch.php \Drupal\user\Plugin\Search\UserSearch::moduleHandler
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
-
core/
modules/ user/ src/ Plugin/ Search/ UserSearch.php, line 50
Class
- UserSearch
- Executes a keyword search for users against the {users} database table.
Namespace
Drupal\user\Plugin\SearchCode
protected $moduleHandler;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.