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 |
|---|---|---|---|---|
| ai_search 2.0.x-dev | Module | 111 | 15000 | a.dmitriiev, andrewbelcher, gxleano, kevinquillen, marcus_johansson, scott_euser, seogow |
| 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 | 389 | 139 | Other problem | Call to deprecated method setAccessible() of class ReflectionProperty. |
| 3 | 635 | 177 | Other problem | Call to deprecated method setAccessible() of class ReflectionMethod. |
| 1 | 2 | 2 | Other problem | Parameter $event of method Drupal\ai_search\EventSubscriber\SolrBoostByAiSearchEventSubscriber::onPostConvertedQuery() has invalid type Drupal\search_api_solr\Event\PostConvertedQueryEvent. |
| 1 | 2 | 2 | Parse error | Class Drupal\search_api_solr\Event\PostConvertedQueryEvent not found. |
| 1 | 2 | 2 | Other problem | Parameter $solarium_query of method Drupal\ai_search\Plugin\search_api\processor\SolrBoostByAiSearch::queryAlter() has invalid type Solarium\Core\Query\QueryInterface. |
| 1 | 2 | 2 | Parse error | Class Solarium\Component\QueryInterface not found. |
| 1 | 2 | 2 | Parse error | Instantiated class MHz\MysqlVector\Nlp\Embedder not found. |
| 1 | 2 | 2 | Parse error | Instantiated class MHz\MysqlVector\VectorTable not found. |
| 1 | 2 | 2 | Other problem | Class Drupal\test_ai_vdb_provider_mysql\TestVectorTable extends unknown class MHz\MysqlVector\VectorTable. |
| 2 | 5 | 2 | Other problem | Undefined variable: $drupal_entity_id |
| 2 | 5 | 2 | Other problem | Undefined variable: $drupal_long_id |
| 2 | 4 | 2 | Other problem | Undefined variable: $id |
| 2 | 4 | 2 | Other problem | Undefined variable: $mag |
| 2 | 4 | 2 | Other problem | Undefined variable: $nv |
| 3 | 6 | 2 | Other problem | Undefined variable: $sim |
| 2 | 7 | 3 | Other problem | Undefined variable: $v |
| 1 | 1 | 1 | Other problem | Method Drupal\test_ai_vdb_provider_mysql\Plugin\VdbProvider\TestAiVdbProviderBaseMySql::getVectorTable() has invalid return type MHz\MysqlVector\VectorTable. |
| 1 | 1 | 1 | Other problem | Drupal\test_ai_vdb_provider_mysql\TestVectorTable::__construct() calls parent::__construct() but Drupal\test_ai_vdb_provider_mysql\TestVectorTable does not extend any class. |
| 1 | 1 | 1 | Parse error | Class MHz\MysqlVector\VectorTable not found. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\test_ai_vdb_provider_mysql\TestVectorTable::getConnection(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\test_ai_vdb_provider_mysql\TestVectorTable::getVectorTableName(). |