You are here

Functions in Render cache 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
ds_views_row_render_render_cache_comment modules/utility/render_cache_ds/views/plugins/render_cache_hijack_views_plugin_ds_entity_view.inc Render the comment through the entity plugin.
ds_views_row_render_render_cache_file_managed modules/utility/render_cache_ds/views/plugins/render_cache_hijack_views_plugin_ds_entity_view.inc Render the file through the entity plugin.
ds_views_row_render_render_cache_micro modules/utility/render_cache_ds/views/plugins/render_cache_hijack_views_plugin_ds_entity_view.inc Render the micro through the entity plugin.
ds_views_row_render_render_cache_node modules/utility/render_cache_ds/views/plugins/render_cache_hijack_views_plugin_ds_entity_view.inc Render the node through the entity plugin.
ds_views_row_render_render_cache_taxonomy_term_data modules/utility/render_cache_ds/views/plugins/render_cache_hijack_views_plugin_ds_entity_view.inc Render the taxonomy term through the entity plugin.
ds_views_row_render_render_cache_users modules/utility/render_cache_ds/views/plugins/render_cache_hijack_views_plugin_ds_entity_view.inc Render the user through the entity plugin.
hook_render_cache_block_cache_info_alter ./render_cache.api.php
hook_render_cache_block_cid_alter ./render_cache.api.php Hook to alter the cid.
hook_render_cache_block_default_cache_info_alter ./render_cache.api.php
hook_render_cache_container_build_alter ./render_cache.api.php Allows to alter the container definition.
hook_render_cache_entity_hash_alter ./render_cache.api.php Hook to alter the entity hash.
hook_render_cache_page_post_render_alter modules/controller/render_cache_page/render_cache_page.api.php
hook_render_cache_page_post_send_alter modules/controller/render_cache_page/render_cache_page.api.php Allows sending more data after the main page content has been send to the browser.
hook_render_cache_page_pre_render_alter modules/controller/render_cache_page/render_cache_page.api.php
hook_render_cache_page_pre_send_alter modules/controller/render_cache_page/render_cache_page.api.php Allows changing the markup before it is send to the browser.
node_render_cache_entity_hash_alter modules/controller/render_cache_entity/render_cache_entity.module Implements hook_render_cache_entity_hash_alter().
rc_assets_test_block_info tests/modules/rc_assets_test/rc_assets_test.module Implements hook_block_info().
rc_assets_test_block_view tests/modules/rc_assets_test/rc_assets_test.module Implements hook_block_view().
rc_assets_test_entity_view_alter tests/modules/rc_assets_test/rc_assets_test.module Implements hook_entity_view_alter().
rc_assets_test_preprocess_node tests/modules/rc_assets_test/rc_assets_test.module
rc_assets_test_render_cache_block_cache_info_alter tests/modules/rc_assets_test/rc_assets_test.module Implements hook_render_cache_block_cache_info_alter().
rc_assets_test_render_cache_entity_cache_info_alter tests/modules/rc_assets_test/rc_assets_test.module Implements hook_render_cache_block_cache_info_alter().
render_cache_big_pipe_ctools_plugin_directory modules/renderer/render_cache_big_pipe/render_cache_big_pipe.module Implements hook_ctools_plugin_directory().
render_cache_big_pipe_render_cache_page_post_send_alter modules/renderer/render_cache_big_pipe/render_cache_big_pipe.module Implements hook_render_cache_page_post_send_alter().
render_cache_big_pipe_render_cache_page_pre_send_alter modules/renderer/render_cache_big_pipe/render_cache_big_pipe.module Implements hook_render_cache_page_pre_send_alter().
render_cache_block_block_list modules/controller/render_cache_block/render_cache_block.module Load the list of blocks for a region, but do not render them. 1
render_cache_block_block_view_alter modules/controller/render_cache_block/render_cache_block.module Implements hook_block_view_alter().
render_cache_block_ctools_plugin_directory modules/controller/render_cache_block/render_cache_block.module Implements hook_ctools_plugin_directory().
render_cache_block_get_blocks_by_region modules/controller/render_cache_block/render_cache_block.module Overrides block_get_blocks_by_region(). 1
render_cache_block_module_implements_alter modules/controller/render_cache_block/render_cache_block.module Implements hook_module_implements_alter().
render_cache_block_page_build modules/controller/render_cache_block/render_cache_block.module Implements hook_page_build() and overrides block_page_build().
render_cache_cache_info_defaults Deprecated ./render_cache.module Returns default values for cache info.
render_cache_call_is_cacheable ./render_cache.module Check if this call should / can be served from the cache. 2
render_cache_comment_module_implements_alter modules/utility/render_cache_comment/render_cache_comment.module Implements hook_module_implements_alter().
render_cache_comment_node_page_additions modules/utility/render_cache_comment/render_cache_comment.module Replaces comment_node_page_additions(), with added entity caching. 1 1
render_cache_comment_node_view modules/utility/render_cache_comment/render_cache_comment.module Implements hook_node_view()
render_cache_context_context_plugins modules/utility/render_cache_context/render_cache_context.module Implementation of hook_context_plugins().
render_cache_context_context_registry_alter modules/utility/render_cache_context/render_cache_context.module Implements hook_context_registry_alter().
render_cache_ctools_plugin_directory ./render_cache.module Implements hook_ctools_plugin_directory().
render_cache_ctools_plugin_type ./render_cache.module Implements hook_ctools_plugin_type().
render_cache_drupal_render ./render_cache.module Overrides drupal_render().
render_cache_ds_views_api modules/utility/render_cache_ds/render_cache_ds.module Implements hook_views_api().
render_cache_ds_views_plugins_alter modules/utility/render_cache_ds/views/render_cache_ds.views.inc Implements hook_views_plugins_alter().
render_cache_entity_ctools_plugin_directory modules/controller/render_cache_entity/render_cache_entity.module Implements hook_ctools_plugin_directory().
render_cache_entity_entity_info_alter modules/controller/render_cache_entity/render_cache_entity.module Implements hook_entity_info_alter().
render_cache_entity_entity_view modules/controller/render_cache_entity/render_cache_entity.module Implements hook_entity_view().
render_cache_entity_entity_view_alter modules/controller/render_cache_entity/render_cache_entity.module Implements hook_entity_view_alter().
render_cache_entity_module_implements_alter modules/controller/render_cache_entity/render_cache_entity.module Implements hook_module_implements_alter().
render_cache_entity_view_callback modules/controller/render_cache_entity/render_cache_entity.module Override entity API rendering callback to add a caching layer. 1
render_cache_entity_view_single modules/controller/render_cache_entity/render_cache_entity.module Helper function to view a single entity. 8

Pages

Other projects