Galerie > Gamers' Congress #10 by Thanquol [47]

Gamers' Congress #10 by Thanquol :: Bild Nr. 47




0047.jpg - Das Bild wurde 4726 mal betrachtet

Öffentlich >> News / Kommentar-Forum > Gamers' Congress #10 by Thanquol :: Bild Nr. 47
Antwort erstellen
Autor Thema: Gamers' Congress #10 by Thanquol :: Bild Nr. 47
-X~plode-
19.10.2010 um 19:34 AntwortBenutzerprofilNachricht senden
NEW

Clan: Kein Clan
Postings: 44

schaut aus, als würd er da an prediger raushängen lassen!
 
[ Antwort erstellen ]

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

found 105 debug messages

 0.000016 - GLOBAL::include              -> config.php
 0.000850 - GLOBAL::include /gc_includes/gc_includes.php
 0.001063 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001613 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.001733 - GLOBAL::include /gc_pageAddons/followUS.php
 0.001779 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.001817 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.001933 - GLOBAL::include /gc_pageAddons/jobs.php
 0.001975 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.002154 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002409 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.002801 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.003644 - dotDatabase::getInstance     -> connection: database
 0.003663 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.003691 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.004769 - page::getInstance            -> do
 0.004803 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.005737 - dotSession::getInstance      -> do
 0.005756 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.006498 - dotSession::start            -> ---- init
 0.006550 - dotSession::start            -> start php session managment
 0.006665 - dotSession::start            -> finished php session management
 0.006669 - dotSession::start            -> check for security options
 0.006675 - dotSession::start            -> lookup ip2country
 0.006686 - dotDatabase::connect()       -> create pdo object
 0.009085 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718207 BETWEEN ip_from AND ip_to
 0.010252 - dotSession::start            -> update current session online user infos
 0.010310 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766333022, userid = 0, site = 'https://dev.gamers-congress.de/forum/?do=showthread&id=751', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = hits + 1 WHERE hash = 'e020b19532cc6ee4683c73b4669ea295'
 0.017326 - dotSession::start            -> session found in DB
 0.017345 - dotSession::load_locales     -> do
 0.017351 - dotSession::start            -> ---- finished with session startup
 0.017437 - dotSession::load_user        -> id: 0
 0.017445 - user::get_user               -> id: >0<
 0.017464 - dotDatabase::getInstance     -> connection: database
 0.017558 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.018943 - styles::load                 -> name: ><
 0.018990 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.020134 - 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.021938 - 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.022871 - 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.023998 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.024871 - styles::activate             -> style = gc_online
 0.024954 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.025575 - admin::getInstance           -> do
 0.025580 - dotSession::getInstance      -> do
 0.025588 - admin::__construct           -> user_id=0
 0.025595 - user::load_settings          -> load current user settings to $global
 0.025620 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.026110 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.027835 - EVENT::comming_event         -> return
 0.027847 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766333022 AND active=1 ORDER by begin ASC
 0.028822 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.030260 - GLOBAL::end global.php       -> ---------------------------------------------
 0.030523 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.034098 - FORUM::showthread            -> get common forum and thread infos
 0.034102 - FORUM::thread_lastvisit      -> threadid: 751
 0.034126 - dotDatabase::query()         -> SELECT postid FROM forum_post WHERE threadid=751 AND dateline > '' ORDER by postid ASC LIMIT 1
 0.037033 - dotDatabase::query()         -> SELECT threadid, dateline FROM forum_post WHERE postid=8073
 0.037732 - dotDatabase::query()         -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=751 AND dateline < '2010-10-19 19:34:04'
 0.038528 - 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='751'
 0.039315 - FORUM::is_moderator          -> for forumid: 1
 0.039324 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='1'
 0.039884 - admin::getInstance           -> do
 0.040032 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.040036 - admin::getInstance           -> do
 0.040120 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.040123 - admin::getInstance           -> do
 0.040167 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.040169 - admin::getInstance           -> do
 0.040207 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.040209 - admin::getInstance           -> do
 0.040256 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.040259 - admin::getInstance           -> do
 0.040296 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.040331 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.042109 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=2
 0.043143 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='751'
 0.049435 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.050047 - FORUM::showthread            -> query all postings
 0.050062 - 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 = 751 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
 0.051202 - HTML::template               -> template: >forum_postingpart<
 0.051488 - HTML::template               -> template: >forum_postingindex<
 0.051604 - FORUM::showthread            -> check for moderator utils
 0.051612 - FORUM::update_visit          -> forumid: 1 threadid: 751 posttime: 2010-10-19 19:34:04
 0.051624 - FORUM::extern_display        -> gallery > 2438
 0.051643 - dotCommon::classload         -> require: /var/www/html/includes/class.image_gallery.php
 0.053663 - dotDatabase::query()         -> SELECT * FROM gallery_images WHERE deleted=0 AND id=2438
 0.054330 - dotDatabase::query()         -> SELECT * FROM gallery_images WHERE deleted=0 AND id=2438
 0.055273 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(dateline) AS date_unix FROM gallery WHERE id=28
 0.056289 - dotDatabase::query()         -> SELECT count(*) FROM gallery_images WHERE gallery_id=28 AND deleted=0
 0.064009 - dotDatabase::query()         -> SELECT id FROM gallery_images WHERE gallery_id=28 AND deleted=0 AND display_order>47 ORDER by display_order ASC LIMIT 1
 0.067300 - dotDatabase::query()         -> SELECT id FROM gallery_images WHERE gallery_id=28 AND deleted=0 AND display_order<47 ORDER by display_order DESC LIMIT 1
 0.069903 - HTML::message                -> generate Message: Gamers' Congress #10 by Thanquol :: Bild Nr. 47
 0.069913 - HTML::template               -> template: >html_message<
 0.070189 - dotDatabase::query()         -> UPDATE gallery_images SET viewed=viewed+1 WHERE id=2438
 0.077595 - GLOBAL::end userspace        -> ---------------------------------------------
 0.077601 - PAGE::render                 -> start rendering page layout
 0.077610 - USER::check_for_new_messages -> return
 0.077633 - dotSession::getInstance      -> do
 0.077692 - PAGE::render                 -> final
 0.077700 - PAGE::renderTemplate         -> page
 0.077715 - PAGE::getHead                -> return
 0.077718 - dotSession::getInstance      -> do
 0.077931 - HTML::template               -> template: >page<
 0.078305 - PAGE::render_template        -> final

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

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