SearchPluginCollection::$searchPageId

Same name and namespace in other branches
  1. 9 core/modules/search/src/Plugin/SearchPluginCollection.php \Drupal\search\Plugin\SearchPluginCollection::searchPageId
  2. 8.9.x core/modules/search/src/Plugin/SearchPluginCollection.php \Drupal\search\Plugin\SearchPluginCollection::searchPageId
  3. 10 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\Plugin

Code

protected $searchPageId;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.