final class OperandInput
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.

Tracks PostgreSQL operands and operators when escaping question marks for PDO.

Methods§

public function consumeOperator(EscapeCursor $cursor): bool
public function consumeOperand(EscapeCursor $cursor): bool

Copies words and numeric operands while tracking keyword context.

Parameters

Returns

bool
Test cases 1
Called from 1
Calls 8

Test cases 5§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 2
Other tests reaching this symbol 3

Relations§

Instantiated in 1
Method calls 2