- Full name:
\App\Infrastructure\Services\Content\Workflow\ContentRevisionDiffService - 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 |
diff
Parameters:
| Parameter | Type | Description |
|---|---|---|
$contentId |
string | |
$eventId |
string |
Throws:
ContainerExceptionInterfaceExceptionInvalidArgumentExceptionJsonExceptionNotFoundExceptionInterfaceReflectionExceptionTypeException
normalizePayload
Parameters:
| Parameter | Type | Description |
|---|---|---|
$payload |
array |
compare
Parameters:
| Parameter | Type | Description |
|---|---|---|
$before |
array | |
$after |
array |
revisionEvent
Parameters:
| Parameter | Type | Description |
|---|---|---|
$contentId |
string | |
$eventId |
string |
Throws:
snapshotAtPlayhead
Parameters:
| Parameter | Type | Description |
|---|---|---|
$contentId |
string | |
$playhead |
int |
Throws:
snapshotBeforePlayhead
Parameters:
| Parameter | Type | Description |
|---|---|---|
$contentId |
string | |
$playhead |
int |
Throws:
snapshotForPlayhead
Parameters:
| Parameter | Type | Description |
|---|---|---|
$contentId |
string | |
$playhead |
int | |
$inclusive |
bool |
Throws: