final class ColumnGenerator
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.

Generates values from the dialect column type.

Methods§

public function generateValue(
    Generator $faker,
    ColumnDefinition $column,
): int|float|bool|string|null

Generates value.

Parameters

$fakerGenerator
$columnColumnDefinition

Returns

int|float|bool|string|null
Test cases 1
Called from 1
Calls 16

Test cases 16§

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 15

Relations§

Instantiated in 1
Method calls 1