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 |
|---|---|---|---|---|
| indieweb 1.x-dev | Module | 24 | 15000 | swentel |
| 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 |
|---|---|---|---|---|
| 12 | 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. |
| 2 | 44 | 19 | Drupal API, rector covered | Call to deprecated function node_add_body_field(). Deprecated in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement. |
| 58 | 886 | 241 | Symfony API | Call to deprecated method get() of class Symfony\Component\HttpFoundation\Request: since Symfony 7.4, use properties `->attributes`, `query` or `request` directly instead |
| 1 | 6 | 2 | Symfony API | Deprecated in PHP 8.4: Parameter #2 $current_response (Symfony\Component\HttpFoundation\Response) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Parse error | Function imagecache_external_config not found. |
| 1 | 1 | 1 | Parse error | Function imagecache_external_fetch not found. |
| 1 | 1 | 1 | Other problem | Method Drupal\indieweb_contact\Form\ContactForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\indieweb_feed\Entity\Feed::setPath() should return string but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\indieweb_feed\Form\FeedForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Symfony API | Method Drupal\indieweb_indieauth\Controller\IndieAuthController::auth() should return array|Symfony\Component\HttpFoundation\Response but return statement is missing. |
| 1 | 1 | 1 | Other problem | Parameter $externalAuthMap of method Drupal\indieweb_indieauth\Form\IndieAuthLoginForm::setExternalAuthMap() has invalid type Drupal\externalauth\AuthmapInterface. |
| 1 | 1 | 1 | Other problem | Method Drupal\indieweb_indieauth\Form\TokenForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Class Drupal\indieweb_microformat\Plugin\Field\FieldFormatter\GeoMicroformatFormatter extends unknown class Drupal\geofield\Plugin\Field\FieldFormatter\LatLonFormatter. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\indieweb_microformat\Plugin\Field\FieldFormatter\GeoMicroformatFormatter::$geoPhpWrapper. |
| 1 | 1 | 1 | Symfony API | Method Drupal\indieweb_micropub\Controller\MicropubController::saveNode() should return Symfony\Component\HttpFoundation\Response but return statement is missing. |
| 1 | 1 | 1 | Symfony API | Method Drupal\indieweb_micropub\Controller\MicropubController::saveComment() should return Symfony\Component\HttpFoundation\Response but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\indieweb_microsub\Form\MicrosubChannelForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\indieweb_microsub\Form\MicrosubSourceForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\indieweb_microsub\MicrosubClient\MicrosubClient::getPost() should return stdClass but return statement is missing. |
| 1 | 1 | 1 | Other problem | Class Drupal\indieweb_microsub\Reader\Reader extends unknown class Drupal\reader\ReaderBase. |
| 19 | 19 | 1 | Other problem | Call to an undefined method Drupal\indieweb_microsub\Reader\Reader::t(). |
| 6 | 6 | 1 | Other problem | Call to an undefined method Drupal\indieweb_microsub\Reader\Reader::addSourcesButton(). |
| 4 | 4 | 1 | Other problem | Call to an undefined method Drupal\indieweb_microsub\Reader\Reader::getSourcesListUrl(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\indieweb_microsub\Reader\Reader::addSourcesConfirmDeleteText(). |
| 1 | 1 | 1 | Other problem | Method Drupal\indieweb_webmention\Form\WebmentionForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Class Drupal\indieweb\Plugin\RabbitHoleBehaviorPlugin\Gone410 extends unknown class Drupal\rabbit_hole\Plugin\RabbitHoleBehaviorPluginBase. |
| 2 | 2 | 1 | Other problem | Function indieweb_test_indieweb_micropub_no_post_made() should return Drupal\Core\GeneratedUrl|string but return statement is missing. |