Galerie > GC #13 - 01 Aufbau - by Thanquol [18]

GC #13 - 01 Aufbau - by Thanquol :: Bild Nr. 18




0018.jpg - Das Bild wurde 5052 mal betrachtet

Öffentlich >> News / Kommentar-Forum > GC #13 - 01 Aufbau - by Thanquol :: Bild Nr. 18
Antwort erstellen
Autor Thema: GC #13 - 01 Aufbau - by Thanquol :: Bild Nr. 18
DirtyCrow
01.05.2013 um 22:55 AntwortBenutzerprofilNachricht senden

NEW

Clan: Gamers' Congress
Postings: 825

Arbeit is schön, i schau gern zu.
 
[ Antwort erstellen ]

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

found 106 debug messages

 0.000032 - GLOBAL::include              -> config.php
 0.002760 - GLOBAL::include /gc_includes/gc_includes.php
 0.003377 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.004756 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.004995 - GLOBAL::include /gc_pageAddons/followUS.php
 0.005065 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.005123 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.005352 - GLOBAL::include /gc_pageAddons/jobs.php
 0.005418 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.005739 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.006166 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.006799 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.007503 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.008865 - dotDatabase::getInstance     -> connection: database
 0.008890 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.008939 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.010899 - page::getInstance            -> do
 0.010941 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.012577 - dotSession::getInstance      -> do
 0.012613 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.013901 - dotSession::start            -> ---- init
 0.013995 - dotSession::start            -> start php session managment
 0.014169 - dotSession::start            -> finished php session management
 0.014177 - dotSession::start            -> check for security options
 0.014189 - dotSession::start            -> lookup ip2country
 0.014207 - dotDatabase::connect()       -> create pdo object
 0.016112 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.016555 - dotSession::start            -> update current session online user infos
 0.016580 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771486295, userid = 0, site = 'http://dev.gamers-congress.de/forum/?do=showthread&id=948', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = 'fdba99abf80a6b158521cadfb0176ba7'
 0.026561 - dotSession::start            -> session found in DB
 0.026574 - dotSession::load_locales     -> do
 0.026580 - dotSession::start            -> ---- finished with session startup
 0.026597 - dotSession::load_user        -> id: 0
 0.026607 - user::get_user               -> id: >0<
 0.026621 - dotDatabase::getInstance     -> connection: database
 0.026702 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.027733 - styles::load                 -> name: ><
 0.027762 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.028574 - 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.029386 - 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.030333 - 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.031083 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.031797 - styles::activate             -> style = gc_online
 0.031865 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.032469 - admin::getInstance           -> do
 0.032474 - dotSession::getInstance      -> do
 0.032481 - admin::__construct           -> user_id=0
 0.032487 - user::load_settings          -> load current user settings to $global
 0.032508 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.033086 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.035139 - EVENT::comming_event         -> return
 0.035151 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771486295 AND active=1 ORDER by begin ASC
 0.036356 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.038042 - GLOBAL::end global.php       -> ---------------------------------------------
 0.038229 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.042557 - FORUM::showthread            -> get common forum and thread infos
 0.042563 - FORUM::thread_lastvisit      -> threadid: 948
 0.042591 - dotDatabase::query()         -> SELECT postid FROM forum_post WHERE threadid=948 AND dateline > '' ORDER by postid ASC LIMIT 1
 0.043818 - dotDatabase::query()         -> SELECT threadid, dateline FROM forum_post WHERE postid=9629
 0.044360 - dotDatabase::query()         -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=948 AND dateline < '2013-05-01 22:55:32'
 0.045085 - 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='948'
 0.046125 - FORUM::is_moderator          -> for forumid: 1
 0.046132 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='1'
 0.046705 - admin::getInstance           -> do
 0.046926 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.046932 - admin::getInstance           -> do
 0.047058 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.047062 - admin::getInstance           -> do
 0.047105 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.047108 - admin::getInstance           -> do
 0.047150 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.047153 - admin::getInstance           -> do
 0.047195 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.047198 - admin::getInstance           -> do
 0.047239 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.047272 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.049457 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=2
 0.050386 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='948'
 0.055985 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.056803 - FORUM::showthread            -> query all postings
 0.056817 - 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 = 948 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
 0.058472 - HTML::template               -> template: >forum_postingpart<
 0.058917 - HTML::template               -> template: >forum_postingindex<
 0.059119 - FORUM::showthread            -> check for moderator utils
 0.059130 - FORUM::update_visit          -> forumid: 1 threadid: 948 posttime: 2013-05-01 22:55:32
 0.059148 - FORUM::extern_display        -> gallery > 4596
 0.059179 - dotCommon::classload         -> require: /var/www/html/includes/class.image_gallery.php
 0.062695 - dotDatabase::query()         -> SELECT * FROM gallery_images WHERE deleted=0 AND id=4596
 0.064000 - dotDatabase::query()         -> SELECT * FROM gallery_images WHERE deleted=0 AND id=4596
 0.064754 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(dateline) AS date_unix FROM gallery WHERE id=38
 0.065937 - dotDatabase::query()         -> SELECT count(*) FROM gallery_images WHERE gallery_id=38 AND deleted=0
 0.070268 - dotDatabase::query()         -> SELECT id FROM gallery_images WHERE gallery_id=38 AND deleted=0 AND display_order>18 ORDER by display_order ASC LIMIT 1
 0.071053 - dotDatabase::query()         -> SELECT id FROM gallery_images WHERE gallery_id=38 AND deleted=0 AND display_order<18 ORDER by display_order DESC LIMIT 1
 0.071757 - HTML::message                -> generate Message: GC #13 - 01 Aufbau - by Thanquol :: Bild Nr. 18
 0.071766 - HTML::template               -> template: >html_message<
 0.071976 - dotDatabase::query()         -> UPDATE gallery_images SET viewed=viewed+1 WHERE id=4596
 0.079418 - GLOBAL::end userspace        -> ---------------------------------------------
 0.079422 - PAGE::render                 -> start rendering page layout
 0.079429 - USER::check_for_new_messages -> return
 0.079445 - dotSession::getInstance      -> do
 0.079489 - PAGE::render                 -> final
 0.079494 - PAGE::renderTemplate         -> page
 0.079505 - PAGE::getHead                -> return
 0.079507 - dotSession::getInstance      -> do
 0.079671 - HTML::template               -> template: >page<
 0.079985 - PAGE::render_template        -> final

PHP Includes   : 30
DB Queries     : 23
Rendering Time : 0.081917

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/gc_includes/class.gc_camperManagement.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