classInsertSelectSourceExtractor
final class InsertSelectSourceExtractor
Implements the Insert Select Source Extractor contract for MySQL.
Methods§
public function extract(string $sql): ?stringExtract for the supplied MySQL input.
Parameters
$sql | string |
Returns
?stringTest cases 1
Called from 1
Calls 2
- static-call SqlTokenStream::tokenize() line 20
- static-call MySqlLexerProfile::create() line 20
Test cases 7§
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 6
MySqlSessionFactoryTestcallsMySqlRewriterTestcallsStatementRewriterTestcallsInsertTransformerTestcallsMySqlTransformerTestcallsReplaceTransformerTestcalls