- Full name:
\App\Infrastructure\Services\Content\Workflow\ContentRevisionService - This class is marked as final and can't be subclassed
- This class is a Final class
Properties
dfdb
Methods
__construct
Parameters:
| Parameter | Type | Description |
|---|---|---|
$dfdb |
\Qubus\Expressive\Database |
revisions
Parameters:
| Parameter | Type | Description |
|---|---|---|
$contentId |
string | |
$limit |
int |
Throws:
ContainerExceptionInterfaceExceptionInvalidArgumentExceptionNotFoundExceptionInterfaceReflectionExceptionTypeException
restore
Parameters:
| Parameter | Type | Description |
|---|---|---|
$contentId |
string | |
$eventId |
string |
Throws:
ContainerExceptionInterfaceExceptionInvalidArgumentExceptionNotFoundExceptionInterfaceReflectionExceptionTypeExceptionException
normalizeRevision
Parameters:
| Parameter | Type | Description |
|---|---|---|
$row |
array |
snapshotForRevision
Parameters:
| Parameter | Type | Description |
|---|---|---|
$contentId |
string | |
$eventId |
string |
Throws:
normalizeRevisionPayload
Parameters:
| Parameter | Type | Description |
|---|---|---|
$payload |
array |
assertCompleteSnapshot
Parameters:
| Parameter | Type | Description |
|---|---|---|
$snapshot |
array |
Throws: