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_exactmatch_boost 1.x-dev | Module | 564 | 15000 | stefan.korn |
| 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 |
|---|---|---|---|---|
| 1 | 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 | 2 | 2 | Parse error | Class Drupal\search_api\Plugin\search_api\data_type\value\TextValue not found. |
| 2 | 10 | 7 | Parse error | Caught class Drupal\search_api\SearchApiException not found. |
| 1 | 4 | 3 | Parse error | Instantiated class Drupal\search_api\Item\Item not found. |
| 1 | 1 | 1 | Other problem | Class Drupal\search_api_exactmatch_boost\Plugin\search_api\processor\ExactMatchBoost extends unknown class Drupal\search_api\Processor\FieldsProcessorPluginBase. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\search_api_exactmatch_boost\Plugin\search_api\processor\ExactMatchBoost contains abstract method validateConfigurationForm() from interface Drupal\Core\Plugin\PluginFormInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\search_api_exactmatch_boost\Plugin\search_api\processor\ExactMatchBoost uses unknown trait Drupal\search_api\Plugin\PluginFormTrait. |
| 1 | 1 | 1 | Other problem | Drupal\search_api_exactmatch_boost\Plugin\search_api\processor\ExactMatchBoost::__construct() calls parent::__construct() but Drupal\search_api_exactmatch_boost\Plugin\search_api\processor\ExactMatchBoost does not extend any class. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\search_api_exactmatch_boost\Plugin\search_api\processor\ExactMatchBoost::getIndex(). |
| 1 | 1 | 1 | Other problem | Drupal\search_api_exactmatch_boost\Plugin\search_api\processor\ExactMatchBoost::defaultConfiguration() calls parent::defaultConfiguration() but Drupal\search_api_exactmatch_boost\Plugin\search_api\processor\ExactMatchBoost does not extend any class. |
| 8 | 8 | 1 | Other problem | Call to an undefined method Drupal\search_api_exactmatch_boost\Plugin\search_api\processor\ExactMatchBoost::t(). |
| 1 | 1 | 1 | Other problem | Drupal\search_api_exactmatch_boost\Plugin\search_api\processor\ExactMatchBoost::buildConfigurationForm() calls parent::buildConfigurationForm() but Drupal\search_api_exactmatch_boost\Plugin\search_api\processor\ExactMatchBoost does not extend any class. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\search_api_exactmatch_boost\Plugin\search_api\processor\ExactMatchBoost::getConfiguration(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\search_api_exactmatch_boost\Plugin\search_api\processor\ExactMatchBoost::setConfiguration(). |
| 1 | 1 | 1 | Other problem | Parameter $results of method Drupal\search_api_exactmatch_boost\Plugin\search_api\processor\ExactMatchBoost::postprocessSearchResults() has invalid type Drupal\search_api\Query\ResultSetInterface. |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\search_api_exactmatch_boost\Plugin\search_api\processor\ExactMatchBoost::$configuration. |
| 1 | 1 | 1 | Other problem | Access to constant PROCESSING_FULL on an unknown class Drupal\search_api\Query\QueryInterface. |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\search_api_exactmatch_boost\Plugin\search_api\processor\ExactMatchBoost::$index. |
| 1 | 1 | 1 | Other problem | Drupal\search_api_exactmatch_boost\Plugin\search_api\processor\ExactMatchBoost::postprocessSearchResults() calls parent::postprocessSearchResults() but Drupal\search_api_exactmatch_boost\Plugin\search_api\processor\ExactMatchBoost does not extend any class. |