Class MySQLNoEventSession
+ + +A version of the MySQL session handler when event handling is impossible. The use of this class is not +recommended.
+-
+
- + AloFramework\Session\AbstractSession + + implements + SessionHandlerInterface, + +AloFramework\Config\Configurable, + + ArrayAccess + + uses + AloFramework\Config\ConfigurableTrait (not available) + + + +
- + + AloFramework\Session\MySQLSession + + + + +
- + +AloFramework\Session\MySQLNoEventSession + + + +
+ + + Author: + Art a.molcanovas@gmail.com
+ Located at MySQLNoEventSession.php
+
Methods summary
+ public
+ boolean
+
+
+ |
+
+ + |
+ public
+
+ |
+
+ + |
Methods inherited from AloFramework\Session\MySQLSession
+ __construct()
,
+ destroy()
,
+ idExists()
,
+ read()
,
+ write()
+
Methods inherited from AloFramework\Session\AbstractSession
+ __destruct()
,
+ __get()
,
+ __set()
,
+ close()
,
+ destroySafely()
,
+ handleIdentityCheckFailure()
,
+ isActive()
,
+ offsetExists()
,
+ offsetGet()
,
+ offsetSet()
,
+ offsetUnset()
,
+ open()
,
+ setID()
+
Properties summary
Properties inherited from AloFramework\Session\MySQLSession
+ $client
+
Properties inherited from AloFramework\Session\AbstractSession
+ $log
+
Magic properties inherited from AloFramework\Session\AbstractSession
+ $config
+