CommandHelper |
src/Utility/CommandHelper.php |
Provides functionality to be used by CLI tools. |
DataTypeHelper |
src/Utility/DataTypeHelper.php |
Provides helper methods for dealing with Search API data types. |
DataTypeHelperInterface |
src/Utility/DataTypeHelperInterface.php |
Provides an interface for implementations of the data type helper service. |
Dependencies |
src/Utility/Dependencies.php |
Provides an easy mechanism for building a dependency array. |
FieldsHelper |
src/Utility/FieldsHelper.php |
Provides helper methods for dealing with Search API fields and properties. |
FieldsHelperInterface |
src/Utility/FieldsHelperInterface.php |
Provides an interface for implementations of the fields helper service. |
PluginHelper |
src/Utility/PluginHelper.php |
Provides methods for creating search plugins. |
PluginHelperInterface |
src/Utility/PluginHelperInterface.php |
Provides an interface for the plugin helper service. |
PostRequestIndexing |
src/Utility/PostRequestIndexing.php |
Provides a service for indexing items at the end of the page request. |
PostRequestIndexingInterface |
src/Utility/PostRequestIndexingInterface.php |
Provides an interface for the post-request indexing service. |
QueryHelper |
src/Utility/QueryHelper.php |
Provides methods for creating search queries and statically caching results. |
QueryHelperInterface |
src/Utility/QueryHelperInterface.php |
Provides an interface for query helper services. |
TrackingHelper |
src/Utility/TrackingHelper.php |
Provides datasource-independent item change tracking functionality. |
TrackingHelperInterface |
src/Utility/TrackingHelperInterface.php |
Provides an interface for the tracking helper service. |
Utility |
src/Utility/Utility.php |
Contains utility methods for the Search API. |