home / User details of Appl3Thr33



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

found 215 debug messages

0.000033 - GLOBAL::include                 -> config.php
0.000183 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000220 - dotDatabase::getInstance        -> connection: database
0.000239 - dotDatabase::__construct        -> connection: database
0.000261 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000288 - page::getInstance               -> do
0.000312 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000335 - dotSession::getInstance         -> do
0.000352 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000386 - dotSession::start               -> ---- init
0.000416 - dotSession::start               -> start php session managment
0.988110 - dotSession::start               -> finished php session management
0.988142 - dotSession::start               -> check for security options
0.988161 - dotSession::start               -> lookup ip2country
0.988181 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.004499 - dotDatabase::select             -> database: dotlan_database
1.012633 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 221983421 BETWEEN ip_from AND ip_to
1.020768 - dotSession::start               -> update current session online user infos
1.020836 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746420821, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=194', host = '13.59.50.189', dns = '13.59.50.189', countrycode = '', hits = hits + 1 WHERE hash = 'a39uon0s84s6i8e69j06cv1te0'
1.026284 - dotSession::start               -> session found in DB
1.026336 - dotSession::load_locales        -> do
1.026381 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.026393 - dotSession::start               -> ---- finished with session startup
1.026418 - dotSession::load_user           -> id: 0
1.026430 - user::get_user                  -> id: >0<
1.026450 - dotDatabase::getInstance        -> connection: database
1.026510 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.026547 - styles::load                    -> name: ><
1.026572 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.026827 - styles::activate                -> style = 2024_switzerlan
1.027007 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.027028 - admin::getInstance              -> do
1.027038 - dotSession::getInstance         -> do
1.027050 - admin::__construct              -> user_id=0
1.027060 - user::load_settings             -> load current user settings to $global
1.027078 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.027115 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.027141 - EVENT::comming_event            -> return
1.027155 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420821 AND active=1 ORDER by begin ASC
1.032205 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.032265 - GLOBAL::end global.php          -> ---------------------------------------------
1.032286 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.032358 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.032388 - user::get_user                  -> id: >194<
1.032404 - dotDatabase::getInstance        -> connection: database
1.032427 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 194 ORDER by id DESC
1.037482 - USER_FUNCTIONS::display_details -> id:194
1.037577 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.037649 - GLOBAL::include                 -> custom.user.php
1.037997 - HTML::template                  -> template: >user_profile_inner_bit4<
1.038186 - dotDatabase::query              -> SELECT zahl_typ, sitz_nr, sitz_id, sitz_block AS block, event_id, events.name, UNIX_TIMESTAMP(events.begin) AS begin, UNIX_TIMESTAMP(events.end) AS end FROM event_teilnehmer LEFT JOIN events ON event_teilnehmer.event_id=events.id WHERE user_id=194 AND active=1 ORDER by events.begin DESC
1.043238 - EVENT::load_event_status        -> load event_status to $this
1.043267 - dotDatabase::query              -> SELECT * FROM event_status ORDER by id ASC
1.048177 - HTML::template                  -> template: >user_profile_inner_bit4<
1.048337 - HTML::template                  -> template: >user_profile_inner_bit4<
1.048392 - HTML::template                  -> template: >user_profile_innerlist<
1.048522 - HTML::template                  -> template: >user_profile_inner_bit3<
1.048608 - dotDatabase::query              -> SELECT t_turnier.tid, t_turnier.tname, t_turnier.tlogo, t_turnier.topen, t_turnier.tclosed, t_turnier.tplaytype, t_teilnehmer.loser, t_teilnehmer.rankpos, events.id AS event_id, events.name AS event_name, UNIX_TIMESTAMP(events.begin) AS event_begin, UNIX_TIMESTAMP(events.end) AS event_end, t_turnier.c_contests AS contests, t_teilnehmer_part.user_id FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid LEFT JOIN t_turnier ON t_teilnehmer.tid=t_turnier.tid LEFT JOIN events ON t_turnier.teventid=events.id WHERE t_turnier.tactive=1 AND t_teilnehmer_part.user_id=194 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
1.092389 - HTML::template                  -> template: >user_profile_inner_bit1<
1.092611 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
1.092690 - TURNIER::__construct            -> init
1.092763 - HTML::template                  -> template: >user_profile_inner_bit3<
1.092874 - HTML::template                  -> template: >user_profile_inner_bit1<
1.092928 - HTML::template                  -> template: >user_profile_inner_bit3<
1.092978 - HTML::template                  -> template: >user_profile_innerlist<
1.093040 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.093170 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.093192 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.093208 - HTML::template                  -> template: >user_profile_shortbar<
1.093254 - HTML::template                  -> template: >user_profile<
1.093300 - GLOBAL::end userspace           -> ---------------------------------------------
1.093306 - PAGE::render                    -> start rendering page layout
1.093313 - USER::check_for_new_messages    -> return
1.093325 - dotSession::getInstance         -> do
1.093355 - PAGE::get_boxes                 -> -------- side=left
1.093370 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.093400 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.093414 - CBOX::menu                      -> generate Menu Box >menu<
1.093429 - HTML::template                  -> template: >box_menu_bit<
1.093478 - HTML::template                  -> template: >box_menu_bit<
1.093493 - HTML::template                  -> template: >box_menu_bit<
1.093506 - HTML::template                  -> template: >box_menu_bit<
1.093517 - HTML::template                  -> template: >box_menu_bit<
1.093530 - HTML::template                  -> template: >box_menu_bit<
1.093542 - HTML::template                  -> template: >box_menu_bit<
1.093553 - HTML::template                  -> template: >box_menu<
1.093611 - HTML::template_exists           -> search: >page_box_left< == 1
1.093635 - HTML::template                  -> template: >page_box_left<
1.093680 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.093689 - CBOX::menu                      -> generate Menu Box >party<
1.093701 - HTML::template                  -> template: >box_menu_bit<
1.093714 - HTML::template                  -> template: >box_menu_bit<
1.093783 - HTML::template                  -> template: >box_menu_bit<
1.093797 - HTML::template                  -> template: >box_menu_bit<
1.093809 - HTML::template                  -> template: >box_menu_bit<
1.093820 - HTML::template                  -> template: >box_menu_bit<
1.093832 - HTML::template                  -> template: >box_menu_bit<
1.093843 - HTML::template                  -> template: >box_menu_bit<
1.093855 - HTML::template                  -> template: >box_menu_bit<
1.093866 - HTML::template                  -> template: >box_menu_bit<
1.093878 - HTML::template                  -> template: >box_menu_bit<
1.093890 - HTML::template                  -> template: >box_menu_bit<
1.093901 - HTML::template                  -> template: >box_menu<
1.093932 - HTML::template_exists           -> search: >page_box_left< == 1
1.093950 - HTML::template                  -> template: >page_box_left<
1.093970 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.093978 - CBOX::menu                      -> generate Menu Box >login<
1.093989 - HTML::template                  -> template: >box_menu_bit<
1.094002 - HTML::template                  -> template: >box_menu_bit<
1.094013 - HTML::template                  -> template: >box_menu<
1.094038 - HTML::template_exists           -> search: >page_box_left< == 1
1.094053 - HTML::template                  -> template: >page_box_left<
1.094071 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.094076 - PAGE::get_boxes                 -> -------- call: left::search
1.094084 - CBOX::template                  -> generate Box with >box_suchen< as template
1.094089 - HTML::template                  -> template: >box_suchen<
1.094151 - HTML::template_exists           -> search: >page_box_left< == 1
1.094165 - HTML::template                  -> template: >page_box_left<
1.094182 - PAGE::get_boxes                 -> -------- call: left::banner
1.094198 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.094222 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.094232 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.098512 - dotDatabase::query              -> SELECT * FROM sponsoren WHERE group_id=3 AND active=1 AND ( restricted=0 OR ( restricted=1 AND begin < NOW() AND end > NOW())) ORDER by display_order ASC
1.102957 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.103008 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.107855 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.112312 - HTML::encode                    -> replace run 1
1.112418 - HTML::template                  -> template: >box_banner_bit<
1.112565 - HTML::encode                    -> www.egames.ch...
1.112663 - HTML::encode                    -> replace run 1
1.112697 - HTML::encode                    -> replace run 2
1.112721 - HTML::template                  -> template: >box_banner_bit<
1.112737 - HTML::template                  -> template: >box_banner<
1.112791 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.112932 - HTML::template_exists           -> search: >page_box_left< == 1
1.112978 - HTML::template                  -> template: >page_box_left<
1.113038 - PAGE::get_boxes                 -> -------- side=right
1.113059 - PAGE::get_boxes                 -> -------- call: right::news
1.113079 - CBOX::news                      -> generate Box
1.113113 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.113165 - NEWS::load_news                 -> load news data
1.113194 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.113227 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.118013 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.122781 - dotDatabase::query              -> SELECT UNIX_TIMESTAMP(news_post.dateline) FROM news_post WHERE active = 1 AND dateline > NOW() AND section_id IN (16) ORDER by dateline ASC LIMIT 1
1.127675 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.127904 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.127920 - NEWS::load_news                 -> ... from database
1.127953 - dotDatabase::query              -> SELECT news_post.id AS id, news_post.headline, news_post.content, news_post.short, news_post.user_id, news_post.encode, UNIX_TIMESTAMP(news_post.dateline) AS date_unix, news_post.comments, news_post.section_id, news_section.name AS section_name, news_section.short AS section_short, news_section.urlshort AS section_url, news_section.template, user.nick, user.vorname, user.nachname, user.countrycode FROM news_post LEFT JOIN news_section ON news_post.section_id = news_section.id LEFT JOIN user ON user.id = news_post.user_id WHERE news_post.active = 1 AND news_post.dateline <= NOW() AND news_post.section_id IN (16) ORDER by news_post.dateline DESC LIMIT 0,5
1.137221 - HTML::encodeCms                 -> 
1.137530 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.137804 - HTML::encode                    -> replace run 1
1.137918 - HTML::encodeCms                 -> 
1.137948 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.137997 - HTML::encode                    -> replace run 1
1.138034 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.138223 - HTML::template                  -> template: >box_news_bit<
1.138371 - HTML::template                  -> template: >box_news_bit<
1.138397 - HTML::template                  -> template: >box_news<
1.138500 - HTML::template_exists           -> search: >page_box_right< == 1
1.138536 - HTML::template                  -> template: >page_box_right<
1.138603 - PAGE::get_boxes                 -> -------- call: right::party
1.138622 - CBOX::party                     -> generate Box
1.138640 - EVENT::short_event              -> id >27<
1.138650 - EVENT::getevent                 -> id >27<
1.138662 - 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=27 AND active=1
1.143524 - CACHE::get                      -> cache: >event_27::stats< not found
1.143550 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.151881 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.158738 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.158923 - HTML::template                  -> template: >box_event<
1.159080 - HTML::template_exists           -> search: >page_box_right< == 1
1.159112 - HTML::template                  -> template: >page_box_right<
1.159142 - PAGE::get_boxes                 -> -------- call: right::forum
1.159156 - CBOX::forum                     -> generate forum box
1.159164 - CBOX::forum_load_threads        -> load data
1.159210 - CACHE::get                      -> cache: >forum::topthreads< not found
1.159227 - 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
1.172004 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.172238 - CBOX::forum_threads             -> list all threads in array
1.172265 - FORUM::thread_lastvisit         -> threadid: array ( 0 => 302, 1 => 301, 2 => 300, 3 => 299, 4 => 297, 5 => 298, 6 => 296, 7 => 295, 8 => 293, 9 => 294, 10 => 282, 11 => 287, 12 => 292, 13 => 290, 14 => 291, 15 => 289, 16 => 288, 17 => 283, 18 => 286, 19 => 285, )
1.172305 - admin::getInstance              -> do
1.172379 - HTML::template                  -> template: >box_forum_bit<
1.172538 - HTML::template                  -> template: >box_forum_bit<
1.172589 - HTML::template                  -> template: >box_forum_bit<
1.172643 - HTML::template                  -> template: >box_forum_bit<
1.172689 - HTML::template                  -> template: >box_forum_bit<
1.172735 - HTML::template                  -> template: >box_forum_bit<
1.172764 - HTML::template                  -> template: >box_forum<
1.172871 - HTML::template_exists           -> search: >page_box_right< == 1
1.172906 - HTML::template                  -> template: >page_box_right<
1.172944 - PAGE::get_boxes                 -> -------- call: right::vote
1.172961 - CBOX::vote                      -> generate Box
1.172974 - 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
1.177388 - HTML::template                  -> template: >box_vote_nocurrent<
1.177590 - HTML::template_exists           -> search: >page_box_right< == 1
1.177638 - HTML::template                  -> template: >page_box_right<
1.177686 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.177708 - CBOX::buddylist                 -> generate Box
1.177810 - HTML::template                  -> template: >box_buddylist_msg<
1.177994 - HTML::template                  -> template: >box_buddylist<
1.178119 - HTML::template_exists           -> search: >page_box_right< == 1
1.178151 - HTML::template                  -> template: >page_box_right<
1.178186 - PAGE::get_boxes                 -> -------- call: right::online
1.178202 - CBOX::online                    -> generate Box
1.178215 - HTML::template                  -> template: >box_online<
1.178301 - HTML::template_exists           -> search: >page_box_right< == 1
1.178331 - HTML::template                  -> template: >page_box_right<
1.178381 - PAGE::render                    -> final
1.178395 - PAGE::renderTemplate            -> page
1.178407 - dotSession::getInstance         -> do
1.178427 - PAGE::getHead                   -> return
1.178435 - dotSession::getInstance         -> do
1.178570 - HTML::template                  -> template: >page<
1.179114 - PAGE::render_template           -> final

PHP Includes   : 22
DB Queries     : 20
Rendering Time : 1.180193

Includes PHP Files: 
 - /var/www/html/swilan-dev/2024/www/user/index.php
 - /var/www/html/swilan-dev/2024/www/global.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotCommon.php
 - /var/www/html/swilan-dev/2024/www/config.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
 - /var/www/html/swilan-dev/2024/www/includes/class.page.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user.php
 - /var/www/html/swilan-dev/2024/www/includes/class.styles.php
 - /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
 - /var/www/html/swilan-dev/2024/www/includes/class.admin.php
 - /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
 - /var/www/html/swilan-dev/2024/www/includes/class.event.php
 - /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
 - /var/www/html/swilan-dev/2024/www/includes/class.html.php
 - /var/www/html/swilan-dev/2024/www/includes/custom.user.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cache.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php