classReplaceStatementConverter
final class ReplaceStatementConverter
Restricted visibility: declared "@visibility ZtdQuery\Platform\MySql". Code outside that scope must not name this declaration.
Replace Statement Converter.
Methods§
public function asInsert(string $sql): stringAs Insert for the supplied MySQL input.
Parameters
$sql | string |
Returns
stringThrows
Test cases 2
Called from 1
Calls 5
- static-call SqlTokenStream::tokenize() line 24
- static-call MySqlLexerProfile::create() line 24
- new UnsupportedSqlException line 26
- function-call
substr_replaceline 33 - function-call
strlenline 33
Test cases 7§
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 5
MySqlSessionFactoryTestcallsMySqlRewriterTestcallsStatementRewriterTestcallsMySqlTransformerTestcallsReplaceTransformerTestcalls