classTargetName
final class TargetName
Restricted visibility: declared "@visibility ZtdQuery\Platform\MySql". Code outside that scope must not name this declaration.
Target Name.
Methods§
public static function resolveIntoTableName(?IntoKeyword $into): ?stringResolve table name from an INTO clause (InsertStatement or ReplaceStatement).
Parameters
$into | ?IntoKeyword |
Returns
?stringTest cases 1
Called from 2
- static-call ZtdQuery\Platform\MySql\Shadow\Mutation\Row\RowMutationResolver::resolveInsert() packages/ztd-query-mysql/src/Shadow/Mutation/Row/RowMutationResolver.php:165
- static-call ZtdQuery\Platform\MySql\Shadow\Mutation\Row\RowMutationResolver::resolveReplace() packages/ztd-query-mysql/src/Shadow/Mutation/Row/RowMutationResolver.php:217
Calls 1
- function-call
is_stringline 26
Test cases 6§
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 5
MySqlSessionFactoryTestcallsMySqlRewriterTestcallsStatementRewriterTestcallsRowMutationResolverTestcallsMySqlMutationResolverTestcalls
Relations§
Static calls 2
- static-call ZtdQuery\Platform\MySql\Shadow\Mutation\Row\RowMutationResolver::resolveInsert() packages/ztd-query-mysql/src/Shadow/Mutation/Row/RowMutationResolver.php:165
- static-call ZtdQuery\Platform\MySql\Shadow\Mutation\Row\RowMutationResolver::resolveReplace() packages/ztd-query-mysql/src/Shadow/Mutation/Row/RowMutationResolver.php:217