You are here

7 calls to _persistent_login_invalidate() in Persistent Login 7

persistent_login_cron in ./persistent_login.module
Implements hook_cron().
persistent_login_erase in ./persistent_login.pages.inc
Menu callback to erase a user's Persistent Login records. The menu entry guarantees that the user is logged in.
persistent_login_user_cancel in ./persistent_login.module
Implements hook_user_cancel().
persistent_login_user_logout in ./persistent_login.module
Implements hook_user_logout().
persistent_login_user_presave in ./persistent_login.module
Implements hook_user_presave().
_persistent_login_check in ./persistent_login.module
Do the real work. Note that we may be in BOOTSTRAP_PAGE_CACHE mode with few modules loaded.
_persistent_login_create_cookie in ./persistent_login.module
Create a Persistent Login cookie.