You are here

Classes, traits, and interfaces in Session Limit 2.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
SessionLimit class Drupal\session_limit\Services src/Services/SessionLimit.php 2 2
SessionLimitBaseTestCase class Drupal\session_limit tests/SessionLimitBaseTestCase.php Base test for session limits. 3
SessionLimitBaseTestCase class tests/session_limit.test Base test for session limits. 3
SessionLimitBypassEvent class Drupal\session_limit\Event src/Event/SessionLimitBypassEvent.php 1
SessionLimitCollisionEvent class Drupal\session_limit\Event src/Event/SessionLimitCollisionEvent.php 1
SessionLimitDisconnectEvent class Drupal\session_limit\Event src/Event/SessionLimitDisconnectEvent.php 1
SessionLimitForm class Drupal\session_limit\Form src/Form/SessionLimitForm.php 1
SessionLimitLogoutTestCase class Drupal\session_limit tests/SessionLimitLogoutTestCase.php Session limit functions when expected behaviour is to logout oldest session.
SessionLimitLogoutTestCase class tests/session_limit.test Session limit functions when expected behaviour is to logout oldest session.
SessionLimitPreventTestCase class tests/session_limit.test Session limit functionality when behaviour is to prevent login at limit.
SessionLimitPreventTestCase class Drupal\session_limit tests/SessionLimitPreventTestCase.php Session limit functionality when behaviour is to prevent login at limit.
SessionLimitSessionTestCase class Drupal\session_limit tests/SessionLimitSessionTestCase.php Tests the multiple session test functionality.
SessionLimitSessionTestCase class tests/session_limit.test Tests the multiple session test functionality.
SettingsForm class Drupal\session_limit\Form src/Form/SettingsForm.php Class SettingsForm. 1

Other projects