classValueNormalizer
final class ValueNormalizer
Restricted visibility: declared "@visibility ZtdQuery\Platform\MySql". Code outside that scope must not name this declaration.
Value Normalizer.
Methods§
public function normalizeSetValue(string $value, string $mysqlType): stringNormalize Set Value for the supplied MySQL input.
Parameters
$value | string | |
$mysqlType | string |
Returns
stringTest cases 1
Called from 1
public function extractSetMembers(string $type): list<string>Parameters
$type | string |
Returns
list<string>Test cases 1
Called from 2
- method-call ZtdQuery\Platform\MySql\Rewrite\Transformer\Set\OrderRewriter::columnMaps() packages/ztd-query-mysql/src/Rewrite/Transformer/Set/OrderRewriter.php:64
- method-call ZtdQuery\Platform\MySql\Rewrite\Transformer\Set\ValueNormalizer::normalizeSetValue() packages/ztd-query-mysql/src/Rewrite/Transformer/Set/ValueNormalizer.php:23
Test cases 15§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 2
Other tests reaching this symbol 13
MySqlSessionFactoryTestcallsMySqlRewriterTestcallsStatementRewriterTestcallsDeleteTransformerTestcallsInsertTransformerTestcallsMySqlTransformerTestcallsReplaceTransformerTestcallsSelectTransformerTestcallsOrderRewriterTestcallsCteRowsTestcallsUpdateTransformerTestcallsRowMutationResolverTestcallsMySqlMutationResolverTestcalls
Relations§
Instantiated in 2
- new ZtdQuery\Platform\MySql\Rewrite\Transformer\Set\OrderRewriter::columnMaps() packages/ztd-query-mysql/src/Rewrite/Transformer/Set/OrderRewriter.php:64
- new ZtdQuery\Platform\MySql\Rewrite\Transformer\Shadow\CteRows::formatValue() packages/ztd-query-mysql/src/Rewrite/Transformer/Shadow/CteRows.php:104
Method calls 2
- method-call ZtdQuery\Platform\MySql\Rewrite\Transformer\Set\OrderRewriter::columnMaps() packages/ztd-query-mysql/src/Rewrite/Transformer/Set/OrderRewriter.php:64
- method-call ZtdQuery\Platform\MySql\Rewrite\Transformer\Shadow\CteRows::formatValue() packages/ztd-query-mysql/src/Rewrite/Transformer/Shadow/CteRows.php:104