classStringCoercion
final class StringCoercion
String Value.
Methods§
public function stringValue(mixed $value): stringString Value for the supplied MySQL input.
Parameters
$value | mixed |
Returns
stringThrows
RuntimeExceptionTest cases 3
Called from 2
public function readStream(resource $stream): stringParameters
$stream | resource |
Returns
stringTest cases 1
Called from 1
Test cases 19§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 3
Other tests reaching this symbol 16
MySqlSessionFactoryTestcallsMySqlLoadDataProjectorTestcallsRowProjectorTestcallsMySqlRewriterTestcallsStatementRewriterTestcallsDeleteTransformerTestcallsInsertTransformerTestcallsMySqlTransformerTestcallsReplaceTransformerTestcallsSelectTransformerTestcallsCteRowsTestcallsUpdateTransformerTestcallsRowMutationResolverTestcallsMySqlMutationResolverTestcallsMySqlValueRendererTestcallsScalarExpressionTestcalls