You are here

Classes, traits, and interfaces in Search API 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
TrackerPluginManager class Drupal\search_api\Tracker src/Tracker/TrackerPluginManager.php Manages tracker plugins. 1 2
TrackingHelper class Drupal\search_api\Utility src/Utility/TrackingHelper.php Provides datasource-independent item change tracking functionality. 1 2
TrackingHelperInterface interface Drupal\search_api\Utility src/Utility/TrackingHelperInterface.php Provides an interface for the tracking helper service. 1
Transliteration class Drupal\search_api\Plugin\search_api\processor src/Plugin/search_api/processor/Transliteration.php Makes searches insensitive to accents and other non-ASCII characters. 1
TransliterationTest class Drupal\Tests\search_api\Unit\Processor tests/src/Unit/Processor/TransliterationTest.php Tests the "Transliteration" processor.
TypeBoost class Drupal\search_api\Plugin\search_api\processor src/Plugin/search_api/processor/TypeBoost.php Adds a boost to indexed items based on their datasource and/or bundle.
TypeBoostTest class Drupal\Tests\search_api\Kernel\Processor tests/src/Kernel/Processor/TypeBoostTest.php Tests the "Type-specific boosting" processor.
UnicodeCharacterPropertyInterface interface Drupal\search_api\Plugin\search_api\processor\Resources src/Plugin/search_api/processor/Resources/UnicodeCharacterPropertyInterface.php Defines an interface for classes representing a Unicode character property. 20
UnsavedConfigurationFormTrait trait Drupal\search_api\Form src/Form/UnsavedConfigurationFormTrait.php Provides a helper methods for forms to correctly treat unsaved configuration.
UnsavedConfigurationInterface interface Drupal\search_api src/UnsavedConfigurationInterface.php Represents a piece of configuration that was not permanently saved yet. 1 2
UnsavedIndexConfiguration class Drupal\search_api src/UnsavedIndexConfiguration.php Represents a configuration of an index that was not yet permanently saved. 1
UnsupportedTestDataType class Drupal\search_api_test\Plugin\search_api\data_type tests/search_api_test/src/Plugin/search_api/data_type/UnsupportedTestDataType.php Provides a dummy data type for testing purposes.
Utility class Drupal\search_api\Utility src/Utility/Utility.php Contains utility methods for the Search API. 70
UtilityTest class Drupal\Tests\search_api\Unit tests/src/Unit/UtilityTest.php Tests the Search API utility class.
ViewsBlock class Drupal\search_api\Plugin\search_api\display src/Plugin/search_api/display/ViewsBlock.php Represents a Views block display.
ViewsBulkOperationsEventSubscriber class Drupal\search_api\Contrib src/Contrib/ViewsBulkOperationsEventSubscriber.php Provides an event subscriber that interfaces with Views Bulk Operations. 2
ViewsCacheabilityMetadataExportTest class Drupal\Tests\search_api\Kernel\Views tests/src/Kernel/Views/ViewsCacheabilityMetadataExportTest.php Tests that cacheability metadata is included when Views config is exported.
ViewsCacheInvalidationTest class Drupal\Tests\search_api\Kernel\Views tests/src/Kernel/Views/ViewsCacheInvalidationTest.php Tests that cached Search API views get invalidated at the right occasions.
ViewsDisplayBase abstract class Drupal\search_api\Plugin\search_api\display src/Plugin/search_api/display/ViewsDisplayBase.php Provides a base class for Views displays. 5
ViewsDisplayCachingTest class Drupal\Tests\search_api\Kernel\Views tests/src/Kernel/Views/ViewsDisplayCachingTest.php Tests the Search API caching plugins for Views.
ViewsDisplayDeriver class Drupal\search_api\Plugin\search_api\display src/Plugin/search_api/display/ViewsDisplayDeriver.php Derives a display plugin definition for all supported search view displays.
ViewsDisplayTest class Drupal\Tests\search_api\Kernel\Views tests/src/Kernel/Views/ViewsDisplayTest.php Tests whether Views pages correctly create search display plugins.
ViewsEmbed class Drupal\search_api\Plugin\search_api\display src/Plugin/search_api/display/ViewsEmbed.php Represents a Views embed display.
ViewsFeed class Drupal\search_api\Plugin\search_api\display src/Plugin/search_api/display/ViewsFeed.php Represents a Views feed display.
ViewsFieldTraitTest class Drupal\Tests\search_api\Kernel\Views tests/src/Kernel/Views/ViewsFieldTraitTest.php Tests the functionality of our Views field plugin trait.
ViewsPage class Drupal\search_api\Plugin\search_api\display src/Plugin/search_api/display/ViewsPage.php Represents a Views page display.
ViewsPropertyExtractionTest class Drupal\Tests\search_api\Kernel\Views tests/src/Kernel/Views/ViewsPropertyExtractionTest.php Tests whether Views pages correctly create search display plugins.
ViewsRest class Drupal\search_api\Plugin\search_api\display src/Plugin/search_api/display/ViewsRest.php Represents a Views REST display.
ViewsTest class Drupal\Tests\search_api\Functional tests/src/Functional/ViewsTest.php Tests the Views integration of the Search API.
ViewsTestField class Drupal\Tests\search_api\Kernel tests/src/Kernel/ViewsTestField.php Provides a field plugin for testing. 1
Zl class Drupal\search_api\Plugin\search_api\processor\Resources src/Plugin/search_api/processor/Resources/Zl.php Represents characters of the Unicode category "Zl" ("Separator, Line").
Zp class Drupal\search_api\Plugin\search_api\processor\Resources src/Plugin/search_api/processor/Resources/Zp.php Represents characters of the Unicode category "Zp" ("Separator, Paragraph").
Zs class Drupal\search_api\Plugin\search_api\processor\Resources src/Plugin/search_api/processor/Resources/Zs.php Represents characters of the Unicode category "Zs" ("Separator, Space").

Pages

Other projects