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

Resolves relation names and aliases from parser expressions.

Methods§

public static function table(Expression $expression): ?string

Return the named table, falling back to the original expression.

Parameters

$expressionExpression

Returns

?string
Test cases 1
Called from 9

Test cases 11§

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 9

Relations§

Static calls 13