home / User details of cypnku



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

found 223 debug messages

0.000042 - GLOBAL::include                 -> config.php
0.000224 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000263 - dotDatabase::getInstance        -> connection: database
0.000283 - dotDatabase::__construct        -> connection: database
0.000308 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000340 - page::getInstance               -> do
0.000369 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000399 - dotSession::getInstance         -> do
0.000422 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000474 - dotSession::start               -> ---- init
0.000509 - dotSession::start               -> start php session managment
0.323378 - dotSession::start               -> finished php session management
0.323428 - dotSession::start               -> check for security options
0.323446 - dotSession::start               -> lookup ip2country
0.323467 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.339913 - dotDatabase::select             -> database: dotlan_database
0.348123 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59579767 BETWEEN ip_from AND ip_to
0.356727 - dotSession::start               -> update current session online user infos
0.356809 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746376865, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=10616', host = '3.141.29.119', dns = '3.141.29.119', countrycode = '', hits = hits + 1 WHERE hash = 'jt7oiirojpvcmc55hecuenovq2'
0.362636 - dotSession::start               -> session found in DB
0.362681 - dotSession::load_locales        -> do
0.362727 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.362739 - dotSession::start               -> ---- finished with session startup
0.362764 - dotSession::load_user           -> id: 0
0.362776 - user::get_user                  -> id: >0<
0.362797 - dotDatabase::getInstance        -> connection: database
0.362857 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.362891 - styles::load                    -> name: ><
0.362915 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.363152 - styles::activate                -> style = 2024_switzerlan
0.363331 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.363352 - admin::getInstance              -> do
0.363361 - dotSession::getInstance         -> do
0.363374 - admin::__construct              -> user_id=0
0.363384 - user::load_settings             -> load current user settings to $global
0.363402 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.363431 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.363457 - EVENT::comming_event            -> return
0.363472 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746376865 AND active=1 ORDER by begin ASC
0.368306 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.368407 - GLOBAL::end global.php          -> ---------------------------------------------
0.368433 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.368509 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.368539 - user::get_user                  -> id: >10616<
0.368557 - dotDatabase::getInstance        -> connection: database
0.368579 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 10616 ORDER by id DESC
0.373744 - USER_FUNCTIONS::display_details -> id:10616
0.373859 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.373951 - GLOBAL::include                 -> custom.user.php
0.374315 - 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=10616 AND ver_email>0 LIMIT 1
0.378932 - dotDatabase::getInstance        -> connection: database
0.378976 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.400849 - dotDatabase::getInstance        -> connection: database
0.400880 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.416291 - dotDatabase::getInstance        -> connection: database
0.416321 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.430228 - dotDatabase::getInstance        -> connection: database
0.430262 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.442914 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.443220 - dotDatabase::getInstance        -> connection: database
0.443242 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.455540 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.455659 - dotDatabase::getInstance        -> connection: database
0.455676 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.467617 - dotDatabase::getInstance        -> connection: database
0.467663 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.479518 - HTML::template                  -> template: >user_profile_inner_bit2<
0.479800 - HTML::template                  -> template: >user_profile_inner_bit2<
0.479867 - HTML::template                  -> template: >user_profile_inner<
0.480016 - HTML::template                  -> template: >user_profile_inner_bit3<
0.480120 - 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=10616 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.484871 - HTML::template                  -> template: >user_profile_inner_bit3<
0.485046 - 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=10616 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.489786 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.490057 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.490105 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.490144 - HTML::template                  -> template: >user_profile_shortbar<
0.490227 - HTML::template                  -> template: >user_profile<
0.490314 - GLOBAL::end userspace           -> ---------------------------------------------
0.490329 - PAGE::render                    -> start rendering page layout
0.490346 - USER::check_for_new_messages    -> return
0.490368 - dotSession::getInstance         -> do
0.490423 - PAGE::get_boxes                 -> -------- side=left
0.490449 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.490490 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.490517 - CBOX::menu                      -> generate Menu Box >menu<
0.490542 - HTML::template                  -> template: >box_menu_bit<
0.490655 - HTML::template                  -> template: >box_menu_bit<
0.490683 - HTML::template                  -> template: >box_menu_bit<
0.490707 - HTML::template                  -> template: >box_menu_bit<
0.490732 - HTML::template                  -> template: >box_menu_bit<
0.490756 - HTML::template                  -> template: >box_menu_bit<
0.490789 - HTML::template                  -> template: >box_menu_bit<
0.490811 - HTML::template                  -> template: >box_menu<
0.490929 - HTML::template_exists           -> search: >page_box_left< == 1
0.490976 - HTML::template                  -> template: >page_box_left<
0.491057 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.491078 - CBOX::menu                      -> generate Menu Box >party<
0.491102 - HTML::template                  -> template: >box_menu_bit<
0.491131 - HTML::template                  -> template: >box_menu_bit<
0.491155 - HTML::template                  -> template: >box_menu_bit<
0.491178 - HTML::template                  -> template: >box_menu_bit<
0.491208 - HTML::template                  -> template: >box_menu_bit<
0.491238 - HTML::template                  -> template: >box_menu_bit<
0.491264 - HTML::template                  -> template: >box_menu_bit<
0.491296 - HTML::template                  -> template: >box_menu_bit<
0.491328 - HTML::template                  -> template: >box_menu_bit<
0.491359 - HTML::template                  -> template: >box_menu_bit<
0.491382 - HTML::template                  -> template: >box_menu_bit<
0.491401 - HTML::template                  -> template: >box_menu_bit<
0.491420 - HTML::template                  -> template: >box_menu<
0.491488 - HTML::template_exists           -> search: >page_box_left< == 1
0.491520 - HTML::template                  -> template: >page_box_left<
0.491563 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.491579 - CBOX::menu                      -> generate Menu Box >login<
0.491598 - HTML::template                  -> template: >box_menu_bit<
0.491622 - HTML::template                  -> template: >box_menu_bit<
0.491657 - HTML::template                  -> template: >box_menu<
0.491703 - HTML::template_exists           -> search: >page_box_left< == 1
0.491729 - HTML::template                  -> template: >page_box_left<
0.491759 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.491768 - PAGE::get_boxes                 -> -------- call: left::search
0.491785 - CBOX::template                  -> generate Box with >box_suchen< as template
0.491799 - HTML::template                  -> template: >box_suchen<
0.491972 - HTML::template_exists           -> search: >page_box_left< == 1
0.492004 - HTML::template                  -> template: >page_box_left<
0.492036 - PAGE::get_boxes                 -> -------- call: left::banner
0.492071 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.492116 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.492144 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.496580 - 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.501401 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.501459 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.506997 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.511516 - HTML::encode                    -> replace run 1
0.511655 - HTML::template                  -> template: >box_banner_bit<
0.511908 - HTML::encode                    -> www.egames.ch...
0.512041 - HTML::encode                    -> replace run 1
0.512094 - HTML::encode                    -> replace run 2
0.512136 - HTML::template                  -> template: >box_banner_bit<
0.512161 - HTML::template                  -> template: >box_banner<
0.512258 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.512393 - HTML::template_exists           -> search: >page_box_left< == 1
0.512431 - HTML::template                  -> template: >page_box_left<
0.512484 - PAGE::get_boxes                 -> -------- side=right
0.512500 - PAGE::get_boxes                 -> -------- call: right::news
0.512516 - CBOX::news                      -> generate Box
0.512538 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.512582 - NEWS::load_news                 -> load news data
0.512610 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.512643 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.517310 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.522119 - 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.526779 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.526991 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.527007 - NEWS::load_news                 -> ... from database
0.527040 - 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.536858 - HTML::encodeCms                 -> 
0.537669 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.537875 - HTML::encode                    -> replace run 1
0.537952 - HTML::encodeCms                 -> 
0.537977 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.538034 - HTML::encode                    -> replace run 1
0.538075 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.538342 - HTML::template                  -> template: >box_news_bit<
0.538500 - HTML::template                  -> template: >box_news_bit<
0.538530 - HTML::template                  -> template: >box_news<
0.538659 - HTML::template_exists           -> search: >page_box_right< == 1
0.538702 - HTML::template                  -> template: >page_box_right<
0.538798 - PAGE::get_boxes                 -> -------- call: right::party
0.538818 - CBOX::party                     -> generate Box
0.538846 - EVENT::short_event              -> id >27<
0.538857 - EVENT::getevent                 -> id >27<
0.538871 - 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.543890 - CACHE::get                      -> cache: >event_27::stats< not found
0.543918 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.553865 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.562700 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
0.562890 - HTML::template                  -> template: >box_event<
0.563078 - HTML::template_exists           -> search: >page_box_right< == 1
0.563117 - HTML::template                  -> template: >page_box_right<
0.563155 - PAGE::get_boxes                 -> -------- call: right::forum
0.563175 - CBOX::forum                     -> generate forum box
0.563187 - CBOX::forum_load_threads        -> load data
0.563210 - CACHE::get                      -> cache: >forum::topthreads< not found
0.563229 - 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.572187 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
0.572452 - CBOX::forum_threads             -> list all threads in array
0.572487 - 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.572528 - admin::getInstance              -> do
0.572601 - HTML::template                  -> template: >box_forum_bit<
0.572758 - HTML::template                  -> template: >box_forum_bit<
0.572810 - HTML::template                  -> template: >box_forum_bit<
0.572865 - HTML::template                  -> template: >box_forum_bit<
0.572912 - HTML::template                  -> template: >box_forum_bit<
0.573076 - HTML::template                  -> template: >box_forum_bit<
0.573114 - HTML::template                  -> template: >box_forum<
0.573254 - HTML::template_exists           -> search: >page_box_right< == 1
0.573301 - HTML::template                  -> template: >page_box_right<
0.573339 - PAGE::get_boxes                 -> -------- call: right::vote
0.573358 - CBOX::vote                      -> generate Box
0.573371 - 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.577824 - HTML::template                  -> template: >box_vote_nocurrent<
0.578089 - HTML::template_exists           -> search: >page_box_right< == 1
0.578142 - HTML::template                  -> template: >page_box_right<
0.578189 - PAGE::get_boxes                 -> -------- call: right::buddylist
0.578209 - CBOX::buddylist                 -> generate Box
0.578240 - HTML::template                  -> template: >box_buddylist_msg<
0.578329 - HTML::template                  -> template: >box_buddylist<
0.578450 - HTML::template_exists           -> search: >page_box_right< == 1
0.578484 - HTML::template                  -> template: >page_box_right<
0.578523 - PAGE::get_boxes                 -> -------- call: right::online
0.578541 - CBOX::online                    -> generate Box
0.578553 - HTML::template                  -> template: >box_online<
0.578659 - HTML::template_exists           -> search: >page_box_right< == 1
0.578686 - HTML::template                  -> template: >page_box_right<
0.578738 - PAGE::render                    -> final
0.578752 - PAGE::renderTemplate            -> page
0.578762 - dotSession::getInstance         -> do
0.578782 - PAGE::getHead                   -> return
0.578788 - dotSession::getInstance         -> do
0.578976 - HTML::template                  -> template: >page<
0.579781 - PAGE::render_template           -> final

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

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