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

Generates textual values for the dialect's declared column type.

Methods§

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

Generates a value for a supported member of this type family.

Parameters

$fakerGenerator
$columnColumnDefinition

Returns

?string

Throws

LogicException
Test cases 1
Called from 1
Calls 16

Test cases 17§

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 16

Relations§

Instantiated in 1
Method calls 1