You are here

namespace Drupal\Tests\search_api\Kernel\Processor in Search API 8

Classsort descending Location Description
AddHierarchyTest tests/src/Kernel/Processor/AddHierarchyTest.php Tests the "Hierarchy" processor.
AddURLKernelTest tests/src/Kernel/Processor/AddURLKernelTest.php Tests the "Add URL" processor at a higher level.
ContentAccessTest tests/src/Kernel/Processor/ContentAccessTest.php Tests the "Content access" processor.
LanguageWithFallbackTest tests/src/Kernel/Processor/LanguageWithFallbackTest.php Tests the "Language (with fallback)" processor at a higher level.
NumberFieldBoostTest tests/src/Kernel/Processor/NumberFieldBoostTest.php Tests the "Number field boost" processor.
ProcessorTestBase tests/src/Kernel/Processor/ProcessorTestBase.php Provides a base class for Drupal unit tests for processors.
RenderedItemTest tests/src/Kernel/Processor/RenderedItemTest.php Tests the "Rendered item" processor.
ReverseEntityReferencesTest tests/src/Kernel/Processor/ReverseEntityReferencesTest.php Tests the "Reverse entity references" processor.
RoleAccessTest tests/src/Kernel/Processor/RoleAccessTest.php Tests the "Role-based access" processor.
TypeBoostTest tests/src/Kernel/Processor/TypeBoostTest.php Tests the "Type-specific boosting" processor.