You are here

Functions in ESI: Edge Side Includes 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
esi_admin_configuration_form ./esi.admin.inc Menu handler to display the configuration form. 1
esi_admin_menu_flush_cache ./esi.admin.inc Callback for the admin_menu module which clears all ESI caches. 1
esi_admin_menu_output_alter ./esi.module Implements hook_admin_menu_output_alter().
esi_block_block_admin_configure_submit modules/esi_block/esi_block.module Submit handler for the block_admin_configure form. 1
esi_block_block_list_alter modules/esi_block/esi_block.module Implements hook_block_list_alter().
esi_block_block_view modules/esi_block/esi_block.module Implements hook_block_view().
esi_block_block_view_alter modules/esi_block/esi_block.module Implements hook_block_view_alter().
esi_block_esi_component_info modules/esi_block/esi_block.module Implements hook_esi_component().
esi_block_form_block_admin_configure_alter modules/esi_block/esi_block.module Implements hook_form_FORM_ID_alter(). for block_admin_configure Add ESI-configuration options to the block-config pages.
esi_block_install modules/esi_block/esi_block.install Implements hook_install().
esi_block_page_alter modules/esi_block/esi_block.module Implements hook_page_alter().
esi_block_schema_alter modules/esi_block/esi_block.install Implements hook_schema(). 2
esi_block_set_http_headers modules/esi_block/esi_block.esi.inc Set HTTP headers to control caching of ESI fragments. 1
esi_block_test_block_info modules/esi_block/tests/esi_block_test.module Implements hook_block_info().
esi_block_test_block_view modules/esi_block/tests/esi_block_test.module Implements hook_block_view().
esi_block_uninstall modules/esi_block/esi_block.install Implements hook_uninstall().
esi_block_url modules/esi_block/esi_block.module Build the URL to use for this ESI component. The URL must contain all the relevant information required to restore the original context of this block. 1
esi_block__esi_block_flush modules/esi_block/esi_block.esi.inc Flush the ESI block caches. Defined in hook_esi_component_info(). 2
esi_block__esi_block_prepare modules/esi_block/esi_block.esi.inc Prepare an ESI block for rendering. Defined in hook_esi_component_info(). 2
esi_block__esi_block_render modules/esi_block/esi_block.esi.inc Render the HTML for a single block. Defined in hook_esi_component_info(). 2
esi_block__new_delta modules/esi_block/esi_block.module Convert $module and $delta to and from the new encoded $delta. 4
esi_block__restore_context modules/esi_block/esi_block.esi.inc Restore the original context that was used when a block was displayed. 1
esi_block__set_esi_settings modules/esi_block/esi_block.module Configure the ESI settings for a particular block. 2
esi_boot ./esi.module Implements hook_boot().
esi_component_load ./esi.module Menu-wildcard loader for %esi_component.
esi_context_context_load_alter modules/esi_context/esi_context.module Implements hook_context_load().
esi_context_module_implements_alter modules/esi_context/esi_context.module Implements hook_module_implements_alter(). The hook_page_alter implementation in esi_context must run before the hook in esi_block.
esi_context_page_alter modules/esi_context/esi_context.module Implements hook_page_alter().
esi_cron ./esi.module Implementation of hook_cron(). Every interval, rotate the seed (used to generate the context-cookies). (Each rotation will invalidate the varnish-cache for previously-cached contexts).
esi_deliver_esi_component ./esi.pages.inc Minimal delivery for an ESI component. Replaces drupal_deliver_html_page(). 1
esi_element_info ./esi.module Implements hook_element_info().
esi_esi_comment_tag ./esi.module Render a comment-wrapped ESI tag. 1
esi_esi_context ./esi.module Implements hook_esi_context().
esi_esi_context_cookies_alter ./esi.module Implements hook_esi_context_cookies_alter().
esi_esi_mode ./esi.module Implements hook_esi_mode().
esi_esi_tag ./esi.module Render an ESI tag. 1 1
esi_fast_404 ./esi.pages.inc Generate a fast 404 (consisting of a single HTML comment). Full delivery is not desired, because it would typically result in embedding a complete, themed Drupal 404 page *within* another page. 1
esi_flush_caches ./esi.module Implements hook_flush_caches().
esi_get_components ./esi.module List all the modules which implement hook_esi_component_info(). 1
esi_get_modes ./esi.module Get the possible modes of rendering an ESI tag. 2
esi_get_tag_render_function ./esi.module Get the function callback which is used to render an ESI element for a particular mode (for example, render as ESI vs SSI). 1
esi_handle_component ./esi.pages.inc Menu callback to handle an ESI component. 1
esi_init ./esi.module Implements hook_init().
esi_max_age_options ./esi.module Get a list of possible max age (ttl) choices. 3
esi_menu ./esi.module Implements hook_menu().
esi_panels_boot modules/esi_panels/esi_panels.module Implements hook_boot().
esi_panels_ctools_plugin_api modules/esi_panels/esi_panels.module Implementation of hook_ctools_plugin_api().
esi_panels_ctools_plugin_directory modules/esi_panels/esi_panels.module Implementation of hook_ctools_plugin_directory().
esi_panels_ctools_plugin_post_alter modules/esi_panels/esi_panels.module Implements hook_ctools_plugin_post_alter().
esi_panels_ctools_plugin_type modules/esi_panels/esi_panels.module Implements hook_ctools_plugin_type().

Pages

Other projects