Drupal 11 deprecation errors

Filter errors
All occurences Sort ascending Affected projects Occurs in a top X project by usage Category Message
1 1 10000 Other problem Parameter $event of method Drupal​\​commerce_payment_fee_stripe​\​EventSubscriber​\​StripeTransactionSubscriber::importStripeFee() has typehint with deprecated class Drupal​\​commerce_stripe​\​Event​\​TransactionDataEvent. Deprecated in commerce_stripe:8.x-1.0 and is removed from commerce_stripe:2.0.0. Use Drupal​\​commerce_stripe​\​Event​\​PaymentIntentEvent.
1 1 10000 Other problem Fetching deprecated class constant TRANSACTION_DATA of class Drupal​\​commerce_stripe​\​Event​\​StripeEvents. Deprecated in commerce_stripe:8.x-1.0 and is removed from commerce_stripe:2.0.0. Use StripeEvents::PAYMENT_INTENT_CREATE to modify the payment intent attributes.
1 1 10000 Other problem Property Drupal​\​Tests​\​commerce_shipping_stepped_by_item​\​Kernel​\​SteppedByItemTest::$modules property must be protected.
1 1 10000 Frontend API The 'crowd_sourced_popup_style' 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 Drupal API, not rector covered Parameter $requestStack of method Drupal​\​jsonrpc_intl​\​Plugin​\​jsonrpc​\​Method​\​MethodBase::setRequestStack() 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 Call to deprecated function strftime().
1 1 10000 Other problem Property Drupal​\​Tests​\​tome_aws​\​Functional​\​DeployFormTest::$modules property must be protected.
1 1 10000 Drupal API, not rector covered Parameter $db of method Drupal​\​tripal​\​TripalDBX​\​TripalDbx::quoteDbObjectId() has typehint with deprecated class Drupal​\​Core​\​Database​\​Driver​\​pgsql​\​Connection. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module.
1 1 10000 Drupal API, not rector covered Parameter $db of method Drupal​\​tripal​\​TripalDBX​\​TripalDbx::schemaExists() has typehint with deprecated class Drupal​\​Core​\​Database​\​Driver​\​pgsql​\​Connection. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module.
1 1 10000 Drupal API, not rector covered Parameter $db of method Drupal​\​tripal​\​TripalDBX​\​TripalDbx::createSchema() has typehint with deprecated class Drupal​\​Core​\​Database​\​Driver​\​pgsql​\​Connection. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module.
1 1 10000 Drupal API, not rector covered Parameter $db of method Drupal​\​tripal​\​TripalDBX​\​TripalDbx::cloneSchema() has typehint with deprecated class Drupal​\​Core​\​Database​\​Driver​\​pgsql​\​Connection. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module.
1 1 10000 Drupal API, not rector covered Parameter $db of method Drupal​\​tripal​\​TripalDBX​\​TripalDbx::renameSchema() has typehint with deprecated class Drupal​\​Core​\​Database​\​Driver​\​pgsql​\​Connection. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module.
1 1 10000 Drupal API, not rector covered Parameter $db of method Drupal​\​tripal​\​TripalDBX​\​TripalDbx::dropSchema() has typehint with deprecated class Drupal​\​Core​\​Database​\​Driver​\​pgsql​\​Connection. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module.
1 1 10000 Drupal API, not rector covered Parameter $db of method Drupal​\​tripal​\​TripalDBX​\​TripalDbx::getSchemaSize() has typehint with deprecated class Drupal​\​Core​\​Database​\​Driver​\​pgsql​\​Connection. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module.
1 1 10000 Drupal API, not rector covered Parameter $db of method Drupal​\​tripal​\​TripalDBX​\​TripalDbx::getDatabaseSize() has typehint with deprecated class Drupal​\​Core​\​Database​\​Driver​\​pgsql​\​Connection. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module.
1 1 10000 Drupal API, not rector covered Class [redacted] extends deprecated class Drupal​\​Core​\​Database​\​Driver​\​pgsql​\​Connection. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module.
1 1 10000 Drupal API, not rector covered Call to method __construct() of deprecated class Drupal​\​pgsql​\​Driver​\​Database​\​pgsql​\​Connection. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module.
1 1 10000 Drupal API, not rector covered Call to method prefixTables() of deprecated class Drupal​\​Core​\​Database​\​Connection. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module.
1 1 10000 Drupal API, not rector covered Call to method escapeTable() of deprecated class Drupal​\​Core​\​Database​\​Connection. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module.
1 1 10000 Drupal API, not rector covered Call to method indexExists() of deprecated class Drupal​\​pgsql​\​Driver​\​Database​\​pgsql​\​Schema. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module.
1 1 10000 Drupal API, not rector covered Call to method constraintExists() of deprecated class Drupal​\​pgsql​\​Driver​\​Database​\​pgsql​\​Schema. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module.
1 1 10000 PHPUnit API Call to deprecated method assertNotRegExp() of class PHPUnit​\​Framework​\​Assert: https://github.com/sebastianbergmann/phpunit/issues/4089
1 1 10000 Other problem File modules/contrib/tripal/tripal/api/tripal.d3js.api.inc could not be loaded from module_load_include.
1 1 10000 Other problem File modules/contrib/tripal/tripal/api/tripal.fields.api.inc could not be loaded from module_load_include.
1 1 10000 Other problem File modules/contrib/tripal/tripal/api/tripal.importer.api.inc could not be loaded from module_load_include.
1 1 10000 Other problem File modules/contrib/tripal/tripal/api/tripal.terms.api.inc could not be loaded from module_load_include.
1 1 10000 Other problem File modules/contrib/tripal/tripal/api/tripal.entities.api.inc could not be loaded from module_load_include.
1 1 10000 Other problem File modules/contrib/tripal/tripal/api/tripal.files.api.inc could not be loaded from module_load_include.
1 1 10000 Other problem File modules/contrib/tripal/tripal/api/tripal.jobs.api.inc could not be loaded from module_load_include.
1 1 10000 Other problem File modules/contrib/tripal/tripal/api/tripal.notice.api.inc could not be loaded from module_load_include.


Results are from dataset #287957 from 2024-09-20T07:44. Report is ran by the Drupal Association regularly.