You are here

10 calls to TestPluginTrait::getReturnValue() in Search API 8

TestBackend::getDiscouragedProcessors in tests/search_api_test/src/Plugin/search_api/backend/TestBackend.php
Limits the processors displayed in the UI for indexes on this server.
TestBackend::isAvailable in tests/search_api_test/src/Plugin/search_api/backend/TestBackend.php
Returns a boolean with the availability of the backend.
TestBackend::onDependencyRemoval in tests/search_api_test/src/Plugin/search_api/backend/TestBackend.php
Informs the plugin that some of its dependencies are being removed.
TestBackend::postUpdate in tests/search_api_test/src/Plugin/search_api/backend/TestBackend.php
Notifies the backend that its configuration was updated.
TestDatasource::getItemLanguage in tests/search_api_test/src/Plugin/search_api/datasource/TestDatasource.php
Retrieves the item's language.
TestDatasource::getPropertyDefinitions in tests/search_api_test/src/Plugin/search_api/datasource/TestDatasource.php
Retrieves the properties exposed by the underlying complex data type.
TestDatasource::loadMultiple in tests/search_api_test/src/Plugin/search_api/datasource/TestDatasource.php
Loads multiple items.
TestDatasource::onDependencyRemoval in tests/search_api_test/src/Plugin/search_api/datasource/TestDatasource.php
Informs the plugin that some of its dependencies are being removed.
TestProcessor::onDependencyRemoval in tests/search_api_test/src/Plugin/search_api/processor/TestProcessor.php
Informs the plugin that some of its dependencies are being removed.
TestTracker::onDependencyRemoval in tests/search_api_test/src/Plugin/search_api/tracker/TestTracker.php
Informs the plugin that some of its dependencies are being removed.