home / User details of proud_swiss_guy



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

found 223 debug messages

0.000036 - GLOBAL::include                 -> config.php
0.000288 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000337 - dotDatabase::getInstance        -> connection: database
0.000358 - dotDatabase::__construct        -> connection: database
0.000385 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000413 - page::getInstance               -> do
0.000436 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000460 - dotSession::getInstance         -> do
0.000478 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000512 - dotSession::start               -> ---- init
0.000555 - dotSession::start               -> start php session managment
1.078932 - dotSession::start               -> finished php session management
1.078972 - dotSession::start               -> check for security options
1.078993 - dotSession::start               -> lookup ip2country
1.079023 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.095446 - dotDatabase::select             -> database: dotlan_database
1.103628 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59579767 BETWEEN ip_from AND ip_to
1.112082 - dotSession::start               -> update current session online user infos
1.112153 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746376872, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=8423', host = '3.141.29.119', dns = '3.141.29.119', countrycode = '', hits = hits + 1 WHERE hash = 'jt7oiirojpvcmc55hecuenovq2'
1.118211 - dotSession::start               -> session found in DB
1.118262 - dotSession::load_locales        -> do
1.118311 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.118324 - dotSession::start               -> ---- finished with session startup
1.118366 - dotSession::load_user           -> id: 0
1.118379 - user::get_user                  -> id: >0<
1.118399 - dotDatabase::getInstance        -> connection: database
1.118459 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.118499 - styles::load                    -> name: ><
1.118524 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.118851 - styles::activate                -> style = 2024_switzerlan
1.119043 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.119068 - admin::getInstance              -> do
1.119076 - dotSession::getInstance         -> do
1.119090 - admin::__construct              -> user_id=0
1.119102 - user::load_settings             -> load current user settings to $global
1.119121 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.119156 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.119194 - EVENT::comming_event            -> return
1.119210 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746376872 AND active=1 ORDER by begin ASC
1.124072 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.124173 - GLOBAL::end global.php          -> ---------------------------------------------
1.124200 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.124286 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.124325 - user::get_user                  -> id: >8423<
1.124346 - dotDatabase::getInstance        -> connection: database
1.124368 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 8423 ORDER by id DESC
1.129267 - USER_FUNCTIONS::display_details -> id:8423
1.129361 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.129447 - GLOBAL::include                 -> custom.user.php
1.129849 - dotDatabase::query              -> SELECT stats_postings-stats_comments AS stats_postings, stats_comments, stats_hits, stats_sessions, stats_profile_hits, stats_messages_recv, stats_messages_sent, UNIX_TIMESTAMP(lastactivity) AS lastactivity_unix, lastupdate AS lastupdate_unix FROM user WHERE user.id=8423 AND ver_email>0 LIMIT 1
1.134382 - dotDatabase::getInstance        -> connection: database
1.134432 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.154161 - dotDatabase::getInstance        -> connection: database
1.154191 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.167854 - dotDatabase::getInstance        -> connection: database
1.167899 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.180224 - dotDatabase::getInstance        -> connection: database
1.180258 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.191268 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.191546 - dotDatabase::getInstance        -> connection: database
1.191568 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.201176 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.201304 - dotDatabase::getInstance        -> connection: database
1.201322 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.213445 - dotDatabase::getInstance        -> connection: database
1.213484 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.225593 - HTML::template                  -> template: >user_profile_inner_bit2<
1.225810 - HTML::template                  -> template: >user_profile_inner_bit2<
1.225863 - HTML::template                  -> template: >user_profile_inner<
1.225964 - HTML::template                  -> template: >user_profile_inner_bit3<
1.226206 - dotDatabase::query              -> SELECT forum_post.postid, UNIX_TIMESTAMP(forum_post.dateline) AS dateline, forum_thread.title, forum_main.title AS forum_title FROM forum_post LEFT JOIN forum_thread ON forum_post.threadid=forum_thread.threadid LEFT JOIN forum_main ON forum_thread.forumid=forum_main.forumid WHERE forum_post.userid=8423 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.230981 - HTML::template                  -> template: >user_profile_inner_bit3<
1.231081 - dotDatabase::query              -> SELECT forum_post.postid, UNIX_TIMESTAMP(forum_post.dateline) AS dateline, forum_thread.title, ext FROM forum_post LEFT JOIN forum_thread ON forum_post.threadid=forum_thread.threadid LEFT JOIN forum_main ON forum_thread.forumid=forum_main.forumid WHERE forum_post.userid=8423 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.235829 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.236085 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.236127 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.236155 - HTML::template                  -> template: >user_profile_shortbar<
1.236280 - HTML::template                  -> template: >user_profile<
1.236358 - GLOBAL::end userspace           -> ---------------------------------------------
1.236369 - PAGE::render                    -> start rendering page layout
1.236382 - USER::check_for_new_messages    -> return
1.236400 - dotSession::getInstance         -> do
1.236452 - PAGE::get_boxes                 -> -------- side=left
1.236476 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.236516 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.236535 - CBOX::menu                      -> generate Menu Box >menu<
1.236560 - HTML::template                  -> template: >box_menu_bit<
1.236660 - HTML::template                  -> template: >box_menu_bit<
1.236684 - HTML::template                  -> template: >box_menu_bit<
1.236705 - HTML::template                  -> template: >box_menu_bit<
1.236723 - HTML::template                  -> template: >box_menu_bit<
1.236740 - HTML::template                  -> template: >box_menu_bit<
1.236757 - HTML::template                  -> template: >box_menu_bit<
1.236778 - HTML::template                  -> template: >box_menu<
1.236896 - HTML::template_exists           -> search: >page_box_left< == 1
1.236932 - HTML::template                  -> template: >page_box_left<
1.237002 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.237017 - CBOX::menu                      -> generate Menu Box >party<
1.237038 - HTML::template                  -> template: >box_menu_bit<
1.237068 - HTML::template                  -> template: >box_menu_bit<
1.237089 - HTML::template                  -> template: >box_menu_bit<
1.237113 - HTML::template                  -> template: >box_menu_bit<
1.237141 - HTML::template                  -> template: >box_menu_bit<
1.237168 - HTML::template                  -> template: >box_menu_bit<
1.237198 - HTML::template                  -> template: >box_menu_bit<
1.237222 - HTML::template                  -> template: >box_menu_bit<
1.237246 - HTML::template                  -> template: >box_menu_bit<
1.237270 - HTML::template                  -> template: >box_menu_bit<
1.237294 - HTML::template                  -> template: >box_menu_bit<
1.237318 - HTML::template                  -> template: >box_menu_bit<
1.237348 - HTML::template                  -> template: >box_menu<
1.237403 - HTML::template_exists           -> search: >page_box_left< == 1
1.237435 - HTML::template                  -> template: >page_box_left<
1.237490 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.237504 - CBOX::menu                      -> generate Menu Box >login<
1.237520 - HTML::template                  -> template: >box_menu_bit<
1.237549 - HTML::template                  -> template: >box_menu_bit<
1.237568 - HTML::template                  -> template: >box_menu<
1.237621 - HTML::template_exists           -> search: >page_box_left< == 1
1.237654 - HTML::template                  -> template: >page_box_left<
1.237702 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.237713 - PAGE::get_boxes                 -> -------- call: left::search
1.237729 - CBOX::template                  -> generate Box with >box_suchen< as template
1.237741 - HTML::template                  -> template: >box_suchen<
1.237881 - HTML::template_exists           -> search: >page_box_left< == 1
1.237909 - HTML::template                  -> template: >page_box_left<
1.237953 - PAGE::get_boxes                 -> -------- call: left::banner
1.238082 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.238129 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.238156 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.242647 - 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.247645 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.247712 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.253070 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.257454 - HTML::encode                    -> replace run 1
1.257567 - HTML::template                  -> template: >box_banner_bit<
1.257749 - HTML::encode                    -> www.egames.ch...
1.257863 - HTML::encode                    -> replace run 1
1.257910 - HTML::encode                    -> replace run 2
1.257951 - HTML::template                  -> template: >box_banner_bit<
1.258052 - HTML::template                  -> template: >box_banner<
1.258170 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.258298 - HTML::template_exists           -> search: >page_box_left< == 1
1.258336 - HTML::template                  -> template: >page_box_left<
1.258388 - PAGE::get_boxes                 -> -------- side=right
1.258406 - PAGE::get_boxes                 -> -------- call: right::news
1.258424 - CBOX::news                      -> generate Box
1.258442 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.258482 - NEWS::load_news                 -> load news data
1.258508 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.258588 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.263058 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.267914 - 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.272628 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.272808 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.272826 - NEWS::load_news                 -> ... from database
1.272878 - 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.282246 - HTML::encodeCms                 -> 
1.282775 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.282969 - HTML::encode                    -> replace run 1
1.283023 - HTML::encodeCms                 -> 
1.283043 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.283086 - HTML::encode                    -> replace run 1
1.283121 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.283413 - HTML::template                  -> template: >box_news_bit<
1.283593 - HTML::template                  -> template: >box_news_bit<
1.283622 - HTML::template                  -> template: >box_news<
1.283754 - HTML::template_exists           -> search: >page_box_right< == 1
1.283798 - HTML::template                  -> template: >page_box_right<
1.283874 - PAGE::get_boxes                 -> -------- call: right::party
1.283894 - CBOX::party                     -> generate Box
1.283914 - EVENT::short_event              -> id >27<
1.283924 - EVENT::getevent                 -> id >27<
1.283938 - 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.289239 - CACHE::get                      -> cache: >event_27::stats< not found
1.289271 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.295816 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.302583 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.302761 - HTML::template                  -> template: >box_event<
1.302952 - HTML::template_exists           -> search: >page_box_right< == 1
1.302991 - HTML::template                  -> template: >page_box_right<
1.303041 - PAGE::get_boxes                 -> -------- call: right::forum
1.303059 - CBOX::forum                     -> generate forum box
1.303075 - CBOX::forum_load_threads        -> load data
1.303104 - CACHE::get                      -> cache: >forum::topthreads< not found
1.303139 - 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.313740 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.314066 - CBOX::forum_threads             -> list all threads in array
1.314098 - 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.314156 - admin::getInstance              -> do
1.314245 - HTML::template                  -> template: >box_forum_bit<
1.314440 - HTML::template                  -> template: >box_forum_bit<
1.314494 - HTML::template                  -> template: >box_forum_bit<
1.314604 - HTML::template                  -> template: >box_forum_bit<
1.314658 - HTML::template                  -> template: >box_forum_bit<
1.314702 - HTML::template                  -> template: >box_forum_bit<
1.314731 - HTML::template                  -> template: >box_forum<
1.314882 - HTML::template_exists           -> search: >page_box_right< == 1
1.314921 - HTML::template                  -> template: >page_box_right<
1.314959 - PAGE::get_boxes                 -> -------- call: right::vote
1.314978 - CBOX::vote                      -> generate Box
1.314992 - 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.319660 - HTML::template                  -> template: >box_vote_nocurrent<
1.319912 - HTML::template_exists           -> search: >page_box_right< == 1
1.319959 - HTML::template                  -> template: >page_box_right<
1.320014 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.320039 - CBOX::buddylist                 -> generate Box
1.320079 - HTML::template                  -> template: >box_buddylist_msg<
1.320169 - HTML::template                  -> template: >box_buddylist<
1.320264 - HTML::template_exists           -> search: >page_box_right< == 1
1.320293 - HTML::template                  -> template: >page_box_right<
1.320325 - PAGE::get_boxes                 -> -------- call: right::online
1.320341 - CBOX::online                    -> generate Box
1.320359 - HTML::template                  -> template: >box_online<
1.320463 - HTML::template_exists           -> search: >page_box_right< == 1
1.320496 - HTML::template                  -> template: >page_box_right<
1.320539 - PAGE::render                    -> final
1.320551 - PAGE::renderTemplate            -> page
1.320566 - dotSession::getInstance         -> do
1.320588 - PAGE::getHead                   -> return
1.320596 - dotSession::getInstance         -> do
1.320745 - HTML::template                  -> template: >page<
1.321466 - PAGE::render_template           -> final

PHP Includes   : 21
DB Queries     : 27
Rendering Time : 1.323126

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