2 |
2 |
10000 |
Drupal API, not rector covered |
Call to deprecated function system_get_module_admin_tasks(). Deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Use the 'system.module_admin_links_helper' service with the getModuleAdminLinks() method and 'user.module_permissions_link_helper' service with the ::getModulePermissionsLink() method instead. |
2 |
2 |
10000 |
Drupal API, not rector covered |
Call to deprecated function file_validate_is_image(). Deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Use the 'file.validator' service instead. |
2 |
2 |
10000 |
Drupal API, not rector covered |
Call to deprecated method getEntityTranslation() of class Drupal\views\Plugin\views\field\EntityOperations. Deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. Use Drupal\views\Entity\Render\EntityTranslationRenderTrait::getEntityTranslationByRelationship instead. |
2 |
1 |
10000 |
Other problem |
Call to deprecated method getMembersId() of interface Drupal\private_message\Entity\PrivateMessageThreadInterface. Deprecated in private_message:4.0.0 and is removed from private_message:5.0.0. Use self::getMemberIds() instead. |
2 |
1 |
10000 |
Drupal API, not rector covered |
Call to deprecated method formatExample() of class Drupal\calendar_systems\Element\CalendarSystemsDateTime. Deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. There is no replacement. |
2 |
1 |
10000 |
Drupal API, not rector covered |
Fetching deprecated class constant RETURN_INSERT_ID of class Drupal\Core\Database\Database. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no replacement. |
2 |
1 |
10000 |
Drupal API, not rector covered |
Fetching deprecated class constant RETURN_NULL of class Drupal\Core\Database\Database. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. There is no replacement. |
2 |
1 |
10000 |
Drupal API, not rector covered |
Call to deprecated function db_installer_object(). Deprecated in drupal:10.0.0 and is removed from drupal:11.0.0. There is no replacement. |
2 |
1 |
10000 |
PHPUnit API |
Call to deprecated method getMockClass() of class PHPUnit\Framework\TestCase. |
2 |
1 |
10000 |
Other problem |
Call to deprecated function zip_entry_open(). |
2 |
1 |
10000 |
Other problem |
Instantiation 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. |
2 |
1 |
10000 |
Other problem |
Fetching class constant EVENT_NAME 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. |
2 |
2 |
10000 |
Drupal API, not rector covered |
Providing context definitions via the "context" key is deprecated in Drupal 8.7.x and will be removed before Drupal 9.0.0. Use the "context_definitions" key instead. |
2 |
1 |
10000 |
Other problem |
#lazy_builder value 'mixed' at key '0' is invalid. |
2 |
1 |
10000 |
Other problem |
Call to deprecated method set_language_path() of class GeSHi: The path to the language files should now be automatically detected, so this method should no longer be needed. The 1.1.X branch handles manual setting of the path differently so this method will disappear in 1.2.0. |
2 |
1 |
10000 |
Other problem |
Call to deprecated method getInstance() of class Drupal\cookies\CookiesKnockOutService. Deprecated in cookies:1.2.11 and is removed from cookies:2.0.0. Instead, use the new "cookies.knock_out" service. |
2 |
1 |
10000 |
Other problem |
Instantiation of deprecated class Google\Cloud\Translate\TranslateClient. |
2 |
1 |
10000 |
Symfony API |
Fetching deprecated class constant MASTER_REQUEST of class Drupal\whoops\StackMiddleware\WhoopsMiddleware: since symfony/http-kernel 5.3, use MAIN_REQUEST instead. To ease the migration, this constant won't be removed until Symfony 7.0. |
2 |
2 |
10000 |
Other problem |
Class [redacted] extends deprecated class Drupal\tmgmt\Tests\TMGMTTestBase. |
2 |
2 |
10000 |
Other problem |
Call to method setUp() of deprecated class Drupal\tmgmt\Tests\TMGMTTestBase. |
2 |
1 |
10000 |
Other problem |
Call to deprecated method runJob() of class Google\Cloud\BigQuery\Table: Use {@see BigQueryClient::runJob()}. |
2 |
1 |
10000 |
Parse error |
File devel_generate.fields.inc could not be loaded from module_load_include because devel_generate module is not found. |
2 |
1 |
10000 |
Symfony API |
Fetching deprecated class constant MASTER_REQUEST of class Drupal\micro_site\StackMiddleware\MicroSiteMiddleware: since symfony/http-kernel 5.3, use MAIN_REQUEST instead. To ease the migration, this constant won't be removed until Symfony 7.0. |
2 |
1 |
10000 |
Other problem |
File modules/contrib/phpexcel/phpexcel.inc could not be loaded from module_load_include. |
2 |
1 |
10000 |
Other problem |
Class [redacted] extends deprecated class Drupal\contacts\Form\AddContactBase. Deprecated in contacts:2.0.0 and is removed from contacts:3.0.0. This has been replaced by the AddContactForm. |
2 |
2 |
10000 |
Other problem |
Use of constant FILTER_SANITIZE_STRING is deprecated. |
2 |
1 |
10000 |
PHPUnit API |
Call to deprecated method assertObjectHasAttribute() of class PHPUnit\Framework\Assert: https://github.com/sebastianbergmann/phpunit/issues/4601 |
2 |
1 |
10000 |
Symfony API |
Fetching class constant class of deprecated class Symfony\Component\Mercure\Publisher. |
2 |
2 |
10000 |
Other problem |
Add core_version_requirement to designate which Drupal versions is the extension compatible with. See https://drupal.org/node/3070687. |
2 |
1 |
10000 |
Other problem |
Call to deprecated method compile() of class ScssPhp\ScssPhp\Compiler: Use {@see compileString} instead. |