- First commit to issue fork.
- Assigned to dineshkumarbollu
- Status changed to Needs work
over 1 year ago 7:13am 9 May 2023 - 🇮🇳India dineshkumarbollu
Hi
After applying the patch it still as D10 compatible issues.I will work on this and provide MR soon
vendor/bin/drush upgrade_status:analyze prelinker
[notice] Processing /var/www/html/vbd9/web/modules/contrib/prelinker-3289124.================================================================================
Prelinker, --
Scanned on Tue, 05/09/2023 - 12:35FILE: web/modules/contrib/prelinker-3289124/prelinker.module
STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 21 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.
--------------------------------------------------------------------------------
Check manually 42 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.
--------------------------------------------------------------------------------FILE: web/modules/contrib/prelinker-3289124/src/Form/PreconnectForm.php
STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 171 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.
--------------------------------------------------------------------------------FILE: web/modules/contrib/prelinker-3289124/src/Form/PreloadForm.php
STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 202 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.
--------------------------------------------------------------------------------FILE: web/modules/contrib/prelinker-3289124/src/Render/HeaderProcessor.php
STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 49 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.
--------------------------------------------------------------------------------
Check manually 63 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.
-------------------------------------------------------------------------------- - @dineshkumarbollu opened merge request.
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 7:17am 9 May 2023 - 🇮🇳India dineshkumarbollu
HI
I created MR please Review and also i am attaching Screenshot of upgarde status report for D10.
Thanks.
- Assigned to Bushra Shaikh
- Issue was unassigned.
- Status changed to RTBC
over 1 year ago 5:50pm 9 May 2023 - 🇮🇳India Bushra Shaikh
I have reviewed and checked Patch #7 and this works for Drupal 9.5 and Drupal 10.0. and 10.0.1
Screenshots of compatibility on 10 have been attached for reference:Can be move to RTBC+1
- First commit to issue fork.