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 |
|---|---|---|---|---|
| arch 1.x-dev | Module | 0 | 15000 | tamas.varga, tikaszvince |
| 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 |
|---|---|---|---|---|
| 25 | 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. |
| 8 | 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 |
| 2 | 72 | 59 | Drupal API, not rector covered | Class [redacted] extends deprecated class Drupal\Core\Render\Element\FormElement. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. use Drupal\Core\Render\Element\FormElementBase instead. |
| 8 | 110 | 69 | Drupal API, rector covered | Call to deprecated method renderPlain() of interface Drupal\Core\Render\RendererInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\Render\RendererInterface::renderInIsolation() instead. |
| 3 | 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. |
| 3 | 8 | 6 | Other problem | Cannot unset property Drupal\Core\Config\Entity\DraggableListBuilder::$weightKey because it might have hooks in a subclass. |
| 2 | 8 | 4 | Drupal API, not rector covered | Call to deprecated function _editor_parse_file_uuids(). Deprecated in drupal:11.4.0 and is removed from drupal:12.0.0. No replacement is provided. |
| 1 | 1 | 1 | Parse error | Function field_group_info_groups not found. |
| 1 | 1 | 1 | Other problem | Method Drupal\arch_order\Access\OrderGrantDatabaseStorage::alterQuery() should return int but return statement is missing. |
| 2 | 2 | 1 | Other problem | Method Drupal\arch_order\Form\OrderForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\arch_order\Form\OrderStatusAddForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\arch_order\Form\OrderStatusEditForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Symfony API | Method Drupal\arch_payment_cod\Controller\CodPaymentController::paymentCancel() should return Symfony\Component\HttpFoundation\RedirectResponse but return statement is missing. |
| 1 | 1 | 1 | Symfony API | Method Drupal\arch_payment_cod\Controller\CodPaymentController::paymentError() should return Symfony\Component\HttpFoundation\RedirectResponse but return statement is missing. |
| 1 | 1 | 1 | Symfony API | Method Drupal\arch_payment_transfer\Controller\TransferPaymentController::paymentCancel() should return Symfony\Component\HttpFoundation\RedirectResponse but return statement is missing. |
| 1 | 1 | 1 | Symfony API | Method Drupal\arch_payment_transfer\Controller\TransferPaymentController::paymentError() should return Symfony\Component\HttpFoundation\RedirectResponse but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\arch_price\Form\PriceTypeForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\arch_price\Form\VatCategoryForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\arch_product\Access\ProductGrantDatabaseStorage::alterQuery() should return int but return statement is missing. |
| 2 | 2 | 1 | Other problem | Method Drupal\arch_product\ConfigTranslation\ProductTypeMapper::setEntity() should return bool but return statement is missing. |
| 2 | 2 | 1 | Other problem | Method Drupal\arch_product\Form\ProductForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\arch_product\Form\ProductTypeForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\arch_shipping_instore\Form\AddressOverviewForm::buildForm() should return array but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\arch_stock\Form\WarehouseForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\arch_stock\StockKeeper::reduceStock() should return bool but return statement is missing. |