home / User details of rox



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

found 223 debug messages

0.000028 - GLOBAL::include                 -> config.php
0.000130 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000159 - dotDatabase::getInstance        -> connection: database
0.000171 - dotDatabase::__construct        -> connection: database
0.000187 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000205 - page::getInstance               -> do
0.000222 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000237 - dotSession::getInstance         -> do
0.000248 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000272 - dotSession::start               -> ---- init
0.000297 - dotSession::start               -> start php session managment
0.925060 - dotSession::start               -> finished php session management
0.925089 - dotSession::start               -> check for security options
0.925108 - dotSession::start               -> lookup ip2country
0.925130 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.941156 - dotDatabase::select             -> database: dotlan_database
0.949092 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59762712 BETWEEN ip_from AND ip_to
0.957347 - dotSession::start               -> update current session online user infos
0.957415 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419985, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=4776', host = '3.143.232.24', dns = '3.143.232.24', countrycode = '', hits = hits + 1 WHERE hash = '7cbbjph5t1l3fpa9ttla22go24'
0.962751 - dotSession::start               -> session found in DB
0.962783 - dotSession::load_locales        -> do
0.962829 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.962844 - dotSession::start               -> ---- finished with session startup
0.962869 - dotSession::load_user           -> id: 0
0.962879 - user::get_user                  -> id: >0<
0.962900 - dotDatabase::getInstance        -> connection: database
0.962966 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.963003 - styles::load                    -> name: ><
0.963029 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.963204 - styles::activate                -> style = 2024_switzerlan
0.963362 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.963389 - admin::getInstance              -> do
0.963399 - dotSession::getInstance         -> do
0.963414 - admin::__construct              -> user_id=0
0.963424 - user::load_settings             -> load current user settings to $global
0.963448 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.963473 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.963503 - EVENT::comming_event            -> return
0.963520 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419985 AND active=1 ORDER by begin ASC
0.968418 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.968474 - GLOBAL::end global.php          -> ---------------------------------------------
0.968496 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.968567 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.968596 - user::get_user                  -> id: >4776<
0.968612 - dotDatabase::getInstance        -> connection: database
0.968631 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 4776 ORDER by id DESC
0.973703 - USER_FUNCTIONS::display_details -> id:4776
0.973801 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.973884 - GLOBAL::include                 -> custom.user.php
0.974104 - 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=4776 AND ver_email>0 LIMIT 1
0.978808 - dotDatabase::getInstance        -> connection: database
0.978853 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.002208 - dotDatabase::getInstance        -> connection: database
1.002237 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.025172 - dotDatabase::getInstance        -> connection: database
1.025207 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.038516 - dotDatabase::getInstance        -> connection: database
1.038550 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.060625 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.060847 - dotDatabase::getInstance        -> connection: database
1.060864 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.076757 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.076916 - dotDatabase::getInstance        -> connection: database
1.076938 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.089739 - dotDatabase::getInstance        -> connection: database
1.089789 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.100692 - HTML::template                  -> template: >user_profile_inner_bit2<
1.100884 - HTML::template                  -> template: >user_profile_inner_bit2<
1.100934 - HTML::template                  -> template: >user_profile_inner<
1.101028 - HTML::template                  -> template: >user_profile_inner_bit3<
1.101120 - 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=4776 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.105829 - HTML::template                  -> template: >user_profile_inner_bit3<
1.105912 - 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=4776 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.111636 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.111918 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.112018 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.112070 - HTML::template                  -> template: >user_profile_shortbar<
1.112148 - HTML::template                  -> template: >user_profile<
1.112218 - GLOBAL::end userspace           -> ---------------------------------------------
1.112229 - PAGE::render                    -> start rendering page layout
1.112241 - USER::check_for_new_messages    -> return
1.112259 - dotSession::getInstance         -> do
1.112309 - PAGE::get_boxes                 -> -------- side=left
1.112332 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.112372 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.112392 - CBOX::menu                      -> generate Menu Box >menu<
1.112414 - HTML::template                  -> template: >box_menu_bit<
1.112485 - HTML::template                  -> template: >box_menu_bit<
1.112511 - HTML::template                  -> template: >box_menu_bit<
1.112535 - HTML::template                  -> template: >box_menu_bit<
1.112558 - HTML::template                  -> template: >box_menu_bit<
1.112582 - HTML::template                  -> template: >box_menu_bit<
1.112696 - HTML::template                  -> template: >box_menu_bit<
1.112720 - HTML::template                  -> template: >box_menu<
1.112817 - HTML::template_exists           -> search: >page_box_left< == 1
1.112852 - HTML::template                  -> template: >page_box_left<
1.112918 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.112932 - CBOX::menu                      -> generate Menu Box >party<
1.112953 - HTML::template                  -> template: >box_menu_bit<
1.112978 - HTML::template                  -> template: >box_menu_bit<
1.113002 - HTML::template                  -> template: >box_menu_bit<
1.113025 - HTML::template                  -> template: >box_menu_bit<
1.113048 - HTML::template                  -> template: >box_menu_bit<
1.113072 - HTML::template                  -> template: >box_menu_bit<
1.113095 - HTML::template                  -> template: >box_menu_bit<
1.113118 - HTML::template                  -> template: >box_menu_bit<
1.113150 - HTML::template                  -> template: >box_menu_bit<
1.113174 - HTML::template                  -> template: >box_menu_bit<
1.113198 - HTML::template                  -> template: >box_menu_bit<
1.113221 - HTML::template                  -> template: >box_menu_bit<
1.113244 - HTML::template                  -> template: >box_menu<
1.113290 - HTML::template_exists           -> search: >page_box_left< == 1
1.113373 - HTML::template                  -> template: >page_box_left<
1.113417 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.113430 - CBOX::menu                      -> generate Menu Box >login<
1.113452 - HTML::template                  -> template: >box_menu_bit<
1.113478 - HTML::template                  -> template: >box_menu_bit<
1.113501 - HTML::template                  -> template: >box_menu<
1.113553 - HTML::template_exists           -> search: >page_box_left< == 1
1.113580 - HTML::template                  -> template: >page_box_left<
1.113610 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.113620 - PAGE::get_boxes                 -> -------- call: left::search
1.113634 - CBOX::template                  -> generate Box with >box_suchen< as template
1.113645 - HTML::template                  -> template: >box_suchen<
1.113738 - HTML::template_exists           -> search: >page_box_left< == 1
1.113761 - HTML::template                  -> template: >page_box_left<
1.113789 - PAGE::get_boxes                 -> -------- call: left::banner
1.113813 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.113849 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.113872 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.118185 - 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.122683 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.122730 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.127747 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.132003 - HTML::encode                    -> replace run 1
1.132122 - HTML::template                  -> template: >box_banner_bit<
1.132304 - HTML::encode                    -> www.egames.ch...
1.132434 - HTML::encode                    -> replace run 1
1.132485 - HTML::encode                    -> replace run 2
1.132528 - HTML::template                  -> template: >box_banner_bit<
1.132553 - HTML::template                  -> template: >box_banner<
1.132633 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.132751 - HTML::template_exists           -> search: >page_box_left< == 1
1.132789 - HTML::template                  -> template: >page_box_left<
1.132836 - PAGE::get_boxes                 -> -------- side=right
1.132853 - PAGE::get_boxes                 -> -------- call: right::news
1.132869 - CBOX::news                      -> generate Box
1.132888 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.132927 - NEWS::load_news                 -> load news data
1.132952 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.132982 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.137567 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.142505 - 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.147586 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.147749 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.147763 - NEWS::load_news                 -> ... from database
1.147792 - 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.157064 - HTML::encodeCms                 -> 
1.157568 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.157772 - HTML::encode                    -> replace run 1
1.157827 - HTML::encodeCms                 -> 
1.157848 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.157891 - HTML::encode                    -> replace run 1
1.157927 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.158097 - HTML::template                  -> template: >box_news_bit<
1.158232 - HTML::template                  -> template: >box_news_bit<
1.158258 - HTML::template                  -> template: >box_news<
1.158376 - HTML::template_exists           -> search: >page_box_right< == 1
1.158404 - HTML::template                  -> template: >page_box_right<
1.158453 - PAGE::get_boxes                 -> -------- call: right::party
1.158466 - CBOX::party                     -> generate Box
1.158480 - EVENT::short_event              -> id >27<
1.158486 - EVENT::getevent                 -> id >27<
1.158494 - 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.163485 - CACHE::get                      -> cache: >event_27::stats< not found
1.163510 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.171912 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.179299 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.179481 - HTML::template                  -> template: >box_event<
1.179703 - HTML::template_exists           -> search: >page_box_right< == 1
1.179749 - HTML::template                  -> template: >page_box_right<
1.179789 - PAGE::get_boxes                 -> -------- call: right::forum
1.179807 - CBOX::forum                     -> generate forum box
1.179820 - CBOX::forum_load_threads        -> load data
1.179861 - CACHE::get                      -> cache: >forum::topthreads< not found
1.179880 - 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.192391 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.192586 - CBOX::forum_threads             -> list all threads in array
1.192606 - 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.192630 - admin::getInstance              -> do
1.192692 - HTML::template                  -> template: >box_forum_bit<
1.192818 - HTML::template                  -> template: >box_forum_bit<
1.192849 - HTML::template                  -> template: >box_forum_bit<
1.192882 - HTML::template                  -> template: >box_forum_bit<
1.192908 - HTML::template                  -> template: >box_forum_bit<
1.192934 - HTML::template                  -> template: >box_forum_bit<
1.192958 - HTML::template                  -> template: >box_forum<
1.193041 - HTML::template_exists           -> search: >page_box_right< == 1
1.193067 - HTML::template                  -> template: >page_box_right<
1.193099 - PAGE::get_boxes                 -> -------- call: right::vote
1.193120 - CBOX::vote                      -> generate Box
1.193133 - 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.197753 - HTML::template                  -> template: >box_vote_nocurrent<
1.197924 - HTML::template_exists           -> search: >page_box_right< == 1
1.197954 - HTML::template                  -> template: >page_box_right<
1.197983 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.197996 - CBOX::buddylist                 -> generate Box
1.198020 - HTML::template                  -> template: >box_buddylist_msg<
1.198061 - HTML::template                  -> template: >box_buddylist<
1.198115 - HTML::template_exists           -> search: >page_box_right< == 1
1.198131 - HTML::template                  -> template: >page_box_right<
1.198150 - PAGE::get_boxes                 -> -------- call: right::online
1.198159 - CBOX::online                    -> generate Box
1.198166 - HTML::template                  -> template: >box_online<
1.198221 - HTML::template_exists           -> search: >page_box_right< == 1
1.198237 - HTML::template                  -> template: >page_box_right<
1.198266 - PAGE::render                    -> final
1.198273 - PAGE::renderTemplate            -> page
1.198280 - dotSession::getInstance         -> do
1.198292 - PAGE::getHead                   -> return
1.198296 - dotSession::getInstance         -> do
1.198428 - HTML::template                  -> template: >page<
1.198837 - PAGE::render_template           -> final

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

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