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 |
|---|---|---|---|---|
| mailchimp 3.x-dev | Module | 22093 | 500 | aprice42, bdimaggio, brendanthinkshout, gcb, kescoto-thinkshout, levelos, mariacha1, maximumpotter, mshaver, olivier.bouwman, tauno, wxactly, xenophyle |
| 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 |
|---|---|---|---|---|
| 7 | 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 | 886 | 241 | Symfony API | Call to deprecated method get() of class Symfony\Component\HttpFoundation\Request: since Symfony 7.4, use properties `->attributes`, `query` or `request` directly instead |
| 1 | 3 | 3 | Drupal API, not rector covered | Call to deprecated function template_preprocess_form(). Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
| 1 | 100 | 52 | Drupal API, rector covered | Call to deprecated method invalidateAll() of interface Drupal\Core\Cache\CacheBackendInterface. Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use CacheBackendInterface::deleteAll() or cache tag invalidation instead. |
| 1 | 1 | 1 | Other problem | Method Drupal\mailchimp_events\Form\MailchimpEventForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Class Drupal\mailchimp_events\Plugin\WebformHandler\AddMailchimpEventWebformHandler extends unknown class Drupal\webform\Plugin\WebformHandlerBase. |
| 1 | 1 | 1 | Other problem | Drupal\mailchimp_events\Plugin\WebformHandler\AddMailchimpEventWebformHandler::create() calls parent::create() but Drupal\mailchimp_events\Plugin\WebformHandler\AddMailchimpEventWebformHandler does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\mailchimp_events\Plugin\WebformHandler\AddMailchimpEventWebformHandler::getConfiguration(). |
| 1 | 1 | 1 | Other problem | Drupal\mailchimp_events\Plugin\WebformHandler\AddMailchimpEventWebformHandler::getSummary() calls parent::getSummary() but Drupal\mailchimp_events\Plugin\WebformHandler\AddMailchimpEventWebformHandler does not extend any class. |
| 26 | 26 | 1 | Other problem | Call to an undefined method Drupal\mailchimp_events\Plugin\WebformHandler\AddMailchimpEventWebformHandler::t(). |
| 23 | 23 | 1 | Other problem | Access to an undefined property Drupal\mailchimp_events\Plugin\WebformHandler\AddMailchimpEventWebformHandler::$configuration. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\mailchimp_events\Plugin\WebformHandler\AddMailchimpEventWebformHandler::$webform. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\mailchimp_events\Plugin\WebformHandler\AddMailchimpEventWebformHandler::elementTokenValidate(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\mailchimp_events\Plugin\WebformHandler\AddMailchimpEventWebformHandler::setSettingsParents(). |
| 1 | 1 | 1 | Other problem | Drupal\mailchimp_events\Plugin\WebformHandler\AddMailchimpEventWebformHandler::submitConfigurationForm() calls parent::submitConfigurationForm() but Drupal\mailchimp_events\Plugin\WebformHandler\AddMailchimpEventWebformHandler does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\mailchimp_events\Plugin\WebformHandler\AddMailchimpEventWebformHandler::applyFormStateToConfiguration(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\mailchimp_events\Plugin\WebformHandler\AddMailchimpEventWebformHandler::getWebformSubmission(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\mailchimp_events\Plugin\WebformHandler\AddMailchimpEventWebformHandler::replaceTokens(). |
| 1 | 1 | 1 | Other problem | Parameter $webform_submission of method Drupal\mailchimp_events\Plugin\WebformHandler\AddMailchimpEventWebformHandler::postSave() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\mailchimp_events\Plugin\WebformHandler\AddMailchimpEventWebformHandler::messenger(). |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\mailchimp_lists\Plugin\Field\FieldFormatter\MailchimpListsFieldSubscribeFormatter::$apiService. |
| 1 | 1 | 1 | Other problem | Cannot unset property Drupal\Tests\mailchimp_lists_test\Unit\MailchimpListsSelectWidgetUnitTest::$mailchimpListsSelectWidget because it might have hooks in a subclass. |
| 1 | 1 | 1 | Other problem | Method Drupal\mailchimp\Form\MailchimpAdminOauthSettingsForm::authenticate() should return Drupal\Core\Ajax\AjaxResponse but return statement is missing. |
| 1 | 1 | 1 | Parse error | Instantiated class Mailchimp\Tests\Mailchimp not found. |
| 1 | 1 | 1 | Parse error | Instantiated class Mailchimp\Tests\MailchimpLists not found. |
| 1 | 1 | 1 | Parse error | Instantiated class Mailchimp\Tests\MailchimpCampaigns not found. |
| 1 | 1 | 1 | Parse error | Class Mailchimp\Tests\MailchimpLists not found. |