interface TypeMapperInterface

Generates one value matching the declared SQL column.

Methods§

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

Generate a Faker value based on column definition.

Parameters

$fakerGenerator
$columnColumnDefinition

Returns

mixed
Called from 1

Test cases 18§

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 17

Relations§

Implemented by 4
Method calls 1
Type declarations 7