home / User details of Choki



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

found 223 debug messages

0.000032 - GLOBAL::include                 -> config.php
0.000184 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000223 - dotDatabase::getInstance        -> connection: database
0.000242 - dotDatabase::__construct        -> connection: database
0.000264 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000293 - page::getInstance               -> do
0.000316 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000341 - dotSession::getInstance         -> do
0.000357 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000393 - dotSession::start               -> ---- init
0.000437 - dotSession::start               -> start php session managment
0.990662 - dotSession::start               -> finished php session management
0.990689 - dotSession::start               -> check for security options
0.990703 - dotSession::start               -> lookup ip2country
0.990721 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.006179 - dotDatabase::select             -> database: dotlan_database
1.013779 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 314541161 BETWEEN ip_from AND ip_to
1.021909 - dotSession::start               -> update current session online user infos
1.021985 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419451, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=4507', host = '18.191.132.105', dns = '18.191.132.105', countrycode = '', hits = hits + 1 WHERE hash = 'ksbs6d24h21rjvff1ma8kt8212'
1.027643 - dotSession::start               -> session found in DB
1.027681 - dotSession::load_locales        -> do
1.027721 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.027728 - dotSession::start               -> ---- finished with session startup
1.027756 - dotSession::load_user           -> id: 0
1.027765 - user::get_user                  -> id: >0<
1.027781 - dotDatabase::getInstance        -> connection: database
1.027836 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.027870 - styles::load                    -> name: ><
1.027889 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.028059 - styles::activate                -> style = 2024_switzerlan
1.028163 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.028181 - admin::getInstance              -> do
1.028187 - dotSession::getInstance         -> do
1.028195 - admin::__construct              -> user_id=0
1.028201 - user::load_settings             -> load current user settings to $global
1.028211 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.028232 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.028251 - EVENT::comming_event            -> return
1.028261 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419451 AND active=1 ORDER by begin ASC
1.032907 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.032977 - GLOBAL::end global.php          -> ---------------------------------------------
1.033002 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.033088 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.033166 - user::get_user                  -> id: >4507<
1.033188 - dotDatabase::getInstance        -> connection: database
1.033211 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 4507 ORDER by id DESC
1.038060 - USER_FUNCTIONS::display_details -> id:4507
1.038174 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.038241 - GLOBAL::include                 -> custom.user.php
1.038498 - 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=4507 AND ver_email>0 LIMIT 1
1.043034 - dotDatabase::getInstance        -> connection: database
1.043069 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.062665 - dotDatabase::getInstance        -> connection: database
1.062698 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.078075 - dotDatabase::getInstance        -> connection: database
1.078101 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.093473 - dotDatabase::getInstance        -> connection: database
1.093500 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.105649 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.105882 - dotDatabase::getInstance        -> connection: database
1.105901 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.118912 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.119059 - dotDatabase::getInstance        -> connection: database
1.119081 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.131225 - dotDatabase::getInstance        -> connection: database
1.131275 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.141436 - HTML::template                  -> template: >user_profile_inner_bit2<
1.141592 - HTML::template                  -> template: >user_profile_inner_bit2<
1.141629 - HTML::template                  -> template: >user_profile_inner<
1.141697 - HTML::template                  -> template: >user_profile_inner_bit3<
1.141752 - 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=4507 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.146526 - HTML::template                  -> template: >user_profile_inner_bit3<
1.146644 - 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=4507 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.151100 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.151266 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.151292 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.151309 - HTML::template                  -> template: >user_profile_shortbar<
1.151369 - HTML::template                  -> template: >user_profile<
1.151424 - GLOBAL::end userspace           -> ---------------------------------------------
1.151430 - PAGE::render                    -> start rendering page layout
1.151439 - USER::check_for_new_messages    -> return
1.151451 - dotSession::getInstance         -> do
1.151490 - PAGE::get_boxes                 -> -------- side=left
1.151508 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.151543 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.151558 - CBOX::menu                      -> generate Menu Box >menu<
1.151574 - HTML::template                  -> template: >box_menu_bit<
1.151625 - HTML::template                  -> template: >box_menu_bit<
1.151640 - HTML::template                  -> template: >box_menu_bit<
1.151653 - HTML::template                  -> template: >box_menu_bit<
1.151664 - HTML::template                  -> template: >box_menu_bit<
1.151676 - HTML::template                  -> template: >box_menu_bit<
1.151688 - HTML::template                  -> template: >box_menu_bit<
1.151700 - HTML::template                  -> template: >box_menu<
1.151758 - HTML::template_exists           -> search: >page_box_left< == 1
1.151782 - HTML::template                  -> template: >page_box_left<
1.151827 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.151836 - CBOX::menu                      -> generate Menu Box >party<
1.151848 - HTML::template                  -> template: >box_menu_bit<
1.151861 - HTML::template                  -> template: >box_menu_bit<
1.151873 - HTML::template                  -> template: >box_menu_bit<
1.151884 - HTML::template                  -> template: >box_menu_bit<
1.151895 - HTML::template                  -> template: >box_menu_bit<
1.151907 - HTML::template                  -> template: >box_menu_bit<
1.151918 - HTML::template                  -> template: >box_menu_bit<
1.151930 - HTML::template                  -> template: >box_menu_bit<
1.151941 - HTML::template                  -> template: >box_menu_bit<
1.151952 - HTML::template                  -> template: >box_menu_bit<
1.151964 - HTML::template                  -> template: >box_menu_bit<
1.151975 - HTML::template                  -> template: >box_menu_bit<
1.151987 - HTML::template                  -> template: >box_menu<
1.152016 - HTML::template_exists           -> search: >page_box_left< == 1
1.152051 - HTML::template                  -> template: >page_box_left<
1.152085 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.152097 - CBOX::menu                      -> generate Menu Box >login<
1.152111 - HTML::template                  -> template: >box_menu_bit<
1.152132 - HTML::template                  -> template: >box_menu_bit<
1.152151 - HTML::template                  -> template: >box_menu<
1.152201 - HTML::template_exists           -> search: >page_box_left< == 1
1.152225 - HTML::template                  -> template: >page_box_left<
1.152253 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.152263 - PAGE::get_boxes                 -> -------- call: left::search
1.152277 - CBOX::template                  -> generate Box with >box_suchen< as template
1.152287 - HTML::template                  -> template: >box_suchen<
1.152404 - HTML::template_exists           -> search: >page_box_left< == 1
1.152434 - HTML::template                  -> template: >page_box_left<
1.152465 - PAGE::get_boxes                 -> -------- call: left::banner
1.152494 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.152537 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.152564 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.156859 - 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.161431 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.161480 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.166803 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.171059 - HTML::encode                    -> replace run 1
1.171159 - HTML::template                  -> template: >box_banner_bit<
1.171308 - HTML::encode                    -> www.egames.ch...
1.171391 - HTML::encode                    -> replace run 1
1.171427 - HTML::encode                    -> replace run 2
1.171451 - HTML::template                  -> template: >box_banner_bit<
1.171466 - HTML::template                  -> template: >box_banner<
1.171520 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.171614 - HTML::template_exists           -> search: >page_box_left< == 1
1.171641 - HTML::template                  -> template: >page_box_left<
1.171676 - PAGE::get_boxes                 -> -------- side=right
1.171687 - PAGE::get_boxes                 -> -------- call: right::news
1.171698 - CBOX::news                      -> generate Box
1.171713 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.171744 - NEWS::load_news                 -> load news data
1.171763 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.171784 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.176202 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.181236 - 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.185972 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.186130 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.186143 - NEWS::load_news                 -> ... from database
1.186173 - 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.195349 - HTML::encodeCms                 -> 
1.195798 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.195994 - HTML::encode                    -> replace run 1
1.196050 - HTML::encodeCms                 -> 
1.196072 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.196115 - HTML::encode                    -> replace run 1
1.196150 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.196321 - HTML::template                  -> template: >box_news_bit<
1.196490 - HTML::template                  -> template: >box_news_bit<
1.196522 - HTML::template                  -> template: >box_news<
1.196633 - HTML::template_exists           -> search: >page_box_right< == 1
1.196675 - HTML::template                  -> template: >page_box_right<
1.196753 - PAGE::get_boxes                 -> -------- call: right::party
1.196774 - CBOX::party                     -> generate Box
1.196800 - EVENT::short_event              -> id >27<
1.196811 - EVENT::getevent                 -> id >27<
1.196824 - 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.202037 - CACHE::get                      -> cache: >event_27::stats< not found
1.202063 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.212106 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.220644 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.220841 - HTML::template                  -> template: >box_event<
1.221060 - HTML::template_exists           -> search: >page_box_right< == 1
1.221099 - HTML::template                  -> template: >page_box_right<
1.221180 - PAGE::get_boxes                 -> -------- call: right::forum
1.221196 - CBOX::forum                     -> generate forum box
1.221204 - CBOX::forum_load_threads        -> load data
1.221359 - CACHE::get                      -> cache: >forum::topthreads< not found
1.221375 - 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.232570 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.232809 - CBOX::forum_threads             -> list all threads in array
1.232838 - 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.232878 - admin::getInstance              -> do
1.232965 - HTML::template                  -> template: >box_forum_bit<
1.233222 - HTML::template                  -> template: >box_forum_bit<
1.233277 - HTML::template                  -> template: >box_forum_bit<
1.233345 - HTML::template                  -> template: >box_forum_bit<
1.233391 - HTML::template                  -> template: >box_forum_bit<
1.233436 - HTML::template                  -> template: >box_forum_bit<
1.233468 - HTML::template                  -> template: >box_forum<
1.233643 - HTML::template_exists           -> search: >page_box_right< == 1
1.233685 - HTML::template                  -> template: >page_box_right<
1.233726 - PAGE::get_boxes                 -> -------- call: right::vote
1.233752 - CBOX::vote                      -> generate Box
1.233770 - 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.238261 - HTML::template                  -> template: >box_vote_nocurrent<
1.238474 - HTML::template_exists           -> search: >page_box_right< == 1
1.238514 - HTML::template                  -> template: >page_box_right<
1.238554 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.238573 - CBOX::buddylist                 -> generate Box
1.238601 - HTML::template                  -> template: >box_buddylist_msg<
1.238661 - HTML::template                  -> template: >box_buddylist<
1.238754 - HTML::template_exists           -> search: >page_box_right< == 1
1.238780 - HTML::template                  -> template: >page_box_right<
1.238809 - PAGE::get_boxes                 -> -------- call: right::online
1.238826 - CBOX::online                    -> generate Box
1.238840 - HTML::template                  -> template: >box_online<
1.238930 - HTML::template_exists           -> search: >page_box_right< == 1
1.238956 - HTML::template                  -> template: >page_box_right<
1.238996 - PAGE::render                    -> final
1.239007 - PAGE::renderTemplate            -> page
1.239018 - dotSession::getInstance         -> do
1.239037 - PAGE::getHead                   -> return
1.239044 - dotSession::getInstance         -> do
1.239184 - HTML::template                  -> template: >page<
1.239771 - PAGE::render_template           -> final

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

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