$additionalAllowedTables (defined in Tx_Phpunit_Framework) | Tx_Phpunit_Framework | protected |
$additionalTablePrefixes (defined in Tx_Phpunit_Framework) | Tx_Phpunit_Framework | protected |
$allowedSystemTables (defined in Tx_Phpunit_Framework) | Tx_Phpunit_Framework | protected |
$dirtySystemTables (defined in Tx_Phpunit_Framework) | Tx_Phpunit_Framework | protected |
$dirtyTables (defined in Tx_Phpunit_Framework) | Tx_Phpunit_Framework | protected |
$dummyFiles (defined in Tx_Phpunit_Framework) | Tx_Phpunit_Framework | protected |
$dummyFolders (defined in Tx_Phpunit_Framework) | Tx_Phpunit_Framework | protected |
$fileNameProcessor (defined in Tx_Phpunit_Framework) | Tx_Phpunit_Framework | protectedstatic |
$hasFakeFrontEnd (defined in Tx_Phpunit_Framework) | Tx_Phpunit_Framework | protected |
$hooks (defined in Tx_Phpunit_Framework) | Tx_Phpunit_Framework | protectedstatic |
$hooksHaveBeenRetrieved (defined in Tx_Phpunit_Framework) | Tx_Phpunit_Framework | protectedstatic |
$ownAllowedTables (defined in Tx_Phpunit_Framework) | Tx_Phpunit_Framework | protected |
$relationSorting (defined in Tx_Phpunit_Framework) | Tx_Phpunit_Framework | protected |
$resetAutoIncrementThreshold (defined in Tx_Phpunit_Framework) | Tx_Phpunit_Framework | protected |
$tablePrefix (defined in Tx_Phpunit_Framework) | Tx_Phpunit_Framework | protected |
$uploadFolderPath (defined in Tx_Phpunit_Framework) | Tx_Phpunit_Framework | protected |
addToDummyFileList($uniqueFileName) | Tx_Phpunit_Framework | protected |
AUTO_INCREMENT_THRESHOLD (defined in Tx_Phpunit_Framework) | Tx_Phpunit_Framework | |
changeRecord($tableName, $uid, array $recordData) | Tx_Phpunit_Framework | |
checkForZipArchive() | Tx_Phpunit_Framework | |
cleanUpTableSet($useSystemTables, $performDeepCleanUp) | Tx_Phpunit_Framework | protected |
countRecords($tableName, $whereClause= '') | Tx_Phpunit_Framework | |
createAndLoginFrontEndUser($frontEndUserGroups= '', array $recordData=array()) | Tx_Phpunit_Framework | |
createBackEndUser(array $recordData=array()) | Tx_Phpunit_Framework | |
createBackEndUserGroup(array $recordData=array()) | Tx_Phpunit_Framework | |
createContentElement($pageId=0, array $recordData=array()) | Tx_Phpunit_Framework | |
createDummyFile($fileName= 'test.txt', $content= '') | Tx_Phpunit_Framework | |
createDummyFolder($folderName) | Tx_Phpunit_Framework | |
createDummyUploadFolder() | Tx_Phpunit_Framework | protected |
createDummyZipArchive($fileName= 'test.zip', array $filesToAddToArchive=array()) | Tx_Phpunit_Framework | |
createFrontEndPage($parentId=0, array $recordData=array()) | Tx_Phpunit_Framework | |
createFrontEndUser($frontEndUserGroups= '', array $recordData=array()) | Tx_Phpunit_Framework | |
createFrontEndUserGroup(array $recordData=array()) | Tx_Phpunit_Framework | |
createGeneralPageRecord($documentType, $parentId, array $recordData) | Tx_Phpunit_Framework | protected |
createListOfAdditionalAllowedTables() | Tx_Phpunit_Framework | protected |
createListOfOwnAllowedTables() | Tx_Phpunit_Framework | protected |
createRecord($tableName, array $recordData=array()) | Tx_Phpunit_Framework | |
createRecordWithoutTableNameChecks($tableName, array $recordData) | Tx_Phpunit_Framework | protected |
createRelation($tableName, $uidLocal, $uidForeign, $sorting=0) | Tx_Phpunit_Framework | |
createRelationAndUpdateCounter($tableName, $uidLocal, $uidForeign, $columnName) | Tx_Phpunit_Framework | |
createSystemFolder($parentId=0, array $recordData=array()) | Tx_Phpunit_Framework | |
createTemplate($pageId, array $recordData=array()) | Tx_Phpunit_Framework | |
deleteAllDummyFoldersAndFiles() | Tx_Phpunit_Framework | protected |
deleteDummyFile($fileName) | Tx_Phpunit_Framework | |
deleteDummyFolder($folderName) | Tx_Phpunit_Framework | |
deleteRecord($tableName, $uid) | Tx_Phpunit_Framework | |
determineAndSetAutoIncrementThreshold() | Tx_Phpunit_Framework | protected |
discardFakeFrontEnd() | Tx_Phpunit_Framework | |
existsExactlyOneRecord($tableName, $whereClause= '') | Tx_Phpunit_Framework | |
existsRecord($tableName, $whereClause= '') | Tx_Phpunit_Framework | |
existsRecordWithUid($tableName, $uid) | Tx_Phpunit_Framework | |
getAutoIncrement($tableName) | Tx_Phpunit_Framework | |
getDummyColumnName($tableName) | Tx_Phpunit_Framework | |
getFrontEnd() | Tx_Phpunit_Framework | protected |
getHooks() | Tx_Phpunit_Framework | protected |
getListOfAdditionalAllowedTableNames() | Tx_Phpunit_Framework | |
getListOfDirtySystemTables() | Tx_Phpunit_Framework | |
getListOfDirtyTables() | Tx_Phpunit_Framework | |
getListOfOwnAllowedTableNames() | Tx_Phpunit_Framework | |
getMaximumUidFromTable($tableName) | Tx_Phpunit_Framework | protected |
getPathRelativeToUploadDirectory($absolutePath) | Tx_Phpunit_Framework | |
getRelationSorting($tableName, $uidLocal) | Tx_Phpunit_Framework | |
getUniqueFileOrFolderPath($path) | Tx_Phpunit_Framework | |
getUploadFolderPath() | Tx_Phpunit_Framework | |
hasFakeFrontEnd() | Tx_Phpunit_Framework | |
increaseRelationCounter($tableName, $uid, $fieldName) | Tx_Phpunit_Framework | |
isAdditionalTableNameAllowed($tableName) | Tx_Phpunit_Framework | protected |
isLoggedIn() | Tx_Phpunit_Framework | |
isNoneSystemTableNameAllowed($tableName) | Tx_Phpunit_Framework | protected |
isOwnTableNameAllowed($tableName) | Tx_Phpunit_Framework | protected |
isSystemTableNameAllowed($tableName) | Tx_Phpunit_Framework | protected |
isTableNameAllowed($tableName) | Tx_Phpunit_Framework | protected |
loginFrontEndUser($userId) | Tx_Phpunit_Framework | |
logoutFrontEndUser() | Tx_Phpunit_Framework | |
markTableAsDirty($tableNames) | Tx_Phpunit_Framework | |
purgeHooks() | Tx_Phpunit_Framework | |
removeRelation($tableName, $uidLocal, $uidForeign) | Tx_Phpunit_Framework | |
resetAutoIncrement($tableName) | Tx_Phpunit_Framework | |
resetAutoIncrementLazily($tableName) | Tx_Phpunit_Framework | |
setResetAutoIncrementThreshold($threshold) | Tx_Phpunit_Framework | |
setUploadFolderPath($absolutePath) | Tx_Phpunit_Framework | |
suppressFrontEndCookies() | Tx_Phpunit_Framework | protected |