Table of Contents
Properties
-
$failure_expiration
: mixed
-
$route
: mixed
-
$route_referer
: mixed
Methods
-
getBaseUrl()
: mixed
-
getBearerAutorization()
: mixed
-
getClientIP()
: mixed
-
getDevice()
: mixed
-
getDomain()
: mixed
-
getHostAdress()
: mixed
-
getHTTPUserAgente()
: mixed
-
getMethod()
: mixed
-
getRoute()
: mixed
-
getRouteReferer()
: mixed
-
getUrlDestiny()
: mixed
-
isAjax()
: mixed
-
isPostRequest()
: mixed
-
setUrlDestiny()
: mixed
$failure_expiration
private
static mixed
$failure_expiration
= 7 * 24 * 60 * 60
$route
private
static mixed
$route
= null
$route_referer
private
static mixed
$route_referer
= null
getBaseUrl()
public
static getBaseUrl() : mixed
getBearerAutorization()
public
static getBearerAutorization() : mixed
getClientIP()
public
static getClientIP() : mixed
getDevice()
public
static getDevice() : mixed
getDomain()
public
static getDomain() : mixed
getHostAdress()
public
static getHostAdress([mixed $id_adress = null ]) : mixed
Parameters
-
$id_adress
: mixed
= null
-
getHTTPUserAgente()
public
static getHTTPUserAgente() : mixed
getMethod()
public
static getMethod() : mixed
getRoute()
public
static getRoute() : mixed
getRouteReferer()
public
static getRouteReferer() : mixed
getUrlDestiny()
public
static getUrlDestiny() : mixed
isAjax()
public
static isAjax() : mixed
isPostRequest()
public
static isPostRequest() : mixed
setUrlDestiny()
public
static setUrlDestiny([mixed $destiny = "" ]) : mixed
Parameters
-
$destiny
: mixed
= ""
-