1 |
1 |
50 |
Drupal API, not rector covered |
Class [redacted] extends deprecated class Drupal\node\Plugin\Condition\NodeType. Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use Drupal\Core\Entity\Plugin\Condition\EntityBundle instead. |
1 |
1 |
50 |
Drupal API, not rector covered |
Call to deprecated method verbose() of class Drupal\Tests\metatag_extended_perms\Functional\PermissionsTest. Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use dump() instead. |
1 |
1 |
50 |
Drupal API, not rector covered |
Call to deprecated method verbose() of class Drupal\Tests\metatag\Functional\MetatagFieldTestBase. Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use dump() instead. |
4 |
1 |
50 |
Drupal API, not rector covered |
Call to deprecated method verbose() of class Drupal\Tests\metatag\Functional\MetatagTagsTestBase. Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use dump() instead. |
1 |
1 |
50 |
Drupal API, not rector covered |
Call to deprecated method verbose() of class Drupal\Tests\metatag\Functional\NodeJsonOutput. Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use dump() instead. |
22 |
9 |
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. |
38 |
20 |
50 |
Drupal API, not rector covered |
Call to deprecated method mimeHeaderEncode() of class Drupal\Component\Utility\Unicode. Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Mime\Header\UnstructuredHeader instead. |
21 |
12 |
50 |
Drupal API, not rector covered |
Call to deprecated function file_build_uri(). Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0 without replacement. |
8 |
7 |
50 |
Drupal API, not rector covered |
Call to deprecated function file_munge_filename(). Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Dispatch a \Drupal\Core\File\Event\FileUploadSanitizeNameEvent event instead. |
69 |
30 |
50 |
Drupal API, not rector covered |
Call to deprecated method toInt() of class Drupal\Component\Utility\Bytes. Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use Drupal\Component\Utility\Bytes::toNumber() instead |
7 |
4 |
50 |
Drupal API, not rector covered |
Call to deprecated method formatDisplayName() of class Drupal\Component\Utility\Mail. Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use \Symfony\Component\Mime\Header\MailboxHeader instead. |
5 |
1 |
50 |
Drupal API, not rector covered |
Call to deprecated method verbose() of class Drupal\Tests\webform\Functional\WebformBrowserTestBase. Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use dump() instead. |
14 |
8 |
50 |
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. |
31 |
22 |
50 |
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. |
64 |
4 |
50 |
Drupal API, not rector covered |
Call to deprecated method assertFieldsByValue() of class Drupal\Tests\BrowserTestBase. Deprecated in drupal:8.3.0 and is removed from drupal:10.0.0. Use iteration over the fields yourself instead and directly check the values in the test. |
2 |
1 |
50 |
Drupal API, not rector covered |
Call to deprecated method findConfigEntityDependents() of class Drupal\Core\Config\ConfigManagerInterface. Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Instead you should use ConfigManagerInterface::findConfigEntityDependencies(). |
139 |
33 |
50 |
Drupal API, not rector covered |
Call to deprecated method assertArrayEquals() of class Drupal\Tests\UnitTestCase. Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use ::assertEquals, ::assertEqualsCanonicalizing, or ::assertSame instead. |
168 |
15 |
50 |
Drupal API, not rector covered |
Call to deprecated method verbose() of class Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use dump() instead. |
33 |
25 |
100 |
Drupal API, not rector covered |
Call to deprecated function module_load_install(). Deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. Use Drupal::moduleHandler()->loadInclude($module, 'install') instead. Note, the replacement no longer allows including code from uninstalled modules. |
4 |
4 |
100 |
Drupal API, not rector covered |
Call to deprecated method findConfigEntityDependents() of class Drupal\Core\Config\ConfigManager. Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Instead you should use ConfigManagerInterface::findConfigEntityDependencies(). |
59 |
13 |
100 |
Drupal API, not rector covered |
Call to deprecated method drupalGetHeader() of class Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use $this->getSession()->getResponseHeader() instead. |
21 |
14 |
100 |
Drupal API, not rector covered |
Call to deprecated function taxonomy_term_load_multiple_by_name(). Deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. Use Drupal::entityTypeManager()->getStorage('taxonomy_vocabulary')->loadByProperties(['name' => $name, 'vid' => $vid]) instead, to get a list of taxonomy term entities having the same name and keyed by their term ID. |
1 |
1 |
100 |
Drupal API, not rector covered |
Call to deprecated method verbose() of class Drupal\Tests\xmlsitemap\Functional\XmlSitemapTestBase. Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use dump() instead. |
1 |
1 |
100 |
Drupal API, not rector covered |
Call to deprecated method drupalPostForm() of class Drupal\Tests\diff\FunctionalJavascript\DiffLocaleTest. Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use $this->submitForm() instead. |
1 |
1 |
100 |
Drupal API, not rector covered |
Call to deprecated method drupalPostForm() of class Drupal\Tests\diff\Functional\DiffAdminFormsTest. Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use $this->submitForm() instead. |
1 |
1 |
100 |
Drupal API, not rector covered |
Call to deprecated method drupalPostForm() of class Drupal\Tests\diff\Functional\DiffPluginEntityTest. Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use $this->submitForm() instead. |
1 |
1 |
100 |
Drupal API, not rector covered |
Call to deprecated method drupalPostForm() of class Drupal\Tests\diff\Functional\DiffPluginFileTest. Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use $this->submitForm() instead. |
1 |
1 |
100 |
Drupal API, not rector covered |
Call to deprecated method drupalPostForm() of class Drupal\Tests\diff\Functional\DiffPluginTest. Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use $this->submitForm() instead. |
1 |
1 |
100 |
Drupal API, not rector covered |
Call to deprecated method drupalPostForm() of class Drupal\Tests\diff\Functional\DiffPluginVariousTest. Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use $this->submitForm() instead. |
1 |
1 |
100 |
Drupal API, not rector covered |
Call to deprecated method drupalPostForm() of class Drupal\Tests\diff\Functional\DiffRevisionTest. Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Use $this->submitForm() instead. |