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 |
|---|---|---|---|---|
| document_loader_html_to_markdown 1.0.x-dev | Module | 0 | 15000 | webbywe |
| 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 |
|---|---|---|---|---|
| 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. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\document_loader_html_to_markdown\DocumentLoaderType\Output\MarkdownLoaderOutput contains abstract method getFormat() from interface Drupal\document_loader\DocumentLoaderType\DocumentLoaderOutputInterface. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface@anonymous/src/Drush/Commands/HtmlToMarkdownTestCommands.php:217 contains abstract method checkAccess() from interface Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface@anonymous/src/Drush/Commands/HtmlToMarkdownTestCommands.php:217 contains abstract method getToolCategoryDescription() from interface Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface@anonymous/src/Drush/Commands/HtmlToMarkdownTestCommands.php:217 contains abstract method getToolCategoryLabel() from interface Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface@anonymous/src/Drush/Commands/HtmlToMarkdownTestCommands.php:217 contains abstract method getToolInputSchema() from interface Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface@anonymous/src/Drush/Commands/HtmlToMarkdownTestCommands.php:217 contains abstract method validate() from interface Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface. |
| 1 | 1 | 1 | Other problem | Method Drupal\document_loader_html_to_markdown\Plugin\DocumentLoader\MarkdownLoader::load() overrides method Drupal\document_loader\Plugin\DocumentLoaderInterface::load() but misses parameter #2 $output_format. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface@anonymous/tests/src/Unit/Plugin/DocumentLoader/MarkdownLoaderTest.php:97 contains abstract method checkAccess() from interface Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface@anonymous/tests/src/Unit/Plugin/DocumentLoader/MarkdownLoaderTest.php:97 contains abstract method getToolCategoryDescription() from interface Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface@anonymous/tests/src/Unit/Plugin/DocumentLoader/MarkdownLoaderTest.php:97 contains abstract method getToolCategoryLabel() from interface Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface@anonymous/tests/src/Unit/Plugin/DocumentLoader/MarkdownLoaderTest.php:97 contains abstract method getToolInputSchema() from interface Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface. |
| 1 | 1 | 1 | Other problem | Non-abstract class Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface@anonymous/tests/src/Unit/Plugin/DocumentLoader/MarkdownLoaderTest.php:97 contains abstract method validate() from interface Drupal\document_loader\DocumentLoaderType\DocumentLoaderInputInterface. |