home / User details of Denvoksne



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

found 223 debug messages

0.000050 - GLOBAL::include                 -> config.php
0.000221 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000271 - dotDatabase::getInstance        -> connection: database
0.000294 - dotDatabase::__construct        -> connection: database
0.000322 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000353 - page::getInstance               -> do
0.000381 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000407 - dotSession::getInstance         -> do
0.000427 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000467 - dotSession::start               -> ---- init
0.000507 - dotSession::start               -> start php session managment
1.181728 - dotSession::start               -> finished php session management
1.181762 - dotSession::start               -> check for security options
1.181781 - dotSession::start               -> lookup ip2country
1.181802 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.198150 - dotDatabase::select             -> database: dotlan_database
1.206250 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 51362765 BETWEEN ip_from AND ip_to
1.214782 - dotSession::start               -> update current session online user infos
1.214848 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419891, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=7871', host = '3.15.187.205', dns = '3.15.187.205', countrycode = '', hits = hits + 1 WHERE hash = '95hp2e20fsc7dm47pir8prgjo7'
1.220336 - dotSession::start               -> session found in DB
1.220377 - dotSession::load_locales        -> do
1.220422 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.220435 - dotSession::start               -> ---- finished with session startup
1.220459 - dotSession::load_user           -> id: 0
1.220471 - user::get_user                  -> id: >0<
1.220492 - dotDatabase::getInstance        -> connection: database
1.220551 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.220599 - styles::load                    -> name: ><
1.220637 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.220892 - styles::activate                -> style = 2024_switzerlan
1.221089 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.221112 - admin::getInstance              -> do
1.221122 - dotSession::getInstance         -> do
1.221137 - admin::__construct              -> user_id=0
1.221147 - user::load_settings             -> load current user settings to $global
1.221165 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.221204 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.221237 - EVENT::comming_event            -> return
1.221255 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419891 AND active=1 ORDER by begin ASC
1.226183 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.226242 - GLOBAL::end global.php          -> ---------------------------------------------
1.226257 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.226318 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.226339 - user::get_user                  -> id: >7871<
1.226352 - dotDatabase::getInstance        -> connection: database
1.226367 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 7871 ORDER by id DESC
1.231230 - USER_FUNCTIONS::display_details -> id:7871
1.231322 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.231393 - GLOBAL::include                 -> custom.user.php
1.231779 - 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=7871 AND ver_email>0 LIMIT 1
1.236136 - dotDatabase::getInstance        -> connection: database
1.236171 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.258341 - dotDatabase::getInstance        -> connection: database
1.258379 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.272745 - dotDatabase::getInstance        -> connection: database
1.272772 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.294814 - dotDatabase::getInstance        -> connection: database
1.294843 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.310577 - dotDatabase::getInstance        -> connection: database
1.310665 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.323165 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.323412 - dotDatabase::getInstance        -> connection: database
1.323430 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.336465 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.336586 - dotDatabase::getInstance        -> connection: database
1.336609 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.350337 - HTML::template                  -> template: >user_profile_inner_bit2<
1.350554 - HTML::template                  -> template: >user_profile_inner_bit2<
1.350678 - HTML::template                  -> template: >user_profile_inner<
1.350811 - HTML::template                  -> template: >user_profile_inner_bit3<
1.350902 - 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=7871 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.355750 - HTML::template                  -> template: >user_profile_inner_bit3<
1.355847 - 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=7871 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.360364 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.360595 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.360644 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.360678 - HTML::template                  -> template: >user_profile_shortbar<
1.360769 - HTML::template                  -> template: >user_profile<
1.360861 - GLOBAL::end userspace           -> ---------------------------------------------
1.360875 - PAGE::render                    -> start rendering page layout
1.360890 - USER::check_for_new_messages    -> return
1.360913 - dotSession::getInstance         -> do
1.360976 - PAGE::get_boxes                 -> -------- side=left
1.361020 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.361078 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.361103 - CBOX::menu                      -> generate Menu Box >menu<
1.361136 - HTML::template                  -> template: >box_menu_bit<
1.361246 - HTML::template                  -> template: >box_menu_bit<
1.361278 - HTML::template                  -> template: >box_menu_bit<
1.361307 - HTML::template                  -> template: >box_menu_bit<
1.361336 - HTML::template                  -> template: >box_menu_bit<
1.361364 - HTML::template                  -> template: >box_menu_bit<
1.361392 - HTML::template                  -> template: >box_menu_bit<
1.361420 - HTML::template                  -> template: >box_menu<
1.361542 - HTML::template_exists           -> search: >page_box_left< == 1
1.361588 - HTML::template                  -> template: >page_box_left<
1.361676 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.361695 - CBOX::menu                      -> generate Menu Box >party<
1.361721 - HTML::template                  -> template: >box_menu_bit<
1.361752 - HTML::template                  -> template: >box_menu_bit<
1.361780 - HTML::template                  -> template: >box_menu_bit<
1.361808 - HTML::template                  -> template: >box_menu_bit<
1.361835 - HTML::template                  -> template: >box_menu_bit<
1.361863 - HTML::template                  -> template: >box_menu_bit<
1.361892 - HTML::template                  -> template: >box_menu_bit<
1.361920 - HTML::template                  -> template: >box_menu_bit<
1.361964 - HTML::template                  -> template: >box_menu_bit<
1.361992 - HTML::template                  -> template: >box_menu_bit<
1.362021 - HTML::template                  -> template: >box_menu_bit<
1.362057 - HTML::template                  -> template: >box_menu_bit<
1.362085 - HTML::template                  -> template: >box_menu<
1.362159 - HTML::template_exists           -> search: >page_box_left< == 1
1.362194 - HTML::template                  -> template: >page_box_left<
1.362234 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.362251 - CBOX::menu                      -> generate Menu Box >login<
1.362275 - HTML::template                  -> template: >box_menu_bit<
1.362305 - HTML::template                  -> template: >box_menu_bit<
1.362331 - HTML::template                  -> template: >box_menu<
1.362389 - HTML::template_exists           -> search: >page_box_left< == 1
1.362421 - HTML::template                  -> template: >page_box_left<
1.362457 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.362469 - PAGE::get_boxes                 -> -------- call: left::search
1.362488 - CBOX::template                  -> generate Box with >box_suchen< as template
1.362502 - HTML::template                  -> template: >box_suchen<
1.362702 - HTML::template_exists           -> search: >page_box_left< == 1
1.362739 - HTML::template                  -> template: >page_box_left<
1.362778 - PAGE::get_boxes                 -> -------- call: left::banner
1.362813 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.362862 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.362891 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.367282 - 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.372053 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.372120 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.377470 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.381886 - HTML::encode                    -> replace run 1
1.381994 - HTML::template                  -> template: >box_banner_bit<
1.382169 - HTML::encode                    -> www.egames.ch...
1.382283 - HTML::encode                    -> replace run 1
1.382344 - HTML::encode                    -> replace run 2
1.382394 - HTML::template                  -> template: >box_banner_bit<
1.382430 - HTML::template                  -> template: >box_banner<
1.382531 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.382728 - HTML::template_exists           -> search: >page_box_left< == 1
1.382769 - HTML::template                  -> template: >page_box_left<
1.382819 - PAGE::get_boxes                 -> -------- side=right
1.382837 - PAGE::get_boxes                 -> -------- call: right::news
1.382854 - CBOX::news                      -> generate Box
1.382873 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.382914 - NEWS::load_news                 -> load news data
1.382941 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.382974 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.387678 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.392606 - 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.397526 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.397689 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.397703 - NEWS::load_news                 -> ... from database
1.397735 - 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.407092 - HTML::encodeCms                 -> 
1.407548 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.407761 - HTML::encode                    -> replace run 1
1.407811 - HTML::encodeCms                 -> 
1.407831 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.407888 - HTML::encode                    -> replace run 1
1.407924 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.408113 - HTML::template                  -> template: >box_news_bit<
1.408255 - HTML::template                  -> template: >box_news_bit<
1.408283 - HTML::template                  -> template: >box_news<
1.408385 - HTML::template_exists           -> search: >page_box_right< == 1
1.408420 - HTML::template                  -> template: >page_box_right<
1.408486 - PAGE::get_boxes                 -> -------- call: right::party
1.408508 - CBOX::party                     -> generate Box
1.408530 - EVENT::short_event              -> id >27<
1.408540 - EVENT::getevent                 -> id >27<
1.408553 - 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.413501 - CACHE::get                      -> cache: >event_27::stats< not found
1.413528 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.422144 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.432552 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.432755 - HTML::template                  -> template: >box_event<
1.432971 - HTML::template_exists           -> search: >page_box_right< == 1
1.433017 - HTML::template                  -> template: >page_box_right<
1.433050 - PAGE::get_boxes                 -> -------- call: right::forum
1.433064 - CBOX::forum                     -> generate forum box
1.433073 - CBOX::forum_load_threads        -> load data
1.433093 - CACHE::get                      -> cache: >forum::topthreads< not found
1.433107 - 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.446085 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.446357 - CBOX::forum_threads             -> list all threads in array
1.446388 - 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.446429 - admin::getInstance              -> do
1.446505 - HTML::template                  -> template: >box_forum_bit<
1.446788 - HTML::template                  -> template: >box_forum_bit<
1.446849 - HTML::template                  -> template: >box_forum_bit<
1.446910 - HTML::template                  -> template: >box_forum_bit<
1.446959 - HTML::template                  -> template: >box_forum_bit<
1.447028 - HTML::template                  -> template: >box_forum_bit<
1.447062 - HTML::template                  -> template: >box_forum<
1.447204 - HTML::template_exists           -> search: >page_box_right< == 1
1.447240 - HTML::template                  -> template: >page_box_right<
1.447290 - PAGE::get_boxes                 -> -------- call: right::vote
1.447315 - CBOX::vote                      -> generate Box
1.447330 - 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.452135 - HTML::template                  -> template: >box_vote_nocurrent<
1.452407 - HTML::template_exists           -> search: >page_box_right< == 1
1.452462 - HTML::template                  -> template: >page_box_right<
1.452511 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.452534 - CBOX::buddylist                 -> generate Box
1.452568 - HTML::template                  -> template: >box_buddylist_msg<
1.452670 - HTML::template                  -> template: >box_buddylist<
1.452758 - HTML::template_exists           -> search: >page_box_right< == 1
1.452788 - HTML::template                  -> template: >page_box_right<
1.452822 - PAGE::get_boxes                 -> -------- call: right::online
1.452836 - CBOX::online                    -> generate Box
1.452847 - HTML::template                  -> template: >box_online<
1.452935 - HTML::template_exists           -> search: >page_box_right< == 1
1.452960 - HTML::template                  -> template: >page_box_right<
1.453004 - PAGE::render                    -> final
1.453014 - PAGE::renderTemplate            -> page
1.453023 - dotSession::getInstance         -> do
1.453042 - PAGE::getHead                   -> return
1.453049 - dotSession::getInstance         -> do
1.453211 - HTML::template                  -> template: >page<
1.453774 - PAGE::render_template           -> final

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

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