You are here

Files in Session Limit 2.x

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt Overview: --------- The session-limit module is designed to allow an administrator to limit the number of simultaneous sessions a user may have. Installation and configuration: ------------------------------- Installation is as simple as copying the…
SessionLimit.php src/Services/SessionLimit.php Drupal\session_limit\Services
SessionLimitBaseTestCase.php tests/SessionLimitBaseTestCase.php Drupal\session_limit
SessionLimitBypassEvent.php src/Event/SessionLimitBypassEvent.php Drupal\session_limit\Event
SessionLimitCollisionEvent.php src/Event/SessionLimitCollisionEvent.php Drupal\session_limit\Event
SessionLimitDisconnectEvent.php src/Event/SessionLimitDisconnectEvent.php Drupal\session_limit\Event
SessionLimitForm.php src/Form/SessionLimitForm.php Drupal\session_limit\Form
SessionLimitLogoutTestCase.php tests/SessionLimitLogoutTestCase.php Drupal\session_limit
SessionLimitPreventTestCase.php tests/SessionLimitPreventTestCase.php Drupal\session_limit
SessionLimitSessionTestCase.php tests/SessionLimitSessionTestCase.php Drupal\session_limit
session_limit.info.yml session_limit.info.yml session_limit.info.yml
session_limit.install session_limit.install Contains install and update functions for Session Limit.
session_limit.links.menu.yml session_limit.links.menu.yml session_limit.links.menu.yml
session_limit.module session_limit.module Hook implementations and old style API functions.
session_limit.routing.yml session_limit.routing.yml session_limit.routing.yml
session_limit.schema.yml config/schema/session_limit.schema.yml config/schema/session_limit.schema.yml
session_limit.services.yml session_limit.services.yml session_limit.services.yml
session_limit.settings.yml config/install/session_limit.settings.yml config/install/session_limit.settings.yml
session_limit.test tests/session_limit.test Simpletest tests for session_limit.
SettingsForm.php src/Form/SettingsForm.php Drupal\session_limit\Form

Other projects