final class VirtualTableParser
Restricted visibility: declared "@visibility ZtdQuery\Platform\Sqlite". Code outside that scope must not name this declaration.

Parses FTS5 virtual-table declarations and column modifiers.

Methods§

public function body(string $sql): ?string

Returns the FTS5 declaration body when framing and trailing syntax are valid.

Parameters

$sqlstring

Returns

?string
Test cases 1
Called from 1
Calls 4

Test cases 9§

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 7

Relations§

Instantiated in 1
Method calls 1