![]() |
TYPO3
7.6
|
Public Member Functions | |
exec_SELECTgetSingleRow () | |
exec_INSERTquery () | |
fullQuoteStr ($string) | |
sql_error () | |
A "mock" to suppress database calls on $GLOBALS['TYPO3_DB']. Used in TestSetup install tool action to prevent caching in
Definition at line 21 of file DatabaseConnectionMock.php.
exec_INSERTquery | ( | ) |
exec_SELECTgetSingleRow | ( | ) |
fullQuoteStr | ( | $string | ) |
Quote string mock
string | $string |
Definition at line 49 of file DatabaseConnectionMock.php.
sql_error | ( | ) |