Closed (fixed)
Project:
Ray Enterprise Translation
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Plan
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2019 at 03:24 UTC
Updated:
23 Jun 2020 at 17:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
penyaskito0eb3b90d [ERROR] Found 521 errors
Comment #3
penyaskitoCommitted #3066859: Replace deprecated usage of entity_create
ea1a3291
[ERROR] Found 515 errors
Comment #4
penyaskitoCommitted #3066740: Remove deprecated usage of Drupal\user\PrivateTempStoreFactory
4041bdc5
[ERROR] Found 509 errors
Comment #5
penyaskitoCommitted #3066753: Remove deprecated usage of entity_get_display and entity_get_form_display
67edf812
[ERROR] Found 483 errors
Comment #6
penyaskitoCommitted #3066773: Replace all usages of getMock()
6a26ddd5
[ERROR] Found 396 errors
Comment #7
penyaskitoCommitted #3066860: Replace deprecated usage of Drupal\field\Tests\EntityReference\EntityReferenceTestTrait
7950fe61
[ERROR] Found 388 errors
Comment #8
penyaskitoCommitted #3066858: Replace drupal_realpath() with file_system service
0bb695e3
[ERROR] Found 382 errors
Comment #9
penyaskitoCommitted #3066856: Replace deprecated usage of Drupal::entityManager
5b281999
[ERROR] Found 222 errors
Comment #10
penyaskitoCommitted #3066857: Remove all usages of drupal_get_message and drupal_set_message
c3cbf43b
[ERROR] Found 55 errors
Comment #11
penyaskitoCommitted #3066862: Replace deprecated usage of Drupal\Core\Routing\UrlGeneratorTrait
5c38981d
[ERROR] Found 53 errors
Comment #12
penyaskitoCommitted #3067794: Replace deprecated usage of drupal_render
0907d3fa
[ERROR] Found 51 errors
Comment #13
penyaskitoCommitted #3067795: Replace deprecated usage of db_transaction:
73177fee
[ERROR] Found 49 errors
Comment #14
penyaskitoCommitted #3066861: Replace deprecated usage of url() and urlInfo()
46920a6e
[ERROR] Found 37 errors
Comment #15
penyaskitoCommitted #2765349: Replace calls to deprecated \Drupal::l() with \Link::fromTextAndUrl()
3efacf42
[ERROR] Found 42 errors
Comment #16
penyaskitoCommitted #3067793: Replace deprecated usage of db_query_range
582c2a01
[ERROR] Found 39 errors
Comment #17
penyaskitoCommitted #3067792: Replace deprecated usage of Drupal\Core\Entity\Query\QueryFactory
5eb561e
[ERROR] Found 37 errors
Comment #18
penyaskitoCommitted #3072869: Call to deprecated method install() of class Drupal\Core\Extension\ThemeHandler
76821ca
[ERROR] Found 35 errors
Comment #19
penyaskitoCommitted #3072874: Call to deprecated method getLabel() of class Drupal\Core\Entity\EntityListBuilder
8fefd2b
[ERROR] Found 34 errors
Comment #20
penyaskitoCommitted #3074180: Deprecated method createEditorialWorkflow()
06472bd
[ERROR] Found 31 errors
Comment #21
penyaskitoCommitted #3072871: Fix namespace of Drupal\lingotek\Tests\Form\LingotekSettingsTabAccountFormTest
eabce72b
[ERROR] Found 30 errors
Comment #22
karthik.arumugam commentedI have fixed the deprecated functions (39 errors). Please review the patch.
Comment #23
penyaskito@karthik.arumugam Thanks for working on this!
We are using child issues, with one change record per issue. Please follow the same approach.
Comment #24
penyaskito[ERROR] Found 62 errors
Comment #25
penyaskitoCommitted #3098520: Call to deprecated method drupal_installation_attempted()
c65cde72
[ERROR] Found 59 errors
Comment #26
penyaskitoCommitted #3128685: Remove deprecated calls to \Drupal\Core\Controller\ControllerBase::getUrlGenerator()
b724b69
[ERROR] Found 56 errors
Comment #27
penyaskitoCommitted #3128696: Remove all usages of Drupal\Tests\taxonomy\Functional\TaxonomyTestTrait
aaa12acf
[ERROR] Found 44 errors
Comment #28
penyaskitoCommittedd #3128712: Remove usage of deprecated constant NODE_NOT_PUBLISHED and NODE_PUBLISHED
a59b3d9
[ERROR] Found 42 errors
Comment #29
penyaskitoCommitted #3128713: Remove usage of deprecated constant REGIONS_VISIBLE
caeffba
[ERROR] Found 41 errors
Comment #30
penyaskitoCommitted #3128714: Remove deprecated calls to Drupal\Core\Form\FormBase::getLinkGenerator()
dc808a3
[ERROR] Found 34 errors
Comment #31
penyaskitoCommitted #3129005: Remove deprecated calls to \Drupal\lingotek\Lingotek::get and ::set
5ec2245
[ERROR] Found 23 errors
Comment #32
penyaskitoCommitted #3128752: Remove Lingotek Content Cloud
4ac1c08
[ERROR] Found 20 errors
Comment #33
penyaskitoCommitted #3073041: Remove deprecated calls to \Drupal::service('entity.query')
b5e8249
[ERROR] Found 17 errors
None of them are related to Drupal core anymore, but Drush or the own deprecations of the Lingotek module.
Comment #34
penyaskitoThis is back to active, we have deprecations in tests.
Comment #35
penyaskitoAll child issues have been fixed, and the current build is D9 compatible.
Any new deprecations will be fixed on its own.
Yay!