classIdentifierQuoter
final class IdentifierQuoter
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.
Quotes table identifiers for the native schema query.
Methods§
public function quoteTableName(string $tableName): stringQuote a table name for use in SQL.
Parameters
$tableName | string |
Returns
stringTest cases 1
Called from 1
Test cases 10§
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 9
PostgreSqlEndToEndTestcallsSqliteIntegrationTestcallsDatabaseFixtureProviderTestcallsFileFixtureProviderTestcallsFixtureProviderTestcallsMySqlSchemaFetcherTestcallsCreateTableQueryTestcallsPlatformFactoryTestcallsSqlSchemaProviderTestcalls