Filename Message
BackendTrait.php (in context of class Drupal\search_api_solr_autocomplete\Plugin\search_api_autocomplete\suggester\Spellcheck):36 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.
BackendTrait.php (in context of class Drupal\search_api_solr_autocomplete\Plugin\search_api_autocomplete\suggester\Suggester):36 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.
BackendTrait.php (in context of class Drupal\search_api_solr_autocomplete\Plugin\search_api_autocomplete\suggester\Terms):36 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.
Spellcheck.php:118 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.
Suggester.php:187 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_solr.module:130 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_solr.module:594 Call to deprecated function system_time_zones(): in drupal:10.1.0 and is removed from drupal:11.0.0. This function is no longer used in Drupal core. Use \Drupal\Core\Datetime\TimeZoneFormHelper::getOptionsList() or \DateTimeZone::listIdentifiers() instead.
SolrConfigSetController.php:481 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.
SolrConfigSetController.php:538 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.
SolrFieldTypeController.php:52 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.
SolrConfigForm.php:102 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.
SearchApiSolrBackend.php:1184 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.
SearchApiSolrBackend.php:1195 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.
SearchApiSolrBackend.php:1200 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.
SearchApiSolrBackend.php:3879 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.
SearchApiSolrBackend.php:4007 Call to deprecated method calculatePluginDependencies() of class Drupal\search_api_solr\Plugin\search_api\backend\SearchApiSolrBackend: in search_api:8.x-1.16 and is removed from search_api:2.0.0. Add \Drupal\Core\Plugin\PluginDependencyTrait manually for your class if you need it.
SolrAutocompleteBackendTrait.php (in context of class Drupal\search_api_solr_autocomplete\Plugin\search_api_autocomplete\suggester\Spellcheck):35 Call to an undefined method Drupal\search_api_solr_autocomplete\Plugin\search_api_autocomplete\suggester\Spellcheck::getLogger().
SolrAutocompleteBackendTrait.php (in context of class Drupal\search_api_solr_autocomplete\Plugin\search_api_autocomplete\suggester\Suggester):35 Call to an undefined method Drupal\search_api_solr_autocomplete\Plugin\search_api_autocomplete\suggester\Suggester::getLogger().
ViewsTest.php:31 Missing call to parent::setUp() method.
SolrBackendTestBase.php:136 Parameter $query of method Drupal\Tests\search_api_solr\Kernel\SolrBackendTestBase::executeQueryWithoutPostProcessing() has invalid type Drupal\Tests\search_api_solr\Kernel\QueryInterface.