- Issue created by @sfuchsbe
- Status changed to Closed: duplicate
about 1 year ago 1:41pm 3 November 2023 - last update
about 1 year ago 1 pass - @sfuchsbe opened merge request.
As per latest report of Update Status module:
FILE: modules/contrib/recaptcha_v3/src/Form/ReCaptchaV3ActionDeleteForm.php
STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 19 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.
--------------------------------------------------------------------------------
add defensive accessCheck(FALSE)
Closed: duplicate
2.0
Code