service search_api.plugin_helper in Search API 8
Class
Drupal\search_api\Utility\PluginHelper4 string references to search_api.plugin_helper
- AggregatedFieldsTest::setUp in tests/
src/ Unit/ Processor/ AggregatedFieldsTest.php - Creates a new processor object for use in the tests.
- Index::getProcessorsByStage in src/
Entity/ Index.php - Loads this index's processors for a specific stage.
- IndexForm::create in src/
Form/ IndexForm.php - Instantiates a new instance of this class.
- SerializationTest::testIndexSerialization in tests/
src/ Kernel/ System/ SerializationTest.php - Tests that serialization of index entities doesn't lead to data loss.
File
View source
- class: Drupal\search_api\Utility\PluginHelper
- arguments:
- - '@plugin.manager.search_api.datasource'
- - '@plugin.manager.search_api.processor'
- - '@plugin.manager.search_api.tracker'