home / User details of sdev



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

found 215 debug messages

0.000034 - GLOBAL::include                 -> config.php
0.000186 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000227 - dotDatabase::getInstance        -> connection: database
0.000252 - dotDatabase::__construct        -> connection: database
0.000278 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000304 - page::getInstance               -> do
0.000332 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000355 - dotSession::getInstance         -> do
0.000373 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000407 - dotSession::start               -> ---- init
0.000439 - dotSession::start               -> start php session managment
0.000516 - dotSession::start               -> finished php session management
0.000530 - dotSession::start               -> check for security options
0.000546 - dotSession::start               -> lookup ip2country
0.000562 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.016366 - dotDatabase::select             -> database: dotlan_database
0.024143 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59463230 BETWEEN ip_from AND ip_to
0.032013 - dotSession::start               -> update current session online user infos
0.032085 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746377740, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=9493', host = '3.139.86.62', dns = '3.139.86.62', countrycode = '', hits = hits + 1 WHERE hash = '8oqgf5o5dgfspq3coi6t7hr9r7'
0.037702 - dotSession::start               -> session found in DB
0.037750 - dotSession::load_locales        -> do
0.037802 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.037816 - dotSession::start               -> ---- finished with session startup
0.037844 - dotSession::load_user           -> id: 0
0.037856 - user::get_user                  -> id: >0<
0.037880 - dotDatabase::getInstance        -> connection: database
0.037950 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.037987 - styles::load                    -> name: ><
0.038011 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.038294 - styles::activate                -> style = 2024_switzerlan
0.038477 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.038504 - admin::getInstance              -> do
0.038516 - dotSession::getInstance         -> do
0.038531 - admin::__construct              -> user_id=0
0.038542 - user::load_settings             -> load current user settings to $global
0.038561 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.038595 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.038623 - EVENT::comming_event            -> return
0.038643 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746377740 AND active=1 ORDER by begin ASC
0.044075 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.044127 - GLOBAL::end global.php          -> ---------------------------------------------
0.044147 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.044216 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.044247 - user::get_user                  -> id: >9493<
0.044262 - dotDatabase::getInstance        -> connection: database
0.044283 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 9493 ORDER by id DESC
0.049154 - USER_FUNCTIONS::display_details -> id:9493
0.049253 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.049364 - GLOBAL::include                 -> custom.user.php
0.049887 - HTML::template                  -> template: >user_profile_inner_bit4<
0.050035 - 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=9493 AND active=1 ORDER by events.begin DESC
0.055104 - EVENT::load_event_status        -> load event_status to $this
0.055124 - dotDatabase::query              -> SELECT * FROM event_status ORDER by id ASC
0.059818 - HTML::template                  -> template: >user_profile_inner_bit4<
0.059999 - HTML::template                  -> template: >user_profile_inner_bit4<
0.060061 - HTML::template                  -> template: >user_profile_innerlist<
0.060224 - HTML::template                  -> template: >user_profile_inner_bit3<
0.060314 - 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=9493 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.098546 - HTML::template                  -> template: >user_profile_inner_bit1<
0.098732 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.098792 - TURNIER::__construct            -> init
0.098845 - HTML::template                  -> template: >user_profile_inner_bit3<
0.098932 - HTML::template                  -> template: >user_profile_inner_bit1<
0.098975 - HTML::template                  -> template: >user_profile_inner_bit3<
0.099019 - HTML::template                  -> template: >user_profile_innerlist<
0.099072 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.099196 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.099240 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.099272 - HTML::template                  -> template: >user_profile_shortbar<
0.099359 - HTML::template                  -> template: >user_profile<
0.099449 - GLOBAL::end userspace           -> ---------------------------------------------
0.099460 - PAGE::render                    -> start rendering page layout
0.099473 - USER::check_for_new_messages    -> return
0.099495 - dotSession::getInstance         -> do
0.099552 - PAGE::get_boxes                 -> -------- side=left
0.099578 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.099621 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.099644 - CBOX::menu                      -> generate Menu Box >menu<
0.099669 - HTML::template                  -> template: >box_menu_bit<
0.099753 - HTML::template                  -> template: >box_menu_bit<
0.099779 - HTML::template                  -> template: >box_menu_bit<
0.099810 - HTML::template                  -> template: >box_menu_bit<
0.099840 - HTML::template                  -> template: >box_menu_bit<
0.099866 - HTML::template                  -> template: >box_menu_bit<
0.099890 - HTML::template                  -> template: >box_menu_bit<
0.099913 - HTML::template                  -> template: >box_menu<
0.100040 - HTML::template_exists           -> search: >page_box_left< == 1
0.100079 - HTML::template                  -> template: >page_box_left<
0.100314 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.100336 - CBOX::menu                      -> generate Menu Box >party<
0.100363 - HTML::template                  -> template: >box_menu_bit<
0.100390 - HTML::template                  -> template: >box_menu_bit<
0.100414 - HTML::template                  -> template: >box_menu_bit<
0.100437 - HTML::template                  -> template: >box_menu_bit<
0.100460 - HTML::template                  -> template: >box_menu_bit<
0.100484 - HTML::template                  -> template: >box_menu_bit<
0.100507 - HTML::template                  -> template: >box_menu_bit<
0.100530 - HTML::template                  -> template: >box_menu_bit<
0.100554 - HTML::template                  -> template: >box_menu_bit<
0.100577 - HTML::template                  -> template: >box_menu_bit<
0.100601 - HTML::template                  -> template: >box_menu_bit<
0.100624 - HTML::template                  -> template: >box_menu_bit<
0.100647 - HTML::template                  -> template: >box_menu<
0.100695 - HTML::template_exists           -> search: >page_box_left< == 1
0.100729 - HTML::template                  -> template: >page_box_left<
0.100771 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.101318 - CBOX::menu                      -> generate Menu Box >login<
0.101344 - HTML::template                  -> template: >box_menu_bit<
0.101470 - HTML::template                  -> template: >box_menu_bit<
0.101556 - HTML::template                  -> template: >box_menu<
0.101647 - HTML::template_exists           -> search: >page_box_left< == 1
0.101682 - HTML::template                  -> template: >page_box_left<
0.101768 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.101783 - PAGE::get_boxes                 -> -------- call: left::search
0.101802 - CBOX::template                  -> generate Box with >box_suchen< as template
0.101819 - HTML::template                  -> template: >box_suchen<
0.101948 - HTML::template_exists           -> search: >page_box_left< == 1
0.101975 - HTML::template                  -> template: >page_box_left<
0.102005 - PAGE::get_boxes                 -> -------- call: left::banner
0.102034 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.102073 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.102089 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.106286 - 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
0.110869 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.110939 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.116161 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.120256 - HTML::encode                    -> replace run 1
0.120357 - HTML::template                  -> template: >box_banner_bit<
0.120511 - HTML::encode                    -> www.egames.ch...
0.120644 - HTML::encode                    -> replace run 1
0.120694 - HTML::encode                    -> replace run 2
0.120737 - HTML::template                  -> template: >box_banner_bit<
0.120762 - HTML::template                  -> template: >box_banner<
0.120840 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.120957 - HTML::template_exists           -> search: >page_box_left< == 1
0.120992 - HTML::template                  -> template: >page_box_left<
0.121038 - PAGE::get_boxes                 -> -------- side=right
0.121056 - PAGE::get_boxes                 -> -------- call: right::news
0.121111 - CBOX::news                      -> generate Box
0.121133 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.121177 - NEWS::load_news                 -> load news data
0.121205 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.121235 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.126851 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.131617 - 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
0.137137 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.137289 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.137304 - NEWS::load_news                 -> ... from database
0.137340 - 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
0.147943 - HTML::encodeCms                 -> 
0.148332 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.148530 - HTML::encode                    -> replace run 1
0.148584 - HTML::encodeCms                 -> 
0.148605 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.148651 - HTML::encode                    -> replace run 1
0.148703 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.148885 - HTML::template                  -> template: >box_news_bit<
0.149043 - HTML::template                  -> template: >box_news_bit<
0.149182 - HTML::template                  -> template: >box_news<
0.149320 - HTML::template_exists           -> search: >page_box_right< == 1
0.149367 - HTML::template                  -> template: >page_box_right<
0.149543 - PAGE::get_boxes                 -> -------- call: right::party
0.149564 - CBOX::party                     -> generate Box
0.149585 - EVENT::short_event              -> id >27<
0.149595 - EVENT::getevent                 -> id >27<
0.149609 - 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
0.154668 - CACHE::get                      -> cache: >event_27::stats< not found
0.154696 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.165627 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.173336 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
0.173559 - HTML::template                  -> template: >box_event<
0.173721 - HTML::template_exists           -> search: >page_box_right< == 1
0.173756 - HTML::template                  -> template: >page_box_right<
0.173806 - PAGE::get_boxes                 -> -------- call: right::forum
0.173837 - CBOX::forum                     -> generate forum box
0.173852 - CBOX::forum_load_threads        -> load data
0.173887 - CACHE::get                      -> cache: >forum::topthreads< not found
0.173909 - 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.187090 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
0.187376 - CBOX::forum_threads             -> list all threads in array
0.187412 - 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, )
0.187448 - admin::getInstance              -> do
0.187534 - HTML::template                  -> template: >box_forum_bit<
0.187737 - HTML::template                  -> template: >box_forum_bit<
0.187793 - HTML::template                  -> template: >box_forum_bit<
0.187847 - HTML::template                  -> template: >box_forum_bit<
0.187887 - HTML::template                  -> template: >box_forum_bit<
0.187928 - HTML::template                  -> template: >box_forum_bit<
0.188335 - HTML::template                  -> template: >box_forum<
0.188532 - HTML::template_exists           -> search: >page_box_right< == 1
0.188576 - HTML::template                  -> template: >page_box_right<
0.188621 - PAGE::get_boxes                 -> -------- call: right::vote
0.188641 - CBOX::vote                      -> generate Box
0.188653 - 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.193165 - HTML::template                  -> template: >box_vote_nocurrent<
0.193322 - HTML::template_exists           -> search: >page_box_right< == 1
0.193361 - HTML::template                  -> template: >page_box_right<
0.193410 - PAGE::get_boxes                 -> -------- call: right::buddylist
0.193432 - CBOX::buddylist                 -> generate Box
0.193467 - HTML::template                  -> template: >box_buddylist_msg<
0.193536 - HTML::template                  -> template: >box_buddylist<
0.193624 - HTML::template_exists           -> search: >page_box_right< == 1
0.193654 - HTML::template                  -> template: >page_box_right<
0.193686 - PAGE::get_boxes                 -> -------- call: right::online
0.193701 - CBOX::online                    -> generate Box
0.193715 - HTML::template                  -> template: >box_online<
0.193806 - HTML::template_exists           -> search: >page_box_right< == 1
0.193833 - HTML::template                  -> template: >page_box_right<
0.193875 - PAGE::render                    -> final
0.193888 - PAGE::renderTemplate            -> page
0.193899 - dotSession::getInstance         -> do
0.193919 - PAGE::getHead                   -> return
0.193926 - dotSession::getInstance         -> do
0.194066 - HTML::template                  -> template: >page<
0.194581 - PAGE::render_template           -> final

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

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