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

Interprets a SQL default expression.

Methods§

public function extractDefault(string $rest): int|float|bool|string|null

Interprets a DEFAULT clause while preserving SQL expressions.

Parameters

$reststring

Returns

int|float|bool|string|null
Test cases 2
Called from 1
Calls 5

Test cases 13§

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 11

Relations§

Instantiated in 1
Method calls 1