home / User details of BM0515



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

found 223 debug messages

0.000041 - GLOBAL::include                 -> config.php
0.000254 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000305 - dotDatabase::getInstance        -> connection: database
0.000327 - dotDatabase::__construct        -> connection: database
0.000358 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000394 - page::getInstance               -> do
0.000425 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000456 - dotSession::getInstance         -> do
0.000477 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000521 - dotSession::start               -> ---- init
0.000562 - dotSession::start               -> start php session managment
1.392306 - dotSession::start               -> finished php session management
1.392338 - dotSession::start               -> check for security options
1.392358 - dotSession::start               -> lookup ip2country
1.392378 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.408195 - dotDatabase::select             -> database: dotlan_database
1.416258 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59838361 BETWEEN ip_from AND ip_to
1.424823 - dotSession::start               -> update current session online user infos
1.424904 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746436095, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=4780', host = '3.145.15.153', dns = '3.145.15.153', countrycode = '', hits = hits + 1 WHERE hash = '6st1mip68bivg2thh5vvpqhmm4'
1.430621 - dotSession::start               -> session found in DB
1.430675 - dotSession::load_locales        -> do
1.430727 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.430740 - dotSession::start               -> ---- finished with session startup
1.430766 - dotSession::load_user           -> id: 0
1.430778 - user::get_user                  -> id: >0<
1.430799 - dotDatabase::getInstance        -> connection: database
1.430865 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.430905 - styles::load                    -> name: ><
1.431068 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.431428 - styles::activate                -> style = 2024_switzerlan
1.431668 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.431701 - admin::getInstance              -> do
1.431716 - dotSession::getInstance         -> do
1.431735 - admin::__construct              -> user_id=0
1.431746 - user::load_settings             -> load current user settings to $global
1.431767 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.431797 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.431824 - EVENT::comming_event            -> return
1.431839 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746436095 AND active=1 ORDER by begin ASC
1.436679 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.436767 - GLOBAL::end global.php          -> ---------------------------------------------
1.436810 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.436911 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.436951 - user::get_user                  -> id: >4780<
1.436971 - dotDatabase::getInstance        -> connection: database
1.436995 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 4780 ORDER by id DESC
1.441974 - USER_FUNCTIONS::display_details -> id:4780
1.442078 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.442154 - GLOBAL::include                 -> custom.user.php
1.442459 - 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=4780 AND ver_email>0 LIMIT 1
1.447298 - dotDatabase::getInstance        -> connection: database
1.447337 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.460655 - dotDatabase::getInstance        -> connection: database
1.460696 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.482864 - dotDatabase::getInstance        -> connection: database
1.482895 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.499698 - dotDatabase::getInstance        -> connection: database
1.499730 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.511441 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.511669 - dotDatabase::getInstance        -> connection: database
1.511688 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.524914 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.525054 - dotDatabase::getInstance        -> connection: database
1.525073 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.537019 - dotDatabase::getInstance        -> connection: database
1.537060 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.549800 - HTML::template                  -> template: >user_profile_inner_bit2<
1.550031 - HTML::template                  -> template: >user_profile_inner_bit2<
1.550085 - HTML::template                  -> template: >user_profile_inner<
1.550188 - HTML::template                  -> template: >user_profile_inner_bit3<
1.550282 - 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=4780 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.554956 - HTML::template                  -> template: >user_profile_inner_bit3<
1.555162 - 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=4780 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.560290 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.560518 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.560570 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.560618 - HTML::template                  -> template: >user_profile_shortbar<
1.560720 - HTML::template                  -> template: >user_profile<
1.560851 - GLOBAL::end userspace           -> ---------------------------------------------
1.560867 - PAGE::render                    -> start rendering page layout
1.560880 - USER::check_for_new_messages    -> return
1.560901 - dotSession::getInstance         -> do
1.560959 - PAGE::get_boxes                 -> -------- side=left
1.560994 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.561041 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.561062 - CBOX::menu                      -> generate Menu Box >menu<
1.561088 - HTML::template                  -> template: >box_menu_bit<
1.561173 - HTML::template                  -> template: >box_menu_bit<
1.561200 - HTML::template                  -> template: >box_menu_bit<
1.561225 - HTML::template                  -> template: >box_menu_bit<
1.561249 - HTML::template                  -> template: >box_menu_bit<
1.561274 - HTML::template                  -> template: >box_menu_bit<
1.561298 - HTML::template                  -> template: >box_menu_bit<
1.561323 - HTML::template                  -> template: >box_menu<
1.561428 - HTML::template_exists           -> search: >page_box_left< == 1
1.561471 - HTML::template                  -> template: >page_box_left<
1.561568 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.561586 - CBOX::menu                      -> generate Menu Box >party<
1.561607 - HTML::template                  -> template: >box_menu_bit<
1.561636 - HTML::template                  -> template: >box_menu_bit<
1.561666 - HTML::template                  -> template: >box_menu_bit<
1.561697 - HTML::template                  -> template: >box_menu_bit<
1.561722 - HTML::template                  -> template: >box_menu_bit<
1.561749 - HTML::template                  -> template: >box_menu_bit<
1.561774 - HTML::template                  -> template: >box_menu_bit<
1.561799 - HTML::template                  -> template: >box_menu_bit<
1.561823 - HTML::template                  -> template: >box_menu_bit<
1.561847 - HTML::template                  -> template: >box_menu_bit<
1.561871 - HTML::template                  -> template: >box_menu_bit<
1.561896 - HTML::template                  -> template: >box_menu_bit<
1.561920 - HTML::template                  -> template: >box_menu<
1.561976 - HTML::template_exists           -> search: >page_box_left< == 1
1.562007 - HTML::template                  -> template: >page_box_left<
1.562041 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.562062 - CBOX::menu                      -> generate Menu Box >login<
1.562087 - HTML::template                  -> template: >box_menu_bit<
1.562112 - HTML::template                  -> template: >box_menu_bit<
1.562138 - HTML::template                  -> template: >box_menu<
1.562204 - HTML::template_exists           -> search: >page_box_left< == 1
1.562234 - HTML::template                  -> template: >page_box_left<
1.562266 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.562274 - PAGE::get_boxes                 -> -------- call: left::search
1.562289 - CBOX::template                  -> generate Box with >box_suchen< as template
1.562298 - HTML::template                  -> template: >box_suchen<
1.562420 - HTML::template_exists           -> search: >page_box_left< == 1
1.562456 - HTML::template                  -> template: >page_box_left<
1.562489 - PAGE::get_boxes                 -> -------- call: left::banner
1.562520 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.562560 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.562586 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.567069 - 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.571690 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.571749 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.577055 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.581361 - HTML::encode                    -> replace run 1
1.581480 - HTML::template                  -> template: >box_banner_bit<
1.581654 - HTML::encode                    -> www.egames.ch...
1.581771 - HTML::encode                    -> replace run 1
1.581819 - HTML::encode                    -> replace run 2
1.581861 - HTML::template                  -> template: >box_banner_bit<
1.581887 - HTML::template                  -> template: >box_banner<
1.581985 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.582117 - HTML::template_exists           -> search: >page_box_left< == 1
1.582157 - HTML::template                  -> template: >page_box_left<
1.582203 - PAGE::get_boxes                 -> -------- side=right
1.582221 - PAGE::get_boxes                 -> -------- call: right::news
1.582238 - CBOX::news                      -> generate Box
1.582262 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.582305 - NEWS::load_news                 -> load news data
1.582331 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.582362 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.587315 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.592039 - 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.597088 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.597329 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.597345 - NEWS::load_news                 -> ... from database
1.597385 - 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.607102 - HTML::encodeCms                 -> 
1.607537 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.607744 - HTML::encode                    -> replace run 1
1.607821 - HTML::encodeCms                 -> 
1.607846 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.607882 - HTML::encode                    -> replace run 1
1.607918 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.608159 - HTML::template                  -> template: >box_news_bit<
1.608355 - HTML::template                  -> template: >box_news_bit<
1.608391 - HTML::template                  -> template: >box_news<
1.608503 - HTML::template_exists           -> search: >page_box_right< == 1
1.608538 - HTML::template                  -> template: >page_box_right<
1.608605 - PAGE::get_boxes                 -> -------- call: right::party
1.608625 - CBOX::party                     -> generate Box
1.608643 - EVENT::short_event              -> id >27<
1.608653 - EVENT::getevent                 -> id >27<
1.608667 - 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.613891 - CACHE::get                      -> cache: >event_27::stats< not found
1.613929 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.622200 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.629492 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.629727 - HTML::template                  -> template: >box_event<
1.629958 - HTML::template_exists           -> search: >page_box_right< == 1
1.630005 - HTML::template                  -> template: >page_box_right<
1.630044 - PAGE::get_boxes                 -> -------- call: right::forum
1.630064 - CBOX::forum                     -> generate forum box
1.630076 - CBOX::forum_load_threads        -> load data
1.630102 - CACHE::get                      -> cache: >forum::topthreads< not found
1.630122 - 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.640830 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.641110 - CBOX::forum_threads             -> list all threads in array
1.641144 - 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.641184 - admin::getInstance              -> do
1.641261 - HTML::template                  -> template: >box_forum_bit<
1.641419 - HTML::template                  -> template: >box_forum_bit<
1.641471 - HTML::template                  -> template: >box_forum_bit<
1.641524 - HTML::template                  -> template: >box_forum_bit<
1.641571 - HTML::template                  -> template: >box_forum_bit<
1.641618 - HTML::template                  -> template: >box_forum_bit<
1.641648 - HTML::template                  -> template: >box_forum<
1.641753 - HTML::template_exists           -> search: >page_box_right< == 1
1.641788 - HTML::template                  -> template: >page_box_right<
1.641824 - PAGE::get_boxes                 -> -------- call: right::vote
1.641843 - CBOX::vote                      -> generate Box
1.641859 - 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.646135 - HTML::template                  -> template: >box_vote_nocurrent<
1.646347 - HTML::template_exists           -> search: >page_box_right< == 1
1.646389 - HTML::template                  -> template: >page_box_right<
1.646441 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.646464 - CBOX::buddylist                 -> generate Box
1.646511 - HTML::template                  -> template: >box_buddylist_msg<
1.646594 - HTML::template                  -> template: >box_buddylist<
1.646694 - HTML::template_exists           -> search: >page_box_right< == 1
1.646725 - HTML::template                  -> template: >page_box_right<
1.646758 - PAGE::get_boxes                 -> -------- call: right::online
1.646774 - CBOX::online                    -> generate Box
1.646787 - HTML::template                  -> template: >box_online<
1.646871 - HTML::template_exists           -> search: >page_box_right< == 1
1.646897 - HTML::template                  -> template: >page_box_right<
1.646939 - PAGE::render                    -> final
1.646951 - PAGE::renderTemplate            -> page
1.646962 - dotSession::getInstance         -> do
1.647057 - PAGE::getHead                   -> return
1.647066 - dotSession::getInstance         -> do
1.647245 - HTML::template                  -> template: >page<
1.647771 - PAGE::render_template           -> final

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

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