Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 10

...

  • Legal: 'legal_update_2' (only on install)
  • Views Bulk Operations: 'vbo_values', 'vbo_options' (only for admins)
  • Mobile Tools: 'mobile-tools-mobile-device', 'mobile-tools-site-type'
  • Links Admin: 'link_admin_filter' (for admins, I think)
  • Custom Error: 'destination' (only on error pages)
  • Ubercart:
    • Core:
      • 'cart_order' (once someone has purchased something)
      • 'expanded_panes'
      • 'checkout_valid'
      • 'do_review'
      • 'do_complete'
      • 'email_match'
      • 'checkout_redirect'
      • 'uc_cart_last_url'
      • 'uc_referer_uri' (is set if referer_uri() returns nothing - in uc_store.module)
      • 'uc_cart_id' (gets set when you visit /cart, even if you there is nothing in your cart - not sure if this is good)
    • Ubercart Google Analytics: 'ucga_order_id'
    • Ubercart Quote: 'quote' (not used anymore)
    • UC UPS: 'ups' (not used anymore)
    • UC 2 Checkout: 'uc_cart_checkout_review_form'
    • UC Payment: 'uc_payment_method', 'uc_payment_order_id', 'uc_payment_amount', 'uc_payment_data', 'statuses'
    • UC PayPal: 'have_details'
    • UC Credit: 'sescrd', 'cc_pay', 'update_cc_encrypt_dir', 'clear_cc'
    • UC Google Checkout: 'google_updates' (don't use)
    • UC Order:
      • 'sort_status' (for admins)
      • 'new_user' (for when a new user is created in the order process)
    • UC CA: 'ca_action_focus' (for admins)
    • UC Coupon: 'uc_coupon' (on checkout)
  • Panels Mini: 'pm_import' (for admins)
  • Panels: 'layout' (for admins)
  • Page Manager: 'page_manager' (for admins)
  • Popups: 'page_override'
  • i18n_sync: 'upload_files'
  • i18n: 'language'
  • Image Assist: 'htmlcode' (probably only for authenticated users)
  • Ad: 'ad_overview_filter' (for admins)
  • Ad Channel: 'ad_report_channel
  • Ad Report: 'ad_report_start', 'ad_report_end', 'ad_report_group'
  • Mollom: 'mollom_sessions' (this means that after filling out a Mollom captcha, you will not get cached pages for the rest of your time on site)
  • Amazon Store: 'cart_id', 'HMAC' (I think this may only be if you try buying a book, but I'll have to check...)
  • Filter Permissions: 'filter_perm_roles', 'filter_perm_modules' (I think this are only if you are filtering permissions (as admin))
  • FCKEditor: 'FCKeditor' (look into this)
  • Referer Theme: 'referer_theme' (this is by intent since referer_theme pages
  • Drupal for Facebook: 'fb_frame_params', 'fb_canvas_session', 'fb_form_friend_selector_result', 'fb_connect', 'fb_frame_params', 'fb', 'fb_feed_dialogs' (haven't used this module recently...not sure about context)
  • Invite: INVITE_ADMIN_SESSION (for admins), INVITE_SESSION, 'invite_failed_emails'
  • CiviCRM:
    • 'CiviCRM' (one array to rule them all....this is sometimes set unnecessarily - see fix on the Modules That Break Caching and How to Fix Them page)
    • 'PHPIDS' (don't think this is used much...)
    • 'install_type' (only on install)
    • 'nodesOpen', 'amfphp_recordsets', 'amfphp_username', 'amfphp_roles', 'amfphp_recordsets' (don't think these are used much)
    • 'qfSessionID' (only on "CiviCRM pages", which shouldn't be cached anyway)
  • WordPress: 'drupal_wordpress_cookie_name' (module is not available on Drupal.org)
  • Gigya: 'gigya_uid', 'setStatus_msg', 'setStatus_default', 'setStatus_popup', 'setStatus_uid', 'setStatus_nid' (this list will need to be updated when I upgrade to 2.0 for Gigya)
  • Image Upload: 'image_uplad' (only when images are uploaded)
  • CAPTCHA: 'captcha_success_form_ids'
  • Rules: 'rules_forms_message', 'rules_forms_element_ids' (only on admin pages)
  • ThemeKey: 'themekey_theme' (when a themekey is set)
  • Views: 'views' (catch-all, not sure when all it is used - mainly admin and exposed filters, I think)
  • messages_alter
  • Smart Tabs

Core:

  • Includes:
    • pager.inc: 'not_slavesafe' (used for queries)
    • batch.inc/form.inc: 'batch_form_state' (used for batch operations)
    • menu.inc: 'session_update_6021'
    • bootstrap.inc: 'messages'
  • Modules:
    • Node: 'node_overview_filter' (admins only)
    • OpenID: 'openid' (not sure when this is set)
    • Book: 'book_update_6000','book_update_6000_orphans' (only on update)
    • Comment: 'comment_mode', 'comment_sort', 'comment_comments_per_page' (probably only for admins)