service plugin.manager.facets.processor in Facets 8
Class
Drupal\facets\Processor\ProcessorPluginManager6 string references to plugin.manager.facets.processor
- CountLimitProcessorTest::setUp in tests/
src/ Unit/ Plugin/ processor/ CountLimitProcessorTest.php - Creates a new processor object for use in the tests.
- ExcludeSpecifiedItemsProcessorTest::setUp in tests/
src/ Unit/ Plugin/ processor/ ExcludeSpecifiedItemsProcessorTest.php - Creates a new processor object for use in the tests.
- Facet::loadProcessors in src/
Entity/ Facet.php - Retrieves all processors supported by this facet.
- FacetForm::create in src/
Form/ FacetForm.php - Instantiates a new instance of this class.
- FacetSettingsForm::create in src/
Form/ FacetSettingsForm.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\facets\Processor\ProcessorPluginManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'
- - '@string_translation'