Arikaim CMS

WorkerManagerInterface

Queue worker manager interface

Table of Contents

Methods

getDescription()  : string|null
Get description
getDetails()  : array<string|int, mixed>
Get worker service details
getHost()  : string
Get host
getPort()  : string
Get port
getTitle()  : string
Get title
isRunning()  : bool
Return true if worker is running
run()  : bool
Run worker
stop()  : bool
Stop worker

Methods

getDescription()

Get description

public getDescription() : string|null
Return values
string|null

getDetails()

Get worker service details

public getDetails() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results