| 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 (9104, 9110, 9129, 9133, 9143, 9147, 9151, 9155, 9158, 9163, 9164, 9169, 9183, 9196, 9197, 9199, 9200, 9208, 9209, 9210, 9211, 9216) AND
f.typeID = t.typeID") | (/swcombine/htdocs/code/libs/server21/database/DB.inc:648) |
| db_prepare | ("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 ? AND
f.typeID = t.typeID", [9104, 9110, 9129, 9133, 9143, 9147, 9151, 9155, 9158, 9163, 9164, 9169, 9183, 9196, 9197, 9199, 9200, 9208, 9209, 9210, 9211, 9216]) | (/swcombine/htdocs/code/libs/server21/entities/factions/FactionClass.inc:62) |
Faction:: | load | ([9104, 9110, 9129, 9133, 9143, 9147, 9151, 9155, 9158, 9163, 9164, 9169, 9183, 9196, 9197, 9199, 9200, 9208, 9209, 9210, 9211, 9216], true) | (/swcombine/htdocs/code/libs/server21/entities/entityInfo.inc:423) |
| getEntityInfoInternals | ([9104, 9110, 9129, 9133, 9143, 9147, 9151, 9155, 9158, 9163, 9164, 9169, 9183, 9196, 9197, 9199, 9200, 9208, 9209, 9210, 9211, 9216], 20, true) | (/swcombine/htdocs/code/libs/server21/entities/entityInfo.inc:377) |
| getEntityInfoByRange | ([9104, 9110, 9129, 9133, 9143, 9147, 9151, 9155, 9158, 9163, 9164, 9169, 9183, 9196, 9197, 9199, 9200, 9208, 9209, 9210, 9211, 9216], 20, true) | (/swcombine/htdocs/code/libs/server21/entities/AbstractEntityClass.inc:45) |
AbstractEntity:: | all | | (/swcombine/htdocs/code/libs/server21/factions/FactionUtilClass.inc:86) |
FactionUtil:: | getFactions | | (/swcombine/htdocs/code/libs/server3/ajax/AjaxFactionClass.inc:12) |
AjaxFaction:: | getRulesList | | (/swcombine/htdocs/code/www/htdocs/community/factions.php:44) |