Galerie > Gamers' Congress #9 by Thanquol [86]

Gamers' Congress #9 by Thanquol :: Bild Nr. 86




0086.jpg - Das Bild wurde 4784 mal betrachtet

Öffentlich >> News / Kommentar-Forum > Gamers' Congress #9 :: Bild Nr. 86
Antwort erstellen
Autor Thema: Gamers' Congress #9 :: Bild Nr. 86
Stricher72
01.04.2010 um 16:26 AntwortBenutzerprofilNachricht senden
NEW

Clan: Homofürsten
Postings: 29

Die Homofürsten" lol
 
[ Antwort erstellen ]

 ------------------- 

found 105 debug messages

 0.000020 - GLOBAL::include              -> config.php
 0.000982 - GLOBAL::include /gc_includes/gc_includes.php
 0.001243 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001881 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.002017 - GLOBAL::include /gc_pageAddons/followUS.php
 0.002071 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.002111 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.002255 - GLOBAL::include /gc_pageAddons/jobs.php
 0.002305 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.002532 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002861 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.003302 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.004288 - dotDatabase::getInstance     -> connection: database
 0.004309 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.004344 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.005615 - page::getInstance            -> do
 0.005668 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.006932 - dotSession::getInstance      -> do
 0.006961 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.007896 - dotSession::start            -> ---- init
 0.007957 - dotSession::start            -> start php session managment
 0.008101 - dotSession::start            -> finished php session management
 0.008106 - dotSession::start            -> check for security options
 0.008114 - dotSession::start            -> lookup ip2country
 0.008128 - dotDatabase::connect()       -> create pdo object
 0.010225 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718207 BETWEEN ip_from AND ip_to
 0.010890 - dotSession::start            -> update current session online user infos
 0.010922 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766333114, userid = 0, site = 'https://dev.gamers-congress.de/forum/?do=showthread&id=675', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = hits + 1 WHERE hash = 'e687c2efe98b9b60ca6027a14c701aec'
 0.017871 - dotSession::start            -> session found in DB
 0.017885 - dotSession::load_locales     -> do
 0.017893 - dotSession::start            -> ---- finished with session startup
 0.017910 - dotSession::load_user        -> id: 0
 0.017918 - user::get_user               -> id: >0<
 0.017934 - dotDatabase::getInstance     -> connection: database
 0.018010 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.019020 - styles::load                 -> name: ><
 0.019069 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.019804 - dotDatabase::query()         -> SELECT events.id, events.begin , events.end, events.anzahl , events.name, events.kontocheck, events.signupbegin, events.signupend from events order by id desc limit 0,1;
 0.020928 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (1,2,3,4,6,7,8,9,10,11,12,13,14,15);
 0.021796 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (3,6,7,8,9,10,11,12,13,14,15);
 0.022640 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.023551 - styles::activate             -> style = gc_online
 0.023668 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.024319 - admin::getInstance           -> do
 0.024325 - dotSession::getInstance      -> do
 0.024334 - admin::__construct           -> user_id=0
 0.024342 - user::load_settings          -> load current user settings to $global
 0.024368 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.024940 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.026658 - EVENT::comming_event         -> return
 0.026673 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766333114 AND active=1 ORDER by begin ASC
 0.028188 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.029344 - GLOBAL::end global.php       -> ---------------------------------------------
 0.029521 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.033050 - FORUM::showthread            -> get common forum and thread infos
 0.033055 - FORUM::thread_lastvisit      -> threadid: 675
 0.033080 - dotDatabase::query()         -> SELECT postid FROM forum_post WHERE threadid=675 AND dateline > '' ORDER by postid ASC LIMIT 1
 0.034262 - dotDatabase::query()         -> SELECT threadid, dateline FROM forum_post WHERE postid=7411
 0.034997 - dotDatabase::query()         -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=675 AND dateline < '2010-04-01 16:26:21'
 0.035789 - dotDatabase::query()         -> SELECT f.title AS forumname, f.catid, f.closed AS forum_closed, f.moderators, t.forumid, t.title, t.closed AS thread_closed, t.invisible AS thread_invisible, t.fv_id, f.priv_access, f.private, t.replies, t.ext, t.ext_id, t.show_latest, t.sticky, t.lastposttime FROM forum_thread AS t LEFT JOIN forum_main AS f ON t.forumid=f.forumid WHERE t.threadid='675'
 0.036581 - FORUM::is_moderator          -> for forumid: 1
 0.036593 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='1'
 0.037470 - admin::getInstance           -> do
 0.037652 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.037656 - admin::getInstance           -> do
 0.037746 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.037750 - admin::getInstance           -> do
 0.037798 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.037801 - admin::getInstance           -> do
 0.037838 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.037840 - admin::getInstance           -> do
 0.037883 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.037887 - admin::getInstance           -> do
 0.037935 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.037999 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.040051 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=2
 0.041052 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='675'
 0.047918 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.048706 - FORUM::showthread            -> query all postings
 0.048721 - dotDatabase::query()         -> SELECT postid, threadid, userid, pagetext, htmltext, locked, invisible, remoteip, locked, forum_post.dateline, UNIX_TIMESTAMP(forum_post.dateline) AS stamp, user.id AS user_id, user.nick AS user_nick, user.clan AS user_clan, user.clantag, user.stats_postings AS user_postings, user.motto AS user_motto, user.female, user.countrycode, user.avatar,user.avatar_name, edit_user_id, UNIX_TIMESTAMP(edited) AS edit_unixtime, edit.nick AS edit_nick, IF(edit_user_id > 0,0,1) AS history, attachment_id, filename, filesize FROM forum_post LEFT JOIN user ON user.id = forum_post.userid LEFT JOIN user AS edit ON edit.id = forum_post.edit_user_id LEFT JOIN forum_files ON forum_post.attachment_id = forum_files.id WHERE threadid = 675 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
 0.050182 - HTML::template               -> template: >forum_postingpart<
 0.050470 - HTML::template               -> template: >forum_postingindex<
 0.050592 - FORUM::showthread            -> check for moderator utils
 0.050600 - FORUM::update_visit          -> forumid: 1 threadid: 675 posttime: 2010-04-01 16:26:21
 0.050612 - FORUM::extern_display        -> gallery > 1897
 0.050686 - dotCommon::classload         -> require: /var/www/html/includes/class.image_gallery.php
 0.052742 - dotDatabase::query()         -> SELECT * FROM gallery_images WHERE deleted=0 AND id=1897
 0.053665 - dotDatabase::query()         -> SELECT * FROM gallery_images WHERE deleted=0 AND id=1897
 0.054310 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(dateline) AS date_unix FROM gallery WHERE id=26
 0.054986 - dotDatabase::query()         -> SELECT count(*) FROM gallery_images WHERE gallery_id=26 AND deleted=0
 0.057513 - dotDatabase::query()         -> SELECT id FROM gallery_images WHERE gallery_id=26 AND deleted=0 AND display_order>86 ORDER by display_order ASC LIMIT 1
 0.059728 - dotDatabase::query()         -> SELECT id FROM gallery_images WHERE gallery_id=26 AND deleted=0 AND display_order<86 ORDER by display_order DESC LIMIT 1
 0.061876 - HTML::message                -> generate Message: Gamers' Congress #9 by Thanquol :: Bild Nr. 86
 0.061886 - HTML::template               -> template: >html_message<
 0.062067 - dotDatabase::query()         -> UPDATE gallery_images SET viewed=viewed+1 WHERE id=1897
 0.069240 - GLOBAL::end userspace        -> ---------------------------------------------
 0.069245 - PAGE::render                 -> start rendering page layout
 0.069252 - USER::check_for_new_messages -> return
 0.069270 - dotSession::getInstance      -> do
 0.069316 - PAGE::render                 -> final
 0.069322 - PAGE::renderTemplate         -> page
 0.069333 - PAGE::getHead                -> return
 0.069335 - dotSession::getInstance      -> do
 0.069510 - HTML::template               -> template: >page<
 0.069816 - PAGE::render_template        -> final

PHP Includes   : 29
DB Queries     : 23
Rendering Time : 0.070870

Includes PHP Files: 
 - /var/www/html/forum/index.php
 - /var/www/html/global.php
 - /var/www/html/includes/class.dotCommon.php
 - /var/www/html/includes/class.dotLogger.php
 - /var/www/html/includes/class.LoggerInterface.php
 - /var/www/html/config.php
 - /var/www/html/gc_includes/gc_includes.php
 - /var/www/html/gc_includes/HelperFuncs.php
 - /var/www/html/gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 - /var/www/html/gc_pageAddons/followUS.php
 - /var/www/html/gc_pageAddons/paymentButton.php
 - /var/www/html/gc_pageAddons/littleBanners.php
 - /var/www/html/gc_pageAddons/jobs.php
 - /var/www/html/gc_includes/class.gc_notifier.php
 - /var/www/html/gc_includes/class.gcn8n-webhook.php
 - /var/www/html/gc_includes/class.gc_automation.php
 - /var/www/html/includes/class.dotDatabase.php
 - /var/www/html/includes/class.page.php
 - /var/www/html/includes/class.dotSession.php
 - /var/www/html/includes/class.user.php
 - /var/www/html/includes/class.styles.php
 - /var/www/html/html/styles/gc_online.php
 - /var/www/html/includes/class.admin.php
 - /var/www/html/includes/class.prvmsg.php
 - /var/www/html/includes/class.event.php
 - /var/www/html/includes/class.sitzplan.php
 - /var/www/html/includes/class.forum.php
 - /var/www/html/includes/class.html.php
 - /var/www/html/includes/class.image_gallery.php