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 |
|---|---|---|---|---|
| acquia_search 3.1.x-dev | Module | 9092 | 500 | acquia, japerry, kaynen, mglaman |
| Status | Next step | Instructions | Drupal.org issues |
|---|---|---|---|
Fix deprecation errors found | Run Rector to fix some errors | Some of the errors found are covered by drupal-rector automation (thanks to Palantir.net funding), which should be used to speed up resolving them. Check out the Project Update Bot patch in the issue queue. Get the automated fix committed first and resolve the manual problems afterwards. | Drupal 12 compatibility issues |
| Occurrence in project | All occurrences | Affected projects | Category | Error |
|---|---|---|---|---|
| 2 | 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 | 65 | 38 | Drupal API, not rector covered | Class [redacted] extends deprecated class Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 1 | 10 | 7 | Drupal API, not rector covered | Call to method checkRequirements() of deprecated class Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 2 | 12 | 6 | Drupal API, not rector covered | Call to method variableGet() of deprecated class Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 1 | 141 | 78 | Drupal API, rector covered | Call to deprecated method renderPlain() of class Drupal\Core\Render\Renderer. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\Render\RendererInterface::renderInIsolation() instead. |
| 1 | 1 | 1 | Guzzle API | Class Drupal\acquia_search\Client\Solarium\AcquiaGuzzle extends @final class GuzzleHttp\Client. |
| 1 | 1 | 1 | Parse error | Class Solarium\Plugin\NoWaitForResponseRequest not found. |
| 1 | 1 | 1 | Other problem | Method Drupal\acquia_search\Helper\Messages::getOverriddenModeMessage() should return array|Drupal\Core\StringTranslation\TranslatableMarkup but return statement is missing. |
| 3 | 4 | 2 | Guzzle API | Call to deprecated method getConfig() of class GuzzleHttp\Client: ClientInterface::getConfig will be removed in guzzlehttp/guzzle:8.0. |
| 2 | 2 | 1 | Other problem | Class Solarium\QueryType\MoreLikeThis\Query referenced with incorrect case: Solarium\QueryType\MorelikeThis\Query. |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher not found. |