1 |
1 |
10000 |
Drupal API, not rector covered |
Access to deprecated property $authenticationProviders of class Drupal\views_streaming_data\Plugin\views\display\StreamingDataExport. Deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use self::$authenticationProviderIds instead. |
4 |
1 |
10000 |
Other problem |
Access to deprecated property $authentication_type of class Drupal\cms_content_sync\Entity\Pool: Will be removed with the 2.0 release. |
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. |
1 |
1 |
10000 |
Other problem |
Access to deprecated property $modelManager of class Drupal\apitools\ClientManager. |
2 |
1 |
10000 |
Other problem |
Access to deprecated property $requires of class Drupal\markdown\Annotation\MarkdownExtension. Deprecated in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use the "requirements" property instead. |
2 |
1 |
10000 |
Other problem |
Access to deprecated property $requiresFilter of class Drupal\markdown\Annotation\MarkdownAllowedHtml. Deprecated in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use the "requirements" properties instead. |
1 |
1 |
10000 |
Other problem |
Access to deprecated property $serviceName of class Drupal\taxonomy_max_depth\Form\FormAltererBase: It be removed in the next major version (2.x). Use _serviceId. |
2 |
1 |
10000 |
Other problem |
Access to deprecated property $site_id of class Drupal\cms_content_sync\Entity\Pool: Will be removed with the 2.0 release. |
3 |
1 |
10000 |
Other problem |
Access to deprecated property $sync_entities of class Drupal\cms_content_sync\Entity\Flow. |
2 |
1 |
10000 |
Other problem |
Access to deprecated property $versionConstraint of class Drupal\markdown\Annotation\InstallableLibrary. Deprecated in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use the "requirements" property instead. |
111 |
86 |
500 |
Info.yml or composer.json |
Add core_version_requirement: ^8 || ^9 to designate that the extension is compatible with Drupal 9. See https://drupal.org/node/3070687. |
2 |
2 |
10000 |
Guzzle API |
Call to deprecated function GuzzleHttp\Promise\all(): all will be removed in guzzlehttp/promises:2.0. Use Utils::all instead. |
1 |
1 |
10000 |
Guzzle API |
Call to deprecated function GuzzleHttp\Promise\promise_for(): promise_for will be removed in guzzlehttp/promises:2.0. Use Create::promiseFor instead. |
1 |
1 |
50 |
Guzzle API |
Call to deprecated function GuzzleHttp\Promise\rejection_for(): rejection_for will be removed in guzzlehttp/promises:2.0. Use Create::rejectionFor instead. |
2 |
2 |
1000 |
Guzzle API |
Call to deprecated function GuzzleHttp\Promise\settle(): settle will be removed in guzzlehttp/promises:2.0. Use Utils::settle instead. |
104 |
5 |
10000 |
Guzzle API |
Call to deprecated function GuzzleHttp\Psr7\build_query(): build_query will be removed in guzzlehttp/psr7:2.0. Use Query::build instead. |
3 |
2 |
10000 |
Guzzle API |
Call to deprecated function GuzzleHttp\Psr7\parse_header(): parse_header will be removed in guzzlehttp/psr7:2.0. Use Header::parse instead. |
4 |
4 |
500 |
Guzzle API |
Call to deprecated function GuzzleHttp\Psr7\parse_query(): parse_query will be removed in guzzlehttp/psr7:2.0. Use Query::parse instead. |
5 |
2 |
500 |
Guzzle API |
Call to deprecated function GuzzleHttp\Psr7\str(): str will be removed in guzzlehttp/psr7:2.0. Use Message::toString instead. |
4 |
4 |
10000 |
Guzzle API |
Call to deprecated function GuzzleHttp\Psr7\stream_for(): stream_for will be removed in guzzlehttp/psr7:2.0. Use Utils::streamFor instead. |
2 |
2 |
10000 |
Drupal API, not rector covered |
Call to deprecated function _drupal_schema_initialize(). Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. No direct replacement is provided. |
2 |
1 |
1000 |
Other problem |
Call to deprecated function _gutenberg_get_mapped_fields(). Deprecated in gutenberg:8.x-1.11 |
1 |
1 |
10000 |
Other problem |
Call to deprecated function _quiz_get_quizzes(). |
1 |
1 |
10000 |
Other problem |
Call to deprecated function alt_login_active_plugins(). |
10 |
7 |
1000 |
Drupal API, not rector covered |
Call to deprecated function debug(). Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use dump() instead. |
6 |
3 |
100 |
Drupal API, rector covered |
Call to deprecated function drupal_get_filename(). Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use Drupal\Core\Extension\ExtensionPathResolver::getPathname() instead. |
21 |
8 |
50 |
Drupal API, not rector covered |
Call to deprecated function drupal_get_installed_schema_version(). Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use Drupal\Core\Update\UpdateHookRegistry::getInstalledVersion() or \Drupal\Core\Update\UpdateHookRegistry::getAllInstalledVersions() instead. |
14 |
8 |
10000 |
Drupal API, not rector covered |
Call to deprecated function drupal_get_module_schema(). Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. No direct replacement is provided. Testing classes could use Drupal\TestTools\Extension\SchemaInspector for introspection. |
1658 |
796 |
50 |
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. |
2 |
1 |
10000 |
Drupal API, not rector covered |
Call to deprecated function drupal_get_schema_versions(). Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use Drupal\Core\Update\SchemaDataInterface::getAvailableUpdates() instead. |