classDdlFile
final class DdlFile
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.
Reads a DDL file and rejects statements outside the schema grammar.
Methods§
public function loadSchemaFile(string $filePath, SchemaParserInterface $parser): ?TableSchemaLoad a single SQL file.
Parameters
$filePath | string | |
$parser | SchemaParserInterface |
Returns
Throws
RuntimeExceptionTest cases 1
Called from 1
Test cases 3§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 1
Other tests reaching this symbol 2
FileFixtureProviderTestcallsDdlDirectoryTestcalls