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 |
|---|---|---|---|---|
| cmlstarter_demo 1.x-dev | Module | 3 | 15000 | apolitsin, Kseniya Myarkovskaya, masdzen, politsin |
| 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 |
|---|---|---|---|---|
| 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. |
| 1 | 389 | 139 | Other problem | Call to deprecated method setAccessible() of class ReflectionProperty. |
| 1 | 211 | 142 | Drupal API, rector covered | Fetching deprecated class constant EXISTS_REPLACE of interface Drupal\Core\File\FileSystemInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\File\FileExists::Replace instead. |
| 3 | 22 | 9 | Other problem | Calls to function dsm should not exist. |
| 3 | 22 | 9 | Parse error | Function dsm not found. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cmlstarter_demo\Plugin\migrate\source\Menu::$debug. |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\cmlstarter_demo\Plugin\migrate\source\Menu::count() is not covariant with tentative return type int of method Countable::count(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cmlstarter_demo\Plugin\migrate\source\NodePage::$debug. |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\cmlstarter_demo\Plugin\migrate\source\NodePage::count() is not covariant with tentative return type int of method Countable::count(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cmlstarter_demo\Plugin\migrate\source\StoreProduct::$files. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cmlstarter_demo\Plugin\migrate\source\StoreProduct::$product_options. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cmlstarter_demo\Plugin\migrate\source\StoreProduct::$uipage. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cmlstarter_demo\Plugin\migrate\source\StoreProduct::$debug. |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\cmlstarter_demo\Plugin\migrate\source\StoreProduct::count() is not covariant with tentative return type int of method Countable::count(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cmlstarter_demo\Plugin\migrate\source\StoreProductVariation::$debug. |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\cmlstarter_demo\Plugin\migrate\source\StoreProductVariation::count() is not covariant with tentative return type int of method Countable::count(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cmlstarter_demo\Plugin\migrate\source\StoreTxBrand::$files. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cmlstarter_demo\Plugin\migrate\source\StoreTxBrand::$debug. |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\cmlstarter_demo\Plugin\migrate\source\StoreTxBrand::count() is not covariant with tentative return type int of method Countable::count(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cmlstarter_demo\Plugin\migrate\source\StoreTxCatalog::$files. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cmlstarter_demo\Plugin\migrate\source\StoreTxCatalog::$debug. |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\cmlstarter_demo\Plugin\migrate\source\StoreTxCatalog::count() is not covariant with tentative return type int of method Countable::count(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cmlstarter_demo\Utility\MigrationsSourceBase::$config. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cmlstarter_demo\Utility\MigrationsSourceBase::$debug. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\cmlstarter_demo\Utility\MigrationsSourceBase::$rows. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\cmlstarter_demo\Utility\MigrationsSourceBase::$uipage. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cmlstarter_demo\Utility\MigrationsSourceBase::$statuspage. |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\cmlstarter_demo\Utility\MigrationsSourceBase::count() is not covariant with return type int of method Drupal\migrate\Plugin\migrate\source\SourcePluginBase::count(). |
| 1 | 1 | 1 | Other problem | Return type mixed of method Drupal\cmlstarter_demo\Utility\MigrationsSourceBase::count() is not covariant with tentative return type int of method Countable::count(). |