home / User details of zlExds



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

found 223 debug messages

0.000042 - GLOBAL::include                 -> config.php
0.000217 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000269 - dotDatabase::getInstance        -> connection: database
0.000291 - dotDatabase::__construct        -> connection: database
0.000319 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000351 - page::getInstance               -> do
0.000380 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000409 - dotSession::getInstance         -> do
0.000428 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000472 - dotSession::start               -> ---- init
0.000515 - dotSession::start               -> start php session managment
1.008825 - dotSession::start               -> finished php session management
1.008855 - dotSession::start               -> check for security options
1.008874 - dotSession::start               -> lookup ip2country
1.008895 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.024185 - dotDatabase::select             -> database: dotlan_database
1.032009 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 51146689 BETWEEN ip_from AND ip_to
1.040103 - dotSession::start               -> update current session online user infos
1.040179 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419230, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=5000', host = '3.12.111.193', dns = '3.12.111.193', countrycode = '', hits = hits + 1 WHERE hash = 'u8ce14u1a8hiqi97ppgi8b22u5'
1.046098 - dotSession::start               -> session found in DB
1.046147 - dotSession::load_locales        -> do
1.046194 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.046207 - dotSession::start               -> ---- finished with session startup
1.046236 - dotSession::load_user           -> id: 0
1.046249 - user::get_user                  -> id: >0<
1.046270 - dotDatabase::getInstance        -> connection: database
1.046332 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.046376 - styles::load                    -> name: ><
1.046405 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.046710 - styles::activate                -> style = 2024_switzerlan
1.046921 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.046949 - admin::getInstance              -> do
1.046959 - dotSession::getInstance         -> do
1.046974 - admin::__construct              -> user_id=0
1.046985 - user::load_settings             -> load current user settings to $global
1.047002 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.047040 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.047069 - EVENT::comming_event            -> return
1.047085 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419230 AND active=1 ORDER by begin ASC
1.051863 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.051931 - GLOBAL::end global.php          -> ---------------------------------------------
1.051976 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.052061 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.052095 - user::get_user                  -> id: >5000<
1.052112 - dotDatabase::getInstance        -> connection: database
1.052133 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 5000 ORDER by id DESC
1.057131 - USER_FUNCTIONS::display_details -> id:5000
1.057243 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.057335 - GLOBAL::include                 -> custom.user.php
1.057695 - 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=5000 AND ver_email>0 LIMIT 1
1.062184 - dotDatabase::getInstance        -> connection: database
1.062228 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.079021 - dotDatabase::getInstance        -> connection: database
1.079058 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.090128 - dotDatabase::getInstance        -> connection: database
1.090158 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.100053 - dotDatabase::getInstance        -> connection: database
1.100089 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.109692 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.109921 - dotDatabase::getInstance        -> connection: database
1.109941 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.119427 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.119560 - dotDatabase::getInstance        -> connection: database
1.119579 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.130521 - dotDatabase::getInstance        -> connection: database
1.130574 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.141072 - HTML::template                  -> template: >user_profile_inner_bit2<
1.141272 - HTML::template                  -> template: >user_profile_inner_bit2<
1.141324 - HTML::template                  -> template: >user_profile_inner<
1.141430 - HTML::template                  -> template: >user_profile_inner_bit3<
1.141519 - 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=5000 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.145970 - HTML::template                  -> template: >user_profile_inner_bit3<
1.146069 - 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=5000 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.151176 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.151413 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.151460 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.151488 - HTML::template                  -> template: >user_profile_shortbar<
1.151572 - HTML::template                  -> template: >user_profile<
1.151648 - GLOBAL::end userspace           -> ---------------------------------------------
1.151659 - PAGE::render                    -> start rendering page layout
1.151672 - USER::check_for_new_messages    -> return
1.151691 - dotSession::getInstance         -> do
1.151745 - PAGE::get_boxes                 -> -------- side=left
1.151771 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.151820 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.151838 - CBOX::menu                      -> generate Menu Box >menu<
1.151862 - HTML::template                  -> template: >box_menu_bit<
1.151946 - HTML::template                  -> template: >box_menu_bit<
1.152021 - HTML::template                  -> template: >box_menu_bit<
1.152040 - HTML::template                  -> template: >box_menu_bit<
1.152058 - HTML::template                  -> template: >box_menu_bit<
1.152075 - HTML::template                  -> template: >box_menu_bit<
1.152091 - HTML::template                  -> template: >box_menu_bit<
1.152108 - HTML::template                  -> template: >box_menu<
1.152212 - HTML::template_exists           -> search: >page_box_left< == 1
1.152247 - HTML::template                  -> template: >page_box_left<
1.152313 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.152327 - CBOX::menu                      -> generate Menu Box >party<
1.152345 - HTML::template                  -> template: >box_menu_bit<
1.152365 - HTML::template                  -> template: >box_menu_bit<
1.152383 - HTML::template                  -> template: >box_menu_bit<
1.152400 - HTML::template                  -> template: >box_menu_bit<
1.152417 - HTML::template                  -> template: >box_menu_bit<
1.152433 - HTML::template                  -> template: >box_menu_bit<
1.152450 - HTML::template                  -> template: >box_menu_bit<
1.152467 - HTML::template                  -> template: >box_menu_bit<
1.152483 - HTML::template                  -> template: >box_menu_bit<
1.152500 - HTML::template                  -> template: >box_menu_bit<
1.152516 - HTML::template                  -> template: >box_menu_bit<
1.152532 - HTML::template                  -> template: >box_menu_bit<
1.152549 - HTML::template                  -> template: >box_menu<
1.152601 - HTML::template_exists           -> search: >page_box_left< == 1
1.152626 - HTML::template                  -> template: >page_box_left<
1.152655 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.152667 - CBOX::menu                      -> generate Menu Box >login<
1.152681 - HTML::template                  -> template: >box_menu_bit<
1.152701 - HTML::template                  -> template: >box_menu_bit<
1.152727 - HTML::template                  -> template: >box_menu<
1.152759 - HTML::template_exists           -> search: >page_box_left< == 1
1.152776 - HTML::template                  -> template: >page_box_left<
1.152794 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.152800 - PAGE::get_boxes                 -> -------- call: left::search
1.152810 - CBOX::template                  -> generate Box with >box_suchen< as template
1.152816 - HTML::template                  -> template: >box_suchen<
1.152885 - HTML::template_exists           -> search: >page_box_left< == 1
1.152899 - HTML::template                  -> template: >page_box_left<
1.152917 - PAGE::get_boxes                 -> -------- call: left::banner
1.152937 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.152971 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.152992 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.157206 - 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.161564 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.161618 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.166286 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.170406 - HTML::encode                    -> replace run 1
1.170642 - HTML::template                  -> template: >box_banner_bit<
1.170783 - HTML::encode                    -> www.egames.ch...
1.170919 - HTML::encode                    -> replace run 1
1.170977 - HTML::encode                    -> replace run 2
1.171047 - HTML::template                  -> template: >box_banner_bit<
1.171082 - HTML::template                  -> template: >box_banner<
1.171178 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.171337 - HTML::template_exists           -> search: >page_box_left< == 1
1.171377 - HTML::template                  -> template: >page_box_left<
1.171431 - PAGE::get_boxes                 -> -------- side=right
1.171450 - PAGE::get_boxes                 -> -------- call: right::news
1.171471 - CBOX::news                      -> generate Box
1.171497 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.171548 - NEWS::load_news                 -> load news data
1.171576 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.171609 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.175813 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.180406 - 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.184985 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.185157 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.185171 - NEWS::load_news                 -> ... from database
1.185204 - 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.193892 - HTML::encodeCms                 -> 
1.194279 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.194564 - HTML::encode                    -> replace run 1
1.194636 - HTML::encodeCms                 -> 
1.194657 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.194704 - HTML::encode                    -> replace run 1
1.194739 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.194918 - HTML::template                  -> template: >box_news_bit<
1.195052 - HTML::template                  -> template: >box_news_bit<
1.195078 - HTML::template                  -> template: >box_news<
1.195187 - HTML::template_exists           -> search: >page_box_right< == 1
1.195228 - HTML::template                  -> template: >page_box_right<
1.195313 - PAGE::get_boxes                 -> -------- call: right::party
1.195335 - CBOX::party                     -> generate Box
1.195355 - EVENT::short_event              -> id >27<
1.195365 - EVENT::getevent                 -> id >27<
1.195379 - 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.201219 - CACHE::get                      -> cache: >event_27::stats< not found
1.201236 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.207932 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.214966 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.215247 - HTML::template                  -> template: >box_event<
1.215488 - HTML::template_exists           -> search: >page_box_right< == 1
1.215544 - HTML::template                  -> template: >page_box_right<
1.215596 - PAGE::get_boxes                 -> -------- call: right::forum
1.215616 - CBOX::forum                     -> generate forum box
1.215627 - CBOX::forum_load_threads        -> load data
1.215669 - CACHE::get                      -> cache: >forum::topthreads< not found
1.215692 - 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.230322 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.230679 - CBOX::forum_threads             -> list all threads in array
1.230724 - 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.230765 - admin::getInstance              -> do
1.230864 - HTML::template                  -> template: >box_forum_bit<
1.231044 - HTML::template                  -> template: >box_forum_bit<
1.231106 - HTML::template                  -> template: >box_forum_bit<
1.231164 - HTML::template                  -> template: >box_forum_bit<
1.231209 - HTML::template                  -> template: >box_forum_bit<
1.231253 - HTML::template                  -> template: >box_forum_bit<
1.231281 - HTML::template                  -> template: >box_forum<
1.231433 - HTML::template_exists           -> search: >page_box_right< == 1
1.231472 - HTML::template                  -> template: >page_box_right<
1.231514 - PAGE::get_boxes                 -> -------- call: right::vote
1.231538 - CBOX::vote                      -> generate Box
1.231552 - 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.236025 - HTML::template                  -> template: >box_vote_nocurrent<
1.236275 - HTML::template_exists           -> search: >page_box_right< == 1
1.236321 - HTML::template                  -> template: >page_box_right<
1.236362 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.236383 - CBOX::buddylist                 -> generate Box
1.236414 - HTML::template                  -> template: >box_buddylist_msg<
1.236477 - HTML::template                  -> template: >box_buddylist<
1.236560 - HTML::template_exists           -> search: >page_box_right< == 1
1.236585 - HTML::template                  -> template: >page_box_right<
1.236615 - PAGE::get_boxes                 -> -------- call: right::online
1.236629 - CBOX::online                    -> generate Box
1.236642 - HTML::template                  -> template: >box_online<
1.236746 - HTML::template_exists           -> search: >page_box_right< == 1
1.236777 - HTML::template                  -> template: >page_box_right<
1.236818 - PAGE::render                    -> final
1.236829 - PAGE::renderTemplate            -> page
1.236841 - dotSession::getInstance         -> do
1.236866 - PAGE::getHead                   -> return
1.236876 - dotSession::getInstance         -> do
1.237025 - HTML::template                  -> template: >page<
1.237578 - PAGE::render_template           -> final

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

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