Forum > DotA Turnier Spielmodi? Regeln? Anmeldung!


Archiv >> Archiv [CLOSED] > DotA Turnier Spielmodi? Regeln? Anmeldung!
 
 Autor Thema: DotA Turnier Spielmodi? Regeln? Anmeldung!
 

Join our Team

Nächste LAN


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



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

Sponsoren








3 von 7 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.001041 - GLOBAL::include /gc_includes/gc_includes.php
 0.001279 - GLOBAL::include /gc_includes/HelperFuncs.php
 0.002382 - GLOBAL::include /gc_pageAddons/gc_CreateFillingLevel/CreateFillingLevel.php
 0.002657 - GLOBAL::include /gc_pageAddons/followUS.php
 0.002738 - GLOBAL::include /gc_pageAddons/paymentButton.php
 0.002831 - GLOBAL::include /gc_pageAddons/littleBanners.php
 0.003145 - GLOBAL::include /gc_pageAddons/jobs.php
 0.003247 - GLOBAL::include /gc_includes/class.gc_notifier.php
 0.003657 - GLOBAL::include /gc_includes/class.n8n-webhook.php
 0.004181 - GLOBAL::include /gc_includes/class.gc_automation.php
 0.004898 - GLOBAL::include /gc_includes/class.gc_camperManagement.php
 0.005737 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.007551 - dotDatabase::getInstance     -> connection: database
 0.007575 - dotDatabase::__construct()   -> Connection: database | gcdotlandb@db (gc_dotlandb)
 0.007617 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.009640 - page::getInstance            -> do
 0.009688 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.011599 - dotSession::getInstance      -> do
 0.011625 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.012843 - dotSession::start            -> ---- init
 0.012905 - dotSession::start            -> start php session managment
 0.013059 - dotSession::start            -> finished php session management
 0.013067 - dotSession::start            -> check for security options
 0.013079 - dotSession::start            -> lookup ip2country
 0.013093 - dotDatabase::connect()       -> create pdo object
 0.015531 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718232 BETWEEN ip_from AND ip_to
 0.016275 - dotSession::start            -> update current session online user infos
 0.016308 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1771470826, userid = 0, site = 'http://dev.gamers-congress.de/forum/?do=showthread&id=77', host = '216.73.216.152', dns = '216.73.216.152', countrycode = '', hits = hits + 1 WHERE hash = '622aa16c0b21b758190890a8ca2e5fe3'
 0.023284 - dotSession::start            -> session found in DB
 0.023294 - dotSession::load_locales     -> do
 0.023299 - dotSession::start            -> ---- finished with session startup
 0.023313 - dotSession::load_user        -> id: 0
 0.023320 - user::get_user               -> id: >0<
 0.023331 - dotDatabase::getInstance     -> connection: database
 0.023387 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.024255 - styles::load                 -> name: ><
 0.024282 - styles::load                 -> include: /var/www/html/html/styles/gc_online.php
 0.024918 - 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.026063 - 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.027221 - 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.028147 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.029160 - styles::activate             -> style = gc_online
 0.029220 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.029701 - admin::getInstance           -> do
 0.029706 - dotSession::getInstance      -> do
 0.029712 - admin::__construct           -> user_id=0
 0.029719 - user::load_settings          -> load current user settings to $global
 0.029739 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.030314 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.032878 - EVENT::comming_event         -> return
 0.032892 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1771470826 AND active=1 ORDER by begin ASC
 0.034151 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.035896 - GLOBAL::end global.php       -> ---------------------------------------------
 0.036068 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.040798 - FORUM::showthread            -> get common forum and thread infos
 0.040807 - FORUM::thread_lastvisit      -> threadid: 77
 0.040840 - dotDatabase::query()         -> SELECT postid FROM forum_post WHERE threadid=77 AND dateline > '' ORDER by postid ASC LIMIT 1
 0.042311 - 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='77'
 0.043627 - FORUM::is_moderator          -> for forumid: 13
 0.043653 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='13'
 0.044467 - admin::getInstance           -> do
 0.044862 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.044873 - admin::getInstance           -> do
 0.044999 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.045009 - admin::getInstance           -> do
 0.045124 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.045132 - admin::getInstance           -> do
 0.045266 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.045275 - admin::getInstance           -> do
 0.045392 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.045400 - admin::getInstance           -> do
 0.045512 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.045592 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.050164 - dotDatabase::query()         -> SELECT title FROM forum_cat WHERE catid=4
 0.051493 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='77'
 0.058577 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.059853 - FORUM::showthread            -> query all postings
 0.059874 - 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 = 77 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
 0.062802 - HTML::template               -> template: >forum_postingindex_closed<
 0.063117 - FORUM::showthread            -> check for moderator utils
 0.063170 - GLOBAL::end userspace        -> ---------------------------------------------
 0.063172 - PAGE::render                 -> start rendering page layout
 0.063177 - USER::check_for_new_messages -> return
 0.063190 - dotSession::getInstance      -> do
 0.063238 - PAGE::get_boxes              -> -------- side=left
 0.063268 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.066071 - PAGE::get_boxes              -> -------- call: left::menu_main
 0.066085 - CBOX::menu                   -> generate Menu Box >menu<
 0.066106 - HTML::template               -> template: >box_menu_bit<
 0.066334 - HTML::template               -> template: >box_menu_bit<
 0.066374 - HTML::template               -> template: >box_menu_bit<
 0.066409 - HTML::template               -> template: >box_menu_bit<
 0.066443 - HTML::template               -> template: >box_menu_bit<
 0.066477 - HTML::template               -> template: >box_menu_bit<
 0.066510 - HTML::template               -> template: >box_menu_bit<
 0.066548 - HTML::template               -> template: >box_menu<
 0.066863 - HTML::template_exists        -> search: >page_box_left< == 1
 0.066913 - HTML::template               -> template: >page_box_left<
 0.067115 - PAGE::get_boxes              -> -------- call: left::menu_party
 0.067127 - CBOX::menu                   -> generate Menu Box >party<
 0.067149 - HTML::template               -> template: >box_menu_bit<
 0.067182 - HTML::template               -> template: >box_menu_bit<
 0.067205 - HTML::template               -> template: >box_menu_bit<
 0.067249 - HTML::template               -> template: >box_menu_bit<
 0.067289 - HTML::template               -> template: >box_menu_bit<
 0.067348 - HTML::template               -> template: >box_menu_bit<
 0.067388 - HTML::template               -> template: >box_menu_bit<
 0.067425 - HTML::template               -> template: >box_menu_bit<
 0.067461 - HTML::template               -> template: >box_menu_bit<
 0.067497 - HTML::template               -> template: >box_menu_bit<
 0.067534 - HTML::template               -> template: >box_menu_bit<
 0.067571 - HTML::template               -> template: >box_menu_bit<
 0.067607 - HTML::template               -> template: >box_menu<
 0.067701 - HTML::template_exists        -> search: >page_box_left< == 1
 0.067738 - HTML::template               -> template: >page_box_left<
 0.067820 - PAGE::get_boxes              -> -------- call: left::menu_login
 0.067833 - CBOX::menu                   -> generate Menu Box >login<
 0.067852 - HTML::template               -> template: >box_menu_bit<
 0.067892 - HTML::template               -> template: >box_menu_bit<
 0.067927 - HTML::template               -> template: >box_menu<
 0.068002 - HTML::template_exists        -> search: >page_box_left< == 1
 0.068032 - HTML::template               -> template: >page_box_left<
 0.068087 - PAGE::get_boxes              -> -------- ignore: left::menu_user
 0.068092 - PAGE::get_boxes              -> -------- call: left::partner
 0.068183 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '3' AND active="1";
 0.070190 - HTML::template_exists        -> search: >page_box_left< == 1
 0.070219 - HTML::template               -> template: >page_box_left<
 0.070289 - PAGE::get_boxes              -> -------- side=right
 0.070301 - PAGE::get_boxes              -> -------- call: right::jobs
 0.070350 - HTML::template_exists        -> search: >page_box_right< == 1
 0.070365 - HTML::template               -> template: >page_box_right<
 0.070524 - PAGE::get_boxes              -> -------- call: right::party1
 0.070540 - 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.072187 - 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.073212 - 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.074499 - 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.075457 - dotDatabase::query()         -> SELECT count( * ) AS Anzahl FROM event_teilnehmer WHERE event_id = 22 AND zahl_typ IN (5);
 0.076723 - HTML::template_exists        -> search: >page_box_right< == 1
 0.076767 - HTML::template               -> template: >page_box_right<
 0.076975 - PAGE::get_boxes              -> -------- call: right::sponsororen
 0.077004 - dotDatabase::query()         -> SELECT * FROM `sponsoren` WHERE `group_id` = '2' AND active="1";
 0.078936 - HTML::template_exists        -> search: >page_box_right< == 1
 0.078988 - HTML::template               -> template: >page_box_right<
 0.079093 - PAGE::get_boxes              -> -------- call: right::followUs
 0.079190 - HTML::template_exists        -> search: >page_box_right< == 1
 0.079218 - HTML::template               -> template: >page_box_right<
 0.079292 - PAGE::get_boxes              -> -------- call: right::news
 0.079314 - CBOX::news                   -> generate Box
 0.079356 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.083343 - NEWS::load_news              -> load news data
 0.083392 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.084407 - CACHE::get                   -> cache: >news::stats< found
 0.084561 - CACHE::get                   -> cache: >news::news_limit5_page0< found
 0.084714 - NEWS::load_news              -> ... from cache
 0.084811 - HTML::template               -> template: >box_news_bit<
 0.085092 - HTML::template               -> template: >box_news_bit<
 0.085166 - HTML::template               -> template: >box_news_bit<
 0.085236 - HTML::template               -> template: >box_news_bit<
 0.085291 - HTML::template               -> template: >box_news_bit<
 0.085337 - HTML::template               -> template: >box_news<
 0.085651 - HTML::template_exists        -> search: >page_box_right< == 1
 0.085694 - HTML::template               -> template: >page_box_right<
 0.085762 - PAGE::get_boxes              -> -------- call: right::forum
 0.085809 - CBOX::forum                  -> generate forum box
 0.085821 - CBOX::forum_load_threads     -> load data
 0.085876 - CACHE::get                   -> cache: >forum::topthreads< found
 0.086137 - CBOX::forum_threads          -> list all threads in array
 0.086178 - 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.086194 - admin::getInstance           -> do
 0.086280 - HTML::template               -> template: >box_forum_bit<
 0.086631 - HTML::template               -> template: >box_forum_bit<
 0.086718 - HTML::template               -> template: >box_forum_bit<
 0.086820 - HTML::template               -> template: >box_forum_bit<
 0.086891 - HTML::template               -> template: >box_forum_bit<
 0.086955 - HTML::template               -> template: >box_forum_bit<
 0.086997 - HTML::template               -> template: >box_forum<
 0.087211 - HTML::template_exists        -> search: >page_box_right< == 1
 0.087235 - HTML::template               -> template: >page_box_right<
 0.087286 - PAGE::get_boxes              -> -------- call: right::vote
 0.087299 - CBOX::vote                   -> generate Box
 0.087311 - 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.089391 - HTML::template               -> template: >box_vote_nocurrent<
 0.089593 - HTML::template_exists        -> search: >page_box_right< == 1
 0.089623 - HTML::template               -> template: >page_box_right<
 0.089676 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.089691 - CBOX::buddylist              -> generate Box
 0.089703 - HTML::template               -> template: >box_buddylist_msg<
 0.089847 - HTML::template               -> template: >box_buddylist<
 0.089983 - HTML::template_exists        -> search: >page_box_right< == 1
 0.090009 - HTML::template               -> template: >page_box_right<
 0.090047 - PAGE::get_boxes              -> -------- call: right::online
 0.090057 - CBOX::online                 -> generate Box
 0.090067 - HTML::template               -> template: >box_online<
 0.090241 - HTML::template_exists        -> search: >page_box_right< == 1
 0.090270 - HTML::template               -> template: >page_box_right<
 0.090321 - PAGE::render                 -> final
 0.090331 - PAGE::renderTemplate         -> page
 0.090346 - PAGE::getHead                -> return
 0.090352 - dotSession::getInstance      -> do
 0.090511 - HTML::template               -> template: >page<
 0.090859 - PAGE::render_template        -> final

PHP Includes   : 32
DB Queries     : 22
Rendering Time : 0.093573

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