- π¦πΊAustralia acbramley
Postponed on π Deprecate node_access_view_all_nodes(). Move its functionality in NodeAccessControlHandlerInterface Needs work
- π¦πΊAustralia acbramley
Re-titling this back to a ticket about the node access API in general.
node_access_grants
the function is being deprecated in π Deprecate node_access_view_all_nodes(). Move its functionality in NodeAccessControlHandlerInterface Needs work - πΊπΈUnited States xjm
This rescope is too broad BTW. There is already an entire initiative to create an Entity Access API that should hopefully eventually replace the legacy, SQL-coupled node access grant and access record system.
This issue should remain scoped to refactoring the functionality of whatever replaces
node_access_grants()
into the access control handler.@joey-santiago, if in any case you are still following for this, you should either search for or file a dedicated bug report. Thanks!
- π¦πΊAustralia acbramley
This is being rescoped again based on https://www.drupal.org/project/drupal/issues/3038908#comment-16174314 π Deprecate node_access_view_all_nodes(). Move its functionality in NodeAccessControlHandlerInterface Needs work
- π¬π§United Kingdom alexpott πͺπΊπ
Another thing to consider here is that @catch has pointed out there is a lot of complexity in \Drupal\node\Cache\NodeAccessGrantsCacheContext() that probably belongs in the API