home / User details of xtrM



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

found 223 debug messages

0.000030 - GLOBAL::include                 -> config.php
0.000197 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000236 - dotDatabase::getInstance        -> connection: database
0.000254 - dotDatabase::__construct        -> connection: database
0.000276 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000302 - page::getInstance               -> do
0.000325 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000349 - dotSession::getInstance         -> do
0.000366 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000407 - dotSession::start               -> ---- init
0.000438 - dotSession::start               -> start php session managment
0.969321 - dotSession::start               -> finished php session management
0.969347 - dotSession::start               -> check for security options
0.969360 - dotSession::start               -> lookup ip2country
0.969377 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.985490 - dotDatabase::select             -> database: dotlan_database
0.993242 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 873415401 BETWEEN ip_from AND ip_to
1.001347 - dotSession::start               -> update current session online user infos
1.001414 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746420952, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=5895', host = '52.15.66.233', dns = '52.15.66.233', countrycode = '', hits = hits + 1 WHERE hash = 'm2sklgcaqik6jg60rqa4hqpv31'
1.006991 - dotSession::start               -> session found in DB
1.007040 - dotSession::load_locales        -> do
1.007094 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.007110 - dotSession::start               -> ---- finished with session startup
1.007151 - dotSession::load_user           -> id: 0
1.007167 - user::get_user                  -> id: >0<
1.007188 - dotDatabase::getInstance        -> connection: database
1.007252 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.007288 - styles::load                    -> name: ><
1.007312 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.007626 - styles::activate                -> style = 2024_switzerlan
1.007823 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.007848 - admin::getInstance              -> do
1.007858 - dotSession::getInstance         -> do
1.007872 - admin::__construct              -> user_id=0
1.007882 - user::load_settings             -> load current user settings to $global
1.007901 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.007930 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.007956 - EVENT::comming_event            -> return
1.007971 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420952 AND active=1 ORDER by begin ASC
1.012848 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.012915 - GLOBAL::end global.php          -> ---------------------------------------------
1.012943 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.013022 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.013052 - user::get_user                  -> id: >5895<
1.013068 - dotDatabase::getInstance        -> connection: database
1.013089 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 5895 ORDER by id DESC
1.018284 - USER_FUNCTIONS::display_details -> id:5895
1.018397 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.018470 - GLOBAL::include                 -> custom.user.php
1.018746 - 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=5895 AND ver_email>0 LIMIT 1
1.023102 - dotDatabase::getInstance        -> connection: database
1.023137 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.038143 - dotDatabase::getInstance        -> connection: database
1.038215 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.051305 - dotDatabase::getInstance        -> connection: database
1.051334 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.062320 - dotDatabase::getInstance        -> connection: database
1.062359 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.072576 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.072806 - dotDatabase::getInstance        -> connection: database
1.072824 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.083372 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.083491 - dotDatabase::getInstance        -> connection: database
1.083513 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.093205 - dotDatabase::getInstance        -> connection: database
1.093242 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.104240 - HTML::template                  -> template: >user_profile_inner_bit2<
1.104421 - HTML::template                  -> template: >user_profile_inner_bit2<
1.104470 - HTML::template                  -> template: >user_profile_inner<
1.104560 - HTML::template                  -> template: >user_profile_inner_bit3<
1.104638 - 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=5895 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.109183 - HTML::template                  -> template: >user_profile_inner_bit3<
1.109272 - 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=5895 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.113816 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.114001 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.114040 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.114069 - HTML::template                  -> template: >user_profile_shortbar<
1.114230 - HTML::template                  -> template: >user_profile<
1.114335 - GLOBAL::end userspace           -> ---------------------------------------------
1.114347 - PAGE::render                    -> start rendering page layout
1.114361 - USER::check_for_new_messages    -> return
1.114379 - dotSession::getInstance         -> do
1.114432 - PAGE::get_boxes                 -> -------- side=left
1.114455 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.114495 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.114514 - CBOX::menu                      -> generate Menu Box >menu<
1.114538 - HTML::template                  -> template: >box_menu_bit<
1.114612 - HTML::template                  -> template: >box_menu_bit<
1.114639 - HTML::template                  -> template: >box_menu_bit<
1.114663 - HTML::template                  -> template: >box_menu_bit<
1.114686 - HTML::template                  -> template: >box_menu_bit<
1.114711 - HTML::template                  -> template: >box_menu_bit<
1.114734 - HTML::template                  -> template: >box_menu_bit<
1.114757 - HTML::template                  -> template: >box_menu<
1.114845 - HTML::template_exists           -> search: >page_box_left< == 1
1.114882 - HTML::template                  -> template: >page_box_left<
1.114964 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.114982 - CBOX::menu                      -> generate Menu Box >party<
1.115004 - HTML::template                  -> template: >box_menu_bit<
1.115029 - HTML::template                  -> template: >box_menu_bit<
1.115053 - HTML::template                  -> template: >box_menu_bit<
1.115077 - HTML::template                  -> template: >box_menu_bit<
1.115108 - HTML::template                  -> template: >box_menu_bit<
1.115135 - HTML::template                  -> template: >box_menu_bit<
1.115170 - HTML::template                  -> template: >box_menu_bit<
1.115194 - HTML::template                  -> template: >box_menu_bit<
1.115218 - HTML::template                  -> template: >box_menu_bit<
1.115241 - HTML::template                  -> template: >box_menu_bit<
1.115265 - HTML::template                  -> template: >box_menu_bit<
1.115289 - HTML::template                  -> template: >box_menu_bit<
1.115312 - HTML::template                  -> template: >box_menu<
1.115364 - HTML::template_exists           -> search: >page_box_left< == 1
1.115393 - HTML::template                  -> template: >page_box_left<
1.115423 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.115443 - CBOX::menu                      -> generate Menu Box >login<
1.115464 - HTML::template                  -> template: >box_menu_bit<
1.115487 - HTML::template                  -> template: >box_menu_bit<
1.115504 - HTML::template                  -> template: >box_menu<
1.115545 - HTML::template_exists           -> search: >page_box_left< == 1
1.115608 - HTML::template                  -> template: >page_box_left<
1.115640 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.115648 - PAGE::get_boxes                 -> -------- call: left::search
1.115660 - CBOX::template                  -> generate Box with >box_suchen< as template
1.115670 - HTML::template                  -> template: >box_suchen<
1.115774 - HTML::template_exists           -> search: >page_box_left< == 1
1.115800 - HTML::template                  -> template: >page_box_left<
1.115829 - PAGE::get_boxes                 -> -------- call: left::banner
1.115854 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.115890 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.115914 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.120245 - 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.124947 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.124996 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.130008 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.134307 - HTML::encode                    -> replace run 1
1.134399 - HTML::template                  -> template: >box_banner_bit<
1.134532 - HTML::encode                    -> www.egames.ch...
1.134612 - HTML::encode                    -> replace run 1
1.134647 - HTML::encode                    -> replace run 2
1.134672 - HTML::template                  -> template: >box_banner_bit<
1.134687 - HTML::template                  -> template: >box_banner<
1.134739 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.134834 - HTML::template_exists           -> search: >page_box_left< == 1
1.134861 - HTML::template                  -> template: >page_box_left<
1.134896 - PAGE::get_boxes                 -> -------- side=right
1.134907 - PAGE::get_boxes                 -> -------- call: right::news
1.134918 - CBOX::news                      -> generate Box
1.134932 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.134962 - NEWS::load_news                 -> load news data
1.134980 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.135001 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.139630 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.144791 - 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.149802 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.149982 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.149998 - NEWS::load_news                 -> ... from database
1.150028 - 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.159527 - HTML::encodeCms                 -> 
1.159834 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.159962 - HTML::encode                    -> replace run 1
1.160018 - HTML::encodeCms                 -> 
1.160041 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.160073 - HTML::encode                    -> replace run 1
1.160110 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.160283 - HTML::template                  -> template: >box_news_bit<
1.160416 - HTML::template                  -> template: >box_news_bit<
1.160442 - HTML::template                  -> template: >box_news<
1.160541 - HTML::template_exists           -> search: >page_box_right< == 1
1.160575 - HTML::template                  -> template: >page_box_right<
1.160642 - PAGE::get_boxes                 -> -------- call: right::party
1.160660 - CBOX::party                     -> generate Box
1.160679 - EVENT::short_event              -> id >27<
1.160693 - EVENT::getevent                 -> id >27<
1.160712 - 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.165423 - CACHE::get                      -> cache: >event_27::stats< not found
1.165446 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.171418 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.178548 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.178720 - HTML::template                  -> template: >box_event<
1.178893 - HTML::template_exists           -> search: >page_box_right< == 1
1.178924 - HTML::template                  -> template: >page_box_right<
1.178953 - PAGE::get_boxes                 -> -------- call: right::forum
1.178967 - CBOX::forum                     -> generate forum box
1.178975 - CBOX::forum_load_threads        -> load data
1.178993 - CACHE::get                      -> cache: >forum::topthreads< not found
1.179006 - 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.191263 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.191506 - CBOX::forum_threads             -> list all threads in array
1.191534 - 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.191608 - admin::getInstance              -> do
1.191698 - HTML::template                  -> template: >box_forum_bit<
1.191869 - HTML::template                  -> template: >box_forum_bit<
1.191920 - HTML::template                  -> template: >box_forum_bit<
1.191974 - HTML::template                  -> template: >box_forum_bit<
1.192020 - HTML::template                  -> template: >box_forum_bit<
1.192080 - HTML::template                  -> template: >box_forum_bit<
1.192111 - HTML::template                  -> template: >box_forum<
1.192249 - HTML::template_exists           -> search: >page_box_right< == 1
1.192293 - HTML::template                  -> template: >page_box_right<
1.192333 - PAGE::get_boxes                 -> -------- call: right::vote
1.192352 - CBOX::vote                      -> generate Box
1.192365 - 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.197060 - HTML::template                  -> template: >box_vote_nocurrent<
1.197293 - HTML::template_exists           -> search: >page_box_right< == 1
1.197338 - HTML::template                  -> template: >page_box_right<
1.197372 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.197387 - CBOX::buddylist                 -> generate Box
1.197415 - HTML::template                  -> template: >box_buddylist_msg<
1.197467 - HTML::template                  -> template: >box_buddylist<
1.197524 - HTML::template_exists           -> search: >page_box_right< == 1
1.197540 - HTML::template                  -> template: >page_box_right<
1.197561 - PAGE::get_boxes                 -> -------- call: right::online
1.197570 - CBOX::online                    -> generate Box
1.197578 - HTML::template                  -> template: >box_online<
1.197634 - HTML::template_exists           -> search: >page_box_right< == 1
1.197650 - HTML::template                  -> template: >page_box_right<
1.197678 - PAGE::render                    -> final
1.197686 - PAGE::renderTemplate            -> page
1.197693 - dotSession::getInstance         -> do
1.197706 - PAGE::getHead                   -> return
1.197710 - dotSession::getInstance         -> do
1.197807 - HTML::template                  -> template: >page<
1.198289 - PAGE::render_template           -> final

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

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