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 1.x-dev | Module | 249834 | 50 | berdir, frans, jeroen.b, jstoller, miro_dietiker, primsi |
| 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. |
| 1 | 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 | 2 | 2 | Drupal API, not rector covered | Call to method __construct() of 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. |
| 2 | 2 | 1 | Other problem | Method Drupal\paragraphs_library\Form\LibraryItemForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\paragraphs_library\FunctionalJavascript\ParagraphsLibraryItemEntityBrowserTest extends unknown class Drupal\Tests\entity_browser\FunctionalJavascript\EntityBrowserWebDriverTestBase. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs_library\FunctionalJavascript\ParagraphsLibraryItemEntityBrowserTest::drupalPlaceBlock(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs_library\FunctionalJavascript\ParagraphsLibraryItemEntityBrowserTest::drupalCreateUser(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs_library\FunctionalJavascript\ParagraphsLibraryItemEntityBrowserTest::drupalLogin(). |
| 9 | 9 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs_library\FunctionalJavascript\ParagraphsLibraryItemEntityBrowserTest::drupalGet(). |
| 17 | 17 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs_library\FunctionalJavascript\ParagraphsLibraryItemEntityBrowserTest::assertSession(). |
| 36 | 36 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs_library\FunctionalJavascript\ParagraphsLibraryItemEntityBrowserTest::getSession(). |
| 7 | 7 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs_library\FunctionalJavascript\ParagraphsLibraryItemEntityBrowserTest::submitForm(). |
| 18 | 18 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs_library\FunctionalJavascript\ParagraphsLibraryItemEntityBrowserTest::waitForAjaxToFinish(). |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs_library\FunctionalJavascript\ParagraphsLibraryItemEntityBrowserTest::clickLink(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs_library\FunctionalJavascript\ParagraphsLibraryItemEntityBrowserTest::xpath(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs_library\FunctionalJavascript\ParagraphsLibraryItemEntityBrowserTest::assertCount(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs_library\FunctionalJavascript\ParagraphsLibraryItemEntityBrowserTest::assertTrue(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs_library\FunctionalJavascript\ParagraphsLibraryItemEntityBrowserTest::getNodeByTitle(). |
| 1 | 1 | 1 | Other problem | Parameter $replicator of method Drupal\paragraphs\EventSubscriber\ReplicateFieldSubscriber::__construct() has invalid type Drupal\replicate\Replicator. |
| 1 | 1 | 1 | Other problem | Parameter $event of method Drupal\paragraphs\EventSubscriber\ReplicateFieldSubscriber::onClone() has invalid type Drupal\replicate\Events\ReplicateEntityFieldEvent. |
| 1 | 2 | 2 | Other problem | Call to static method replicateEntityField() on an unknown class Drupal\replicate\Events\ReplicatorEvents. |
| 1 | 1 | 1 | Other problem | Class Drupal\paragraphs\Feeds\Target\Paragraphs extends unknown class Drupal\feeds\Feeds\Target\Text. |
| 1 | 1 | 1 | Other problem | Class Drupal\paragraphs\Feeds\Target\Paragraphs implements unknown interface Drupal\feeds\Plugin\Type\Target\ConfigurableTargetInterface. |
| 1 | 1 | 1 | Other problem | Drupal\paragraphs\Feeds\Target\Paragraphs::__construct() calls parent::__construct() but Drupal\paragraphs\Feeds\Target\Paragraphs does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\paragraphs\Feeds\Target\Paragraphs::defaultConfiguration() calls parent::defaultConfiguration() but Drupal\paragraphs\Feeds\Target\Paragraphs does not extend any class. |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\paragraphs\Feeds\Target\Paragraphs::t(). |
| 6 | 6 | 1 | Other problem | Access to an undefined property Drupal\paragraphs\Feeds\Target\Paragraphs::$configuration. |
| 1 | 1 | 1 | Other problem | Drupal\paragraphs\Feeds\Target\Paragraphs::buildConfigurationForm() calls parent::buildConfigurationForm() but Drupal\paragraphs\Feeds\Target\Paragraphs does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\paragraphs\Feeds\Target\Paragraphs::getSummary() calls parent::getSummary() but Drupal\paragraphs\Feeds\Target\Paragraphs does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\paragraphs\Feeds\Target\Paragraphs::prepareValue() calls parent::prepareValue() but Drupal\paragraphs\Feeds\Target\Paragraphs does not extend any class. |
| 2 | 2 | 1 | Other problem | Method Drupal\paragraphs\Form\ParagraphsTypeForm::save() should return int but return statement is missing. |
| 1 | 2 | 2 | Other problem | Undefined variable: $bundles |
| 2 | 4 | 3 | Parse error | Function field_group_attach_groups not found. |
| 4 | 8 | 3 | Parse error | Class Drupal\field_group\FormatterHelper not found. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\paragraphs\Functional\Feeds\Target\ParagraphsTest extends unknown class Drupal\Tests\feeds\Functional\FeedsBrowserTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\paragraphs\Functional\Feeds\Target\ParagraphsTest::setUp() calls parent::setUp() but Drupal\Tests\paragraphs\Functional\Feeds\Target\ParagraphsTest does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs\Functional\Feeds\Target\ParagraphsTest::createFeedType(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs\Functional\Feeds\Target\ParagraphsTest::drupalGet(). |
| 6 | 6 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs\Functional\Feeds\Target\ParagraphsTest::submitForm(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs\Functional\Feeds\Target\ParagraphsTest::reloadEntity(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs\Functional\Feeds\Target\ParagraphsTest::assertEquals(). |
| 5 | 5 | 1 | Other problem | Attribute class Drupal\Tests\paragraphs\FunctionalJavascript\RunTestsInSeparateProcesses does not exist. |
| 5 | 5 | 1 | Other problem | Attribute class Drupal\Tests\paragraphs\FunctionalJavascript\Group does not exist. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs\Functional\Feeds\Target\ParagraphsTest::randomMachineName(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs\Kernel\Feeds\Target\ParagraphsTest::randomMachineName(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs_library\FunctionalJavascript\ParagraphsLibraryItemEntityBrowserTest::randomMachineName(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\paragraphs\Kernel\Feeds\Target\ParagraphsTest extends unknown class Drupal\Tests\feeds\Kernel\FeedsKernelTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\paragraphs\Kernel\Feeds\Target\ParagraphsTest::setUp() calls parent::setUp() but Drupal\Tests\paragraphs\Kernel\Feeds\Target\ParagraphsTest does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs\Kernel\Feeds\Target\ParagraphsTest::installEntitySchema(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs\Kernel\Feeds\Target\ParagraphsTest::createFeedTypeForCsv(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs\Kernel\Feeds\Target\ParagraphsTest::createFeed(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs\Kernel\Feeds\Target\ParagraphsTest::resourcesPath(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs\Kernel\Feeds\Target\ParagraphsTest::assertNodeCount(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\paragraphs\Kernel\Feeds\Target\ParagraphsTest::assertEquals(). |
| 2 | 347 | 143 | Twig API | Since twig/twig 3.12: Twig Filter "spaceless" is deprecated. See https://drupal.org/node/3071078. |