Closed (outdated)
Project:
Drupal core
Version:
8.9.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Apr 2011 at 20:04 UTC
Updated:
8 Mar 2021 at 03:17 UTC
Jump to comment: Most recent
Comments
Comment #1
albert volkman commenteda) Appears to have been resolved with #1315886: Clean up API docs for includes directory, files starting with A-C
b) It seems that only one core function (forum_block_view()) calls this function. The comment directly above the drupal_render_cache_by_query() call from that function says "Cache based on the altered query. Enables us to cache with node access enabled." Perhaps adding something to the tune of "Enables ability to cache with node access enabled"?
Comment #10
quietone commenteddrupal_render_cache_by_query was removed in #2158003: Remove Block Cache API in favor of blocks returning #cache with cache tags. There doesn't seem a need to document it!
Therefore, closing as outdated. If this is incorrect reopen the issue, by setting the status to 'Active', and add a comment explaining what still needs to be done.
Thanks!