6 calls to panels_common_cache_clear() in Panels 5.2
- panels_cache_clear in ./
panels.module - Clear a display from the cache; used if the editing is aborted.
- panels_common_cache_set in ./
panels.module - Save the edited display into the cache.
- panels_mini_context_form_submit in panels_mini/
panels_mini.module - Process submission of the mini panel edit form.
- panels_node_context_form_submit in panels_node/
panels_node.module - Process submission of the panel node edit form.
- panels_page_context_form_submit in panels_page/
panels_page.admin.inc - Process submission of the panel page edit form.
- panels_panel_settings_submit in includes/
display_edit.inc