Closed (fixed)
Project:
Voting API
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2019 at 09:36 UTC
Updated:
15 Mar 2020 at 23:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gsridevi commentedentity.query service deprecated in favor of EntityStorageInterface::getQuery()
Comment #3
gsridevi commentedComment #4
satyanarayan reddy commentedAs the core entity query QueryFactory is deprecated now, Please replace it with \Drupal\Core\Entity\EntityStorageInterface::getQuery()
Comment #5
satyanarayan reddy commentedRemoved deprecated method/Class QueryFactory
Comment #6
satyanarayan reddy commentedComment #7
gsridevi commentedThanks for the patch!
Comment #8
pifagor commentedThis needs to be fixed throughout the module.
Similar issues - https://www.drupal.org/project/entity_browser/issues/2893469
Comment #9
shubham.prakash commentedComment #10
avpadernoComment #11
andralex commentedHere is an updated patch where fixed DI for deprecated service.
Comment #12
alex_optimGood for me.
Comment #13
pifagor commentedComment #15
pifagor commented