You are here

6 methods override ConfigurablePluginBase::calculateDependencies() in Search API 8

ContentEntity::calculateDependencies in src/Plugin/search_api/datasource/ContentEntity.php
Calculates dependencies for the configured plugin.
RenderedItem::calculateDependencies in src/Plugin/search_api/processor/RenderedItem.php
Calculates dependencies for the configured plugin.
TestBackend::calculateDependencies in tests/search_api_test/src/Plugin/search_api/backend/TestBackend.php
Calculates dependencies for the configured plugin.
TestDatasource::calculateDependencies in tests/search_api_test/src/Plugin/search_api/datasource/TestDatasource.php
Calculates dependencies for the configured plugin.
TestProcessor::calculateDependencies in tests/search_api_test/src/Plugin/search_api/processor/TestProcessor.php
Calculates dependencies for the configured plugin.
TestTracker::calculateDependencies in tests/search_api_test/src/Plugin/search_api/tracker/TestTracker.php
Calculates dependencies for the configured plugin.