protected property SearchPluginCollection::$searchPageId in Drupal 9
Same name and namespace in other branches
- 8 core/modules/search/src/Plugin/SearchPluginCollection.php \Drupal\search\Plugin\SearchPluginCollection::searchPageId
The unique ID for the search page using this plugin collection.
Type: string
File
- core/
modules/ search/ src/ Plugin/ SearchPluginCollection.php, line 18
Class
- SearchPluginCollection
- Provides a container for lazily loading search plugins.
Namespace
Drupal\search\PluginCode
protected $searchPageId;