home / User details of MERX



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

found 223 debug messages

0.000043 - GLOBAL::include                 -> config.php
0.000200 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000252 - dotDatabase::getInstance        -> connection: database
0.000271 - dotDatabase::__construct        -> connection: database
0.000297 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000325 - page::getInstance               -> do
0.000348 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000369 - dotSession::getInstance         -> do
0.000384 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000417 - dotSession::start               -> ---- init
0.000452 - dotSession::start               -> start php session managment
1.022279 - dotSession::start               -> finished php session management
1.022317 - dotSession::start               -> check for security options
1.022339 - dotSession::start               -> lookup ip2country
1.022366 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.038337 - dotDatabase::select             -> database: dotlan_database
1.046353 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 51146689 BETWEEN ip_from AND ip_to
1.054761 - dotSession::start               -> update current session online user infos
1.054824 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419201, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=5276', host = '3.12.111.193', dns = '3.12.111.193', countrycode = '', hits = hits + 1 WHERE hash = 'u8ce14u1a8hiqi97ppgi8b22u5'
1.060535 - dotSession::start               -> session found in DB
1.060582 - dotSession::load_locales        -> do
1.060651 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.060668 - dotSession::start               -> ---- finished with session startup
1.060695 - dotSession::load_user           -> id: 0
1.060707 - user::get_user                  -> id: >0<
1.060728 - dotDatabase::getInstance        -> connection: database
1.060801 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.060840 - styles::load                    -> name: ><
1.060865 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.061426 - styles::activate                -> style = 2024_switzerlan
1.061570 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.061588 - admin::getInstance              -> do
1.061595 - dotSession::getInstance         -> do
1.061606 - admin::__construct              -> user_id=0
1.061613 - user::load_settings             -> load current user settings to $global
1.061624 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.061646 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.061664 - EVENT::comming_event            -> return
1.061675 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419201 AND active=1 ORDER by begin ASC
1.066281 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.066334 - GLOBAL::end global.php          -> ---------------------------------------------
1.066348 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.066411 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.066447 - user::get_user                  -> id: >5276<
1.066467 - dotDatabase::getInstance        -> connection: database
1.066492 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 5276 ORDER by id DESC
1.071423 - USER_FUNCTIONS::display_details -> id:5276
1.071498 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.071554 - GLOBAL::include                 -> custom.user.php
1.071753 - 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=5276 AND ver_email>0 LIMIT 1
1.076247 - dotDatabase::getInstance        -> connection: database
1.076278 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.095534 - dotDatabase::getInstance        -> connection: database
1.095562 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.109884 - dotDatabase::getInstance        -> connection: database
1.109915 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.124456 - dotDatabase::getInstance        -> connection: database
1.124498 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.138129 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.138357 - dotDatabase::getInstance        -> connection: database
1.138376 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.147857 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.148032 - dotDatabase::getInstance        -> connection: database
1.148047 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.157343 - dotDatabase::getInstance        -> connection: database
1.157390 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.168064 - HTML::template                  -> template: >user_profile_inner_bit2<
1.168258 - HTML::template                  -> template: >user_profile_inner_bit2<
1.168308 - HTML::template                  -> template: >user_profile_inner<
1.168402 - HTML::template                  -> template: >user_profile_inner_bit3<
1.168479 - 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=5276 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.172931 - HTML::template                  -> template: >user_profile_inner_bit3<
1.173024 - 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=5276 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.177453 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.177688 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.177727 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.177760 - HTML::template                  -> template: >user_profile_shortbar<
1.177827 - HTML::template                  -> template: >user_profile<
1.177900 - GLOBAL::end userspace           -> ---------------------------------------------
1.177911 - PAGE::render                    -> start rendering page layout
1.177924 - USER::check_for_new_messages    -> return
1.177941 - dotSession::getInstance         -> do
1.177990 - PAGE::get_boxes                 -> -------- side=left
1.178014 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.178055 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.178075 - CBOX::menu                      -> generate Menu Box >menu<
1.178098 - HTML::template                  -> template: >box_menu_bit<
1.178169 - HTML::template                  -> template: >box_menu_bit<
1.178195 - HTML::template                  -> template: >box_menu_bit<
1.178220 - HTML::template                  -> template: >box_menu_bit<
1.178243 - HTML::template                  -> template: >box_menu_bit<
1.178267 - HTML::template                  -> template: >box_menu_bit<
1.178291 - HTML::template                  -> template: >box_menu_bit<
1.178316 - HTML::template                  -> template: >box_menu<
1.178403 - HTML::template_exists           -> search: >page_box_left< == 1
1.178437 - HTML::template                  -> template: >page_box_left<
1.178502 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.178515 - CBOX::menu                      -> generate Menu Box >party<
1.178536 - HTML::template                  -> template: >box_menu_bit<
1.178569 - HTML::template                  -> template: >box_menu_bit<
1.178600 - HTML::template                  -> template: >box_menu_bit<
1.178625 - HTML::template                  -> template: >box_menu_bit<
1.178648 - HTML::template                  -> template: >box_menu_bit<
1.178671 - HTML::template                  -> template: >box_menu_bit<
1.178695 - HTML::template                  -> template: >box_menu_bit<
1.178718 - HTML::template                  -> template: >box_menu_bit<
1.178742 - HTML::template                  -> template: >box_menu_bit<
1.178765 - HTML::template                  -> template: >box_menu_bit<
1.178791 - HTML::template                  -> template: >box_menu_bit<
1.178816 - HTML::template                  -> template: >box_menu_bit<
1.178839 - HTML::template                  -> template: >box_menu<
1.178888 - HTML::template_exists           -> search: >page_box_left< == 1
1.178919 - HTML::template                  -> template: >page_box_left<
1.178959 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.178974 - CBOX::menu                      -> generate Menu Box >login<
1.178993 - HTML::template                  -> template: >box_menu_bit<
1.179018 - HTML::template                  -> template: >box_menu_bit<
1.179040 - HTML::template                  -> template: >box_menu<
1.179087 - HTML::template_exists           -> search: >page_box_left< == 1
1.179113 - HTML::template                  -> template: >page_box_left<
1.179143 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.179156 - PAGE::get_boxes                 -> -------- call: left::search
1.179171 - CBOX::template                  -> generate Box with >box_suchen< as template
1.179186 - HTML::template                  -> template: >box_suchen<
1.179289 - HTML::template_exists           -> search: >page_box_left< == 1
1.179316 - HTML::template                  -> template: >page_box_left<
1.179352 - PAGE::get_boxes                 -> -------- call: left::banner
1.179388 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.179428 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.179458 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.184044 - 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.189266 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.189330 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.194904 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.199275 - HTML::encode                    -> replace run 1
1.199408 - HTML::template                  -> template: >box_banner_bit<
1.199613 - HTML::encode                    -> www.egames.ch...
1.199735 - HTML::encode                    -> replace run 1
1.199788 - HTML::encode                    -> replace run 2
1.199832 - HTML::template                  -> template: >box_banner_bit<
1.199855 - HTML::template                  -> template: >box_banner<
1.200005 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.200149 - HTML::template_exists           -> search: >page_box_left< == 1
1.200190 - HTML::template                  -> template: >page_box_left<
1.200243 - PAGE::get_boxes                 -> -------- side=right
1.200261 - PAGE::get_boxes                 -> -------- call: right::news
1.200279 - CBOX::news                      -> generate Box
1.200298 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.200339 - NEWS::load_news                 -> load news data
1.200367 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.200399 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.204794 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.209373 - 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.213767 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.213998 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.214017 - NEWS::load_news                 -> ... from database
1.214060 - 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.222573 - HTML::encodeCms                 -> 
1.223047 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.223253 - HTML::encode                    -> replace run 1
1.223311 - HTML::encodeCms                 -> 
1.223332 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.223370 - HTML::encode                    -> replace run 1
1.223404 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.223621 - HTML::template                  -> template: >box_news_bit<
1.223770 - HTML::template                  -> template: >box_news_bit<
1.223796 - HTML::template                  -> template: >box_news<
1.223904 - HTML::template_exists           -> search: >page_box_right< == 1
1.224052 - HTML::template                  -> template: >page_box_right<
1.224155 - PAGE::get_boxes                 -> -------- call: right::party
1.224178 - CBOX::party                     -> generate Box
1.224198 - EVENT::short_event              -> id >27<
1.224207 - EVENT::getevent                 -> id >27<
1.224220 - 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.228794 - CACHE::get                      -> cache: >event_27::stats< not found
1.228827 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.234892 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.240792 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.240967 - HTML::template                  -> template: >box_event<
1.241127 - HTML::template_exists           -> search: >page_box_right< == 1
1.241157 - HTML::template                  -> template: >page_box_right<
1.241186 - PAGE::get_boxes                 -> -------- call: right::forum
1.241202 - CBOX::forum                     -> generate forum box
1.241210 - CBOX::forum_load_threads        -> load data
1.241229 - CACHE::get                      -> cache: >forum::topthreads< not found
1.241242 - 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.249818 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.250056 - CBOX::forum_threads             -> list all threads in array
1.250079 - 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.250106 - admin::getInstance              -> do
1.250173 - HTML::template                  -> template: >box_forum_bit<
1.250304 - HTML::template                  -> template: >box_forum_bit<
1.250336 - HTML::template                  -> template: >box_forum_bit<
1.250368 - HTML::template                  -> template: >box_forum_bit<
1.250394 - HTML::template                  -> template: >box_forum_bit<
1.250420 - HTML::template                  -> template: >box_forum_bit<
1.250438 - HTML::template                  -> template: >box_forum<
1.250514 - HTML::template_exists           -> search: >page_box_right< == 1
1.250540 - HTML::template                  -> template: >page_box_right<
1.250568 - PAGE::get_boxes                 -> -------- call: right::vote
1.250581 - CBOX::vote                      -> generate Box
1.250589 - 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.254809 - HTML::template                  -> template: >box_vote_nocurrent<
1.255028 - HTML::template_exists           -> search: >page_box_right< == 1
1.255069 - HTML::template                  -> template: >page_box_right<
1.255107 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.255127 - CBOX::buddylist                 -> generate Box
1.255159 - HTML::template                  -> template: >box_buddylist_msg<
1.255219 - HTML::template                  -> template: >box_buddylist<
1.255301 - HTML::template_exists           -> search: >page_box_right< == 1
1.255325 - HTML::template                  -> template: >page_box_right<
1.255355 - PAGE::get_boxes                 -> -------- call: right::online
1.255369 - CBOX::online                    -> generate Box
1.255381 - HTML::template                  -> template: >box_online<
1.255464 - HTML::template_exists           -> search: >page_box_right< == 1
1.255499 - HTML::template                  -> template: >page_box_right<
1.255541 - PAGE::render                    -> final
1.255552 - PAGE::renderTemplate            -> page
1.255561 - dotSession::getInstance         -> do
1.255582 - PAGE::getHead                   -> return
1.255590 - dotSession::getInstance         -> do
1.255734 - HTML::template                  -> template: >page<
1.256345 - PAGE::render_template           -> final

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

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