Flarum (2.x)
Preparing search index...
flarum
admin/components/FailedJobsModal
<internal>
FailedJob
Interface FailedJob
interface
FailedJob
{
connection
:
string
|
null
;
exception
:
string
;
failed_at
:
string
;
id
:
string
;
name
:
string
;
queue
:
string
;
}
Index
Properties
connection
exception
failed_
at
id
name
queue
Properties
connection
connection
:
string
|
null
exception
exception
:
string
failed_
at
failed_at
:
string
id
id
:
string
name
name
:
string
queue
queue
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
connection
exception
failed_
at
id
name
queue
Flarum (2.x)
Loading...