mini\Database\VirtualDatabase::astReferencesTable() Method

private

Signature

private function astReferencesTable($ast, string $tableName): bool

Parameters

Name Type Default Description
$ast mixed required Documentation missing
$tableName string required Documentation missing

Returns

bool

Documentation

Check if an AST node references a specific table name

Source

src/Database/VirtualDatabase.php:1140-1163