- Issue created by @cesarcasg
Upgrade status shows error:
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. Call \Drupal\Core\Entity\Query\QueryInterface::accessCheck() with TRUE or FALSE to specify whether access should be checked.
On files: RedirectSubscriber.php , UrlRedirectForm.php and url_redirect.install
Apply: "Automated Drupal 11 compatibility fixes for url_redirect
https://www.drupal.org/project/url_redirect/issues/3435247
π
Automated Drupal 11 compatibility fixes for url_redirect
Needs review
drupal_11_compatibility-3435247-6.patch
Add QueryInterface::accessCheck() with TRUE or FALSE
Active
3.0
Code