Forum > DotA- Tunier??

Öffentlich >> News / Kommentar-Forum > DotA- Tunier??
Antwort erstellen
Autor Thema: DotA- Tunier??
[ Antwort erstellen ]

Join our Team

Nächste LAN


Gamers Congress #23
17. Apr - 19. Apr 2026



frei: 150
angemeldet: 1
bezahlt: 0/150
Warteliste: 0

Letzte Kontoüberprüfung:
0000-00-00 00:00:00

Sponsoren


0 von 0 Sponsoren

Connect with us!

Forum

Umfragen

Derzeit gibt es keine aktuellen Umfragen.

Buddyliste [0/0]

  • Du musst eingeloggt sein um die Buddyliste zu nutzen.

User Online

  • ?
  • ?

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

found 202 debug messages

 0.000020 - GLOBAL::include              -> config.php
 0.001022 - GLOBAL::include /gc_includes/gc_includes.php
 0.001320 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.001878 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.002013 - GLOBAL::include /gc_pageAddons/followUS.php
 0.002060 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.002109 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.002230 - GLOBAL::include /gc_pageAddons/jobs.php
 0.002274 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.002459 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.002663 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.003131 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.004074 - dotDatabase::getInstance     -> connection: database
 0.004096 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.004133 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.005315 - page::getInstance            -> do
 0.005358 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.006407 - dotSession::getInstance      -> do
 0.006443 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.007355 - dotSession::start            -> ---- init
 0.007416 - dotSession::start            -> start php session managment
 0.007541 - dotSession::start            -> finished php session management
 0.007546 - dotSession::start            -> check for security options
 0.007553 - dotSession::start            -> lookup ip2country
 0.007564 - dotDatabase::connect()       -> create pdo object
 0.010331 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718207 BETWEEN ip_from AND ip_to
 0.011517 - dotSession::start            -> update current session online user infos
 0.011561 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1766326882, userid = 0, site = 'https://dev.gamers-congress.de/forum/?do=showthread&id=17', host = '216.73.216.127', dns = '216.73.216.127', countrycode = '', hits = hits + 1 WHERE hash = '4af865f1e5b23396d3fcf782a8c400f8'
 0.019767 - dotSession::start            -> session found in DB
 0.019778 - dotSession::load_locales     -> do
 0.019784 - dotSession::start            -> ---- finished with session startup
 0.019813 - dotSession::load_user        -> id: 0
 0.019821 - user::get_user               -> id: >0<
 0.019835 - dotDatabase::getInstance     -> connection: database
 0.019912 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.020621 - styles::load                 -> name: ><
 0.020649 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.021260 - 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.022196 - 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.023121 - 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.023768 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.024480 - styles::activate             -> style = gc_online
 0.024557 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.025105 - admin::getInstance           -> do
 0.025109 - dotSession::getInstance      -> do
 0.025115 - admin::__construct           -> user_id=0
 0.025120 - user::load_settings          -> load current user settings to $global
 0.025139 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.025541 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.026823 - EVENT::comming_event         -> return
 0.026832 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1766326882 AND active=1 ORDER by begin ASC
 0.027873 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.028790 - GLOBAL::end global.php       -> ---------------------------------------------
 0.028961 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.031898 - FORUM::showthread            -> get common forum and thread infos
 0.031903 - FORUM::thread_lastvisit      -> threadid: 17
 0.031929 - dotDatabase::query()         -> SELECT postid FROM forum_post WHERE threadid=17 AND dateline > '' ORDER by postid ASC LIMIT 1
 0.032776 - 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='17'
 0.033720 - FORUM::is_moderator          -> for forumid: 1
 0.033730 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='1'
 0.034282 - admin::getInstance           -> do
 0.034419 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.034422 - admin::getInstance           -> do
 0.034458 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.034459 - admin::getInstance           -> do
 0.034495 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.034497 - admin::getInstance           -> do
 0.034530 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.034532 - admin::getInstance           -> do
 0.034608 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.034610 - admin::getInstance           -> do
 0.034648 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.034679 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.036301 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=2
 0.037041 - HTML::template               -> template: >forum_showthreadpages<
 0.037213 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='17'
 0.044265 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.045394 - FORUM::showthread            -> query all postings
 0.045410 - 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 = 17 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 30,30
 0.046876 - HTML::template               -> template: >forum_postingindex<
 0.047136 - FORUM::showthread            -> check for moderator utils
 0.047170 - GLOBAL::end userspace        -> ---------------------------------------------
 0.047171 - PAGE::render                 -> start rendering page layout
 0.047176 - USER::check_for_new_messages -> return
 0.047185 - dotSession::getInstance      -> do
 0.047217 - PAGE::get_boxes              -> -------- side=left
 0.047236 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.048795 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.048816 - CBOX::menu                   -> generate Menu Box >menu<
 0.048829 - HTML::template               -> template: >box_menu_bit<
 0.048960 - HTML::template               -> template: >box_menu_bit<
 0.048977 - HTML::template               -> template: >box_menu_bit<
 0.048996 - HTML::template               -> template: >box_menu_bit<
 0.049017 - HTML::template               -> template: >box_menu_bit<
 0.049035 - HTML::template               -> template: >box_menu_bit<
 0.049050 - HTML::template               -> template: >box_menu_bit<
 0.049065 - HTML::template               -> template: >box_menu<
 0.049161 - HTML::template_exists        -> search: >page_box_left< == 1
 0.049184 - HTML::template               -> template: >page_box_left<
 0.049251 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.049257 - CBOX::menu                   -> generate Menu Box >party<
 0.049266 - HTML::template               -> template: >box_menu_bit<
 0.049283 - HTML::template               -> template: >box_menu_bit<
 0.049299 - HTML::template               -> template: >box_menu_bit<
 0.049314 - HTML::template               -> template: >box_menu_bit<
 0.049329 - HTML::template               -> template: >box_menu_bit<
 0.049345 - HTML::template               -> template: >box_menu_bit<
 0.049360 - HTML::template               -> template: >box_menu_bit<
 0.049375 - HTML::template               -> template: >box_menu_bit<
 0.049391 - HTML::template               -> template: >box_menu_bit<
 0.049406 - HTML::template               -> template: >box_menu_bit<
 0.049422 - HTML::template               -> template: >box_menu_bit<
 0.049437 - HTML::template               -> template: >box_menu_bit<
 0.049451 - HTML::template               -> template: >box_menu<
 0.049483 - HTML::template_exists        -> search: >page_box_left< == 1
 0.049495 - HTML::template               -> template: >page_box_left<
 0.049520 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.049524 - CBOX::menu                   -> generate Menu Box >login<
 0.049532 - HTML::template               -> template: >box_menu_bit<
 0.049549 - HTML::template               -> template: >box_menu_bit<
 0.049563 - HTML::template               -> template: >box_menu<
 0.049593 - HTML::template_exists        -> search: >page_box_left< == 1
 0.049605 - HTML::template               -> template: >page_box_left<
 0.049627 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.049630 - PAGE::get_boxes              -> -------- call: left::partner
 0.049643 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.051206 - HTML::template_exists        -> search: >page_box_left< == 1
 0.051229 - HTML::template               -> template: >page_box_left<
 0.051285 - PAGE::get_boxes              -> -------- side=right
 0.051297 - PAGE::get_boxes              -> -------- call: right::jobs
 0.051332 - HTML::template_exists        -> search: >page_box_right< == 1
 0.051340 - HTML::template               -> template: >page_box_right<
 0.051413 - PAGE::get_boxes              -> -------- call: right::party1
 0.051422 - dotDatabase::query()         -> SELECT events.id, events.begin, events.end, events.anzahl, events.name, events.kontocheck, IF( NOW( ) > events.end, 1, 0 ) AS EventVorbei from events where active = 1 order by id desc limit 0,1;
 0.052626 - 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.053467 - 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.055295 - 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.056107 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.056771 - HTML::template_exists        -> search: >page_box_right< == 1
 0.056795 - HTML::template               -> template: >page_box_right<
 0.056863 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.056875 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.058379 - HTML::template_exists        -> search: >page_box_right< == 1
 0.058421 - HTML::template               -> template: >page_box_right<
 0.058538 - PAGE::get_boxes              -> -------- call: right::followUs
 0.058594 - HTML::template_exists        -> search: >page_box_right< == 1
 0.058610 - HTML::template               -> template: >page_box_right<
 0.058645 - PAGE::get_boxes              -> -------- call: right::news
 0.058659 - CBOX::news                   -> generate Box
 0.058690 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.060578 - NEWS::load_news              -> load news data
 0.060610 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.061099 - CACHE::get                   -> cache: >news::stats< found
 0.061187 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.061306 - NEWS::load_news              -> ... from cache
 0.061365 - HTML::template               -> template: >box_news_bit<
 0.061519 - HTML::template               -> template: >box_news_bit<
 0.061541 - HTML::template               -> template: >box_news_bit<
 0.061566 - HTML::template               -> template: >box_news_bit<
 0.061587 - HTML::template               -> template: >box_news_bit<
 0.061607 - HTML::template               -> template: >box_news<
 0.061742 - HTML::template_exists        -> search: >page_box_right< == 1
 0.061773 - HTML::template               -> template: >page_box_right<
 0.061825 - PAGE::get_boxes              -> -------- call: right::forum
 0.061837 - CBOX::forum                  -> generate forum box
 0.061850 - CBOX::forum_load_threads     -> load data
 0.061878 - CACHE::get                   -> cache: >forum::topthreads< found
 0.062039 - CBOX::forum_threads          -> list all threads in array
 0.062060 - FORUM::thread_lastvisit      -> threadid: array ( 0 => 1470, 1 => 377, 2 => 1469, 3 => 1468, 4 => 1461, 5 => 1467, 6 => 1425, 7 => 1466, 8 => 1465, 9 => 1464, 10 => 1442, 11 => 1463, 12 => 1462, 13 => 1460, 14 => 1459, 15 => 1458, 16 => 1457, 17 => 1456, 18 => 1455, 19 => 1428, )
 0.062068 - admin::getInstance           -> do
 0.062106 - HTML::template               -> template: >box_forum_bit<
 0.062243 - HTML::template               -> template: >box_forum_bit<
 0.062294 - HTML::template               -> template: >box_forum_bit<
 0.062350 - HTML::template               -> template: >box_forum_bit<
 0.062407 - HTML::template               -> template: >box_forum_bit<
 0.062457 - HTML::template               -> template: >box_forum_bit<
 0.062486 - HTML::template               -> template: >box_forum<
 0.062598 - HTML::template_exists        -> search: >page_box_right< == 1
 0.062617 - HTML::template               -> template: >page_box_right<
 0.062645 - PAGE::get_boxes              -> -------- call: right::vote
 0.062653 - CBOX::vote                   -> generate Box
 0.062662 - dotDatabase::query()         -> SELECT v_id, UNIX_TIMESTAMP(v_ende) AS v_ende FROM vote_main WHERE v_start < NOW() AND v_ende > NOW() AND v_active=1 AND v_top=1 ORDER by v_start DESC
 0.064354 - HTML::template               -> template: >box_vote_nocurrent<
 0.064572 - HTML::template_exists        -> search: >page_box_right< == 1
 0.064602 - HTML::template               -> template: >page_box_right<
 0.064666 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.064682 - CBOX::buddylist              -> generate Box
 0.064692 - HTML::template               -> template: >box_buddylist_msg<
 0.064862 - HTML::template               -> template: >box_buddylist<
 0.064991 - HTML::template_exists        -> search: >page_box_right< == 1
 0.065010 - HTML::template               -> template: >page_box_right<
 0.065041 - PAGE::get_boxes              -> -------- call: right::online
 0.065051 - CBOX::online                 -> generate Box
 0.065058 - HTML::template               -> template: >box_online<
 0.065219 - HTML::template_exists        -> search: >page_box_right< == 1
 0.065238 - HTML::template               -> template: >page_box_right<
 0.065273 - PAGE::render                 -> final
 0.065279 - PAGE::renderTemplate         -> page
 0.065289 - PAGE::getHead                -> return
 0.065293 - dotSession::getInstance      -> do
 0.065417 - HTML::template               -> template: >page<
 0.065617 - PAGE::render_template        -> final

PHP Includes   : 31
DB Queries     : 22
Rendering Time : 0.067884

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.cbox.php
 - /var/www/html/includes/class.news.php
 - /var/www/html/includes/class.cache.php