home / User details of Zero90



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

found 223 debug messages

0.000035 - GLOBAL::include                 -> config.php
0.000223 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000265 - dotDatabase::getInstance        -> connection: database
0.000284 - dotDatabase::__construct        -> connection: database
0.000311 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000339 - page::getInstance               -> do
0.000363 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000386 - dotSession::getInstance         -> do
0.000403 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000441 - dotSession::start               -> ---- init
0.000474 - dotSession::start               -> start php session managment
0.888570 - dotSession::start               -> finished php session management
0.888597 - dotSession::start               -> check for security options
0.888611 - dotSession::start               -> lookup ip2country
0.888627 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.904941 - dotDatabase::select             -> database: dotlan_database
0.913083 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 221983421 BETWEEN ip_from AND ip_to
0.921648 - dotSession::start               -> update current session online user infos
0.921716 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746420855, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=6873', host = '13.59.50.189', dns = '13.59.50.189', countrycode = '', hits = hits + 1 WHERE hash = 'a39uon0s84s6i8e69j06cv1te0'
0.927317 - dotSession::start               -> session found in DB
0.927358 - dotSession::load_locales        -> do
0.927397 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.927404 - dotSession::start               -> ---- finished with session startup
0.927426 - dotSession::load_user           -> id: 0
0.927434 - user::get_user                  -> id: >0<
0.927450 - dotDatabase::getInstance        -> connection: database
0.927503 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.927531 - styles::load                    -> name: ><
0.927549 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.927732 - styles::activate                -> style = 2024_switzerlan
0.927837 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.927853 - admin::getInstance              -> do
0.927858 - dotSession::getInstance         -> do
0.927867 - admin::__construct              -> user_id=0
0.927873 - user::load_settings             -> load current user settings to $global
0.927884 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.927905 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.927922 - EVENT::comming_event            -> return
0.927932 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420855 AND active=1 ORDER by begin ASC
0.932784 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.932876 - GLOBAL::end global.php          -> ---------------------------------------------
0.932898 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.932971 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.933000 - user::get_user                  -> id: >6873<
0.933017 - dotDatabase::getInstance        -> connection: database
0.933038 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 6873 ORDER by id DESC
0.937811 - USER_FUNCTIONS::display_details -> id:6873
0.937903 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.937977 - GLOBAL::include                 -> custom.user.php
0.938451 - 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=6873 AND ver_email>0 LIMIT 1
0.942944 - dotDatabase::getInstance        -> connection: database
0.942977 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.962661 - dotDatabase::getInstance        -> connection: database
0.962696 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.974588 - dotDatabase::getInstance        -> connection: database
0.974619 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.986314 - dotDatabase::getInstance        -> connection: database
0.986345 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.999213 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.999441 - dotDatabase::getInstance        -> connection: database
0.999456 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.012264 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.012382 - dotDatabase::getInstance        -> connection: database
1.012398 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.025323 - dotDatabase::getInstance        -> connection: database
1.025372 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.035652 - HTML::template                  -> template: >user_profile_inner_bit2<
1.035833 - HTML::template                  -> template: >user_profile_inner_bit2<
1.035870 - HTML::template                  -> template: >user_profile_inner<
1.035939 - HTML::template                  -> template: >user_profile_inner_bit3<
1.035994 - 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=6873 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.040589 - HTML::template                  -> template: >user_profile_inner_bit3<
1.040678 - 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=6873 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.045033 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.045261 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.045288 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.045306 - HTML::template                  -> template: >user_profile_shortbar<
1.045360 - HTML::template                  -> template: >user_profile<
1.045425 - GLOBAL::end userspace           -> ---------------------------------------------
1.045432 - PAGE::render                    -> start rendering page layout
1.045440 - USER::check_for_new_messages    -> return
1.045452 - dotSession::getInstance         -> do
1.045492 - PAGE::get_boxes                 -> -------- side=left
1.045510 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.045545 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.045558 - CBOX::menu                      -> generate Menu Box >menu<
1.045575 - HTML::template                  -> template: >box_menu_bit<
1.045641 - HTML::template                  -> template: >box_menu_bit<
1.045657 - HTML::template                  -> template: >box_menu_bit<
1.045669 - HTML::template                  -> template: >box_menu_bit<
1.045682 - HTML::template                  -> template: >box_menu_bit<
1.045694 - HTML::template                  -> template: >box_menu_bit<
1.045705 - HTML::template                  -> template: >box_menu_bit<
1.045717 - HTML::template                  -> template: >box_menu<
1.045790 - HTML::template_exists           -> search: >page_box_left< == 1
1.045815 - HTML::template                  -> template: >page_box_left<
1.045864 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.045873 - CBOX::menu                      -> generate Menu Box >party<
1.045885 - HTML::template                  -> template: >box_menu_bit<
1.045898 - HTML::template                  -> template: >box_menu_bit<
1.045911 - HTML::template                  -> template: >box_menu_bit<
1.045923 - HTML::template                  -> template: >box_menu_bit<
1.045934 - HTML::template                  -> template: >box_menu_bit<
1.045946 - HTML::template                  -> template: >box_menu_bit<
1.045957 - HTML::template                  -> template: >box_menu_bit<
1.045969 - HTML::template                  -> template: >box_menu_bit<
1.045981 - HTML::template                  -> template: >box_menu_bit<
1.045992 - HTML::template                  -> template: >box_menu_bit<
1.046004 - HTML::template                  -> template: >box_menu_bit<
1.046015 - HTML::template                  -> template: >box_menu_bit<
1.046027 - HTML::template                  -> template: >box_menu<
1.046053 - HTML::template_exists           -> search: >page_box_left< == 1
1.046070 - HTML::template                  -> template: >page_box_left<
1.046088 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.046096 - CBOX::menu                      -> generate Menu Box >login<
1.046105 - HTML::template                  -> template: >box_menu_bit<
1.046121 - HTML::template                  -> template: >box_menu_bit<
1.046133 - HTML::template                  -> template: >box_menu<
1.046239 - HTML::template_exists           -> search: >page_box_left< == 1
1.046268 - HTML::template                  -> template: >page_box_left<
1.046298 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.046308 - PAGE::get_boxes                 -> -------- call: left::search
1.046323 - CBOX::template                  -> generate Box with >box_suchen< as template
1.046334 - HTML::template                  -> template: >box_suchen<
1.046463 - HTML::template_exists           -> search: >page_box_left< == 1
1.046489 - HTML::template                  -> template: >page_box_left<
1.046521 - PAGE::get_boxes                 -> -------- call: left::banner
1.046546 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.046582 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.046606 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.051237 - 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.056518 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.056587 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.062046 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.066401 - HTML::encode                    -> replace run 1
1.066518 - HTML::template                  -> template: >box_banner_bit<
1.066703 - HTML::encode                    -> www.egames.ch...
1.066816 - HTML::encode                    -> replace run 1
1.066863 - HTML::encode                    -> replace run 2
1.066904 - HTML::template                  -> template: >box_banner_bit<
1.066927 - HTML::template                  -> template: >box_banner<
1.067010 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.067137 - HTML::template_exists           -> search: >page_box_left< == 1
1.067168 - HTML::template                  -> template: >page_box_left<
1.067208 - PAGE::get_boxes                 -> -------- side=right
1.067221 - PAGE::get_boxes                 -> -------- call: right::news
1.067233 - CBOX::news                      -> generate Box
1.067247 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.067282 - NEWS::load_news                 -> load news data
1.067301 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.067323 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.071823 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.076979 - 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.082062 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.082277 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.082295 - NEWS::load_news                 -> ... from database
1.082333 - 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.091530 - HTML::encodeCms                 -> 
1.092058 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.092280 - HTML::encode                    -> replace run 1
1.092374 - HTML::encodeCms                 -> 
1.092401 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.092438 - HTML::encode                    -> replace run 1
1.092494 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.092757 - HTML::template                  -> template: >box_news_bit<
1.092935 - HTML::template                  -> template: >box_news_bit<
1.092963 - HTML::template                  -> template: >box_news<
1.093086 - HTML::template_exists           -> search: >page_box_right< == 1
1.093125 - HTML::template                  -> template: >page_box_right<
1.093196 - PAGE::get_boxes                 -> -------- call: right::party
1.093215 - CBOX::party                     -> generate Box
1.093236 - EVENT::short_event              -> id >27<
1.093246 - EVENT::getevent                 -> id >27<
1.093259 - 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.098319 - CACHE::get                      -> cache: >event_27::stats< not found
1.098346 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.105275 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.112593 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.112827 - HTML::template                  -> template: >box_event<
1.113074 - HTML::template_exists           -> search: >page_box_right< == 1
1.113142 - HTML::template                  -> template: >page_box_right<
1.113197 - PAGE::get_boxes                 -> -------- call: right::forum
1.113219 - CBOX::forum                     -> generate forum box
1.113231 - CBOX::forum_load_threads        -> load data
1.113266 - CACHE::get                      -> cache: >forum::topthreads< not found
1.113288 - 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.124593 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.124830 - CBOX::forum_threads             -> list all threads in array
1.124858 - 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.124898 - admin::getInstance              -> do
1.124974 - HTML::template                  -> template: >box_forum_bit<
1.125173 - HTML::template                  -> template: >box_forum_bit<
1.125230 - HTML::template                  -> template: >box_forum_bit<
1.125294 - HTML::template                  -> template: >box_forum_bit<
1.125347 - HTML::template                  -> template: >box_forum_bit<
1.125395 - HTML::template                  -> template: >box_forum_bit<
1.125426 - HTML::template                  -> template: >box_forum<
1.125560 - HTML::template_exists           -> search: >page_box_right< == 1
1.125600 - HTML::template                  -> template: >page_box_right<
1.125638 - PAGE::get_boxes                 -> -------- call: right::vote
1.125658 - CBOX::vote                      -> generate Box
1.125671 - 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.130512 - HTML::template                  -> template: >box_vote_nocurrent<
1.130786 - HTML::template_exists           -> search: >page_box_right< == 1
1.130841 - HTML::template                  -> template: >page_box_right<
1.130890 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.130912 - CBOX::buddylist                 -> generate Box
1.130943 - HTML::template                  -> template: >box_buddylist_msg<
1.131028 - HTML::template                  -> template: >box_buddylist<
1.131123 - HTML::template_exists           -> search: >page_box_right< == 1
1.131151 - HTML::template                  -> template: >page_box_right<
1.131186 - PAGE::get_boxes                 -> -------- call: right::online
1.131201 - CBOX::online                    -> generate Box
1.131213 - HTML::template                  -> template: >box_online<
1.131301 - HTML::template_exists           -> search: >page_box_right< == 1
1.131329 - HTML::template                  -> template: >page_box_right<
1.131374 - PAGE::render                    -> final
1.131386 - PAGE::renderTemplate            -> page
1.131397 - dotSession::getInstance         -> do
1.131419 - PAGE::getHead                   -> return
1.131426 - dotSession::getInstance         -> do
1.131577 - HTML::template                  -> template: >page<
1.132334 - PAGE::render_template           -> final

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

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