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 |
|---|---|---|---|---|
| islandora 2.18.2 | Module | 684 | 15000 | adam-vessey, annieoelschlager, community-islandora, donrichards, joecorall, kirsta, kylehuynh, natkeeran, rosiel, yamilsuarez |
| 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 |
|---|---|---|---|---|
| 11 | 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 | 141 | 78 | Drupal API, rector covered | Call to deprecated method renderPlain() of class Drupal\Core\Render\Renderer. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\Render\RendererInterface::renderInIsolation() instead. |
| 1 | 41 | 33 | Other problem | Cannot unset property Drupal\views\ViewExecutable::$row_index because it might have hooks in a subclass. |
| 1 | 110 | 69 | Drupal API, rector covered | Call to deprecated method renderPlain() of interface Drupal\Core\Render\RendererInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\Render\RendererInterface::renderInIsolation() instead. |
| 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. |
| 2 | 118 | 46 | Other problem | Non-standard (boolean) cast is deprecated in PHP 8.5. Use (bool) instead. |
| 1 | 19 | 19 | Other problem | Method Drupal\image\Plugin\Field\FieldFormatter\ImageFormatter::__construct() invoked with 10 parameters, 11 required. |
| 5 | 21 | 6 | Guzzle API | Call to deprecated function GuzzleHttp\json_decode(): json_decode will be removed in guzzlehttp/guzzle:8.0. Use Utils::jsonDecode instead. |
| 1 | 1 | 1 | Other problem | Parameter $solarium_query of function islandora_advanced_search_search_api_solr_converted_query_alter() has invalid type Solarium\Core\Query\QueryInterface. |
| 1 | 1 | 1 | Other problem | Parameter $solarium_query of method Drupal\islandora_advanced_search\AdvancedSearchQuery::alterQuery() has invalid type Solarium\Core\Query\QueryInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\islandora_advanced_search\Plugin\facets\widget\IncludeExcludeLinksWidget extends unknown class Drupal\facets\Plugin\facets\widget\LinksWidget. |
| 1 | 1 | 1 | Other problem | Parameter $result of method Drupal\islandora_advanced_search\Plugin\facets\widget\IncludeExcludeLinksWidget::prepareLink() has invalid type Drupal\facets\Result\ResultInterface. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\islandora_advanced_search\Plugin\facets\widget\IncludeExcludeLinksWidget::getConfiguration(). |
| 1 | 1 | 1 | Other problem | Class Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ResetRemovePage implements unknown interface Drupal\facets_summary\Processor\BuildProcessorInterface. |
| 1 | 1 | 1 | Other problem | Parameter $facets_summary of method Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ResetRemovePage::build() has invalid type Drupal\facets_summary\FacetsSummaryInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ShowActiveExcludedFacets extends unknown class Drupal\facets_summary\Processor\ProcessorPluginBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ShowActiveExcludedFacets implements unknown interface Drupal\facets_summary\Processor\BuildProcessorInterface. |
| 1 | 1 | 1 | Other problem | Parameter $facet of method Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ShowActiveExcludedFacets::condition() has invalid type Drupal\facets\FacetInterface. |
| 1 | 1 | 1 | Other problem | Parameter $facets_summary of method Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ShowActiveExcludedFacets::build() has invalid type Drupal\facets_summary\FacetsSummaryInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ShowActiveFacets extends unknown class Drupal\facets_summary\Processor\ProcessorPluginBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ShowActiveFacets implements unknown interface Drupal\facets_summary\Processor\BuildProcessorInterface. |
| 1 | 1 | 1 | Other problem | Parameter $facets_summary of method Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ShowActiveFacets::build() has invalid type Drupal\facets_summary\FacetsSummaryInterface. |
| 1 | 1 | 1 | Other problem | Parameter $facet of method Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ShowActiveFacets::resultMissing() has invalid type Drupal\facets\FacetInterface. |
| 1 | 1 | 1 | Other problem | Parameter $result of method Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ShowActiveFacets::resultMissing() has invalid type Drupal\facets\Result\ResultInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ShowMissingFacets extends unknown class Drupal\facets_summary\Processor\ProcessorPluginBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ShowMissingFacets implements unknown interface Drupal\facets_summary\Processor\BuildProcessorInterface. |
| 1 | 1 | 1 | Other problem | Parameter $facet of method Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ShowMissingFacets::condition() has invalid type Drupal\facets\FacetInterface. |
| 1 | 1 | 1 | Other problem | Parameter $facets_summary of method Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ShowMissingFacets::build() has invalid type Drupal\facets_summary\FacetsSummaryInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ShowSearchQueryProcessor extends unknown class Drupal\facets_summary\Processor\ProcessorPluginBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ShowSearchQueryProcessor implements unknown interface Drupal\facets_summary\Processor\BuildProcessorInterface. |
| 1 | 1 | 1 | Other problem | Parameter $facets_summary of method Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ShowSearchQueryProcessor::build() has invalid type Drupal\facets_summary\FacetsSummaryInterface. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\islandora_advanced_search\Plugin\facets_summary\processor\ShowSearchQueryProcessor::t(). |
| 2 | 2 | 1 | Other problem | Method Drupal\islandora_breadcrumbs\IslandoraBreadcrumbBuilder::applies() should return bool but return statement is missing. |
| 2 | 2 | 1 | Other problem | Undefined variable: $properties |
| 1 | 1 | 1 | Other problem | Method Drupal\islandora\EventGenerator\EventGenerator::isNewRevision() should return bool but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\islandora\Plugin\Condition\MediaHasMimetype::evaluate() should return bool but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\islandora\Plugin\Condition\MediaIsIslandoraMedia::evaluate() should return bool but return statement is missing. |
| 1 | 1 | 1 | Other problem | Class Drupal\islandora\IslandoraUtils referenced with incorrect case: Drupal\Islandora\IslandoraUtils. |
| 1 | 1 | 1 | Other problem | Method Drupal\islandora\Plugin\Condition\NodeIsIslandoraObject::evaluate() should return bool but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\islandora\Plugin\Condition\NodeReferencedByNode::evaluateEntity() should return bool but return statement is missing. |
| 2 | 2 | 1 | Parse error | Caught class Drupal\Tests\islandora\Functional\StompException not found. |
| 1 | 1 | 1 | Other problem | This extension is deprecated. Don't use it. See https://groups.google.com/g/islandora/c/SEOAWJrfE_M. |