You are here

8 methods override ProcessorPluginBase::supportsIndex() in Search API 8

AddHierarchy::supportsIndex in src/Plugin/search_api/processor/AddHierarchy.php
Checks whether this processor is applicable for a certain index.
ContentAccess::supportsIndex in src/Plugin/search_api/processor/ContentAccess.php
Checks whether this processor is applicable for a certain index.
EntityStatus::supportsIndex in src/Plugin/search_api/processor/EntityStatus.php
Checks whether this processor is applicable for a certain index.
ReverseEntityReferences::supportsIndex in src/Plugin/search_api/processor/ReverseEntityReferences.php
Checks whether this processor is applicable for a certain index.
RoleFilter::supportsIndex in src/Plugin/search_api/processor/RoleFilter.php
Can only be enabled for an index that indexes the user entity.
SoulMate::supportsIndex in tests/search_api_test_extraction/src/Plugin/search_api/processor/SoulMate.php
Checks whether this processor is applicable for a certain index.
Stemmer::supportsIndex in src/Plugin/search_api/processor/Stemmer.php
Checks whether this processor is applicable for a certain index.
TestProcessor::supportsIndex in tests/search_api_test/src/Plugin/search_api/processor/TestProcessor.php
Checks whether this processor is applicable for a certain index.