home / User details of Mosch



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

found 223 debug messages

0.000044 - GLOBAL::include                 -> config.php
0.000214 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000263 - dotDatabase::getInstance        -> connection: database
0.000286 - dotDatabase::__construct        -> connection: database
0.000315 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000337 - page::getInstance               -> do
0.000356 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000387 - dotSession::getInstance         -> do
0.000408 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000446 - dotSession::start               -> ---- init
0.000482 - dotSession::start               -> start php session managment
0.740739 - dotSession::start               -> finished php session management
0.740776 - dotSession::start               -> check for security options
0.740794 - dotSession::start               -> lookup ip2country
0.740817 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.756848 - dotDatabase::select             -> database: dotlan_database
0.764608 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 51362765 BETWEEN ip_from AND ip_to
0.772670 - dotSession::start               -> update current session online user infos
0.772737 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419893, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=6341', host = '3.15.187.205', dns = '3.15.187.205', countrycode = '', hits = hits + 1 WHERE hash = '95hp2e20fsc7dm47pir8prgjo7'
0.778242 - dotSession::start               -> session found in DB
0.778283 - dotSession::load_locales        -> do
0.778339 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.778354 - dotSession::start               -> ---- finished with session startup
0.778381 - dotSession::load_user           -> id: 0
0.778393 - user::get_user                  -> id: >0<
0.778416 - dotDatabase::getInstance        -> connection: database
0.778477 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.778549 - styles::load                    -> name: ><
0.778574 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.778824 - styles::activate                -> style = 2024_switzerlan
0.779013 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.779040 - admin::getInstance              -> do
0.779050 - dotSession::getInstance         -> do
0.779062 - admin::__construct              -> user_id=0
0.779071 - user::load_settings             -> load current user settings to $global
0.779090 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.779119 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.779147 - EVENT::comming_event            -> return
0.779162 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419893 AND active=1 ORDER by begin ASC
0.783718 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.783790 - GLOBAL::end global.php          -> ---------------------------------------------
0.783814 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.783887 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.783918 - user::get_user                  -> id: >6341<
0.783934 - dotDatabase::getInstance        -> connection: database
0.783955 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 6341 ORDER by id DESC
0.788760 - USER_FUNCTIONS::display_details -> id:6341
0.788860 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.788933 - GLOBAL::include                 -> custom.user.php
0.789223 - 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=6341 AND ver_email>0 LIMIT 1
0.793741 - dotDatabase::getInstance        -> connection: database
0.793775 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.815885 - dotDatabase::getInstance        -> connection: database
0.815916 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.830515 - dotDatabase::getInstance        -> connection: database
0.830542 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.842475 - dotDatabase::getInstance        -> connection: database
0.842536 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.852811 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.853015 - dotDatabase::getInstance        -> connection: database
0.853029 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.863101 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.863226 - dotDatabase::getInstance        -> connection: database
0.863245 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.874417 - dotDatabase::getInstance        -> connection: database
0.874450 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.884708 - HTML::template                  -> template: >user_profile_inner_bit2<
0.884914 - HTML::template                  -> template: >user_profile_inner_bit2<
0.884977 - HTML::template                  -> template: >user_profile_inner<
0.885085 - HTML::template                  -> template: >user_profile_inner_bit3<
0.885193 - 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=6341 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.889718 - HTML::template                  -> template: >user_profile_inner_bit3<
0.889814 - 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=6341 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.894194 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.894388 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.894429 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.894459 - HTML::template                  -> template: >user_profile_shortbar<
0.894579 - HTML::template                  -> template: >user_profile<
0.894655 - GLOBAL::end userspace           -> ---------------------------------------------
0.894667 - PAGE::render                    -> start rendering page layout
0.894680 - USER::check_for_new_messages    -> return
0.894698 - dotSession::getInstance         -> do
0.894749 - PAGE::get_boxes                 -> -------- side=left
0.894772 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.894825 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.894848 - CBOX::menu                      -> generate Menu Box >menu<
0.894872 - HTML::template                  -> template: >box_menu_bit<
0.894954 - HTML::template                  -> template: >box_menu_bit<
0.894980 - HTML::template                  -> template: >box_menu_bit<
0.895005 - HTML::template                  -> template: >box_menu_bit<
0.895029 - HTML::template                  -> template: >box_menu_bit<
0.895052 - HTML::template                  -> template: >box_menu_bit<
0.895076 - HTML::template                  -> template: >box_menu_bit<
0.895099 - HTML::template                  -> template: >box_menu<
0.895189 - HTML::template_exists           -> search: >page_box_left< == 1
0.895223 - HTML::template                  -> template: >page_box_left<
0.895289 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.895303 - CBOX::menu                      -> generate Menu Box >party<
0.895323 - HTML::template                  -> template: >box_menu_bit<
0.895348 - HTML::template                  -> template: >box_menu_bit<
0.895378 - HTML::template                  -> template: >box_menu_bit<
0.895414 - HTML::template                  -> template: >box_menu_bit<
0.895439 - HTML::template                  -> template: >box_menu_bit<
0.895457 - HTML::template                  -> template: >box_menu_bit<
0.895484 - HTML::template                  -> template: >box_menu_bit<
0.895512 - HTML::template                  -> template: >box_menu_bit<
0.895536 - HTML::template                  -> template: >box_menu_bit<
0.895559 - HTML::template                  -> template: >box_menu_bit<
0.895583 - HTML::template                  -> template: >box_menu_bit<
0.895606 - HTML::template                  -> template: >box_menu_bit<
0.895630 - HTML::template                  -> template: >box_menu<
0.895682 - HTML::template_exists           -> search: >page_box_left< == 1
0.895717 - HTML::template                  -> template: >page_box_left<
0.895753 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.895766 - CBOX::menu                      -> generate Menu Box >login<
0.895781 - HTML::template                  -> template: >box_menu_bit<
0.895802 - HTML::template                  -> template: >box_menu_bit<
0.895827 - HTML::template                  -> template: >box_menu<
0.895875 - HTML::template_exists           -> search: >page_box_left< == 1
0.895901 - HTML::template                  -> template: >page_box_left<
0.895932 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.895942 - PAGE::get_boxes                 -> -------- call: left::search
0.895956 - CBOX::template                  -> generate Box with >box_suchen< as template
0.895968 - HTML::template                  -> template: >box_suchen<
0.896059 - HTML::template_exists           -> search: >page_box_left< == 1
0.896082 - HTML::template                  -> template: >page_box_left<
0.896110 - PAGE::get_boxes                 -> -------- call: left::banner
0.896136 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.896181 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.896208 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.900376 - 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.904892 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.904943 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.910064 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.914288 - HTML::encode                    -> replace run 1
0.914401 - HTML::template                  -> template: >box_banner_bit<
0.914635 - HTML::encode                    -> www.egames.ch...
0.914755 - HTML::encode                    -> replace run 1
0.914818 - HTML::encode                    -> replace run 2
0.914863 - HTML::template                  -> template: >box_banner_bit<
0.914886 - HTML::template                  -> template: >box_banner<
0.914979 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.915107 - HTML::template_exists           -> search: >page_box_left< == 1
0.915149 - HTML::template                  -> template: >page_box_left<
0.915201 - PAGE::get_boxes                 -> -------- side=right
0.915221 - PAGE::get_boxes                 -> -------- call: right::news
0.915238 - CBOX::news                      -> generate Box
0.915260 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.915316 - NEWS::load_news                 -> load news data
0.915348 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.915382 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.919716 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.924197 - 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.928696 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.928880 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.928896 - NEWS::load_news                 -> ... from database
0.928933 - 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.937885 - HTML::encodeCms                 -> 
0.938414 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.938659 - HTML::encode                    -> replace run 1
0.938716 - HTML::encodeCms                 -> 
0.938738 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.938774 - HTML::encode                    -> replace run 1
0.938806 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.939057 - HTML::template                  -> template: >box_news_bit<
0.939213 - HTML::template                  -> template: >box_news_bit<
0.939247 - HTML::template                  -> template: >box_news<
0.939380 - HTML::template_exists           -> search: >page_box_right< == 1
0.939418 - HTML::template                  -> template: >page_box_right<
0.939486 - PAGE::get_boxes                 -> -------- call: right::party
0.939506 - CBOX::party                     -> generate Box
0.939525 - EVENT::short_event              -> id >27<
0.939535 - EVENT::getevent                 -> id >27<
0.939550 - 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.944477 - CACHE::get                      -> cache: >event_27::stats< not found
0.944500 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.951826 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.960809 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
0.961021 - HTML::template                  -> template: >box_event<
0.961258 - HTML::template_exists           -> search: >page_box_right< == 1
0.961304 - HTML::template                  -> template: >page_box_right<
0.961348 - PAGE::get_boxes                 -> -------- call: right::forum
0.961368 - CBOX::forum                     -> generate forum box
0.961380 - CBOX::forum_load_threads        -> load data
0.961407 - CACHE::get                      -> cache: >forum::topthreads< not found
0.961429 - 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.975376 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
0.975558 - CBOX::forum_threads             -> list all threads in array
0.975579 - 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.975604 - admin::getInstance              -> do
0.975668 - HTML::template                  -> template: >box_forum_bit<
0.975816 - HTML::template                  -> template: >box_forum_bit<
0.975880 - HTML::template                  -> template: >box_forum_bit<
0.975936 - HTML::template                  -> template: >box_forum_bit<
0.975987 - HTML::template                  -> template: >box_forum_bit<
0.976034 - HTML::template                  -> template: >box_forum_bit<
0.976063 - HTML::template                  -> template: >box_forum<
0.976174 - HTML::template_exists           -> search: >page_box_right< == 1
0.976213 - HTML::template                  -> template: >page_box_right<
0.976250 - PAGE::get_boxes                 -> -------- call: right::vote
0.976268 - CBOX::vote                      -> generate Box
0.976281 - 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.980506 - HTML::template                  -> template: >box_vote_nocurrent<
0.980708 - HTML::template_exists           -> search: >page_box_right< == 1
0.980745 - HTML::template                  -> template: >page_box_right<
0.980781 - PAGE::get_boxes                 -> -------- call: right::buddylist
0.980800 - CBOX::buddylist                 -> generate Box
0.980829 - HTML::template                  -> template: >box_buddylist_msg<
0.980888 - HTML::template                  -> template: >box_buddylist<
0.980970 - HTML::template_exists           -> search: >page_box_right< == 1
0.980994 - HTML::template                  -> template: >page_box_right<
0.981024 - PAGE::get_boxes                 -> -------- call: right::online
0.981039 - CBOX::online                    -> generate Box
0.981050 - HTML::template                  -> template: >box_online<
0.981133 - HTML::template_exists           -> search: >page_box_right< == 1
0.981158 - HTML::template                  -> template: >page_box_right<
0.981202 - PAGE::render                    -> final
0.981214 - PAGE::renderTemplate            -> page
0.981224 - dotSession::getInstance         -> do
0.981242 - PAGE::getHead                   -> return
0.981248 - dotSession::getInstance         -> do
0.981387 - HTML::template                  -> template: >page<
0.982040 - PAGE::render_template           -> final

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

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