4 calls to drupal_session_started()
- drupal_session_commit in includes/
session.inc - Commits the current session, if necessary.
- drupal_session_regenerate in includes/
session.inc - Called when an anonymous user becomes authenticated or vice-versa.
- drupal_session_start in includes/
session.inc - Starts a session forcefully, preserving already set session data.
- _drupal_session_regenerate_existing in includes/
session.inc - Regenerates an existing session.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.