Issue #3265236: 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.
Compare changes
+ 9
− 6
@@ -69,7 +69,7 @@ class FlagService implements FlagServiceInterface {
@@ -178,7 +178,7 @@ class FlagService implements FlagServiceInterface {
@@ -210,7 +210,7 @@ class FlagService implements FlagServiceInterface {
@@ -255,7 +255,8 @@ class FlagService implements FlagServiceInterface {
@@ -348,7 +349,7 @@ class FlagService implements FlagServiceInterface {
@@ -364,7 +365,8 @@ class FlagService implements FlagServiceInterface {
@@ -379,6 +381,7 @@ class FlagService implements FlagServiceInterface {