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 |
|---|---|---|---|---|
| syncart 1.x-dev | Module | 41 | 15000 | allekkseev10, andrey7706, apolitsin, Kseniya Myarkovskaya, masdzen, mattomtall, olga_dobrova, politsin, syn_alexd |
| 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 |
|---|---|---|---|---|
| 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. |
| 10 | 128 | 65 | Other problem | Call to static method decode() on an unknown class Drupal\Core\Serialization\Yaml. |
| 1 | 31 | 24 | Drupal API, not rector covered | Call to deprecated function template_preprocess_views_view_unformatted(). Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
| 12 | 84 | 63 | Other problem | Support from all Views contextual filter settings for the default_argument_skip_url setting is removed from drupal:11.0.0. No replacement is provided. See https://www.drupal.org/node/3382316. |
| 2 | 5 | 4 | Other problem | Call to sprintf contains 1 placeholder, 0 values given. |
| 1 | 1 | 1 | Other problem | Call to static method ajax() on an unknown class Drupal\synhelper\Controller\AjaxResult. |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\syncart\Hook\RedirectResponse not found. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\syncart\Plugin\Commerce\CheckoutPane\SyncartFinalize::$clientIp. |
| 1 | 1 | 1 | Other problem | Parameter $product_feature of method Drupal\syncart\Service\ProductService::getFeatureData() has invalid type Drupal\paragraphs\ParagraphInterface. |
| 1 | 1 | 1 | Other problem | Parameter $product_feature of method Drupal\syncart\Service\ProductService::getProductFeatures() has invalid type Drupal\paragraphs\ParagraphInterface. |
| 1 | 1 | 1 | Parse error | Twig template modules/contrib/syncart/templates/commerce-order-receipt.html.twig contains a syntax error and cannot be parsed. |