• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Methods / Page 346

LLMS_Sessions::get_current()

Method: Retrieve the current session start event record for a given user.

Source: includes/class-llms-sessions.php:162

Used by 1 function | Uses 3 functions

LLMS_Sessions::get_last_session()

Method: Retrieve the last session object for the current user.

Source: includes/class-llms-sessions.php:263

Used by 2 functions | Uses 0 functions

LLMS_Sessions::get_new_id()

Method: Retrieve a new session ID.

Source: includes/class-llms-sessions.php:401

Used by 1 function | Uses 1 function

LLMS_Sessions::get_open_sessions()

Method: Retrieve open sessions.

Source: includes/class-llms-sessions.php:293

Used by 1 function | Uses 1 function

LLMS_Sessions::get_session_end()

Method: Retrieve session end record for by session id.

Source: includes/class-llms-sessions.php:364

Used by 2 functions | Uses 1 function

LLMS_Sessions::get_session_events()

Method: Retrieve an array of events which occurred during a session.

Source: includes/class-llms-sessions.php:329

Used by 1 function | Uses 1 function

LLMS_Sessions::instance()

Method: Get Main Singleton Instance.

Source: includes/class-llms-sessions.php:42

Used by 0 functions | Uses 0 functions

LLMS_Sessions::is_session_idle()

Method: Determine if a session is idle.

Source: includes/class-llms-sessions.php:197

Used by 1 function | Uses 4 functions

LLMS_Sessions::is_session_open()

Method: Determines if the given session is open (has not ended)

Source: includes/class-llms-sessions.php:247

Used by 2 functions | Uses 1 function

LLMS_Sessions::start()

Method: Start a new session for the current user.

Source: includes/class-llms-sessions.php:425

Used by 0 functions | Uses 2 functions
« Previous 1 … 345 346 347 … 408 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions