| db_query | ["SELECT f.*, t.type1, t.type2, t.facilities, t....stations,
(SELECT SUM(fo.stocks) FROM factionOwners AS fo WHERE fo.factionID = f.ID) AS totStocks
FROM factions as f, factionTypes as t
WHERE f.ID IN (1, 18, 31, 32, 40, 45, 53) AND
f.typeID = t.typeID"] | (/swcombine/http/svn/trunk/libs/server21/database/DB.inc:595) |
| Faction:: | load | [[1, 18, 31, 32, 40, 45, 53], True] | |
| getEntityInfoInternals | [[1, 18, 31, 32, 40, 45, 53], 20, True] | (/swcombine/http/svn/trunk/libs/server21/entities/entityInfo.inc:279) |
| AbstractEntity:: | all | [] | (/swcombine/http/svn/trunk/libs/server21/factions/FactionUtilClass.inc:56) |
| gui_factionList | ["category"] | (/swcombine/http/svn/trunk/www/htdocs/community/factions.php:49) |