You are here

namespace Drupal\search_api_attachments in Search API attachments 8

Same name in other branches
  1. 9.0.x Drupal\search_api_attachments
Classsort descending Location Description
ExtractFileValidator src/ExtractFileValidator.php Validator class for attachment indexing.
TextExtractorPluginBase src/TextExtractorPluginBase.php Base class for plugins able to extract file content.
TextExtractorPluginInterface src/TextExtractorPluginInterface.php Provides an interface for a plugin that extracts files content.
TextExtractorPluginManager src/TextExtractorPluginManager.php Base class for text extractor plugin managers.