classUpdateSourceExtractor
final class UpdateSourceExtractor
Implements the Update Source Extractor contract for MySQL.
Methods§
public function extract(string $sql): ?stringExtract for the supplied MySQL input.
Parameters
$sql | string |
Returns
?stringTest cases 2
Called from 1
Calls 3
- static-call SqlTokenStream::tokenize() line 20
- static-call MySqlLexerProfile::create() line 20
- function-call
substrline 33
Test cases 8§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.