Menü

LAN-Party

Login

Sponsoren

Umfrage > Turniere [PRO] *

Umfrage: Turniere [PRO]
Datum: 13.06.2011
COD:4
1741,46%
COD:BO
1639,02%
League of Legends *
819,51%
Insgesamt:
41 Stimmen


Umfrage Stimmen Datum
Derzeit gibt es keine aktuellen Umfragen.

Event

LAN-Party

24. May 2025 - 26. May 2025
Bezahlt: 65Angemeldet/nicht bezahlt: 60Frei: 387 65
( Anmelden/Status )

Forum

Umfragen

Derzeit gibt es keine aktuellen Umfragen.

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

found 168 debug messages

0.000034 - GLOBAL::include              -> config.php
0.000145 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
0.000192 - dotDatabase::getInstance     -> connection: database
0.000205 - dotDatabase::__construct     -> connection: database
0.000222 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
0.000238 - page::getInstance            -> do
0.000255 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
0.000269 - dotSession::getInstance      -> do
0.000280 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
0.000301 - dotSession::start            -> ---- init
0.000331 - dotSession::start            -> start php session managment
0.000508 - dotSession::start            -> finished php session management
0.000519 - dotSession::start            -> save user and host information to new session_array
0.000533 - dotSession::start            -> check for security options
0.004566 - dotSession::start            -> lookup ip2country
0.004607 - dotDatabase::connect         -> laladmin@dotlan-db
0.005500 - dotDatabase::select          -> database: db_intranet_beta
0.005729 - dotDatabase::query           -> SELECT `code` FROM `country_ip2code` WHERE 3628718167 BETWEEN ip_from AND ip_to
0.005906 - dotSession::start            -> update current session online user infos
0.005931 - dotDatabase::query           -> UPDATE session SET lastactivity = 1762609096, userid = 0, site = 'http://old.lockandload.ch/vote/?id=10', host = '216.73.216.87', dns = '216.73.216.87', countrycode = 'US', hits = hits + 1 WHERE hash = 'c3845114ab91a97bf6e8be216d980821'
0.006191 - dotSession::start            -> no session found in db == insert new db sesssion
0.006215 - dotDatabase::query           -> INSERT INTO `session`SET hash = 'c3845114ab91a97bf6e8be216d980821', lastactivity = 1762609096, userid = 0, site = 'http://old.lockandload.ch/vote/?id=10', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.87', dns = '216.73.216.87', countrycode = 'US', hits = 1
0.006415 - dotSession::load_locales     -> do
0.006466 - dotSession::load_locales     -> chosing language for locales: de_DE.UTF-8
0.006473 - dotSession::start            -> ---- finished with session startup
0.006488 - dotSession::load_user        -> id: 0
0.006495 - user::get_user               -> id: >0<
0.006509 - dotDatabase::getInstance     -> connection: database
0.006537 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
0.006560 - styles::getInstance          -> do
0.006567 - styles::load                 -> name: ><
0.006579 - styles::load                 -> include: /var/www/html/html/styles/dotlan-net3.php
0.006627 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
0.006701 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
0.006714 - admin::getInstance           -> do
0.006719 - dotSession::getInstance      -> do
0.006726 - admin::__construct           -> user_id=0
0.006732 - user::load_settings          -> load current user settings to $global
0.006743 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
0.006761 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
0.006777 - EVENT::comming_event         -> return
0.006783 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1762609096 AND active=1 ORDER by begin ASC
0.007097 - dotDatabase::query           -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1762609096 AND active=1 ORDER by begin DESC LIMIT 1
0.007309 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
0.007337 - GLOBAL::end global.php       -> ---------------------------------------------
0.007347 - dotCommon::classload         -> require: /var/www/html/includes/class.vote.php
0.007372 - VOTE::display_question       -> id: >10<
0.007378 - VOTE::get_voting             -> id: >10<
0.007385 - dotDatabase::query           -> SELECT v_id, v_question, v_active, v_multi, v_multimax, v_top, UNIX_TIMESTAMP(v_start) AS v_start, UNIX_TIMESTAMP(v_ende) AS v_ende FROM vote_main WHERE v_id='10' AND v_active=1
0.007584 - dotDatabase::query           -> SELECT vc_id, vc_choice FROM vote_choice WHERE v_id=10 ORDER by display_order ASC
0.007795 - VOTE::display_result         -> id: >10<
0.007815 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
0.007846 - CACHE::get                   -> cache: >vote_result_id10< found
0.008427 - VOTE::get_voting             -> id: >10<
0.008437 - dotDatabase::query           -> SELECT v_id, v_question, v_active, v_multi, v_multimax, v_top, UNIX_TIMESTAMP(v_start) AS v_start, UNIX_TIMESTAMP(v_ende) AS v_ende FROM vote_main WHERE v_id='10' AND v_active=1
0.008558 - dotDatabase::query           -> SELECT vc_id, vc_choice FROM vote_choice WHERE v_id=10 ORDER by display_order ASC
0.008669 - HTML::template               -> template: >vote_display<
0.008777 - CACHE::get                   -> cache: >vote_summery< found
0.008802 - dotDatabase::query           -> SELECT vote_main.v_id, v_question, UNIX_TIMESTAMP(v_start) AS unix_start, UNIX_TIMESTAMP(v_ende) AS unix_end FROM vote_main WHERE v_active=1 AND v_start NOW() ORDER by v_start DESC
0.009118 - HTML::template               -> template: >vote_summery_bit_none<
0.009201 - HTML::template               -> template: >vote_summery<
0.009251 - GLOBAL::end userspace        -> ---------------------------------------------
0.009277 - PAGE::render                 -> start rendering page layout
0.009283 - styles::getInstance          -> do
0.009290 - USER::check_for_new_messages -> return
0.009302 - HTML::template               -> template: >page_sitetitle<
0.009372 - dotSession::getInstance      -> do
0.009382 - styles::getInstance          -> do
0.009428 - HTML::template               -> template: >page_topbanner<
0.009470 - PAGE::get_shortmenu          -> return
0.009475 - styles::getInstance          -> do
0.009479 - dotSession::getInstance      -> do
0.009500 - SESSION::anz_onlineuser      -> return
0.009508 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1762608796
0.009805 - dotDatabase::query           -> SELECT COUNT(DISTINCT userid, host, useragent) FROM session WHERE lastactivity > 1762608796 AND userid!=0
0.010007 - HTML::template               -> template: >page_shortmenu<
0.010070 - PAGE::get_boxes              -> -------- side=left
0.010075 - styles::getInstance          -> do
0.010081 - GLOBAL::include              -> class.cbox.php
0.010092 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
0.010116 - PAGE::get_boxes              -> -------- call: left::menu_main
0.010129 - CBOX::menu                   -> generate Menu Box >menu<
0.010136 - admin::getInstance           -> do
0.010144 - HTML::template               -> template: >box_menu_bit<
0.010204 - HTML::template               -> template: >box_menu_bit<
0.010216 - HTML::template               -> template: >box_menu_bit<
0.010227 - HTML::template               -> template: >box_menu_bit<
0.010241 - HTML::template               -> template: >box_menu_bit<
0.010251 - HTML::template               -> template: >box_menu_bit<
0.010261 - HTML::template               -> template: >box_menu_bit<
0.010270 - HTML::template               -> template: >box_menu_bit<
0.010279 - HTML::template               -> template: >box_menu<
0.010327 - HTML::template_exists        -> search: >page_box_left< == 1
0.010346 - HTML::template               -> template: >page_box_left<
0.010391 - PAGE::get_boxes              -> -------- call: left::menu_party
0.010400 - CBOX::menu                   -> generate Menu Box >party<
0.010406 - admin::getInstance           -> do
0.010412 - HTML::template               -> template: >box_menu_bit<
0.010424 - HTML::template               -> template: >box_menu_bit<
0.010434 - HTML::template               -> template: >box_menu_bit<
0.010444 - HTML::template               -> template: >box_menu_bit<
0.010453 - HTML::template               -> template: >box_menu_bit<
0.010463 - HTML::template               -> template: >box_menu_bit<
0.010472 - HTML::template               -> template: >box_menu<
0.010493 - HTML::template_exists        -> search: >page_box_left< == 1
0.010506 - HTML::template               -> template: >page_box_left<
0.010524 - PAGE::get_boxes              -> -------- call: left::menu_party3
0.010532 - CBOX::menu                   -> generate Menu Box >party3<
0.010543 - PAGE::get_boxes              -> -------- call: left::menu_user
0.010549 - CBOX::menu                   -> generate Menu Box >login<
0.010555 - admin::getInstance           -> do
0.010561 - HTML::template               -> template: >box_menu_bit<
0.010573 - HTML::template               -> template: >box_menu_bit<
0.010582 - HTML::template               -> template: >box_menu<
0.010604 - HTML::template_exists        -> search: >page_box_left< == 1
0.010615 - HTML::template               -> template: >page_box_left<
0.010634 - PAGE::get_boxes              -> -------- call: left::banner
0.010654 - CACHE::get                   -> cache: >sponsoren_3_cbox_dotlan-net3.de_DE< found
0.010687 - HTML::template_exists        -> search: >page_box_left< == 1
0.010698 - HTML::template               -> template: >page_box_left<
0.010718 - HTML::template               -> template: >page_content_left<
0.010755 - PAGE::get_boxes              -> -------- side=right
0.010760 - styles::getInstance          -> do
0.010764 - GLOBAL::include              -> class.cbox.php
0.010770 - PAGE::get_boxes              -> -------- call: right::menu_party2
0.010778 - CBOX::menu                   -> generate Menu Box >party2<
0.010783 - admin::getInstance           -> do
0.010789 - HTML::template               -> template: >box_menu_bit<
0.010801 - HTML::template               -> template: >box_menu_bit<
0.010813 - HTML::template               -> template: >box_menu_bit<
0.010823 - HTML::template               -> template: >box_menu_bit<
0.010832 - HTML::template               -> template: >box_menu_bit<
0.010841 - HTML::template               -> template: >box_menu<
0.010864 - HTML::template_exists        -> search: >page_box_right< == 1
0.010876 - HTML::template               -> template: >page_box_right<
0.010916 - PAGE::get_boxes              -> -------- call: right::party
0.010926 - CBOX::party                  -> generate Box
0.010935 - EVENT::short_event           -> id >13<
0.010940 - EVENT::getevent              -> id >13<
0.010947 - dotDatabase::query           -> SELECT events.id, active, invite, password, events.name, anzahl, preis, konto, kontocheck, UNIX_TIMESTAMP(kontocheck) AS kontocheck_unix, event_location.name AS location, event_location.zip AS plz, event_location.city AS ort, event_location.street AS strasse, event_location.countrycode, location_id, map_template, allow_signoff, voraussetzung, minalter, turnier, netzwerk, weiteres, banner, UNIX_TIMESTAMP(begin) AS begin, UNIX_TIMESTAMP(end) AS end, UNIX_TIMESTAMP(signupbegin) AS sgbegin, UNIX_TIMESTAMP(signupend) AS sgend, UNIX_TIMESTAMP(seatreservebegin) AS seatbegin, UNIX_TIMESTAMP(seatreserveend) AS seatend, seatimage, UNIX_TIMESTAMP(canceled) AS canceled, archiv_gallery, archiv_media FROM events LEFT JOIN event_location ON event_location.id=location_id WHERE events.id=13 AND active=1
0.011198 - CACHE::get                   -> cache: >event_13_stats< found
0.011235 - EVENT::generate_bar          -> return
0.011247 - CACHE::get                   -> cache: >event_13_stats< found
0.011268 - HTML::template               -> template: >box_event<
0.011344 - HTML::template_exists        -> search: >page_box_right< == 1
0.011359 - HTML::template               -> template: >page_box_right<
0.011380 - PAGE::get_boxes              -> -------- call: right::forum
0.011389 - CBOX::forum                  -> generate forum box
0.011395 - CBOX::forum_load_threads     -> load data
0.011410 - CACHE::get                   -> cache: >topthreads< found
0.011437 - dotDatabase::query           -> SELECT t.title, t.lastposter, t.fv_id, t.threadid, t.lastposttime AS stamp, UNIX_TIMESTAMP(t.lastposttime) AS lastposttime, m.forumid AS forumid, m.title AS forumtitle, m.private AS private, m.priv_access AS priv_access, t.replies, t.ext, SUBSTRING(pagetext, 1, 190) AS preview FROM forum_thread AS t LEFT JOIN forum_main AS m ON t.forumid=m.forumid LEFT JOIN forum_post AS p ON t.threadid=p.threadid AND t.lastposttime=p.dateline WHERE t.invisible=0 AND m.show_latest=1 AND t.show_latest=1 ORDER by t.lastposttime DESC LIMIT 20
0.011623 - CBOX::forum_threads          -> list all threads in array
0.011636 - FORUM::thread_lastvisit      -> threadid: Array
0.011643 - admin::getInstance           -> do
0.011649 - HTML::template               -> template: >box_forum<
0.011706 - HTML::template_exists        -> search: >page_box_right< == 1
0.011720 - HTML::template               -> template: >page_box_right<
0.011740 - PAGE::get_boxes              -> -------- call: right::vote
0.011749 - CBOX::vote                   -> generate Box
0.011755 - 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.011978 - HTML::template               -> template: >box_vote_nocurrent<
0.012038 - HTML::template_exists        -> search: >page_box_right< == 1
0.012053 - HTML::template               -> template: >page_box_right<
0.012073 - HTML::template               -> template: >page_content_right<
0.012108 - HTML::template               -> template: >page_content<
0.012143 - HTML::template               -> template: >page_impressum<
0.012194 - HTML::template               -> template: >page<
0.012257 - PAGE::render                 -> final

PHP Includes   : 18
DB Queries     : 15
Rendering Time : 0.012763

Includes PHP Files: 
 - /var/www/html/vote/index.php
 - /var/www/html/global.php
 - /var/www/html/includes/class.dotCommon.php
 - /var/www/html/config.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/dotlan-net3.php
 - /var/www/html/includes/class.html.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.vote.php
 - /var/www/html/includes/class.cache.php
 - /var/www/html/includes/class.cbox.php