12 |
12 |
1 |
Other problem |
Fetching deprecated class constant TYPE_BOTH of class Drupal\cms_content_sync\Entity\Flow: will be removed in v2 |
8 |
3579 |
3050 |
Info.yml or composer.json |
Value of core_version_requirement: ^8 || ^9 is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687. |
7 |
1158 |
471 |
Drupal API, not rector covered |
Relying on entity queries to check access by default is deprecated in drupal:9.2.0 and an error will be thrown from drupal:10.0.0. Call \Drupal\Core\Entity\Query\QueryInterface::accessCheck() with TRUE or FALSE to specify whether access should be checked. |
5 |
286 |
133 |
Drupal API, rector covered |
Call to deprecated function render(). Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use Drupal\Core\Render\RendererInterface::render() instead. |
5 |
194 |
107 |
Symfony API |
Class [redacted] extends deprecated class Symfony\Component\EventDispatcher\Event: since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead |
4 |
1113 |
540 |
Drupal API, rector covered |
Call to deprecated function drupal_get_path(). Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use Drupal\Core\Extension\ExtensionPathResolver::getPath() instead. |
4 |
4 |
1 |
Other problem |
Access to deprecated property $authentication_type of class Drupal\cms_content_sync\Entity\Pool: Will be removed with the 2.0 release. |
3 |
634 |
365 |
Drupal API, rector covered |
Call to deprecated function file_create_url(). Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use the appropriate method on \Drupal\Core\File\FileUrlGeneratorInterface instead. |
3 |
14 |
9 |
Drupal API, not rector covered |
Call to deprecated function menu_ui_get_menus(). Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use Drupal\system\Entity\Menu::loadMultiple() instead. |
3 |
108 |
23 |
Other problem |
Call to deprecated function drush_log(). |
3 |
3 |
1 |
Other problem |
Access to deprecated property $sync_entities of class Drupal\cms_content_sync\Entity\Flow. |
2 |
2 |
1 |
Other problem |
Access to deprecated property $site_id of class Drupal\cms_content_sync\Entity\Pool: Will be removed with the 2.0 release. |
1 |
453 |
453 |
Info.yml or composer.json |
The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://drupal.org/node/2514612#s-drupal-9-compatibility. |
1 |
37 |
27 |
Drupal API, not rector covered |
Call to deprecated function user_password(). Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use Drupal\Core\Password\PasswordGeneratorInterface::generate() instead. |
1 |
111 |
77 |
Drupal API, rector covered |
Call to deprecated function file_url_transform_relative(). Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use Drupal\Core\File\FileUrlGenerator::transformRelative() instead. |
1 |
9 |
6 |
Other problem |
Fetching class constant ERROR of deprecated class Drush\Log\LogLevel: Use \Psr\Log\Loglevel directly. |
1 |
7 |
6 |
Other problem |
Fetching class constant SUCCESS of deprecated class Drush\Log\LogLevel: Use \Psr\Log\Loglevel directly. |
1 |
94 |
64 |
Drupal API, rector covered |
Call to deprecated function file_save_data(). Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use Drupal\file\FileRepositoryInterface::writeData() instead. |
1 |
1 |
1 |
Symfony API |
Parameter $event of method Drupal\cms_content_sync_developer\EventSubscriber\VersionWarning::showVersionWarning() has typehint with deprecated class Symfony\Component\HttpKernel\Event\GetResponseEvent: since Symfony 4.3, use RequestEvent instead |
1 |
4 |
3 |
Other problem |
Fetching class constant WARNING of deprecated class Drush\Log\LogLevel: Use \Psr\Log\Loglevel directly. |