AloFramework Sessions 1.2 API
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Namespaces

  • AloFramework
    • Session
  • PHP

Classes

  • AbstractSession
  • Config
  • MySQLNoEventSession
  • MySQLSession
  • RedisSession
  • Token

Exceptions

  • SessionException

Class SessionException

Session exceptions

Exception
Extended by AloFramework\Session\SessionException
Namespace: AloFramework\Session
Author: Art a.molcanovas@gmail.com
Located at SessionException.php

Methods summary

Methods inherited from Exception

__construct(), __toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()

Constants summary

integer E_REDIS_NO_CONNECT

Code when we're unable to connect to Redis

Code when we're unable to connect to Redis

# 1
integer E_SECURITY_ERROR

Code when a critical security error occurs

Code when a critical security error occurs

# 2
integer E_PDO_FORWARD

A forwarding code for PDO exceptions

A forwarding code for PDO exceptions

# 3

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

AloFramework Sessions 1.2 API API documentation generated by ApiGen