Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SearchPluginBase.php
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\Plugin
Code
protected $searchAttributes;
RSS feed