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 |
|---|---|---|---|---|
| opigno_poll 1.0.1 | Module | 0 | 15000 | abhishek_gupta1 |
| 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 | 65 | 38 | Drupal API, not rector covered | Class [redacted] extends deprecated class Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase. Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 1 | 25 | 15 | Other problem | Deprecated in PHP 8.4: Parameter #5 $migration (Drupal\migrate\Plugin\MigrationInterface) is implicitly nullable via default value null. |
| 4 | 116 | 64 | Other problem | Deprecated in PHP 8.4: Parameter #2 $account (Drupal\Core\Session\AccountInterface) is implicitly nullable via default value null. |
| 1 | 22 | 20 | Other problem | Deprecated in PHP 8.4: Parameter #4 $items (Drupal\Core\Field\FieldItemListInterface) is implicitly nullable via default value null. |
| 1 | 44 | 36 | Symfony API | Deprecated in PHP 8.4: Parameter #3 $request (Symfony\Component\HttpFoundation\Request) is implicitly nullable via default value null. |
| 1 | 15 | 9 | Other problem | Deprecated in PHP 8.4: Parameter #1 $migration (Drupal\migrate\Plugin\MigrationInterface) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Call to static method create() on an unknown class opigno_pollChoice. |
| 1 | 1 | 1 | Other problem | Method Drupal\opigno_poll\Form\PollForm::save() should return int but return statement is missing. |
| 16 | 16 | 1 | Other problem | Access to an undefined property Drupal\opigno_poll\Form\PollViewForm::$opigno_poll. |
| 1 | 1 | 1 | Symfony API | Class Drupal\opigno_poll\Form\PollVoteDeleteForm implements unknown interface Symfony\Component\DependencyInjection\ContainerAwareInterface. |
| 1 | 1 | 1 | Symfony API | Class Drupal\opigno_poll\Form\PollVoteDeleteForm uses unknown trait Symfony\Component\DependencyInjection\ContainerAwareTrait. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\opigno_poll\Form\PollVoteDeleteForm::$container. |
| 1 | 1 | 1 | Other problem | Call to static method load() on an unknown class Drupal\opigno_poll\Plugin\views\field\opigno_poll. |
| 1 | 1 | 1 | Parse error | Twig template modules/contrib/opigno_poll/templates/opigno-poll-results.html.twig contains a syntax error and cannot be parsed. |