You are here

service plugin.manager.search_api_attachments.text_extractor in Search API attachments 8

Same name and namespace in other branches
  1. 9.0.x search_api_attachments.services.yml \plugin.manager.search_api_attachments.text_extractor

Class

Drupal\search_api_attachments\TextExtractorPluginManager
5 string references to plugin.manager.search_api_attachments.text_extractor
ExtractedText::create in src/Plugin/Field/FieldFormatter/ExtractedText.php
Creates an instance of the plugin.
ExtractorQueue::create in src/Plugin/QueueWorker/ExtractorQueue.php
Creates an instance of the plugin.
FilesExtractor::create in src/Plugin/search_api/processor/FilesExtractor.php
Creates an instance of the plugin.
TextExtractorFormSettings::create in src/Form/TextExtractorFormSettings.php
Instantiates a new instance of this class.
TextExtractorFormSettings::getTextExtractorPluginManager in src/Form/TextExtractorFormSettings.php
Returns the text extractor plugin manager.

File

./search_api_attachments.services.yml
search_api_attachments.services.yml

View source
  1. class: Drupal\search_api_attachments\TextExtractorPluginManager
  2. parent: default_plugin_manager