AgentManager
FinalYes
Table of Contents
Constants
- LOG_CLEANER_AGENT_INTERVAL = 60 * 60 * 24 * 3
- LOG_CLEANER_AGENT_NAME = 'rotateSystemLog'
Methods
- __callStatic() : mixed
- checkAgentIsAlive() : mixed
- createOverdueChats() : mixed
- notificationThrottleRelease() : mixed
- rotateSystemLog() : mixed
- sendReminder() : mixed
Constants
LOG_CLEANER_AGENT_INTERVAL
public
mixed
LOG_CLEANER_AGENT_INTERVAL
= 60 * 60 * 24 * 3
LOG_CLEANER_AGENT_NAME
public
mixed
LOG_CLEANER_AGENT_NAME
= 'rotateSystemLog'
Methods
__callStatic()
public
static __callStatic(mixed $name, mixed $arguments) : mixed
Parameters
- $name : mixed
- $arguments : mixed
checkAgentIsAlive()
public
static checkAgentIsAlive(mixed $name, mixed $interval) : mixed
Parameters
- $name : mixed
- $interval : mixed
createOverdueChats()
public
static createOverdueChats() : mixed
notificationThrottleRelease()
public
static notificationThrottleRelease() : mixed
rotateSystemLog()
public
static rotateSystemLog() : mixed
sendReminder()
public
static sendReminder() : mixed