1 |
1 |
10000 |
Frontend API |
The 'notification.dismiss' library is depending on a deprecated library. The core/js-cookie asset library is deprecated in Drupal 10.1.0 and will be removed in Drupal 11.0.0. There is no replacement. See https://www.drupal.org/node/3322720 |
1 |
1 |
10000 |
Other problem |
Property Drupal\Tests\webform_pardot\Functional\ConfigurationTest::$modules property must be protected. |
1 |
1 |
10000 |
Drupal API, not rector covered |
Parameter $request_stack of method Drupal\cl_server\FileUrlGenerator::__construct() has typehint with deprecated class Drupal\Core\Http\RequestStack. Deprecated in drupal:10.0.0 and is removed from drupal:11.0.0. There is no replacement. |
1 |
1 |
10000 |
Other problem |
Fetching class constant STATUS_CHANGE_EVENT of deprecated class Drupal\mollie\Events\MollieNotificationEvent: Deprecated as of Mollie for Drupal 2.1.0 and will be removed in Mollie for Drupal 3.0.0. Use MollieTransactionStatusChangeEvent instead. |
1 |
1 |
10000 |
Other problem |
Fetching class constant REFUND_EVENT of deprecated class Drupal\mollie\Events\MollieNotificationEvent: Deprecated as of Mollie for Drupal 2.1.0 and will be removed in Mollie for Drupal 3.0.0. Use MollieTransactionStatusChangeEvent instead. |
1 |
1 |
10000 |
Other problem |
Fetching class constant CHARGEBACK_EVENT of deprecated class Drupal\mollie\Events\MollieNotificationEvent: Deprecated as of Mollie for Drupal 2.1.0 and will be removed in Mollie for Drupal 3.0.0. Use MollieTransactionStatusChangeEvent instead. |
1 |
1 |
10000 |
Other problem |
This extension is deprecated. Don't use it. See https://www.drupal.org/project/ubercart. |
1 |
1 |
10000 |
Drupal API, not rector covered |
Call to deprecated method getRouteDebugMessage() of class Drupal\Core\Routing\UrlGenerator. Deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. Use the route name instead. |
1 |
1 |
10000 |
Other problem |
Call to deprecated method generateImageStyle() of class Drupal\flysystem_gcs\Flysystem\GoogleCloudStorage. Deprecated in flysystem:2.2.0 and is removed from flysystem:3.0.0. Adapters should use generateImageUrl() to enable non-blocking image uploads. |
1 |
1 |
10000 |
Other problem |
Parameter $membership_loader of method Drupal\groupmenu\GroupMenuService::__construct() has typehint with deprecated class Drupal\group\GroupMembershipLoader. Deprecated in group:3.2.0 and is removed from group:4.0.0. Use the static methods on \Drupal\group\Entity\GroupMembership instead. |
1 |
1 |
10000 |
Other problem |
Property Drupal\Tests\robots_noindex_nofollow\Functional\MetaTagTests::$modules property must be protected. |
1 |
1 |
10000 |
Other problem |
Property Drupal\Tests\rpt\Kernel\RptTestGenerated::$modules property must be protected. |
1 |
1 |
10000 |
Other problem |
Property Drupal\Tests\rpt\Kernel\RptTestUserInput::$modules property must be protected. |
1 |
1 |
10000 |
Parse error |
Twig template themes/contrib/industrial_zymphonies_theme/templates/dataset/forum-list.html.twig contains a syntax error and cannot be parsed. |
1 |
1 |
10000 |
Other problem |
This extension is deprecated. Don't use it. See https://www.drupal.org/project/config_token/issues/3316970#comment-14761169. |
1 |
1 |
10000 |
Parse error |
Twig template modules/contrib/instagram_block/templates/instagram-block-image.html.twig contains a syntax error and cannot be parsed. |
1 |
1 |
10000 |
Drupal API, not rector covered |
Call to deprecated function drupal_theme_rebuild(). Deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. Use theme.registry service reset() method instead. |
1 |
1 |
10000 |
Other problem |
Property Drupal\Tests\social_auth_twitter\Functional\SocialAuthTwitterLoginBlockTest::$modules property must be protected. |
1 |
1 |
10000 |
Other problem |
Property Drupal\Tests\social_auth_twitter\Functional\SocialAuthTwitterSettingsFormTest::$modules property must be protected. |
1 |
1 |
10000 |
Parse error |
Twig template themes/contrib/school_zymphonies_theme/templates/dataset/forum-list.html.twig contains a syntax error and cannot be parsed. |
1 |
1 |
10000 |
Other problem |
Fetching class constant MENTION_FIRST of deprecated class Drupal\ckeditor_mentions\CKEditorMentionEvent. Deprecated in ckeditor_mentions:2.0.0 and is removed from ckeditor_mentions:3.0.0. Instead use Drupal\ckeditor_mentions\Events\CKEditorMentionEventInterface in the Event subscriber type declaration. |
1 |
1 |
10000 |
Other problem |
Fetching class constant MENTION_SUBSEQUENT of deprecated class Drupal\ckeditor_mentions\CKEditorMentionEvent. Deprecated in ckeditor_mentions:2.0.0 and is removed from ckeditor_mentions:3.0.0. Instead use Drupal\ckeditor_mentions\Events\CKEditorMentionEventInterface in the Event subscriber type declaration. |
1 |
1 |
10000 |
Other problem |
Fetching deprecated class constant MENTION_FIRST of class Drupal\ckeditor_mentions\CKEditorMentionEvent. Deprecated in ckeditor_mentions:2.0.0 and is removed from ckeditor_mentions:3.0.0. Instead use Drupal\ckeditor_mentions\Events\CKEditorEvents::MENTION_FIRST. |
1 |
1 |
10000 |
Other problem |
Fetching deprecated class constant MENTION_SUBSEQUENT of class Drupal\ckeditor_mentions\CKEditorMentionEvent. Deprecated in ckeditor_mentions:2.0.0 and is removed from ckeditor_mentions:3.0.0. Instead use Drupal\ckeditor_mentions\Events\CKEditorEvents::MENTION_SUBSEQUENT. |
1 |
1 |
10000 |
Other problem |
Instantiation of deprecated class Drupal\ckeditor_mentions\CKEditorMentionEvent. Deprecated in ckeditor_mentions:2.0.0 and is removed from ckeditor_mentions:3.0.0. Instead use Drupal\ckeditor_mentions\Events\CKEditorMentionEventInterface in the Event subscriber type declaration. |
1 |
1 |
10000 |
Other problem |
Instantiation of deprecated class Drupal\ckeditor_mentions\CKEditorMentionSuggestionEvent. Deprecated in ckeditor_mentions:2.0.0 and is removed from ckeditor_mentions:3.0.0. Instead use Drupal\ckeditor_mentions\Events\CKEditorMentionSuggestionEventInterface in the Event subscriber type declaration. |
1 |
1 |
10000 |
Other problem |
Call to deprecated method setSuggestions() of class Drupal\ckeditor_mentions\CKEditorMentionSuggestionEvent. Deprecated in ckeditor_mentions:2.0.0 and is removed from ckeditor_mentions:3.0.0. |
1 |
1 |
10000 |
Other problem |
Fetching class constant SUGGESTION of deprecated class Drupal\ckeditor_mentions\CKEditorMentionSuggestionEvent. Deprecated in ckeditor_mentions:2.0.0 and is removed from ckeditor_mentions:3.0.0. Instead use Drupal\ckeditor_mentions\Events\CKEditorMentionSuggestionEventInterface in the Event subscriber type declaration. |
1 |
1 |
10000 |
Other problem |
Fetching deprecated class constant SUGGESTION of class Drupal\ckeditor_mentions\CKEditorMentionSuggestionEvent. Deprecated in ckeditor_mentions:2.0.0 and is removed from ckeditor_mentions:3.0.0. Instead use Drupal\ckeditor_mentions\Events\CKEditorEvents::SUGGESTION. |
1 |
1 |
10000 |
Drupal API, not rector covered |
Fetching class constant class of deprecated class Drupal\Core\Database\Driver\mysql\Connection. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The MySQL database driver has been moved to the mysql module. |