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 |
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 |
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 |
1 |
10000 |
Other problem |
Call to deprecated function schema_compare_schemas(). |
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 |
1 |
10000 |
Other problem |
Call to deprecated method GetPaymentState() of class Barion\BarionClient. |
3 |
2 |
10000 |
Other problem |
Fetching deprecated class constant DEBUG of class Monolog\Logger: Use \Monolog\Level::Debug |
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 |
3 |
10000 |
Other problem |
Calls to function dd should not exist. |
3 |
1 |
10000 |
Symfony API |
Fetching class constant class of deprecated interface Symfony\Component\Mercure\PublisherInterface. |
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 |
500 |
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 |
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 |
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 |
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. |
2 |
1 |
1000 |
Other problem |
Call to deprecated method fieldInfo() of class Drupal\extra_field\Plugin\ExtraFieldDisplayManager. Deprecated in extra_field:8.x-2.0 and is removed from extra_field:3.0.0. Use ExtraFieldManagerBaseInterface::fieldInfo instead. |
2 |
1 |
1000 |
Other problem |
Call to deprecated method setCellValueByColumnAndRow() of class PhpOffice\PhpSpreadsheet\Worksheet\Worksheet: 1.23.0 Use the setCellValue() 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. |
2 |
1 |
1000 |
Other problem |
Access to deprecated property $blockContent of class Drupal\fixed_block_content\Entity\FixedBlockContent. Deprecated in fixed_block_content:8.x-1.0 and is removed from fixed_block_content:8.x-2.0. Use the mapping handler instead to get a cached version of the linked block content. |
2 |
1 |
1000 |
Other problem |
Call to deprecated method setCellValueExplicitByColumnAndRow() of class PhpOffice\PhpSpreadsheet\Worksheet\Worksheet: 1.23.0 Use the setCellValueExplicit() 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. |
2 |
1 |
1000 |
Other problem |
Call to deprecated function assert_options(). |
2 |
1 |
10000 |
Other problem |
Call to deprecated method getVersionFromClass() of class Drupal\markdown\Util\Composer. Deprecated in markdown:8.x-2.0 and is removed from markdown:4.0.0. No replacement. |