LcFWK extends Element
in package
Uses ElementTrait

This is the LcFWK class.

The API LcFWK will be stored in that class and will remain immutable (only get methods are available)

Tags
see
LcFWK::getUseCacheRedisSession()

Table of Contents

getErrorOnCacheableZeroTTL() This method returns the errorOnCacheableZeroTTL value.  : bool
getLifeTimeCacheApplication() This method returns the lifeTimeCacheObjectApplication value.  : int
getLifeTimeCacheLcFWK() This method returns the lifeTimeCacheObjectLcFWK value.  : int
getLifeTimeCacheObjects() This method returns the lifeTimeCacheObjects value.  : int
getLifeTimeCachePlugins() This method returns the lifeTimeCacheObjectPlugins value.  : int
getLifeTimeSession() This method returns the lifeTimeSession value.  : int
getLogEnabled() This method returns the logEnabled value.  : bool
getLoggerConnectionEnabled() This method returns the loggerConnectionEnabled value.  : bool
getLoggerDebugInfoEnabled() This method returns the loggerDebugInfoEnabled value.  : bool
getLoggerExceptionEnabled() This method returns the loggerExceptionEnabled value.  : bool
getLoggerHealthcheckEnabled() This method returns the loggerHealthcheckEnabled value.  : bool
getLoggerLevel() This method returns the loggerLevel value.  : int
getLoggerRequestHandlerEnabled() This method returns the loggerRequestHandlerEnabled value.  : bool
getLoggerTimerEnabled() This method returns the loggerTimerEnabled value.  : bool
getLogHandler() This method returns the logHandler value.  : string
getLoginRequired() This method returns the loginRequired value.  : bool
getLogLevel() This method returns the logLevel value.  : string
getTwigOptionAutoreload() This method returns the twigOptionAutoreload value.  : bool
getTwigOptionCache() This method returns the twigOptionCache value.  : bool
getTwigOptionOptimizations() This method returns the twigOptionOptimizations value.  : bool
getTwigOptionStrictVariables() This method returns the twigOptionStrictVariables value.  : bool
getUseCacheRedisObject() This method returns the useCacheRedisObject value.  : bool
getUseCacheRedisSession() This method returns the useCacheRedisSession value.  : bool
start() Start LcFWK object Initialize the object LcFWK and creates the constants needed to use the SDK  : void

Methods

getErrorOnCacheableZeroTTL()

This method returns the errorOnCacheableZeroTTL value.

public static getErrorOnCacheableZeroTTL() : bool
Return values
bool

getLifeTimeCacheApplication()

This method returns the lifeTimeCacheObjectApplication value.

public static getLifeTimeCacheApplication() : int
Return values
int

getLifeTimeCacheLcFWK()

This method returns the lifeTimeCacheObjectLcFWK value.

public static getLifeTimeCacheLcFWK() : int
Return values
int

getLifeTimeCacheObjects()

This method returns the lifeTimeCacheObjects value.

public static getLifeTimeCacheObjects() : int
Return values
int

getLifeTimeCachePlugins()

This method returns the lifeTimeCacheObjectPlugins value.

public static getLifeTimeCachePlugins() : int
Return values
int

getLifeTimeSession()

This method returns the lifeTimeSession value.

public static getLifeTimeSession() : int
Return values
int

getLogEnabled()

This method returns the logEnabled value.

public static getLogEnabled() : bool
Return values
bool

getLoggerConnectionEnabled()

This method returns the loggerConnectionEnabled value.

public static getLoggerConnectionEnabled() : bool
Return values
bool

getLoggerDebugInfoEnabled()

This method returns the loggerDebugInfoEnabled value.

public static getLoggerDebugInfoEnabled() : bool
Return values
bool

getLoggerExceptionEnabled()

This method returns the loggerExceptionEnabled value.

public static getLoggerExceptionEnabled() : bool
Return values
bool

getLoggerHealthcheckEnabled()

This method returns the loggerHealthcheckEnabled value.

public static getLoggerHealthcheckEnabled() : bool
Return values
bool

getLoggerLevel()

This method returns the loggerLevel value.

public static getLoggerLevel() : int
Return values
int

getLoggerRequestHandlerEnabled()

This method returns the loggerRequestHandlerEnabled value.

public static getLoggerRequestHandlerEnabled() : bool
Return values
bool

getLoggerTimerEnabled()

This method returns the loggerTimerEnabled value.

public static getLoggerTimerEnabled() : bool
Return values
bool

getLogHandler()

This method returns the logHandler value.

public static getLogHandler() : string
Return values
string

getLoginRequired()

This method returns the loginRequired value.

public static getLoginRequired() : bool
Return values
bool

getLogLevel()

This method returns the logLevel value.

public static getLogLevel() : string
Return values
string

getTwigOptionAutoreload()

This method returns the twigOptionAutoreload value.

public static getTwigOptionAutoreload() : bool
Return values
bool

getTwigOptionCache()

This method returns the twigOptionCache value.

public static getTwigOptionCache() : bool
Return values
bool

getTwigOptionOptimizations()

This method returns the twigOptionOptimizations value.

public static getTwigOptionOptimizations() : bool
Return values
bool

getTwigOptionStrictVariables()

This method returns the twigOptionStrictVariables value.

public static getTwigOptionStrictVariables() : bool
Return values
bool

getUseCacheRedisObject()

This method returns the useCacheRedisObject value.

public static getUseCacheRedisObject() : bool
Return values
bool

getUseCacheRedisSession()

This method returns the useCacheRedisSession value.

public static getUseCacheRedisSession() : bool
Return values
bool

start()

Start LcFWK object Initialize the object LcFWK and creates the constants needed to use the SDK

public static start() : void
Return values
void

Search results