home / User details of Meisterovo



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

found 223 debug messages

0.000044 - GLOBAL::include                 -> config.php
0.000219 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000258 - dotDatabase::getInstance        -> connection: database
0.000278 - dotDatabase::__construct        -> connection: database
0.000302 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000328 - page::getInstance               -> do
0.000351 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000375 - dotSession::getInstance         -> do
0.000391 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000424 - dotSession::start               -> ---- init
0.000456 - dotSession::start               -> start php session managment
0.965583 - dotSession::start               -> finished php session management
0.965623 - dotSession::start               -> check for security options
0.965642 - dotSession::start               -> lookup ip2country
0.965665 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.982013 - dotDatabase::select             -> database: dotlan_database
0.990003 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 316325290 BETWEEN ip_from AND ip_to
0.998383 - dotSession::start               -> update current session online user infos
0.998450 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746421720, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=8693', host = '18.218.189.170', dns = '18.218.189.170', countrycode = '', hits = hits + 1 WHERE hash = 'gmmcrn74qeqr37euhacpn4jrm6'
1.003899 - dotSession::start               -> session found in DB
1.003955 - dotSession::load_locales        -> do
1.004007 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.004020 - dotSession::start               -> ---- finished with session startup
1.004045 - dotSession::load_user           -> id: 0
1.004059 - user::get_user                  -> id: >0<
1.004084 - dotDatabase::getInstance        -> connection: database
1.004156 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.004196 - styles::load                    -> name: ><
1.004223 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.004499 - styles::activate                -> style = 2024_switzerlan
1.004692 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.004715 - admin::getInstance              -> do
1.004726 - dotSession::getInstance         -> do
1.004739 - admin::__construct              -> user_id=0
1.004750 - user::load_settings             -> load current user settings to $global
1.004768 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.004807 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.004839 - EVENT::comming_event            -> return
1.004857 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746421720 AND active=1 ORDER by begin ASC
1.009340 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.009454 - GLOBAL::end global.php          -> ---------------------------------------------
1.009486 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.009569 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.009599 - user::get_user                  -> id: >8693<
1.009616 - dotDatabase::getInstance        -> connection: database
1.009638 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 8693 ORDER by id DESC
1.014095 - USER_FUNCTIONS::display_details -> id:8693
1.014223 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.014308 - GLOBAL::include                 -> custom.user.php
1.014738 - 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=8693 AND ver_email>0 LIMIT 1
1.019124 - dotDatabase::getInstance        -> connection: database
1.019180 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.039760 - dotDatabase::getInstance        -> connection: database
1.039790 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.055209 - dotDatabase::getInstance        -> connection: database
1.055349 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.069564 - dotDatabase::getInstance        -> connection: database
1.069597 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.081120 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.081392 - dotDatabase::getInstance        -> connection: database
1.081420 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.094029 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.094167 - dotDatabase::getInstance        -> connection: database
1.094189 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.107078 - dotDatabase::getInstance        -> connection: database
1.107116 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.119784 - HTML::template                  -> template: >user_profile_inner_bit2<
1.119985 - HTML::template                  -> template: >user_profile_inner_bit2<
1.120035 - HTML::template                  -> template: >user_profile_inner<
1.120129 - HTML::template                  -> template: >user_profile_inner_bit3<
1.120223 - 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=8693 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.124817 - HTML::template                  -> template: >user_profile_inner_bit3<
1.124924 - 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=8693 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.129365 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.129594 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.129636 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.129667 - HTML::template                  -> template: >user_profile_shortbar<
1.129757 - HTML::template                  -> template: >user_profile<
1.129830 - GLOBAL::end userspace           -> ---------------------------------------------
1.129841 - PAGE::render                    -> start rendering page layout
1.129854 - USER::check_for_new_messages    -> return
1.129872 - dotSession::getInstance         -> do
1.129925 - PAGE::get_boxes                 -> -------- side=left
1.129948 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.129988 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.130007 - CBOX::menu                      -> generate Menu Box >menu<
1.130031 - HTML::template                  -> template: >box_menu_bit<
1.130141 - HTML::template                  -> template: >box_menu_bit<
1.130168 - HTML::template                  -> template: >box_menu_bit<
1.130194 - HTML::template                  -> template: >box_menu_bit<
1.130217 - HTML::template                  -> template: >box_menu_bit<
1.130244 - HTML::template                  -> template: >box_menu_bit<
1.130269 - HTML::template                  -> template: >box_menu_bit<
1.130299 - HTML::template                  -> template: >box_menu<
1.130432 - HTML::template_exists           -> search: >page_box_left< == 1
1.130469 - HTML::template                  -> template: >page_box_left<
1.130558 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.130573 - CBOX::menu                      -> generate Menu Box >party<
1.130595 - HTML::template                  -> template: >box_menu_bit<
1.130620 - HTML::template                  -> template: >box_menu_bit<
1.130644 - HTML::template                  -> template: >box_menu_bit<
1.130668 - HTML::template                  -> template: >box_menu_bit<
1.130691 - HTML::template                  -> template: >box_menu_bit<
1.130714 - HTML::template                  -> template: >box_menu_bit<
1.130738 - HTML::template                  -> template: >box_menu_bit<
1.130761 - HTML::template                  -> template: >box_menu_bit<
1.130785 - HTML::template                  -> template: >box_menu_bit<
1.130808 - HTML::template                  -> template: >box_menu_bit<
1.130832 - HTML::template                  -> template: >box_menu_bit<
1.130855 - HTML::template                  -> template: >box_menu_bit<
1.130879 - HTML::template                  -> template: >box_menu<
1.130923 - HTML::template_exists           -> search: >page_box_left< == 1
1.130951 - HTML::template                  -> template: >page_box_left<
1.130982 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.131002 - CBOX::menu                      -> generate Menu Box >login<
1.131030 - HTML::template                  -> template: >box_menu_bit<
1.131065 - HTML::template                  -> template: >box_menu_bit<
1.131093 - HTML::template                  -> template: >box_menu<
1.131192 - HTML::template_exists           -> search: >page_box_left< == 1
1.131301 - HTML::template                  -> template: >page_box_left<
1.131347 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.131357 - PAGE::get_boxes                 -> -------- call: left::search
1.131373 - CBOX::template                  -> generate Box with >box_suchen< as template
1.131382 - HTML::template                  -> template: >box_suchen<
1.131542 - HTML::template_exists           -> search: >page_box_left< == 1
1.131580 - HTML::template                  -> template: >page_box_left<
1.131619 - PAGE::get_boxes                 -> -------- call: left::banner
1.131654 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.131701 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.131729 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.136059 - 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.140464 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.140526 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.146306 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.150521 - HTML::encode                    -> replace run 1
1.150632 - HTML::template                  -> template: >box_banner_bit<
1.150826 - HTML::encode                    -> www.egames.ch...
1.150952 - HTML::encode                    -> replace run 1
1.151001 - HTML::encode                    -> replace run 2
1.151046 - HTML::template                  -> template: >box_banner_bit<
1.151072 - HTML::template                  -> template: >box_banner<
1.151205 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.151436 - HTML::template_exists           -> search: >page_box_left< == 1
1.151484 - HTML::template                  -> template: >page_box_left<
1.151540 - PAGE::get_boxes                 -> -------- side=right
1.151560 - PAGE::get_boxes                 -> -------- call: right::news
1.151588 - CBOX::news                      -> generate Box
1.151610 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.151654 - NEWS::load_news                 -> load news data
1.151682 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.151715 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.156200 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.160627 - 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.164986 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.165181 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.165199 - NEWS::load_news                 -> ... from database
1.165239 - 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.173691 - HTML::encodeCms                 -> 
1.174153 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.174376 - HTML::encode                    -> replace run 1
1.174448 - HTML::encodeCms                 -> 
1.174473 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.174512 - HTML::encode                    -> replace run 1
1.174548 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.174804 - HTML::template                  -> template: >box_news_bit<
1.174960 - HTML::template                  -> template: >box_news_bit<
1.174988 - HTML::template                  -> template: >box_news<
1.175108 - HTML::template_exists           -> search: >page_box_right< == 1
1.175211 - HTML::template                  -> template: >page_box_right<
1.175391 - PAGE::get_boxes                 -> -------- call: right::party
1.175415 - CBOX::party                     -> generate Box
1.175436 - EVENT::short_event              -> id >27<
1.175446 - EVENT::getevent                 -> id >27<
1.175460 - 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.180091 - CACHE::get                      -> cache: >event_27::stats< not found
1.180117 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.186317 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.192547 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.192748 - HTML::template                  -> template: >box_event<
1.192940 - HTML::template_exists           -> search: >page_box_right< == 1
1.192978 - HTML::template                  -> template: >page_box_right<
1.193016 - PAGE::get_boxes                 -> -------- call: right::forum
1.193035 - CBOX::forum                     -> generate forum box
1.193046 - CBOX::forum_load_threads        -> load data
1.193070 - CACHE::get                      -> cache: >forum::topthreads< not found
1.193088 - 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.201367 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.201632 - CBOX::forum_threads             -> list all threads in array
1.201661 - 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.201701 - admin::getInstance              -> do
1.201783 - HTML::template                  -> template: >box_forum_bit<
1.202000 - HTML::template                  -> template: >box_forum_bit<
1.202066 - HTML::template                  -> template: >box_forum_bit<
1.202111 - HTML::template                  -> template: >box_forum_bit<
1.202139 - HTML::template                  -> template: >box_forum_bit<
1.202166 - HTML::template                  -> template: >box_forum_bit<
1.202185 - HTML::template                  -> template: >box_forum<
1.202297 - HTML::template_exists           -> search: >page_box_right< == 1
1.202325 - HTML::template                  -> template: >page_box_right<
1.202352 - PAGE::get_boxes                 -> -------- call: right::vote
1.202365 - CBOX::vote                      -> generate Box
1.202374 - 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.206597 - HTML::template                  -> template: >box_vote_nocurrent<
1.206811 - HTML::template_exists           -> search: >page_box_right< == 1
1.206850 - HTML::template                  -> template: >page_box_right<
1.206898 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.206920 - CBOX::buddylist                 -> generate Box
1.206954 - HTML::template                  -> template: >box_buddylist_msg<
1.207024 - HTML::template                  -> template: >box_buddylist<
1.207107 - HTML::template_exists           -> search: >page_box_right< == 1
1.207133 - HTML::template                  -> template: >page_box_right<
1.207199 - PAGE::get_boxes                 -> -------- call: right::online
1.207215 - CBOX::online                    -> generate Box
1.207317 - HTML::template                  -> template: >box_online<
1.207426 - HTML::template_exists           -> search: >page_box_right< == 1
1.207462 - HTML::template                  -> template: >page_box_right<
1.207514 - PAGE::render                    -> final
1.207529 - PAGE::renderTemplate            -> page
1.207543 - dotSession::getInstance         -> do
1.207566 - PAGE::getHead                   -> return
1.207574 - dotSession::getInstance         -> do
1.207730 - HTML::template                  -> template: >page<
1.208395 - PAGE::render_template           -> final

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

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