classTokenReader
final class TokenReader
Restricted visibility: declared "@visibility ZtdQuery\Platform\MySql". Code outside that scope must not name this declaration.
Token Reader.
Methods§
public static function isSymbol(?SqlToken $token, string $symbol): boolIs Symbol for the supplied MySQL input.
Parameters
$token | ?SqlToken | |
$symbol | string |
Returns
boolTest cases 1
Called from 5
- static-call ZtdQuery\Platform\MySql\Schema\Key\DefinitionReader::tableBody() packages/ztd-query-mysql/src/Schema/Key/DefinitionReader.php:44
- static-call ZtdQuery\Platform\MySql\Schema\Key\DefinitionReader::tableBody() packages/ztd-query-mysql/src/Schema/Key/DefinitionReader.php:49
- static-call ZtdQuery\Platform\MySql\Schema\Key\DefinitionReader::referencedRelation() packages/ztd-query-mysql/src/Schema/Key/DefinitionReader.php:142
- static-call ZtdQuery\Platform\MySql\Schema\Key\DefinitionReader::identifierList() packages/ztd-query-mysql/src/Schema/Key/DefinitionReader.php:171
- static-call ZtdQuery\Platform\MySql\Schema\Key\DefinitionReader::symbolIndex() packages/ztd-query-mysql/src/Schema/Key/DefinitionReader.php:255
Calls 1
- class-const SqlTokenKind::Symbol() line 26
Test cases 11§
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 10
MySqlSessionFactoryTestcallsMySqlLoadDataProjectorTestcallsMySqlRewriterTestcallsStatementRewriterTestcallsDefinitionReaderTestcallsMySqlForeignKeyDefinitionParserTestcallsMySqlSchemaParserTestcallsAlterTableMutationTestcallsTableMutationResolverTestcallsMySqlMutationResolverTestcalls
Relations§
Static calls 5
- static-call ZtdQuery\Platform\MySql\Schema\Key\DefinitionReader::tableBody() packages/ztd-query-mysql/src/Schema/Key/DefinitionReader.php:44
- static-call ZtdQuery\Platform\MySql\Schema\Key\DefinitionReader::tableBody() packages/ztd-query-mysql/src/Schema/Key/DefinitionReader.php:49
- static-call ZtdQuery\Platform\MySql\Schema\Key\DefinitionReader::referencedRelation() packages/ztd-query-mysql/src/Schema/Key/DefinitionReader.php:142
- static-call ZtdQuery\Platform\MySql\Schema\Key\DefinitionReader::identifierList() packages/ztd-query-mysql/src/Schema/Key/DefinitionReader.php:171
- static-call ZtdQuery\Platform\MySql\Schema\Key\DefinitionReader::symbolIndex() packages/ztd-query-mysql/src/Schema/Key/DefinitionReader.php:255