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 |
|---|---|---|---|---|
| email_content_templates 1.0.x-dev | Module | 0 | 15000 | christian.wiedemann, ktpm, mat791, sch4lly |
| 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 |
|---|---|---|---|---|
| 5 | 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. |
| 2 | 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 | 8 | 5 | Parse error | Class Drupal\commerce_order\Entity\OrderInterface not found. |
| 1 | 116 | 64 | Other problem | Deprecated in PHP 8.4: Parameter #2 $account (Drupal\Core\Session\AccountInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Parameter $email of function email_content_templates_commerce_ect_build_commerce_order_type_message() has invalid type Drupal\symfony_mailer\EmailInterface. |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\commerce\ConditionGroup not found. |
| 1 | 1 | 1 | Parse error | Class Drupal\commerce\Plugin\Commerce\Condition\ParentEntityAwareInterface not found. |
| 1 | 1 | 1 | Other problem | Class Drupal\email_content_templates_symfony_mailer\Plugin\EmailAdjuster\EmailContentTemplateAdjuster extends unknown class Drupal\symfony_mailer\Processor\EmailAdjusterBase. |
| 1 | 1 | 1 | Other problem | Parameter $email of method Drupal\email_content_templates_symfony_mailer\Plugin\EmailAdjuster\EmailContentTemplateAdjuster::preRender() has invalid type Drupal\symfony_mailer\EmailInterface. |
| 4 | 4 | 1 | Other problem | Access to an undefined property Drupal\email_content_templates_symfony_mailer\Plugin\EmailAdjuster\EmailContentTemplateAdjuster::$configuration. |
| 1 | 1 | 1 | Other problem | Parameter $email of method Drupal\email_content_templates_symfony_mailer\Plugin\EmailAdjuster\EmailContentTemplateAdjuster::build() has invalid type Drupal\symfony_mailer\EmailInterface. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\email_content_templates_symfony_mailer\Plugin\EmailAdjuster\EmailContentTemplateAdjuster::t(). |
| 1 | 1 | 1 | Other problem | Class Drupal\email_content_templates_symfony_mailer\Plugin\EmailAdjuster\EmailLibrariesAdjuster extends unknown class Drupal\symfony_mailer\Processor\EmailAdjusterBase. |
| 1 | 1 | 1 | Other problem | Parameter $email of method Drupal\email_content_templates_symfony_mailer\Plugin\EmailAdjuster\EmailLibrariesAdjuster::build() has invalid type Drupal\symfony_mailer\EmailInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\email_content_templates_vbo\Plugin\Action\SendEmailAction extends unknown class Drupal\views_bulk_operations\Action\ViewsBulkOperationsActionBase. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\email_content_templates_vbo\Plugin\Action\SendEmailAction::t(). |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\email_content_templates_vbo\Plugin\Action\SendEmailAction::$configuration. |
| 1 | 1 | 1 | Other problem | Drupal\email_content_templates_vbo\Plugin\Action\SendEmailAction::__construct() calls parent::__construct() but Drupal\email_content_templates_vbo\Plugin\Action\SendEmailAction does not extend any class. |
| 3 | 3 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #3 $plugin (Drupal\email_content_templates\Plugin\EctMail\EctMailPluginInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #2 $template (Drupal\email_content_templates\Entity\EmailContentTemplateInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\email_content_templates\Plugin\EctMail\EctMailPluginBase::getPluginCollection(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\email_content_templates\Plugin\EctMail\EctMailPluginBase::getVisibilityConditions(). |
| 1 | 1 | 1 | Other problem | Property Drupal\Tests\email_content_templates\Kernel\CommerceRecruitingKernelTestBase::$modules property must be protected. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\email_content_templates\Kernel\CommerceRecruitingKernelTestBase::$user. |
| 1 | 1 | 1 | Other problem | Class Drupal\email_content_templates\Tests\Kernel\Controller\PreviewControllerTest extends unknown class Drupal\simpletest\WebTestBase. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\email_content_templates\Tests\Kernel\Controller\PreviewControllerTest::assertEquals(). |