You are here

namespace Drupal\search_api\Processor in Search API 8

Classsort descending Location Description
ConfigurablePropertyBase src/Processor/ConfigurablePropertyBase.php Provides a base class for configurable processor-defined properties.
ConfigurablePropertyInterface src/Processor/ConfigurablePropertyInterface.php Represents a processor-defined property with additional configuration.
EntityProcessorProperty src/Processor/EntityProcessorProperty.php Provides a definition for a processor property that contains an entity.
FieldsProcessorPluginBase src/Processor/FieldsProcessorPluginBase.php Provides a base class for processors that work on individual fields.
ProcessorInterface src/Processor/ProcessorInterface.php Provides an interface for Search API processor plugins.
ProcessorPluginBase src/Processor/ProcessorPluginBase.php Defines a base class from which other processors may extend.
ProcessorPluginManager src/Processor/ProcessorPluginManager.php Manages processor plugins.
ProcessorProperty src/Processor/ProcessorProperty.php Provides a base class for normal processor-defined properties.
ProcessorPropertyInterface src/Processor/ProcessorPropertyInterface.php Provides an interface for processor-defined properties.