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 |
|---|---|---|---|---|
| paragraphs_blokkli 2.0.x-dev | Module | 40 | 15000 | ayalon, dulnan, martinpe, siegrist |
| 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 |
|---|---|---|---|---|
| 13 | 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. |
| 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 | 20 | 19 | Parse error | Class Drupal\node\NodeForm not found. |
| 1 | 9 | 4 | Parse error | Instantiated class Drupal\search_api\Processor\ProcessorProperty not found. |
| 99 | 284 | 11 | Other problem | Call to deprecated method callback() of class Drupal\graphql\GraphQL\ResolverBuilder. Deprecated in graphql:5.0.0 and is removed from graphql:6.0.0. Create a class implementing Drupal\graphql\Plugin\DataProducerPluginInterface and use ResolverBuilder::produce() instead. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\paragraphs_blokkli_comment\Entity\BlokkliComment::t(). |
| 1 | 1 | 1 | Other problem | Method Drupal\paragraphs_blokkli_deepl\BlokkliDeeplClient::createClient() has invalid return type DeepL\DeepLClient. |
| 1 | 1 | 1 | Parse error | Instantiated class DeepL\DeepLClient not found. |
| 7 | 7 | 1 | Parse error | Caught class DeepL\DeepLException not found. |
| 1 | 1 | 1 | Other problem | Parameter $client of method Drupal\paragraphs_blokkli_deepl\BlokkliDeeplClient::getGlossaryMap() has invalid type DeepL\DeepLClient. |
| 1 | 1 | 1 | Other problem | Parameter $schedulerManager of method Drupal\paragraphs_blokkli_scheduler\Plugin\GraphQL\DataProducer\BundleSupportsScheduleProcess::__construct() has invalid type Drupal\scheduler\SchedulerManager. |
| 1 | 1 | 1 | Other problem | Property Drupal\paragraphs_blokkli_scheduler\Plugin\GraphQL\DataProducer\BundleSupportsScheduleProcess::$schedulerManager has unknown class Drupal\scheduler\SchedulerManager as its type. |
| 1 | 1 | 1 | Other problem | Parameter $schedulerManager of method Drupal\paragraphs_blokkli_scheduler\Plugin\GraphQL\DataProducer\ParagraphScheduleDateValue::__construct() has invalid type Drupal\scheduler\SchedulerManager. |
| 1 | 1 | 1 | Other problem | Property Drupal\paragraphs_blokkli_scheduler\Plugin\GraphQL\DataProducer\ParagraphScheduleDateValue::$schedulerManager has unknown class Drupal\scheduler\SchedulerManager as its type. |
| 1 | 1 | 1 | Other problem | Parameter $schedulerManager of method Drupal\paragraphs_blokkli_scheduler\Plugin\ParagraphsBlokkli\Mutation\SetParagraphSchedule::__construct() has invalid type Drupal\scheduler\SchedulerManager. |
| 1 | 1 | 1 | Other problem | Property Drupal\paragraphs_blokkli_scheduler\Plugin\ParagraphsBlokkli\Mutation\SetParagraphSchedule::$schedulerManager has unknown class Drupal\scheduler\SchedulerManager as its type. |
| 2 | 2 | 1 | Other problem | Call to an undefined static method Drupal\paragraphs_blokkli_search_api\SearchProcessorPluginBase::create(). |
| 1 | 1 | 1 | Other problem | Class Drupal\paragraphs_blokkli_search_api\SearchProcessorPluginBase extends unknown class Drupal\search_api\Processor\ProcessorPluginBase. |
| 1 | 1 | 1 | Other problem | Parameter $datasource of method Drupal\paragraphs_blokkli_search_api\SearchProcessorPluginBase::getPropertyDefinitions() has invalid type Drupal\search_api\Datasource\DatasourceInterface. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\paragraphs_blokkli_search_api\SearchProcessorPluginBase::getPluginDefinition(). |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\paragraphs_blokkli_search_api\SearchProcessorPluginBase::getPluginId(). |
| 1 | 1 | 1 | Other problem | Parameter $item of method Drupal\paragraphs_blokkli_search_api\SearchProcessorPluginBase::addFieldValues() has invalid type Drupal\search_api\Item\ItemInterface. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\paragraphs_blokkli_search_api\SearchProcessorPluginBase::getFieldsHelper(). |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\paragraphs_blokkli\GraphQL\ParagraphsBlokkliSchemaExtensionBase::getBaseDefinition() is not covariant with return type GraphQL\Language\Source|null of method Drupal\graphql\Plugin\GraphQL\SchemaExtension\SdlSchemaExtensionPluginBase::getBaseDefinition(). |
| 1 | 2 | 2 | Other problem | Call to static method from() on an unknown class Drupal\filehash\Algorithm. |