Drupal 11 deprecation errors

Filter errors
All occurences Sort ascending Affected projects Occurs in a top X project by usage Category Message
3 1 10000 Other problem Call to deprecated method getCellByColumnAndRow() of class PhpOffice​\​PhpSpreadsheet​\​Worksheet​\​Worksheet: 1.23.0 Use the getCell() method with a cell address such as 'C5' instead;, or passing in an array of [$columnIndex, $row] (e.g. [3, 5]), or a CellAddress object.
3 3 10000 Other problem Use of constant DATE_ISO8601 is deprecated.
3 1 10000 Other problem This extension is deprecated. Don't use it. See https://www.drupal.org/project/schemadotorg_deprecated.
3 3 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.
3 1 10000 PHPUnit API Call to deprecated method setMethodsExcept() of class PHPUnit​\​Framework​\​MockObject​\​MockBuilder: https://github.com/sebastianbergmann/phpunit/pull/3687
3 3 10000 Other problem Use of constant FILTER_SANITIZE_STRING is deprecated.
3 1 10000 Other problem Class [redacted] extends deprecated class Drupal​\​cloudinary_media_library_widget​\​Plugin​\​CloudinaryMediaBase. Deprecated in cloudinary:3.0.0 and is removed from cloudinary:4.0.0. Use a dedicated source plugin instead.
3 1 10000 Drupal API, not rector covered Call to deprecated method popTransaction() of class Drupal​\​Core​\​Database​\​Connection. Deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Use TransactionManagerInterface methods instead.
3 1 10000 Parse error File mongodb.module could not be loaded from module_load_include because mongodb module is not found.
3 1 10000 Other problem Call to deprecated function schema_compare_schemas().
3 2 10000 Other problem Call to deprecated method toMinorUnits() of interface Drupal​\​commerce_payment​\​Plugin​\​Commerce​\​PaymentGateway​\​PaymentGatewayInterface.
3 2 10000 Other problem Fetching deprecated class constant DEBUG of class Monolog​\​Logger: Use ​\​Monolog​\​Level::Debug
3 3 10000 Drupal API, not rector covered Call to deprecated function user_role_permissions(). Deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement beyond loading the roles and calling ​\​Drupal​\​user​\​Entity​\​Role::getPermissions().
3 2 10000 Drupal API, not rector covered Call to deprecated method getUnprefixedTablesMap() of class Drupal​\​Core​\​Database​\​Connection. Deprecated in drupal:10.0.0 and is removed from drupal:11.0.0. There is no replacement.
3 3 10000 Drupal API, rector covered Call to deprecated method getContentType() of class Symfony​\​Component​\​HttpFoundation​\​Request: since Symfony 6.2, use getContentTypeFormat() instead
3 2 10000 Drupal API, rector covered Call to deprecated method enableAnnotationMapping() of class Symfony​\​Component​\​Validator​\​ValidatorBuilder: since Symfony 6.4, use "enableAttributeMapping()" instead.
3 1 10000 Symfony API Fetching class constant class of deprecated interface Symfony​\​Component​\​Mercure​\​PublisherInterface.
3 3 10000 Other problem Calls to function dd should not exist.
3 2 10000 Drupal API, not rector covered Call to deprecated method getEntityTranslation() of class Drupal​\​views​\​Entity​\​Render​\​EntityFieldRenderer. Deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. Use Drupal​\​views​\​Entity​\​Render​\​EntityTranslationRenderTrait::getEntityTranslationByRelationship instead.
2 2 50 Parse error File captcha.inc could not be loaded from Drupal​\​Core​\​Extension​\​ModuleHandlerInterface::loadInclude because captcha module is not found.
2 2 200 PHPUnit API Call to deprecated method assertFileNotExists() of class PHPUnit​\​Framework​\​Assert: https://github.com/sebastianbergmann/phpunit/issues/4077
2 2 500 Other problem Property Drupal​\​Tests​\​rebuild_cache_access​\​Functional​\​ToolbarTest::$modules property must be protected.
2 2 500 Other problem Calls to function kpr should not exist.
2 1 500 Drupal API, not rector covered Call to deprecated method checkRequirements() of class Drupal​\​KernelTests​\​KernelTestBase. Deprecated in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement.
2 2 500 Other problem Call to deprecated method create() of interface Drupal​\​openid_connect​\​OpenIDConnectStateTokenInterface. Deprecated in openid_connect:8.x-1.0-rc2 and is removed from openid_connect:8.x-2.0. Instead of the static OpenIDConnectStateToken::create, use the non-static ​\​Drupal::service('openid_connect.state_token')->create() instead.
2 1 500 Other problem Call to deprecated method doesBucketExist() of class Aws​\​S3​\​S3Client: Use doesBucketExistV2() instead
2 1 500 Other problem Call to deprecated method getDefinitions() of class Drupal​\​tfa​\​TfaLoginPluginManager. Deprecated in tfa:8.x-1.0-alpha7 and is removed from tfa:8.x-2.0. Please specify the setupPluginId property in the plugin annotation.
2 1 500 Other problem Call to deprecated method getDefinitions() of class Drupal​\​tfa​\​TfaSendPluginManager. Deprecated in tfa:8.x-1.0-alpha7 and is removed from tfa:8.x-2.0. Please specify the setupPluginId property in the plugin annotation.
2 1 500 Other problem Call to deprecated method getDefinition() of class Drupal​\​tfa​\​TfaValidationPluginManager. Deprecated in tfa:8.x-1.0-alpha7 and is removed from tfa:8.x-2.0. Please specify the setupPluginId property in the plugin annotation.
2 1 500 Other problem Call to deprecated method getDefinition() of class Drupal​\​tfa​\​TfaLoginPluginManager. Deprecated in tfa:8.x-1.0-alpha7 and is removed from tfa:8.x-2.0. Please specify the setupPluginId property in the plugin annotation.


Results are from dataset #235699 from 2024-07-27T12:37. Report is ran by the Drupal Association regularly.