MediaWiki REL1_39
|
Lazy-loaded wrapper for simplification and scrubbing of SQL queries for profiling. More...
Public Member Functions | |
__construct ( $rawSql, $prefix) | |
getRawSql () | |
stringify () | |
Lazy-loaded wrapper for simplification and scrubbing of SQL queries for profiling.
Definition at line 29 of file GeneralizedSql.php.
Wikimedia\Rdbms\GeneralizedSql::__construct | ( | $rawSql, | |
$prefix ) |
string | $rawSql | |
string | $prefix |
Definition at line 42 of file GeneralizedSql.php.
Wikimedia\Rdbms\GeneralizedSql::getRawSql | ( | ) |
Definition at line 91 of file GeneralizedSql.php.
Wikimedia\Rdbms\GeneralizedSql::stringify | ( | ) |
Definition at line 80 of file GeneralizedSql.php.