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 |
|---|---|---|---|---|
| n1ed 2.80.0 | Module | 365 | 15000 | dmitriy-komarov, EdSDK |
| 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 | 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. |
| 2 | 6 | 4 | Drupal API, rector covered | Call to deprecated function editor_load(). Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal::entityTypeManager()->getStorage('editor')->load($format_id) instead. |
| 4 | 26 | 14 | Other problem | Calls to function fnmatch should not exist. |
| 1 | 1 | 1 | Other problem | Call to static method flmngrRequest() on an unknown class Drupal\n1ed\FlmngrLegacy\FlmngrServer. |
| 1 | 1 | 1 | Parse error | Caught class Drupal\n1ed\Flmngr\fs\Exception not found. |
| 4 | 4 | 1 | Parse error | Caught class Mockery\Exception not found. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\n1ed\Flmngr\fs\DriverLocal::copyDir__recurse(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\n1ed\Flmngr\fs\FileSystem::$embedPreviews. |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\n1ed\Flmngr\fs\ImageInfo not found. |
| 2 | 2 | 1 | Parse error | Caught class Drupal\n1ed\Exception not found. |
| 1 | 1 | 1 | Other problem | Class Drupal\n1ed\Plugin\CKEditorPlugin\N1ED extends unknown class Drupal\ckeditor\CKEditorPluginBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\n1ed\Plugin\CKEditorPlugin\N1ED implements unknown interface Drupal\ckeditor\CKEditorPluginConfigurableInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\n1ed\Plugin\CKEditorPlugin\N1ED implements unknown interface Drupal\ckeditor\CKEditorPluginContextualInterface. |