home / User details of Sutoren



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

found 223 debug messages

0.000035 - GLOBAL::include                 -> config.php
0.000202 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000253 - dotDatabase::getInstance        -> connection: database
0.000292 - dotDatabase::__construct        -> connection: database
0.000327 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000363 - page::getInstance               -> do
0.000393 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000418 - dotSession::getInstance         -> do
0.000438 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000483 - dotSession::start               -> ---- init
0.000524 - dotSession::start               -> start php session managment
0.992942 - dotSession::start               -> finished php session management
0.992973 - dotSession::start               -> check for security options
0.992992 - dotSession::start               -> lookup ip2country
0.993012 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.008971 - dotDatabase::select             -> database: dotlan_database
1.017316 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 51702137 BETWEEN ip_from AND ip_to
1.025856 - dotSession::start               -> update current session online user infos
1.025923 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419530, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=5197', host = '3.20.233.121', dns = '3.20.233.121', countrycode = '', hits = hits + 1 WHERE hash = 'qaopojjiokghs81gvh53o31ua2'
1.031729 - dotSession::start               -> session found in DB
1.031774 - dotSession::load_locales        -> do
1.031822 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.031835 - dotSession::start               -> ---- finished with session startup
1.031860 - dotSession::load_user           -> id: 0
1.031872 - user::get_user                  -> id: >0<
1.031893 - dotDatabase::getInstance        -> connection: database
1.031961 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.031998 - styles::load                    -> name: ><
1.032023 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.032356 - styles::activate                -> style = 2024_switzerlan
1.032605 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.032637 - admin::getInstance              -> do
1.032649 - dotSession::getInstance         -> do
1.032666 - admin::__construct              -> user_id=0
1.032676 - user::load_settings             -> load current user settings to $global
1.032695 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.032724 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.032751 - EVENT::comming_event            -> return
1.032767 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419530 AND active=1 ORDER by begin ASC
1.037732 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.037802 - GLOBAL::end global.php          -> ---------------------------------------------
1.037825 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.037899 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.037930 - user::get_user                  -> id: >5197<
1.037947 - dotDatabase::getInstance        -> connection: database
1.037969 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 5197 ORDER by id DESC
1.043038 - USER_FUNCTIONS::display_details -> id:5197
1.043143 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.043215 - GLOBAL::include                 -> custom.user.php
1.043539 - 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=5197 AND ver_email>0 LIMIT 1
1.048174 - dotDatabase::getInstance        -> connection: database
1.048222 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.068490 - dotDatabase::getInstance        -> connection: database
1.068519 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.080784 - dotDatabase::getInstance        -> connection: database
1.080820 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.091537 - dotDatabase::getInstance        -> connection: database
1.091568 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.104435 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.104771 - dotDatabase::getInstance        -> connection: database
1.104801 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.117602 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.117742 - dotDatabase::getInstance        -> connection: database
1.117761 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.130013 - dotDatabase::getInstance        -> connection: database
1.130055 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.140512 - HTML::template                  -> template: >user_profile_inner_bit2<
1.140718 - HTML::template                  -> template: >user_profile_inner_bit2<
1.140766 - HTML::template                  -> template: >user_profile_inner<
1.140857 - HTML::template                  -> template: >user_profile_inner_bit3<
1.140930 - 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=5197 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.145505 - HTML::template                  -> template: >user_profile_inner_bit3<
1.145606 - 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=5197 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.149855 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.150064 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.150099 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.150124 - HTML::template                  -> template: >user_profile_shortbar<
1.150190 - HTML::template                  -> template: >user_profile<
1.150261 - GLOBAL::end userspace           -> ---------------------------------------------
1.150271 - PAGE::render                    -> start rendering page layout
1.150281 - USER::check_for_new_messages    -> return
1.150298 - dotSession::getInstance         -> do
1.150349 - PAGE::get_boxes                 -> -------- side=left
1.150375 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.150421 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.150440 - CBOX::menu                      -> generate Menu Box >menu<
1.150463 - HTML::template                  -> template: >box_menu_bit<
1.150539 - HTML::template                  -> template: >box_menu_bit<
1.150562 - HTML::template                  -> template: >box_menu_bit<
1.150583 - HTML::template                  -> template: >box_menu_bit<
1.150602 - HTML::template                  -> template: >box_menu_bit<
1.150620 - HTML::template                  -> template: >box_menu_bit<
1.150637 - HTML::template                  -> template: >box_menu_bit<
1.150655 - HTML::template                  -> template: >box_menu<
1.150742 - HTML::template_exists           -> search: >page_box_left< == 1
1.150775 - HTML::template                  -> template: >page_box_left<
1.150840 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.150854 - CBOX::menu                      -> generate Menu Box >party<
1.150871 - HTML::template                  -> template: >box_menu_bit<
1.150892 - HTML::template                  -> template: >box_menu_bit<
1.150912 - HTML::template                  -> template: >box_menu_bit<
1.150930 - HTML::template                  -> template: >box_menu_bit<
1.150948 - HTML::template                  -> template: >box_menu_bit<
1.150965 - HTML::template                  -> template: >box_menu_bit<
1.150982 - HTML::template                  -> template: >box_menu_bit<
1.151001 - HTML::template                  -> template: >box_menu_bit<
1.151018 - HTML::template                  -> template: >box_menu_bit<
1.151036 - HTML::template                  -> template: >box_menu_bit<
1.151053 - HTML::template                  -> template: >box_menu_bit<
1.151070 - HTML::template                  -> template: >box_menu_bit<
1.151089 - HTML::template                  -> template: >box_menu<
1.151132 - HTML::template_exists           -> search: >page_box_left< == 1
1.151156 - HTML::template                  -> template: >page_box_left<
1.151184 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.151209 - CBOX::menu                      -> generate Menu Box >login<
1.151225 - HTML::template                  -> template: >box_menu_bit<
1.151245 - HTML::template                  -> template: >box_menu_bit<
1.151262 - HTML::template                  -> template: >box_menu<
1.151302 - HTML::template_exists           -> search: >page_box_left< == 1
1.151323 - HTML::template                  -> template: >page_box_left<
1.151363 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.151372 - PAGE::get_boxes                 -> -------- call: left::search
1.151385 - CBOX::template                  -> generate Box with >box_suchen< as template
1.151396 - HTML::template                  -> template: >box_suchen<
1.151487 - HTML::template_exists           -> search: >page_box_left< == 1
1.151509 - HTML::template                  -> template: >page_box_left<
1.151536 - PAGE::get_boxes                 -> -------- call: left::banner
1.151561 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.151599 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.151621 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.155813 - 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.160321 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.160390 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.165589 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.169765 - HTML::encode                    -> replace run 1
1.169896 - HTML::template                  -> template: >box_banner_bit<
1.170085 - HTML::encode                    -> www.egames.ch...
1.170202 - HTML::encode                    -> replace run 1
1.170250 - HTML::encode                    -> replace run 2
1.170292 - HTML::template                  -> template: >box_banner_bit<
1.170317 - HTML::template                  -> template: >box_banner<
1.170407 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.170559 - HTML::template_exists           -> search: >page_box_left< == 1
1.170605 - HTML::template                  -> template: >page_box_left<
1.170670 - PAGE::get_boxes                 -> -------- side=right
1.170691 - PAGE::get_boxes                 -> -------- call: right::news
1.170710 - CBOX::news                      -> generate Box
1.170736 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.170778 - NEWS::load_news                 -> load news data
1.170806 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.170838 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.175449 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.180349 - 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.184938 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.185154 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.185172 - NEWS::load_news                 -> ... from database
1.185212 - 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.194268 - HTML::encodeCms                 -> 
1.194721 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.195197 - HTML::encode                    -> replace run 1
1.195260 - HTML::encodeCms                 -> 
1.195282 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.195329 - HTML::encode                    -> replace run 1
1.195365 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.195531 - HTML::template                  -> template: >box_news_bit<
1.195642 - HTML::template                  -> template: >box_news_bit<
1.195659 - HTML::template                  -> template: >box_news<
1.195733 - HTML::template_exists           -> search: >page_box_right< == 1
1.195759 - HTML::template                  -> template: >page_box_right<
1.195806 - PAGE::get_boxes                 -> -------- call: right::party
1.195819 - CBOX::party                     -> generate Box
1.195833 - EVENT::short_event              -> id >27<
1.195839 - EVENT::getevent                 -> id >27<
1.195847 - 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.200839 - CACHE::get                      -> cache: >event_27::stats< not found
1.200872 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.206834 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.212641 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.212857 - HTML::template                  -> template: >box_event<
1.213049 - HTML::template_exists           -> search: >page_box_right< == 1
1.213088 - HTML::template                  -> template: >page_box_right<
1.213125 - PAGE::get_boxes                 -> -------- call: right::forum
1.213144 - CBOX::forum                     -> generate forum box
1.213157 - CBOX::forum_load_threads        -> load data
1.213186 - CACHE::get                      -> cache: >forum::topthreads< not found
1.213204 - 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.221528 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.221838 - CBOX::forum_threads             -> list all threads in array
1.221873 - 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.221925 - admin::getInstance              -> do
1.222018 - HTML::template                  -> template: >box_forum_bit<
1.222211 - HTML::template                  -> template: >box_forum_bit<
1.222300 - HTML::template                  -> template: >box_forum_bit<
1.222388 - HTML::template                  -> template: >box_forum_bit<
1.222449 - HTML::template                  -> template: >box_forum_bit<
1.222511 - HTML::template                  -> template: >box_forum_bit<
1.222551 - HTML::template                  -> template: >box_forum<
1.222697 - HTML::template_exists           -> search: >page_box_right< == 1
1.222737 - HTML::template                  -> template: >page_box_right<
1.222775 - PAGE::get_boxes                 -> -------- call: right::vote
1.222793 - CBOX::vote                      -> generate Box
1.222806 - 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.227122 - HTML::template                  -> template: >box_vote_nocurrent<
1.227368 - HTML::template_exists           -> search: >page_box_right< == 1
1.227415 - HTML::template                  -> template: >page_box_right<
1.227460 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.227483 - CBOX::buddylist                 -> generate Box
1.227519 - HTML::template                  -> template: >box_buddylist_msg<
1.227606 - HTML::template                  -> template: >box_buddylist<
1.227702 - HTML::template_exists           -> search: >page_box_right< == 1
1.227731 - HTML::template                  -> template: >page_box_right<
1.227764 - PAGE::get_boxes                 -> -------- call: right::online
1.227779 - CBOX::online                    -> generate Box
1.227791 - HTML::template                  -> template: >box_online<
1.227884 - HTML::template_exists           -> search: >page_box_right< == 1
1.227910 - HTML::template                  -> template: >page_box_right<
1.227956 - PAGE::render                    -> final
1.227968 - PAGE::renderTemplate            -> page
1.227977 - dotSession::getInstance         -> do
1.227997 - PAGE::getHead                   -> return
1.228003 - dotSession::getInstance         -> do
1.228152 - HTML::template                  -> template: >page<
1.228816 - PAGE::render_template           -> final

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

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