home / User details of Lauch



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

found 223 debug messages

0.000040 - GLOBAL::include                 -> config.php
0.000225 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000270 - dotDatabase::getInstance        -> connection: database
0.000289 - dotDatabase::__construct        -> connection: database
0.000313 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000342 - page::getInstance               -> do
0.000366 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000390 - dotSession::getInstance         -> do
0.000406 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000441 - dotSession::start               -> ---- init
0.000476 - dotSession::start               -> start php session managment
0.927711 - dotSession::start               -> finished php session management
0.927751 - dotSession::start               -> check for security options
0.927770 - dotSession::start               -> lookup ip2country
0.927795 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.943346 - dotDatabase::select             -> database: dotlan_database
0.951242 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 314334719 BETWEEN ip_from AND ip_to
0.959744 - dotSession::start               -> update current session online user infos
0.959818 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419761, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=2516', host = '18.188.93.255', dns = '18.188.93.255', countrycode = '', hits = hits + 1 WHERE hash = 's3ucn5hp8et621e3tnmcf2ces2'
0.965381 - dotSession::start               -> session found in DB
0.965433 - dotSession::load_locales        -> do
0.965485 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.965498 - dotSession::start               -> ---- finished with session startup
0.965527 - dotSession::load_user           -> id: 0
0.965539 - user::get_user                  -> id: >0<
0.965562 - dotDatabase::getInstance        -> connection: database
0.965631 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.965674 - styles::load                    -> name: ><
0.965701 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.965961 - styles::activate                -> style = 2024_switzerlan
0.966166 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.966194 - admin::getInstance              -> do
0.966205 - dotSession::getInstance         -> do
0.966219 - admin::__construct              -> user_id=0
0.966230 - user::load_settings             -> load current user settings to $global
0.966247 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.966279 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.966305 - EVENT::comming_event            -> return
0.966320 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419761 AND active=1 ORDER by begin ASC
0.971216 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.971292 - GLOBAL::end global.php          -> ---------------------------------------------
0.971320 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.971410 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.971443 - user::get_user                  -> id: >2516<
0.971460 - dotDatabase::getInstance        -> connection: database
0.971482 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2516 ORDER by id DESC
0.976378 - USER_FUNCTIONS::display_details -> id:2516
0.976484 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.976567 - GLOBAL::include                 -> custom.user.php
0.976924 - 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=2516 AND ver_email>0 LIMIT 1
0.981460 - dotDatabase::getInstance        -> connection: database
0.981502 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.004745 - dotDatabase::getInstance        -> connection: database
1.004778 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.019756 - dotDatabase::getInstance        -> connection: database
1.019792 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.031310 - dotDatabase::getInstance        -> connection: database
1.031347 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.042105 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.042335 - dotDatabase::getInstance        -> connection: database
1.042352 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.056874 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.057043 - dotDatabase::getInstance        -> connection: database
1.057064 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.070010 - dotDatabase::getInstance        -> connection: database
1.070058 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.082619 - HTML::template                  -> template: >user_profile_inner_bit2<
1.082848 - HTML::template                  -> template: >user_profile_inner_bit2<
1.082908 - HTML::template                  -> template: >user_profile_inner<
1.083029 - HTML::template                  -> template: >user_profile_inner_bit3<
1.083147 - 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=2516 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.087865 - HTML::template                  -> template: >user_profile_inner_bit3<
1.088002 - 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=2516 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.092549 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.092818 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.092865 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.092895 - HTML::template                  -> template: >user_profile_shortbar<
1.093044 - HTML::template                  -> template: >user_profile<
1.093133 - GLOBAL::end userspace           -> ---------------------------------------------
1.093146 - PAGE::render                    -> start rendering page layout
1.093158 - USER::check_for_new_messages    -> return
1.093177 - dotSession::getInstance         -> do
1.093234 - PAGE::get_boxes                 -> -------- side=left
1.093265 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.093312 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.093332 - CBOX::menu                      -> generate Menu Box >menu<
1.093360 - HTML::template                  -> template: >box_menu_bit<
1.093465 - HTML::template                  -> template: >box_menu_bit<
1.093495 - HTML::template                  -> template: >box_menu_bit<
1.093519 - HTML::template                  -> template: >box_menu_bit<
1.093541 - HTML::template                  -> template: >box_menu_bit<
1.093563 - HTML::template                  -> template: >box_menu_bit<
1.093585 - HTML::template                  -> template: >box_menu_bit<
1.093607 - HTML::template                  -> template: >box_menu<
1.093713 - HTML::template_exists           -> search: >page_box_left< == 1
1.093756 - HTML::template                  -> template: >page_box_left<
1.093833 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.093848 - CBOX::menu                      -> generate Menu Box >party<
1.093882 - HTML::template                  -> template: >box_menu_bit<
1.093908 - HTML::template                  -> template: >box_menu_bit<
1.093930 - HTML::template                  -> template: >box_menu_bit<
1.093952 - HTML::template                  -> template: >box_menu_bit<
1.093971 - HTML::template                  -> template: >box_menu_bit<
1.093991 - HTML::template                  -> template: >box_menu_bit<
1.094011 - HTML::template                  -> template: >box_menu_bit<
1.094032 - HTML::template                  -> template: >box_menu_bit<
1.094052 - HTML::template                  -> template: >box_menu_bit<
1.094072 - HTML::template                  -> template: >box_menu_bit<
1.094093 - HTML::template                  -> template: >box_menu_bit<
1.094112 - HTML::template                  -> template: >box_menu_bit<
1.094132 - HTML::template                  -> template: >box_menu<
1.094185 - HTML::template_exists           -> search: >page_box_left< == 1
1.094215 - HTML::template                  -> template: >page_box_left<
1.094248 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.094261 - CBOX::menu                      -> generate Menu Box >login<
1.094278 - HTML::template                  -> template: >box_menu_bit<
1.094302 - HTML::template                  -> template: >box_menu_bit<
1.094323 - HTML::template                  -> template: >box_menu<
1.094375 - HTML::template_exists           -> search: >page_box_left< == 1
1.094404 - HTML::template                  -> template: >page_box_left<
1.094437 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.094445 - PAGE::get_boxes                 -> -------- call: left::search
1.094459 - CBOX::template                  -> generate Box with >box_suchen< as template
1.094470 - HTML::template                  -> template: >box_suchen<
1.094572 - HTML::template_exists           -> search: >page_box_left< == 1
1.094598 - HTML::template                  -> template: >page_box_left<
1.094628 - PAGE::get_boxes                 -> -------- call: left::banner
1.094660 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.094705 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.094733 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.099051 - 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.103660 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.103717 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.108817 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.113470 - HTML::encode                    -> replace run 1
1.113606 - HTML::template                  -> template: >box_banner_bit<
1.113824 - HTML::encode                    -> www.egames.ch...
1.113963 - HTML::encode                    -> replace run 1
1.114041 - HTML::encode                    -> replace run 2
1.114091 - HTML::template                  -> template: >box_banner_bit<
1.114126 - HTML::template                  -> template: >box_banner<
1.114246 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.114409 - HTML::template_exists           -> search: >page_box_left< == 1
1.114455 - HTML::template                  -> template: >page_box_left<
1.114514 - PAGE::get_boxes                 -> -------- side=right
1.114533 - PAGE::get_boxes                 -> -------- call: right::news
1.114552 - CBOX::news                      -> generate Box
1.114574 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.114617 - NEWS::load_news                 -> load news data
1.114646 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.114687 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.119480 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.124606 - 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.129594 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.129810 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.129827 - NEWS::load_news                 -> ... from database
1.129870 - 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.139230 - HTML::encodeCms                 -> 
1.139669 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.139995 - HTML::encode                    -> replace run 1
1.140074 - HTML::encodeCms                 -> 
1.140106 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.140163 - HTML::encode                    -> replace run 1
1.140200 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.140466 - HTML::template                  -> template: >box_news_bit<
1.140634 - HTML::template                  -> template: >box_news_bit<
1.140661 - HTML::template                  -> template: >box_news<
1.140770 - HTML::template_exists           -> search: >page_box_right< == 1
1.140809 - HTML::template                  -> template: >page_box_right<
1.140877 - PAGE::get_boxes                 -> -------- call: right::party
1.140895 - CBOX::party                     -> generate Box
1.140913 - EVENT::short_event              -> id >27<
1.140922 - EVENT::getevent                 -> id >27<
1.140992 - 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.146493 - CACHE::get                      -> cache: >event_27::stats< not found
1.146527 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.156259 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.163163 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.163351 - HTML::template                  -> template: >box_event<
1.163565 - HTML::template_exists           -> search: >page_box_right< == 1
1.163633 - HTML::template                  -> template: >page_box_right<
1.163678 - PAGE::get_boxes                 -> -------- call: right::forum
1.163699 - CBOX::forum                     -> generate forum box
1.163710 - CBOX::forum_load_threads        -> load data
1.163739 - CACHE::get                      -> cache: >forum::topthreads< not found
1.163764 - 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.176608 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.176862 - CBOX::forum_threads             -> list all threads in array
1.176893 - 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.176932 - admin::getInstance              -> do
1.177048 - HTML::template                  -> template: >box_forum_bit<
1.177234 - HTML::template                  -> template: >box_forum_bit<
1.177306 - HTML::template                  -> template: >box_forum_bit<
1.177366 - HTML::template                  -> template: >box_forum_bit<
1.177413 - HTML::template                  -> template: >box_forum_bit<
1.177460 - HTML::template                  -> template: >box_forum_bit<
1.177491 - HTML::template                  -> template: >box_forum<
1.177625 - HTML::template_exists           -> search: >page_box_right< == 1
1.177661 - HTML::template                  -> template: >page_box_right<
1.177697 - PAGE::get_boxes                 -> -------- call: right::vote
1.177715 - CBOX::vote                      -> generate Box
1.177728 - 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.182332 - HTML::template                  -> template: >box_vote_nocurrent<
1.182567 - HTML::template_exists           -> search: >page_box_right< == 1
1.182614 - HTML::template                  -> template: >page_box_right<
1.182659 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.182675 - CBOX::buddylist                 -> generate Box
1.182702 - HTML::template                  -> template: >box_buddylist_msg<
1.182749 - HTML::template                  -> template: >box_buddylist<
1.182805 - HTML::template_exists           -> search: >page_box_right< == 1
1.182822 - HTML::template                  -> template: >page_box_right<
1.182842 - PAGE::get_boxes                 -> -------- call: right::online
1.182852 - CBOX::online                    -> generate Box
1.182860 - HTML::template                  -> template: >box_online<
1.182916 - HTML::template_exists           -> search: >page_box_right< == 1
1.182933 - HTML::template                  -> template: >page_box_right<
1.182962 - PAGE::render                    -> final
1.182971 - PAGE::renderTemplate            -> page
1.182977 - dotSession::getInstance         -> do
1.182991 - PAGE::getHead                   -> return
1.182995 - dotSession::getInstance         -> do
1.183096 - HTML::template                  -> template: >page<
1.183497 - PAGE::render_template           -> final

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

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