class ContextOperation extends AbstractOperation (View source)

Constants

private SUPPORTED_ADJUSTMENTS

Properties

static protected string $shortName

{@inheritdoc}

static protected int $priority

{@inheritdoc}

protected ContentRepositoryRegistry $contentRepositoryRegistry
protected LegacyLoggerInterface $legacyLogger

Methods

bool
canEvaluate(array<int,mixed> $context)

No description

void
evaluate(FlowQuery $flowQuery, array $arguments)

No description

Details

bool canEvaluate(array<int,mixed> $context)

No description

Parameters

array<int,mixed> $context

Return Value

bool

void evaluate(FlowQuery $flowQuery, array $arguments)

No description

Parameters

FlowQuery $flowQuery
array $arguments

Return Value

void

Exceptions

FlowQueryException