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 |
|---|---|---|---|---|
| trace_mail_log 1.0.x-dev | Module | 35 | 15000 | fte, g.brnt, nicolas.delise |
| 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. |
| 3 | 389 | 139 | Other problem | Call to deprecated method setAccessible() of class ReflectionProperty. |
| 1 | 635 | 177 | Other problem | Call to deprecated method setAccessible() of class ReflectionMethod. |
| 1 | 5 | 4 | Parse error | Class Drupal\webform\WebformSubmissionInterface not found. |
| 1 | 1 | 1 | Other problem | Class Drupal\trace_mail_log\MailerDecorator implements unknown interface Drupal\symfony_mailer\MailerInterface. |
| 1 | 1 | 1 | Other problem | Parameter $innerMailer of method Drupal\trace_mail_log\MailerDecorator::__construct() has invalid type Drupal\symfony_mailer\MailerInterface. |
| 1 | 1 | 1 | Other problem | Property Drupal\trace_mail_log\MailerDecorator::$innerMailer has unknown class Drupal\symfony_mailer\MailerInterface as its type. |
| 1 | 1 | 1 | Other problem | Parameter $email of method Drupal\trace_mail_log\MailerDecorator::send() has invalid type Drupal\symfony_mailer\InternalEmailInterface. |
| 1 | 1 | 1 | Other problem | Parameter $email of method Drupal\trace_mail_log\MailerDecorator::doSendWithEvents() has invalid type Drupal\symfony_mailer\InternalEmailInterface. |
| 1 | 1 | 1 | Other problem | Parameter $email of method Drupal\trace_mail_log\MailerDecorator::sendWithReflection() has invalid type Drupal\symfony_mailer\InternalEmailInterface. |
| 1 | 1 | 1 | Parse error | Caught class Drupal\symfony_mailer\Exception\SkipMailException not found. |
| 1 | 1 | 1 | Other problem | Parameter $email of method Drupal\trace_mail_log\MailerDecorator::doSendInternal() has invalid type Drupal\symfony_mailer\InternalEmailInterface. |
| 1 | 1 | 1 | Other problem | Parameter $mailer of method Drupal\trace_mail_log\MailerDecorator::doSendInternal() has invalid type Drupal\symfony_mailer\MailerInterface. |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\symfony_mailer\Exception\MissingTransportException not found. |
| 1 | 1 | 1 | Parse error | Class Drupal\symfony_mailer\Exception\MissingTransportException not found. |
| 1 | 1 | 1 | Other problem | Parameter $mailer of method Drupal\trace_mail_log\MailerDecorator::changeActiveLanguage() has invalid type Drupal\symfony_mailer\MailerInterface. |
| 1 | 1 | 1 | Other problem | Parameter $submission of method Drupal\trace_mail_log\Service\WebformEmailStatusService::getEmailStatus() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\trace_mail_log\WebformSubmissionEmailStatusListBuilder extends unknown class Drupal\webform\WebformSubmissionListBuilder. |
| 1 | 1 | 1 | Other problem | Drupal\trace_mail_log\WebformSubmissionEmailStatusListBuilder::createInstance() calls parent::createInstance() but Drupal\trace_mail_log\WebformSubmissionEmailStatusListBuilder does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\trace_mail_log\WebformSubmissionEmailStatusListBuilder::initialize() calls parent::initialize() but Drupal\trace_mail_log\WebformSubmissionEmailStatusListBuilder does not extend any class. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\trace_mail_log\WebformSubmissionEmailStatusListBuilder::$columns. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\trace_mail_log\WebformSubmissionEmailStatusListBuilder::$webform. |
| 10 | 10 | 1 | Other problem | Call to an undefined method Drupal\trace_mail_log\WebformSubmissionEmailStatusListBuilder::t(). |
| 1 | 1 | 1 | Other problem | Drupal\trace_mail_log\WebformSubmissionEmailStatusListBuilder::buildRowColumn() calls parent::buildRowColumn() but Drupal\trace_mail_log\WebformSubmissionEmailStatusListBuilder does not extend any class. |