You are here

service plugin.manager.search in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/search/search.services.yml \plugin.manager.search
  2. 10 core/modules/search/search.services.yml \plugin.manager.search

Class

Drupal\search\SearchPluginManager
3 string references to plugin.manager.search
help_topics_modules_uninstalled in core/modules/help_topics/help_topics.module
Implements hook_modules_uninstalled().
SearchPage::searchPluginManager in core/modules/search/src/Entity/SearchPage.php
Wraps the search plugin manager.
SearchPageListBuilder::createInstance in core/modules/search/src/SearchPageListBuilder.php
Instantiates a new instance of this entity handler.

File

core/modules/search/search.services.yml
core/modules/search/search.services.yml

View source
  1. class: Drupal\search\SearchPluginManager
  2. parent: default_plugin_manager