protected property SearchPluginCollection::$searchPageId in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 23 - Contains \Drupal\search\Plugin\SearchPluginCollection.
Class
- SearchPluginCollection
- Provides a container for lazily loading search plugins.
Namespace
Drupal\search\PluginCode
protected $searchPageId;