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 |
|---|---|---|---|---|
| brandfolder 6.x-dev | Module | 53 | 15000 | mgbello, ndewhurst |
| 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. |
| 2 | 11 | 3 | Drupal API, not rector covered | Access to deprecated property $mapping of class Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser. Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Pass a MimeTypeMapInterface $map to the constructor instead. |
| 1 | 5 | 4 | Drupal API, not rector covered | Access to deprecated property $defaultMapping of class Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser. Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Pass a MimeTypeMapInterface $map to the constructor instead. |
| 1 | 1 | 1 | Other problem | Cannot unset property Drupal\views\ViewExecutable::$pager because it might have hooks in a subclass. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #5 $selection_limit (int) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #6 $context_id (string) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Call to an undefined static method Drupal\brandfolder\Element\BrandfolderFileFormElement::fileUsage(). |
| 2 | 2 | 1 | Other problem | Call to an undefined static method Drupal\Core\File\MimeType\ExtensionMimeTypeGuesser::guess(). |
| 1 | 1 | 1 | Other problem | Class Drupal\brandfolder\Plugin\EntityBrowser\Widget\BrandfolderBrowser extends unknown class Drupal\entity_browser\WidgetBase. |
| 1 | 1 | 1 | Other problem | Parameter $validation_manager of method Drupal\brandfolder\Plugin\EntityBrowser\Widget\BrandfolderBrowser::__construct() has invalid type Drupal\entity_browser\WidgetValidationManager. |
| 1 | 1 | 1 | Other problem | Drupal\brandfolder\Plugin\EntityBrowser\Widget\BrandfolderBrowser::__construct() calls parent::__construct() but Drupal\brandfolder\Plugin\EntityBrowser\Widget\BrandfolderBrowser does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\brandfolder\Plugin\EntityBrowser\Widget\BrandfolderBrowser::defaultConfiguration() calls parent::defaultConfiguration() but Drupal\brandfolder\Plugin\EntityBrowser\Widget\BrandfolderBrowser does not extend any class. |
| 14 | 14 | 1 | Other problem | Call to an undefined method Drupal\brandfolder\Plugin\EntityBrowser\Widget\BrandfolderBrowser::t(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\brandfolder\Plugin\EntityBrowser\Widget\BrandfolderBrowser::getConfiguration(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\brandfolder\Plugin\EntityBrowser\Widget\BrandfolderBrowser::messenger(). |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\brandfolder\Plugin\EntityBrowser\Widget\BrandfolderBrowser::$entityTypeManager. |
| 1 | 1 | 1 | Other problem | Drupal\brandfolder\Plugin\EntityBrowser\Widget\BrandfolderBrowser::buildConfigurationForm() calls parent::buildConfigurationForm() but Drupal\brandfolder\Plugin\EntityBrowser\Widget\BrandfolderBrowser does not extend any class. |
| 4 | 4 | 1 | Other problem | Access to an undefined property Drupal\brandfolder\Plugin\EntityBrowser\Widget\BrandfolderBrowser::$configuration. |
| 1 | 1 | 1 | Other problem | Drupal\brandfolder\Plugin\EntityBrowser\Widget\BrandfolderBrowser::getForm() calls parent::getForm() but Drupal\brandfolder\Plugin\EntityBrowser\Widget\BrandfolderBrowser does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\brandfolder\Plugin\EntityBrowser\Widget\BrandfolderBrowser::selectEntities(). |
| 1 | 1 | 1 | Other problem | Class Drupal\brandfolder\Plugin\Field\FieldWidget\BrandfolderFileEntityBrowserWidget extends unknown class Drupal\entity_browser\Plugin\Field\FieldWidget\FileBrowserWidget. |
| 1 | 1 | 1 | Other problem | Drupal\brandfolder\Plugin\Field\FieldWidget\BrandfolderFileEntityBrowserWidget::create() calls parent::create() but Drupal\brandfolder\Plugin\Field\FieldWidget\BrandfolderFileEntityBrowserWidget does not extend any class. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\brandfolder\Plugin\Field\FieldWidget\BrandfolderFileEntityBrowserWidget::$fieldDefinition. |
| 1 | 1 | 1 | Other problem | Drupal\brandfolder\Plugin\Field\FieldWidget\BrandfolderFileEntityBrowserWidget::displayCurrentSelection() calls parent::displayCurrentSelection() but Drupal\brandfolder\Plugin\Field\FieldWidget\BrandfolderFileEntityBrowserWidget does not extend any class. |
| 2 | 2 | 1 | Other problem | Call to deprecated method getCollectionsInBrandfolder() of class Brandfolder\BrandfolderClient: Use listCollectionsInBrandfolder() or listAllCollectionNamesInBrandfolder() instead. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #3 $ids_to_include (array) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #4 $ids_to_exclude (array) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #5 $flattened_list (array) is implicitly nullable via default value null. |