PluginPropertiesPropertyNames extends Enum

This is the PluginDataActions enumeration class.

This class declares actions enumerations.
This class extends SDK\Core\Enums\Enum, see this class.

Tags
abstract
see
PluginPropertiesPropertyNames::ERRORONCACHEABLEZEROTTL
see
PluginPropertiesPropertyNames::LIFETIMECACHEOBJECTAPPLICATION
see
PluginPropertiesPropertyNames::LIFETIMECACHEOBJECTLCFWK
see
PluginPropertiesPropertyNames::LIFETIMECACHEOBJECTPLUGINS
see
PluginPropertiesPropertyNames::LIFETIMECACHEOBJECTS
see
PluginPropertiesPropertyNames::LIFETIMESESSION
see
PluginPropertiesPropertyNames::LOGENABLED
see
PluginPropertiesPropertyNames::LOGHANDLER
see
PluginPropertiesPropertyNames::LOGLEVEL
see
PluginPropertiesPropertyNames::LOGGERCONNECTIONENABLED
see
PluginPropertiesPropertyNames::LOGGERDEBUGINFOENABLED
see
PluginPropertiesPropertyNames::LOGGEREXCEPTIONENABLED
see
PluginPropertiesPropertyNames::LOGGERHEALTHCHECKENABLED
see
PluginPropertiesPropertyNames::LOGGERLEVEL
see
PluginPropertiesPropertyNames::LOGGERREQUESTHANDLERENABLED
see
PluginPropertiesPropertyNames::LOGGERTIMERENABLED
see
PluginPropertiesPropertyNames::TWIGOPTIONAUTORELOAD
see
PluginPropertiesPropertyNames::TWIGOPTIONCACHE
see
PluginPropertiesPropertyNames::TWIGOPTIONOPTIMIZATIONS
see
PluginPropertiesPropertyNames::TWIGOPTIONSTRICTVARIABLES
see
PluginPropertiesPropertyNames::USECACHEREDISSESSION
see
PluginPropertiesPropertyNames::USECACHEREDISOBJECT
see
Enum

Table of Contents

ERRORONCACHEABLEZEROTTL  = 'errorOnCacheableZeroTTL'
LIFETIMECACHEOBJECTAPPLICATION  = 'lifeTimeCacheObjectApplication'
LIFETIMECACHEOBJECTLCFWK  = 'lifeTimeCacheObjectLcFWK'
LIFETIMECACHEOBJECTPLUGINS  = 'lifeTimeCacheObjectPlugins'
LIFETIMECACHEOBJECTS  = 'lifeTimeCacheObjects'
LIFETIMESESSION  = 'lifeTimeSession'
LOGENABLED  = 'logEnabled'
LOGGERCONNECTIONENABLED  = 'loggerConnectionEnabled'
LOGGERDEBUGINFOENABLED  = 'loggerDebugInfoEnabled'
LOGGEREXCEPTIONENABLED  = 'loggerExceptionEnabled'
LOGGERHEALTHCHECKENABLED  = 'loggerHealthcheckEnabled'
LOGGERLEVEL  = 'loggerLevel'
LOGGERREQUESTHANDLERENABLED  = 'loggerRequestHandlerEnabled'
LOGGERTIMERENABLED  = 'loggerTimerEnabled'
LOGHANDLER  = 'logHandler'
LOGINREQUIRED  = 'loginRequired'
LOGLEVEL  = 'logLevel'
TWIGOPTIONAUTORELOAD  = 'twigOptionAutoreload'
TWIGOPTIONCACHE  = 'twigOptionCache'
TWIGOPTIONOPTIMIZATIONS  = 'twigOptionOptimizations'
TWIGOPTIONSTRICTVARIABLES  = 'twigOptionStrictVariables'
USECACHEREDISOBJECT  = 'useCacheRedisObject'
USECACHEREDISSESSION  = 'useCacheRedisSession'

Constants

Search results