SearchPage::$pluginCollection

Same name in other branches
  1. 9 core/modules/search/src/Entity/SearchPage.php \Drupal\search\Entity\SearchPage::pluginCollection
  2. 10 core/modules/search/src/Entity/SearchPage.php \Drupal\search\Entity\SearchPage::pluginCollection
  3. 11.x core/modules/search/src/Entity/SearchPage.php \Drupal\search\Entity\SearchPage::pluginCollection

The plugin collection that stores search plugins.

Type: \Drupal\search\Plugin\SearchPluginCollection

File

core/modules/search/src/Entity/SearchPage.php, line 112

Class

SearchPage
Defines a configured search page.

Namespace

Drupal\search\Entity

Code

protected $pluginCollection;

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