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 |
|---|---|---|---|---|
| purl 1.x-dev | Module | 62 | 15000 | alex_b, bblake, bezhermoso, febbraro, Ian Ward, jmiccolis, jose reyero, mpotter, rbrandon, scottatdrake, tobby, tom friedhof, yhahn |
| 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 | 44 | 36 | Symfony API | Deprecated in PHP 8.4: Parameter #3 $request (Symfony\Component\HttpFoundation\Request) is implicitly nullable via default value null. |
| 2 | 16 | 14 | Other problem | Deprecated in PHP 8.4: Parameter #4 $bubbleable_metadata (Drupal\Core\Render\BubbleableMetadata) is implicitly nullable via default value null. |
| 2 | 5 | 4 | Symfony API | Deprecated in PHP 8.4: Parameter #4 $request (Symfony\Component\HttpFoundation\Request) is implicitly nullable via default value null. |
| 2 | 2 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #5 $metadata (Drupal\Core\Render\BubbleableMetadata) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Method Drupal\purl\ContextHelper::ensureContexts() should return bool but return statement is missing. |
| 1 | 2 | 2 | Parse error | Caught class Drupal\redirect\Exception\RedirectLoopException not found. |
| 1 | 1 | 1 | Other problem | Method Drupal\purl\Form\ProviderForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\purl\Form\ProviderForm::$entityQuery. |
| 1 | 1 | 1 | Other problem | Parameter $request of method Drupal\purl\Plugin\Purl\Context\ContextProviderInterface::createContext() has invalid type Drupal\purl\Plugin\Purl\Context\Request. |
| 1 | 1 | 1 | Other problem | Method Drupal\purl\Plugin\Purl\Provider\StaticProvider::getModifierData() should return array but return statement is missing. |