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 |
|---|---|---|---|---|
| simplenews 4.x-dev | Module | 18597 | 500 | adamps, AlexisWilke, berdir, miro_dietiker, simon georges, sutharsan |
| 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 |
|---|---|---|---|---|
| 4 | 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. |
| 3 | 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 | 24 | 24 | Drupal API, rector covered | Call to deprecated function views_field_default_views_data(). Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal::service('views.field_data_provider') ->defaultFieldImplementation($field_storage); instead. |
| 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 | 46 | 15 | Parse error | Function drush_set_error not found. |
| 2 | 51 | 12 | Parse error | Function drush_get_option not found. |
| 2 | 2 | 1 | Parse error | Function drush_print_pipe not found. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\simplenews\Entity\SubscriberHistory::t(). |
| 1 | 1 | 1 | Other problem | Method Drupal\simplenews\Form\NewsletterForm::save() should return int but return statement is missing. |
| 1 | 3 | 3 | Other problem | Array has 2 duplicate keys with value '#default_value' ('#default_value', '#default_value'). |
| 1 | 1 | 1 | Other problem | Undefined variable: $database |
| 1 | 1 | 1 | Other problem | Method Drupal\simplenews\Mail\Mailer::sendSpool() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\simplenews\Mail\Mailer::sendSubscribeConfirmation() should return bool but return statement is missing. |
| 2 | 2 | 1 | Other problem | Class Drupal\simplenews\RecipientHandler\RecipientHandlerManager referenced with incorrect case: Drupal\simplenews\recipientHandler\RecipientHandlerManager. |
| 3 | 4 | 2 | Drupal API, not rector covered | Call to method getModuleSchemaVersion() 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 | 1 | 1 | Other problem | Class Drupal\simplenews\Plugin\monitoring\SensorPlugin\PendingSensorPlugin extends unknown class Drupal\monitoring\SensorPlugin\SensorPluginBase. |
| 1 | 1 | 1 | Other problem | Parameter $result of method Drupal\simplenews\Plugin\monitoring\SensorPlugin\PendingSensorPlugin::runSensor() has invalid type Drupal\monitoring\Result\SensorResultInterface. |
| 1 | 1 | 1 | Other problem | Method Drupal\simplenews\Plugin\views\field\SendStatus::render() should return Drupal\Component\Render\MarkupInterface|string but return statement is missing. |
| 1 | 1 | 1 | Parse error | Function monitoring_sensor_manager not found. |
| 1 | 1 | 1 | Parse error | Function monitoring_sensor_run not found. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\simplenews\Kernel\SimplenewsTokensTest uses unknown trait Drupal\Tests\token\Functional\TokenTestTrait. |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\Tests\simplenews\Kernel\SimplenewsTokensTest::assertNoTokens(). |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\simplenews\Kernel\SimplenewsTokensTest::assertToken(). |