home / User details of YnK444



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

found 223 debug messages

0.000025 - GLOBAL::include                 -> config.php
0.000127 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000156 - dotDatabase::getInstance        -> connection: database
0.000170 - dotDatabase::__construct        -> connection: database
0.000185 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000205 - page::getInstance               -> do
0.000222 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000237 - dotSession::getInstance         -> do
0.000248 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000271 - dotSession::start               -> ---- init
0.000295 - dotSession::start               -> start php session managment
0.570648 - dotSession::start               -> finished php session management
0.570680 - dotSession::start               -> check for security options
0.570693 - dotSession::start               -> lookup ip2country
0.570709 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.587037 - dotDatabase::select             -> database: dotlan_database
0.595197 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59077893 BETWEEN ip_from AND ip_to
0.603548 - dotSession::start               -> update current session online user infos
0.603615 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746421963, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=7417', host = '3.133.117.5', dns = '3.133.117.5', countrycode = '', hits = hits + 1 WHERE hash = '30emogl46qi2s66qodlct3ksb0'
0.609560 - dotSession::start               -> session found in DB
0.609601 - dotSession::load_locales        -> do
0.609646 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.609654 - dotSession::start               -> ---- finished with session startup
0.609677 - dotSession::load_user           -> id: 0
0.609685 - user::get_user                  -> id: >0<
0.609702 - dotDatabase::getInstance        -> connection: database
0.609756 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.609799 - styles::load                    -> name: ><
0.609819 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.610024 - styles::activate                -> style = 2024_switzerlan
0.610131 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.610149 - admin::getInstance              -> do
0.610155 - dotSession::getInstance         -> do
0.610164 - admin::__construct              -> user_id=0
0.610173 - user::load_settings             -> load current user settings to $global
0.610201 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.610298 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.610328 - EVENT::comming_event            -> return
0.610345 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746421963 AND active=1 ORDER by begin ASC
0.615280 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.615345 - GLOBAL::end global.php          -> ---------------------------------------------
0.615368 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.615441 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.615473 - user::get_user                  -> id: >7417<
0.615492 - dotDatabase::getInstance        -> connection: database
0.615514 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 7417 ORDER by id DESC
0.620723 - USER_FUNCTIONS::display_details -> id:7417
0.620815 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.620886 - GLOBAL::include                 -> custom.user.php
0.621174 - 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=7417 AND ver_email>0 LIMIT 1
0.625811 - dotDatabase::getInstance        -> connection: database
0.625848 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.646808 - dotDatabase::getInstance        -> connection: database
0.646845 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.659138 - dotDatabase::getInstance        -> connection: database
0.659169 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.670547 - dotDatabase::getInstance        -> connection: database
0.670577 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.685459 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.685735 - dotDatabase::getInstance        -> connection: database
0.685769 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.699123 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.699275 - dotDatabase::getInstance        -> connection: database
0.699298 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.711080 - dotDatabase::getInstance        -> connection: database
0.711114 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.722945 - HTML::template                  -> template: >user_profile_inner_bit2<
0.723146 - HTML::template                  -> template: >user_profile_inner_bit2<
0.723196 - HTML::template                  -> template: >user_profile_inner<
0.723291 - HTML::template                  -> template: >user_profile_inner_bit3<
0.723369 - 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=7417 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.727955 - HTML::template                  -> template: >user_profile_inner_bit3<
0.728033 - 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=7417 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.732328 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.732514 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.732560 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.732589 - HTML::template                  -> template: >user_profile_shortbar<
0.732661 - HTML::template                  -> template: >user_profile<
0.732741 - GLOBAL::end userspace           -> ---------------------------------------------
0.732752 - PAGE::render                    -> start rendering page layout
0.732765 - USER::check_for_new_messages    -> return
0.732781 - dotSession::getInstance         -> do
0.732829 - PAGE::get_boxes                 -> -------- side=left
0.732852 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.732892 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.732911 - CBOX::menu                      -> generate Menu Box >menu<
0.732933 - HTML::template                  -> template: >box_menu_bit<
0.733001 - HTML::template                  -> template: >box_menu_bit<
0.733027 - HTML::template                  -> template: >box_menu_bit<
0.733050 - HTML::template                  -> template: >box_menu_bit<
0.733073 - HTML::template                  -> template: >box_menu_bit<
0.733096 - HTML::template                  -> template: >box_menu_bit<
0.733119 - HTML::template                  -> template: >box_menu_bit<
0.733141 - HTML::template                  -> template: >box_menu<
0.733225 - HTML::template_exists           -> search: >page_box_left< == 1
0.733257 - HTML::template                  -> template: >page_box_left<
0.733320 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.733333 - CBOX::menu                      -> generate Menu Box >party<
0.733370 - HTML::template                  -> template: >box_menu_bit<
0.733395 - HTML::template                  -> template: >box_menu_bit<
0.733419 - HTML::template                  -> template: >box_menu_bit<
0.733442 - HTML::template                  -> template: >box_menu_bit<
0.733465 - HTML::template                  -> template: >box_menu_bit<
0.733488 - HTML::template                  -> template: >box_menu_bit<
0.733512 - HTML::template                  -> template: >box_menu_bit<
0.733535 - HTML::template                  -> template: >box_menu_bit<
0.733564 - HTML::template                  -> template: >box_menu_bit<
0.733591 - HTML::template                  -> template: >box_menu_bit<
0.733605 - HTML::template                  -> template: >box_menu_bit<
0.733616 - HTML::template                  -> template: >box_menu_bit<
0.733628 - HTML::template                  -> template: >box_menu<
0.733686 - HTML::template_exists           -> search: >page_box_left< == 1
0.733715 - HTML::template                  -> template: >page_box_left<
0.733746 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.733760 - CBOX::menu                      -> generate Menu Box >login<
0.733778 - HTML::template                  -> template: >box_menu_bit<
0.733803 - HTML::template                  -> template: >box_menu_bit<
0.733825 - HTML::template                  -> template: >box_menu<
0.733868 - HTML::template_exists           -> search: >page_box_left< == 1
0.733894 - HTML::template                  -> template: >page_box_left<
0.733923 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.733933 - PAGE::get_boxes                 -> -------- call: left::search
0.733947 - CBOX::template                  -> generate Box with >box_suchen< as template
0.733958 - HTML::template                  -> template: >box_suchen<
0.734096 - HTML::template_exists           -> search: >page_box_left< == 1
0.734122 - HTML::template                  -> template: >page_box_left<
0.734156 - PAGE::get_boxes                 -> -------- call: left::banner
0.734183 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.734218 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.734303 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.738620 - 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.743055 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.743106 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.747689 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.751950 - HTML::encode                    -> replace run 1
0.752074 - HTML::template                  -> template: >box_banner_bit<
0.752259 - HTML::encode                    -> www.egames.ch...
0.752378 - HTML::encode                    -> replace run 1
0.752426 - HTML::encode                    -> replace run 2
0.752469 - HTML::template                  -> template: >box_banner_bit<
0.752491 - HTML::template                  -> template: >box_banner<
0.752567 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.752687 - HTML::template_exists           -> search: >page_box_left< == 1
0.752725 - HTML::template                  -> template: >page_box_left<
0.752771 - PAGE::get_boxes                 -> -------- side=right
0.752788 - PAGE::get_boxes                 -> -------- call: right::news
0.752806 - CBOX::news                      -> generate Box
0.752825 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.752865 - NEWS::load_news                 -> load news data
0.752891 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.752921 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.757293 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.762079 - 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.766634 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.766801 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.766810 - NEWS::load_news                 -> ... from database
0.766837 - 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.775847 - HTML::encodeCms                 -> 
0.776316 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.776511 - HTML::encode                    -> replace run 1
0.776564 - HTML::encodeCms                 -> 
0.776586 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.776623 - HTML::encode                    -> replace run 1
0.776662 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.776857 - HTML::template                  -> template: >box_news_bit<
0.776995 - HTML::template                  -> template: >box_news_bit<
0.777029 - HTML::template                  -> template: >box_news<
0.777131 - HTML::template_exists           -> search: >page_box_right< == 1
0.777169 - HTML::template                  -> template: >page_box_right<
0.777247 - PAGE::get_boxes                 -> -------- call: right::party
0.777267 - CBOX::party                     -> generate Box
0.777287 - EVENT::short_event              -> id >27<
0.777295 - EVENT::getevent                 -> id >27<
0.777310 - 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.782422 - CACHE::get                      -> cache: >event_27::stats< not found
0.782457 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.793273 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.802148 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
0.802450 - HTML::template                  -> template: >box_event<
0.802661 - HTML::template_exists           -> search: >page_box_right< == 1
0.802708 - HTML::template                  -> template: >page_box_right<
0.802756 - PAGE::get_boxes                 -> -------- call: right::forum
0.802775 - CBOX::forum                     -> generate forum box
0.802786 - CBOX::forum_load_threads        -> load data
0.802821 - CACHE::get                      -> cache: >forum::topthreads< not found
0.802840 - 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.814827 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
0.815089 - CBOX::forum_threads             -> list all threads in array
0.815123 - 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.815159 - admin::getInstance              -> do
0.815247 - HTML::template                  -> template: >box_forum_bit<
0.815437 - HTML::template                  -> template: >box_forum_bit<
0.815491 - HTML::template                  -> template: >box_forum_bit<
0.815551 - HTML::template                  -> template: >box_forum_bit<
0.815595 - HTML::template                  -> template: >box_forum_bit<
0.815638 - HTML::template                  -> template: >box_forum_bit<
0.815668 - HTML::template                  -> template: >box_forum<
0.815816 - HTML::template_exists           -> search: >page_box_right< == 1
0.815859 - HTML::template                  -> template: >page_box_right<
0.815905 - PAGE::get_boxes                 -> -------- call: right::vote
0.815925 - CBOX::vote                      -> generate Box
0.815940 - 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.820463 - HTML::template                  -> template: >box_vote_nocurrent<
0.820718 - HTML::template_exists           -> search: >page_box_right< == 1
0.820767 - HTML::template                  -> template: >page_box_right<
0.820814 - PAGE::get_boxes                 -> -------- call: right::buddylist
0.820834 - CBOX::buddylist                 -> generate Box
0.820868 - HTML::template                  -> template: >box_buddylist_msg<
0.820954 - HTML::template                  -> template: >box_buddylist<
0.821051 - HTML::template_exists           -> search: >page_box_right< == 1
0.821081 - HTML::template                  -> template: >page_box_right<
0.821113 - PAGE::get_boxes                 -> -------- call: right::online
0.821128 - CBOX::online                    -> generate Box
0.821139 - HTML::template                  -> template: >box_online<
0.821241 - HTML::template_exists           -> search: >page_box_right< == 1
0.821271 - HTML::template                  -> template: >page_box_right<
0.821315 - PAGE::render                    -> final
0.821326 - PAGE::renderTemplate            -> page
0.821336 - dotSession::getInstance         -> do
0.821358 - PAGE::getHead                   -> return
0.821365 - dotSession::getInstance         -> do
0.821525 - HTML::template                  -> template: >page<
0.822147 - PAGE::render_template           -> final

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

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