Data was last updated on Jun 1, 2026, 05:44 AM UTC from dataset #833286.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| search_api 1.x-dev | Module | 153889 | 50 | borisson_, drunken monkey |
| Status | Next step | Instructions | Drupal.org issues |
|---|---|---|---|
Fix deprecation errors found | Manually review and fix errors | Based on our detection methods, none of the errors found are covered by automated fixes. However the errors found should individually have documentation links to help understand the changes. Review and fix the issues manually. In case an issue fix is possible to automate, please submit an issue at drupal-rector. | Drupal 12 compatibility issues |
| Occurrence in project | All occurrences | Affected projects | Category | Error |
|---|---|---|---|---|
| 3 | 11582 | 8307 | Info.yml or composer.json | Value of core_version_requirement is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687. |
| 1 | 1 | 1 | Other problem | Parameter $search of method Drupal\search_api_db\Plugin\search_api\backend\Database::getAutocompleteSuggestions() has invalid type Drupal\search_api_autocomplete\SearchInterface. |
| 1 | 5 | 4 | Parse error | Instantiated class Drupal\search_api_autocomplete\Suggestion\SuggestionFactory not found. |
| 1 | 2 | 2 | Other problem | Attribute class Drupal\search_api_autocomplete\Attribute\SearchApiAutocompleteSearch does not exist. |
| 1 | 1 | 1 | Other problem | Class Drupal\search_api_db_test_autocomplete\Plugin\search_api_autocomplete\search\TestSearch extends unknown class Drupal\search_api_autocomplete\Search\SearchPluginBase. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\search_api_db_test_autocomplete\Plugin\search_api_autocomplete\search\TestSearch::$search. |
| 1 | 5 | 3 | Other problem | Call to static method load() on an unknown class Drupal\search_api_autocomplete\Entity\Search. |
| 1 | 1 | 1 | Other problem | Class SearchApiSubContext extends unknown class Drupal\DrupalExtension\Context\DrupalSubContextBase. |
| 1 | 1 | 1 | Other problem | Parameter $event of method SearchApiSubContext::indexEntities() has invalid type Behat\Behat\Hook\Scope\AfterStepScope. |
| 1 | 1 | 1 | Other problem | Parameter $feature of method SearchApiSubContext::getTagsFromFeature() has invalid type Behat\Gherkin\Node\FeatureNode. |
| 1 | 1 | 1 | Other problem | Parameter $search of method Drupal\search_api\Contrib\AutocompleteBackendInterface::getAutocompleteSuggestions() has invalid type Drupal\search_api_autocomplete\SearchInterface. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\search_api\Contrib\ViewsBulkOperationsEventSubscriber::provideViewData() has invalid type Drupal\views_bulk_operations\ViewsBulkOperationsEvent. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\search_api\Form\ReadOnlyFormSubscriber::onFormAlter() has invalid type Drupal\config_readonly\ReadOnlyFormEvent. |
| 1 | 2 | 2 | Parse error | Class Drupal\external_entities\Entity\Query\External\Query not found. |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\rest\Plugin\views\row\DataEntityRow::getEntityType(). |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\views\Plugin\views\filter\BooleanOperator::opSimple(). |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\views\Plugin\views\filter\FilterPluginBase::opSimple(). |
| 1 | 1 | 1 | Other problem | The "#pre_render" render array value expects an array of callbacks. |
| 72 | 72 | 1 | Other problem | Call to method getMockBuilder() on an unknown class Drupal\Tests\search_api\Unit\Processor\TestItemsTrait. |
| 36 | 36 | 1 | Other problem | Call to method createMock() on an unknown class Drupal\Tests\search_api\Unit\Processor\TestItemsTrait. |
| 96 | 96 | 1 | Other problem | Access to property $container on an unknown class Drupal\Tests\search_api\Unit\Processor\TestItemsTrait. |