SearchPluginBase::$searchAttributes
Same name in other branches
- 8.9.x core/modules/search/src/Plugin/SearchPluginBase.php \Drupal\search\Plugin\SearchPluginBase::searchAttributes
- 10 core/modules/search/src/Plugin/SearchPluginBase.php \Drupal\search\Plugin\SearchPluginBase::searchAttributes
- 11.x core/modules/search/src/Plugin/SearchPluginBase.php \Drupal\search\Plugin\SearchPluginBase::searchAttributes
Array of attributes - usually from the request object.
Type: array
File
-
core/
modules/ search/ src/ Plugin/ SearchPluginBase.php, line 39
Class
- SearchPluginBase
- Defines a base class for plugins wishing to support search.
Namespace
Drupal\search\PluginCode
protected $searchAttributes;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.