7 calls to panels_cache_get() in Panels 5.2
- panels_ajax in includes/
display_edit.inc - panels_ajax_add_config in includes/
display_edit.inc - Entry point for AJAX: Add pane configuration.
- panels_ajax_add_content in includes/
display_edit.inc - Entry point for AJAX: 'Add Content' modal form, from which the user selects the type of pane to add.
- panels_ajax_cache in includes/
display_edit.inc - Entry point for AJAX modal: configure pane
- panels_ajax_configure in includes/
display_edit.inc - Entry point for AJAX: Edit pane configuration.
- panels_ajax_toggle_shown in includes/
display_edit.inc - Entry point for AJAX: toggle pane show/hide status.
- _panels_edit in includes/
display_edit.inc - Handle calling and processing of the form for editing display content.