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 |
|---|---|---|---|---|
| webform 6.x-dev | Module | 248198 | 50 | danchadwick, jrockowitz, liam morland, mandclu, quicksketch |
| 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 |
|---|---|---|---|---|
| 34 | 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. |
| 67 | 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 | 1788 | 1788 | Info.yml or composer.json | The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-file#core-compatibility. |
| 1 | 389 | 139 | Other problem | Call to deprecated method setAccessible() of class ReflectionProperty. |
| 2 | 347 | 143 | Twig API | Since twig/twig 3.12: Twig Filter "spaceless" is deprecated. See https://drupal.org/node/3071078. |
| 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 | 3 | 3 | Other problem | Call to static method getTheme() on an unknown class Drupal\bootstrap\Bootstrap. |
| 1 | 1 | 1 | Other problem | Class Drupal\webform_bootstrap_test_theme\Plugin\Preprocess\Region implements unknown interface Drupal\bootstrap\Plugin\Preprocess\PreprocessInterface. |
| 1 | 1 | 1 | Other problem | Parameter $variables of method Drupal\webform_bootstrap_test_theme\Plugin\Preprocess\Region::preprocessVariables() has invalid type Drupal\bootstrap\Utility\Variables. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\webform_bootstrap_test_theme\Plugin\Preprocess\Region::$theme. |
| 2 | 4 | 2 | Other problem | Call to static method glyphicon() on an unknown class Drupal\bootstrap\Bootstrap. |
| 1 | 11 | 9 | Drupal API, not rector covered | The "plugin.manager.archiver" service is deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3556927 |
| 10 | 108 | 28 | Other problem | Call to static method create() on an unknown class Drupal\paragraphs\Entity\Paragraph. |
| 1 | 2 | 2 | Drupal API, rector covered | Call to deprecated function template_preprocess_html(). Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
| 1 | 1 | 1 | Drupal API, rector covered | Call to deprecated function template_preprocess_page(). Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Initial template_preprocess functions are registered directly in hook_theme(). |
| 1 | 11 | 7 | Other problem | Class [redacted] implements deprecated interface Drush\Drupal\Commands\sql\SanitizePluginInterface: use \Drush\Commands\sql\sanitize\SanitizePluginInterface instead. |
| 1 | 1 | 1 | Other problem | Class Drupal\webform\Normalizer\WebformEntityReferenceItemNormalizer extends unknown class Drupal\hal\Normalizer\EntityReferenceItemNormalizer. |
| 1 | 1 | 1 | Other problem | Drupal\webform\Normalizer\WebformEntityReferenceItemNormalizer::constructValue() calls parent::constructValue() but Drupal\webform\Normalizer\WebformEntityReferenceItemNormalizer does not extend any class. |
| 1 | 1 | 1 | Other problem | #post_render callback array{'\\Drupal\\address…', 'postRender'} at key '0' is not callable. |
| 1 | 2 | 2 | Other problem | Call to static method getPropertyName() on an unknown class Drupal\address\FieldHelper. |
| 1 | 1 | 1 | Other problem | Call to static method getGenericFieldLabels() on an unknown class Drupal\address\LabelHelper. |
| 1 | 1 | 1 | Other problem | Access to constant HIDDEN on an unknown class CommerceGuys\Addressing\AddressFormat\FieldOverride. |
| 1 | 1 | 1 | Other problem | Access to constant OPTIONAL on an unknown class CommerceGuys\Addressing\AddressFormat\FieldOverride. |
| 1 | 1 | 1 | Other problem | Access to constant REQUIRED on an unknown class CommerceGuys\Addressing\AddressFormat\FieldOverride. |
| 1 | 1 | 1 | Parse error | Instantiated class CommerceGuys\Addressing\Address not found. |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\address\Plugin\Validation\Constraint\AddressFormatConstraint not found. |
| 1 | 2 | 2 | Parse error | Instantiated class CommerceGuys\Addressing\AddressFormat\FieldOverrides not found. |
| 1 | 2 | 2 | Parse error | File captcha.inc could not be loaded from Drupal\Core\Extension\ModuleHandlerInterface::loadInclude because captcha module is not found. |
| 1 | 1 | 1 | Parse error | Function _captcha_get_description not found. |
| 4 | 4 | 1 | Other problem | Access to constant NATIONAL on an unknown class libphonenumber\PhoneNumberFormat. |
| 2 | 2 | 1 | Other problem | Access to constant E164 on an unknown class libphonenumber\PhoneNumberFormat. |
| 1 | 9 | 8 | Drupal API, rector covered | Call to deprecated function file_get_content_headers(). Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal\file\Entity\FileInterface::getDownloadHeaders() instead. |
| 1 | 13 | 9 | Parse error | Class Drupal\paragraphs\Entity\Paragraph not found. |
| 1 | 1 | 1 | Drupal API, not rector covered | Parameter $archiver_manager of method Drupal\webform\WebformSubmissionExporter::__construct() has typehint with deprecated class Drupal\Core\Archiver\ArchiverManager. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 1 | 1 | 1 | Guzzle API | Class Drupal\webform_test_handler_remote_post\WebformTestHandlerRemotePostClient extends @final class GuzzleHttp\Client. |
| 3 | 3 | 1 | Other problem | This extension is deprecated. Don't use it. See https://www.drupal.org/docs/8/modules/webform/webform-frequently-asked-questions/what-to-do-about-deprecated-external-libraries-in-webform-6x. |