final class MySqlTypeMapper
    implements TypeMapperInterface

Generates fixture values from MySQL column declarations.

Methods§

public function generate(Generator $faker, ColumnDefinition $column): mixed

Generates fixture data according to the supplied schema or plan.

Parameters

$fakerGenerator
$columnColumnDefinition

Returns

mixed
Test cases 166
Called from 1
Calls 3

Test cases 181§

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

Dedicated tests 167
Other tests reaching this symbol 14

Relations§

Instantiated in 3
Method calls 1
Type declarations 1