Session Cache Form
Categories
Component ID
2465097
Component name
Session Cache Form
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
677
Component created
Component changed
Component body
Session Cache Form stores additional information in 'cache_form' table, which allow to maintain the table more flexible.
When user logged out, module deletes all 'cache_form' records for his session.
In case when the session was dropped by Drupal, module has hook_cron() implementation to clear 'cache_form' table for records which has sessions ids that already expired.
Please read README.txt
