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 |
|---|---|---|---|---|
| dcat 2.0.x-dev | Module | 0 | 15000 | bdeclerc, daften, fernly, rutiolma, wesleydv, zero2one |
| 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 |
|---|---|---|---|---|
| 2 | 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 | 389 | 139 | Other problem | Call to deprecated method setAccessible() of class ReflectionProperty. |
| 1 | 193 | 180 | Other problem | Method Drupal\Core\Form\ConfigFormBase::__construct() invoked with 1 parameter, 2 required. |
| 1 | 1 | 1 | Other problem | Cannot unset property Drupal\Tests\dcat_export\Unit\DcatExportServiceTest::$configFactory because it might have hooks in a subclass. |
| 1 | 1 | 1 | Other problem | Cannot unset property Drupal\Tests\dcat_export\Unit\DcatExportServiceTest::$dcatExportService because it might have hooks in a subclass. |
| 1 | 1 | 1 | Other problem | Cannot unset property Drupal\Tests\dcat_export\Unit\DcatExportServiceTest::$graph because it might have hooks in a subclass. |
| 1 | 1 | 1 | Other problem | Method Drupal\dcat\Form\DcatAgentForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\dcat\Form\DcatDatasetForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\dcat\Form\DcatDistributionForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\dcat\Form\DcatVcardForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\dcat\Form\DcatVcardTypeForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Class Drupal\dcat\Plugin\DsField\DcatAgent\DcatAgentTitle extends unknown class Drupal\ds\Plugin\DsField\Title. |
| 1 | 1 | 1 | Other problem | Class Drupal\dcat\Plugin\DsField\DcatDataset\DcatDatasetTitle extends unknown class Drupal\ds\Plugin\DsField\Title. |
| 1 | 1 | 1 | Other problem | Class Drupal\dcat\Plugin\DsField\DcatDistribution\DcatDistributionTitle extends unknown class Drupal\ds\Plugin\DsField\Title. |
| 1 | 1 | 1 | Other problem | Class Drupal\dcat\Plugin\DsField\DcatVcard\DcatVcardTitle extends unknown class Drupal\ds\Plugin\DsField\Title. |
| 1 | 1 | 1 | Other problem | Class Drupal\dcat\Tests\AgentAccessTest extends unknown class Drupal\simpletest\WebTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\dcat\Tests\AgentAccessTest::setUp() calls parent::setUp() but Drupal\dcat\Tests\AgentAccessTest does not extend any class. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\dcat\Tests\AgentAccessTest::$container. |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\AgentAccessTest::randomMachineName(). |
| 12 | 12 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\AgentAccessTest::assertFalse(). |
| 9 | 9 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\AgentAccessTest::drupalCreateUser(). |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\AgentAccessTest::assertTrue(). |
| 1 | 1 | 1 | Other problem | Class Drupal\dcat\Tests\AgentUITest extends unknown class Drupal\simpletest\WebTestBase. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\AgentUITest::drupalCreateUser(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\AgentUITest::drupalLogin(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\AgentUITest::drupalGet(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\AgentUITest::assertResponse(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\AgentUITest::randomMachineName(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\AgentUITest::randomString(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\AgentUITest::drupalPostForm(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\AgentUITest::t(). |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\AgentUITest::assertText(). |
| 1 | 1 | 1 | Other problem | Class Drupal\dcat\Tests\DatasetAccessTest extends unknown class Drupal\simpletest\WebTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\dcat\Tests\DatasetAccessTest::setUp() calls parent::setUp() but Drupal\dcat\Tests\DatasetAccessTest does not extend any class. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\dcat\Tests\DatasetAccessTest::$container. |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DatasetAccessTest::randomMachineName(). |
| 12 | 12 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DatasetAccessTest::assertFalse(). |
| 9 | 9 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DatasetAccessTest::drupalCreateUser(). |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DatasetAccessTest::assertTrue(). |
| 1 | 1 | 1 | Other problem | Class Drupal\dcat\Tests\DatasetUITest extends unknown class Drupal\simpletest\WebTestBase. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DatasetUITest::drupalCreateUser(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DatasetUITest::drupalLogin(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DatasetUITest::drupalGet(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DatasetUITest::assertResponse(). |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DatasetUITest::randomMachineName(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DatasetUITest::randomString(). |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DatasetUITest::drupalPostForm(). |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DatasetUITest::t(). |
| 10 | 10 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DatasetUITest::assertText(). |
| 1 | 1 | 1 | Other problem | Class Drupal\dcat\Tests\DistributionAccessTest extends unknown class Drupal\simpletest\WebTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\dcat\Tests\DistributionAccessTest::setUp() calls parent::setUp() but Drupal\dcat\Tests\DistributionAccessTest does not extend any class. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\dcat\Tests\DistributionAccessTest::$container. |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DistributionAccessTest::randomMachineName(). |
| 12 | 12 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DistributionAccessTest::assertFalse(). |
| 9 | 9 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DistributionAccessTest::drupalCreateUser(). |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DistributionAccessTest::assertTrue(). |
| 1 | 1 | 1 | Other problem | Class Drupal\dcat\Tests\DistributionUITest extends unknown class Drupal\simpletest\WebTestBase. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DistributionUITest::drupalCreateUser(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DistributionUITest::drupalLogin(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DistributionUITest::drupalGet(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DistributionUITest::assertResponse(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DistributionUITest::randomMachineName(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DistributionUITest::randomString(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DistributionUITest::drupalPostForm(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DistributionUITest::t(). |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\DistributionUITest::assertText(). |
| 1 | 1 | 1 | Other problem | Class Drupal\dcat\Tests\VcardAccessTest extends unknown class Drupal\simpletest\WebTestBase. |
| 1 | 1 | 1 | Other problem | Drupal\dcat\Tests\VcardAccessTest::setUp() calls parent::setUp() but Drupal\dcat\Tests\VcardAccessTest does not extend any class. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\dcat\Tests\VcardAccessTest::$container. |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\VcardAccessTest::randomMachineName(). |
| 12 | 12 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\VcardAccessTest::assertFalse(). |
| 9 | 9 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\VcardAccessTest::drupalCreateUser(). |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\VcardAccessTest::assertTrue(). |
| 1 | 1 | 1 | Other problem | Class Drupal\dcat\Tests\VcardUITest extends unknown class Drupal\simpletest\WebTestBase. |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\VcardUITest::drupalCreateUser(). |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\VcardUITest::drupalLogin(). |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\VcardUITest::drupalGet(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\VcardUITest::assertResponse(). |
| 6 | 6 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\VcardUITest::randomMachineName(). |
| 6 | 6 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\VcardUITest::drupalPostForm(). |
| 6 | 6 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\VcardUITest::t(). |
| 14 | 14 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\VcardUITest::assertText(). |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\dcat\Tests\VcardUITest::randomString(). |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\Tests\dcat\Kernel\Entity\AgentAccessTest::currentUser(). |
| 6 | 6 | 1 | Other problem | Call to an undefined method Drupal\Tests\dcat\Kernel\Entity\DatasetAccessTest::currentUser(). |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\Tests\dcat\Kernel\Entity\DistributionAccessTest::currentUser(). |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\Tests\dcat\Kernel\Entity\VcardAccessTest::currentUser(). |
| 1 | 1 | 1 | Parse error | Twig template modules/contrib/dcat/templates/dcat-vcard-content-add-list.html.twig contains a syntax error and cannot be parsed. |