Filename Message
search_api_autocomplete.install:39 Access to undefined constant Drupal\search_api_solr\SolrBackendInterface::SEARCH_API_SOLR_SCHEMA_VERSION.
search_api_autocomplete.module:93 Call to deprecated function watchdog_exception(): in drupal:10.1.0 and is removed from drupal:11.0.0. Use Use \Drupal\Core\Utility\Error::logException() instead.
search_api_autocomplete.module:257 Parameter $page of function search_api_autocomplete_search_api_page_insert() has invalid type Drupal\search_api_page\SearchApiPageInterface.
search_api_autocomplete.module:270 Parameter $page of function search_api_autocomplete_search_api_page_delete() has invalid type Drupal\search_api_page\SearchApiPageInterface.
AutocompleteController.php:172 Call to deprecated function watchdog_exception(): in drupal:10.1.0 and is removed from drupal:11.0.0. Use Use \Drupal\Core\Utility\Error::logException() instead.
AutocompleteController.php:201 Call to deprecated function watchdog_exception(): in drupal:10.1.0 and is removed from drupal:11.0.0. Use Use \Drupal\Core\Utility\Error::logException() instead.
IndexOverviewForm.php:139 Access to undefined constant Drupal\search_api_solr\SolrBackendInterface::SEARCH_API_SOLR_SCHEMA_VERSION.
Server.php:192 Return type of method Drupal\search_api_autocomplete\Plugin\search_api_autocomplete\suggester\Server::getBackend() has typehint with deprecated interface Drupal\search_api_autocomplete\AutocompleteBackendInterface: in search_api_autocomplete:8.x-1.6 and is removed from search_api_autocomplete:2.0.0. Use \Drupal\search_api\Contrib\AutocompleteBackendInterface instead.
PagesIntegrationTest.php:235 Call to static method load() on an unknown class Drupal\search_api_page\Entity\SearchApiPage.