home / User details of serenity



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

found 223 debug messages

0.000055 - GLOBAL::include                 -> config.php
0.000359 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000420 - dotDatabase::getInstance        -> connection: database
0.000446 - dotDatabase::__construct        -> connection: database
0.000480 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000508 - page::getInstance               -> do
0.000536 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000665 - dotSession::getInstance         -> do
0.000696 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000735 - dotSession::start               -> ---- init
0.000771 - dotSession::start               -> start php session managment
1.878585 - dotSession::start               -> finished php session management
1.878616 - dotSession::start               -> check for security options
1.878635 - dotSession::start               -> lookup ip2country
1.878656 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.894647 - dotDatabase::select             -> database: dotlan_database
1.902760 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 309604614 BETWEEN ip_from AND ip_to
1.911038 - dotSession::start               -> update current session online user infos
1.911116 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419105, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=5162', host = '18.116.49.6', dns = '18.116.49.6', countrycode = '', hits = hits + 1 WHERE hash = '9kjreu453tpoo2aj77k6amcru1'
1.960811 - dotSession::start               -> session found in DB
1.960857 - dotSession::load_locales        -> do
1.960900 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.960907 - dotSession::start               -> ---- finished with session startup
1.960927 - dotSession::load_user           -> id: 0
1.960935 - user::get_user                  -> id: >0<
1.960952 - dotDatabase::getInstance        -> connection: database
1.961019 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.961050 - styles::load                    -> name: ><
1.961070 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.961248 - styles::activate                -> style = 2024_switzerlan
1.961354 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.961369 - admin::getInstance              -> do
1.961375 - dotSession::getInstance         -> do
1.961383 - admin::__construct              -> user_id=0
1.961390 - user::load_settings             -> load current user settings to $global
1.961400 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.961421 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.961439 - EVENT::comming_event            -> return
1.961450 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419105 AND active=1 ORDER by begin ASC
1.966042 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.966106 - GLOBAL::end global.php          -> ---------------------------------------------
1.966129 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.966201 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.966232 - user::get_user                  -> id: >5162<
1.966248 - dotDatabase::getInstance        -> connection: database
1.966269 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 5162 ORDER by id DESC
1.971111 - USER_FUNCTIONS::display_details -> id:5162
1.971220 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.971295 - GLOBAL::include                 -> custom.user.php
1.971581 - 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=5162 AND ver_email>0 LIMIT 1
1.976073 - dotDatabase::getInstance        -> connection: database
1.976128 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.995289 - dotDatabase::getInstance        -> connection: database
1.995321 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
2.011951 - dotDatabase::getInstance        -> connection: database
2.011989 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
2.029078 - dotDatabase::getInstance        -> connection: database
2.029106 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
2.046065 - HTML::template                  -> template: >user_profile_inner_bitbar<
2.046408 - dotDatabase::getInstance        -> connection: database
2.046435 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
2.063446 - HTML::template                  -> template: >user_profile_inner_bitbar<
2.063561 - dotDatabase::getInstance        -> connection: database
2.063575 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
2.080527 - dotDatabase::getInstance        -> connection: database
2.080569 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
2.097523 - HTML::template                  -> template: >user_profile_inner_bit2<
2.097719 - HTML::template                  -> template: >user_profile_inner_bit2<
2.097780 - HTML::template                  -> template: >user_profile_inner<
2.097895 - HTML::template                  -> template: >user_profile_inner_bit3<
2.097985 - 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=5162 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
2.103202 - HTML::template                  -> template: >user_profile_inner_bit3<
2.103279 - 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=5162 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
2.108022 - HTML::template                  -> template: >user_profile_shortbar_bit<
2.108232 - HTML::template                  -> template: >user_profile_shortbar_bit<
2.108262 - HTML::template                  -> template: >user_profile_shortbar_bit<
2.108281 - HTML::template                  -> template: >user_profile_shortbar<
2.108332 - HTML::template                  -> template: >user_profile<
2.108387 - GLOBAL::end userspace           -> ---------------------------------------------
2.108394 - PAGE::render                    -> start rendering page layout
2.108402 - USER::check_for_new_messages    -> return
2.108415 - dotSession::getInstance         -> do
2.108455 - PAGE::get_boxes                 -> -------- side=left
2.108473 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
2.108507 - PAGE::get_boxes                 -> -------- call: left::menu_main
2.108522 - CBOX::menu                      -> generate Menu Box >menu<
2.108539 - HTML::template                  -> template: >box_menu_bit<
2.108591 - HTML::template                  -> template: >box_menu_bit<
2.108607 - HTML::template                  -> template: >box_menu_bit<
2.108620 - HTML::template                  -> template: >box_menu_bit<
2.108633 - HTML::template                  -> template: >box_menu_bit<
2.108644 - HTML::template                  -> template: >box_menu_bit<
2.108655 - HTML::template                  -> template: >box_menu_bit<
2.108667 - HTML::template                  -> template: >box_menu<
2.108738 - HTML::template_exists           -> search: >page_box_left< == 1
2.108764 - HTML::template                  -> template: >page_box_left<
2.108810 - PAGE::get_boxes                 -> -------- call: left::menu_party
2.108819 - CBOX::menu                      -> generate Menu Box >party<
2.108831 - HTML::template                  -> template: >box_menu_bit<
2.108846 - HTML::template                  -> template: >box_menu_bit<
2.108858 - HTML::template                  -> template: >box_menu_bit<
2.108869 - HTML::template                  -> template: >box_menu_bit<
2.108880 - HTML::template                  -> template: >box_menu_bit<
2.108892 - HTML::template                  -> template: >box_menu_bit<
2.108920 - HTML::template                  -> template: >box_menu_bit<
2.108932 - HTML::template                  -> template: >box_menu_bit<
2.108944 - HTML::template                  -> template: >box_menu_bit<
2.108955 - HTML::template                  -> template: >box_menu_bit<
2.108967 - HTML::template                  -> template: >box_menu_bit<
2.108978 - HTML::template                  -> template: >box_menu_bit<
2.108990 - HTML::template                  -> template: >box_menu<
2.109017 - HTML::template_exists           -> search: >page_box_left< == 1
2.109034 - HTML::template                  -> template: >page_box_left<
2.109053 - PAGE::get_boxes                 -> -------- call: left::menu_login
2.109060 - CBOX::menu                      -> generate Menu Box >login<
2.109070 - HTML::template                  -> template: >box_menu_bit<
2.109084 - HTML::template                  -> template: >box_menu_bit<
2.109095 - HTML::template                  -> template: >box_menu<
2.109121 - HTML::template_exists           -> search: >page_box_left< == 1
2.109135 - HTML::template                  -> template: >page_box_left<
2.109153 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
2.109158 - PAGE::get_boxes                 -> -------- call: left::search
2.109165 - CBOX::template                  -> generate Box with >box_suchen< as template
2.109171 - HTML::template                  -> template: >box_suchen<
2.109230 - HTML::template_exists           -> search: >page_box_left< == 1
2.109244 - HTML::template                  -> template: >page_box_left<
2.109261 - PAGE::get_boxes                 -> -------- call: left::banner
2.109276 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
2.109302 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
2.109319 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
2.113551 - 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
2.118154 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
2.118207 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
2.123448 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
2.127688 - HTML::encode                    -> replace run 1
2.127823 - HTML::template                  -> template: >box_banner_bit<
2.128013 - HTML::encode                    -> www.egames.ch...
2.128134 - HTML::encode                    -> replace run 1
2.128173 - HTML::encode                    -> replace run 2
2.128201 - HTML::template                  -> template: >box_banner_bit<
2.128217 - HTML::template                  -> template: >box_banner<
2.128276 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
2.128374 - HTML::template_exists           -> search: >page_box_left< == 1
2.128402 - HTML::template                  -> template: >page_box_left<
2.128440 - PAGE::get_boxes                 -> -------- side=right
2.128452 - PAGE::get_boxes                 -> -------- call: right::news
2.128477 - CBOX::news                      -> generate Box
2.128492 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
2.128524 - NEWS::load_news                 -> load news data
2.128544 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
2.128566 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
2.133080 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
2.137867 - 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
2.142658 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
2.142829 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
2.142843 - NEWS::load_news                 -> ... from database
2.142875 - 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
2.161920 - HTML::encodeCms                 -> 
2.162420 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
2.162623 - HTML::encode                    -> replace run 1
2.162685 - HTML::encodeCms                 -> 
2.162709 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
2.162753 - HTML::encode                    -> replace run 1
2.162788 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
2.162999 - HTML::template                  -> template: >box_news_bit<
2.163140 - HTML::template                  -> template: >box_news_bit<
2.163166 - HTML::template                  -> template: >box_news<
2.163270 - HTML::template_exists           -> search: >page_box_right< == 1
2.163307 - HTML::template                  -> template: >page_box_right<
2.163374 - PAGE::get_boxes                 -> -------- call: right::party
2.163392 - CBOX::party                     -> generate Box
2.163411 - EVENT::short_event              -> id >27<
2.163422 - EVENT::getevent                 -> id >27<
2.163434 - 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
2.168343 - CACHE::get                      -> cache: >event_27::stats< not found
2.168376 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
2.175610 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
2.181573 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
2.181755 - HTML::template                  -> template: >box_event<
2.181952 - HTML::template_exists           -> search: >page_box_right< == 1
2.181991 - HTML::template                  -> template: >page_box_right<
2.182030 - PAGE::get_boxes                 -> -------- call: right::forum
2.182048 - CBOX::forum                     -> generate forum box
2.182059 - CBOX::forum_load_threads        -> load data
2.182083 - CACHE::get                      -> cache: >forum::topthreads< not found
2.182102 - 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
2.190436 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
2.190674 - CBOX::forum_threads             -> list all threads in array
2.190704 - 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, )
2.190744 - admin::getInstance              -> do
2.190818 - HTML::template                  -> template: >box_forum_bit<
2.190991 - HTML::template                  -> template: >box_forum_bit<
2.191042 - HTML::template                  -> template: >box_forum_bit<
2.191095 - HTML::template                  -> template: >box_forum_bit<
2.191141 - HTML::template                  -> template: >box_forum_bit<
2.191188 - HTML::template                  -> template: >box_forum_bit<
2.191217 - HTML::template                  -> template: >box_forum<
2.191324 - HTML::template_exists           -> search: >page_box_right< == 1
2.191358 - HTML::template                  -> template: >page_box_right<
2.191394 - PAGE::get_boxes                 -> -------- call: right::vote
2.191413 - CBOX::vote                      -> generate Box
2.191426 - 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
2.195742 - HTML::template                  -> template: >box_vote_nocurrent<
2.195951 - HTML::template_exists           -> search: >page_box_right< == 1
2.195989 - HTML::template                  -> template: >page_box_right<
2.196027 - PAGE::get_boxes                 -> -------- call: right::buddylist
2.196046 - CBOX::buddylist                 -> generate Box
2.196076 - HTML::template                  -> template: >box_buddylist_msg<
2.196168 - HTML::template                  -> template: >box_buddylist<
2.196252 - HTML::template_exists           -> search: >page_box_right< == 1
2.196277 - HTML::template                  -> template: >page_box_right<
2.196317 - PAGE::get_boxes                 -> -------- call: right::online
2.196332 - CBOX::online                    -> generate Box
2.196344 - HTML::template                  -> template: >box_online<
2.196427 - HTML::template_exists           -> search: >page_box_right< == 1
2.196453 - HTML::template                  -> template: >page_box_right<
2.196490 - PAGE::render                    -> final
2.196502 - PAGE::renderTemplate            -> page
2.196512 - dotSession::getInstance         -> do
2.196530 - PAGE::getHead                   -> return
2.196538 - dotSession::getInstance         -> do
2.196698 - HTML::template                  -> template: >page<
2.197131 - PAGE::render_template           -> final

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

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