display_cache_admin_menu_cache_info |
./display_cache.module |
Implements hook_admin_menu_cache_info(). |
|
|
display_cache_clear_comment_host_entity_cache |
./display_cache.module |
Clears the given comments' host entity if needed. |
3 |
|
display_cache_comment_delete |
./display_cache.module |
Implements hook_comment_delete(). |
|
|
display_cache_comment_publish |
./display_cache.module |
Implements hook_comment_publish(). |
|
|
display_cache_comment_update |
./display_cache.module |
Implements hook_comment_update(). |
|
|
display_cache_drush_cache_clear |
drush/display_cache.drush.inc |
Implements hook_drush_cache_clear(). |
|
|
display_cache_entity_delete |
./display_cache.module |
Implements hook_entity_delete(). |
|
|
display_cache_entity_info_alter |
./display_cache.module |
Implements hook_entity_info_alter(). |
|
|
display_cache_entity_update |
./display_cache.module |
Implements hook_entity_update(). |
|
|
display_cache_entity_view_alter |
./display_cache.module |
Implements hook_entity_view_alter(). |
|
|
display_cache_field_attach_view_alter |
./display_cache.module |
Implements hook_field_attach_view_alter(). |
|
|
display_cache_field_ui_form |
./display_cache.admin.inc |
Display cache settings form. |
1 |
|
display_cache_flush_cache |
./display_cache.module |
Flushes the display cache of a given element. |
3 |
|
display_cache_flush_caches |
./display_cache.module |
Implements hook_flush_caches(). |
|
|
display_cache_flush_caches_form |
./display_cache.admin.inc |
Returns a 'Flush Caches'-button. |
|
1 |
display_cache_flush_caches_form_submit |
./display_cache.admin.inc |
Submit handler for display_cache_flush_caches_form(). |
|
|
display_cache_form_field_ui_display_overview_form_alter |
./display_cache.module |
Implements hook_form_FORM_ID_alter(). |
|
|
display_cache_form_node_type_form_alter |
./display_cache.module |
Implements hook_form_FORM_ID_alter(). |
|
|
display_cache_get_cached_display |
./display_cache.module |
Check for cached display. |
1 |
|
display_cache_get_cache_keys |
./display_cache.module |
Returns array of given keys for caching. |
4 |
|
display_cache_get_comment_publication_clears_host_entity_cache_settings |
./display_cache.module |
Collects the comment publication host entity cache clearing settings. |
3 |
|
display_cache_get_comment_publication_clears_host_entity_cache_setting_name |
./display_cache.module |
Returns setting name for comment publication host entity clearing. |
2 |
|
display_cache_get_settings |
./display_cache.module |
Returns display cache settings for given entity type, bundle and view mode. |
4 |
|
display_cache_install |
./display_cache.install |
Implements hook_install(). |
|
|
display_cache_menu |
./display_cache.module |
Implements hook_menu(). |
|
|
display_cache_module_implements_alter |
./display_cache.module |
Implements hook_module_implements_alter(). |
|
|
display_cache_node_type_delete |
./display_cache.module |
Implemenets hook_node_type_delete(). |
|
|
display_cache_node_type_form |
./display_cache.admin.inc |
Alters the node_type_form form. |
1 |
|
display_cache_permission |
./display_cache.module |
Implements hook_permission(). |
|
|
display_cache_schema |
./display_cache.install |
Implements hook_schema(). |
|
|
display_cache_uninstall |
./display_cache.install |
Implements hook_uninstall(). |
|
|
display_cache_view_entity |
./display_cache.module |
Alternative entity view callback. |
|
1 |
display_cache_view_mode_settings_form_submit |
./display_cache.admin.inc |
Custom submit handler for display cache settings form. |
|
1 |
hook_display_cache_cache_keys_alter |
./display_cache.api.php |
Alters the keys to build a cid. |
|
|
_display_cache_clear_cache |
./display_cache.module |
Clears cache of display_cache module. |
|
2 |
_display_cache_field_settings_form |
./display_cache.admin.inc |
Display cache field settings form. |
1 |
|