final class MySqlSchemaReflector
    implements SchemaReflector, ViewReflector

Fetches MySQL schema information via SQL queries.

Methods§

public function __construct(ConnectionInterface $connection)

Configure the dependencies used by this operation.

Parameters

public function reflectAll(): array

Private surface 1§

Implementation details, listed for orientation only.

private ConnectionInterface $connection

Test cases 7§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 6
Other tests reaching this symbol 1

Relations§

Instantiated in 1
Method calls 2