home / User details of pislim123



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

found 223 debug messages

0.000032 - GLOBAL::include                 -> config.php
0.000187 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000226 - dotDatabase::getInstance        -> connection: database
0.000326 - dotDatabase::__construct        -> connection: database
0.000357 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000385 - page::getInstance               -> do
0.000409 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000432 - dotSession::getInstance         -> do
0.000450 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000484 - dotSession::start               -> ---- init
0.000517 - dotSession::start               -> start php session managment
0.639681 - dotSession::start               -> finished php session management
0.639722 - dotSession::start               -> check for security options
0.639741 - dotSession::start               -> lookup ip2country
0.639763 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.655729 - dotDatabase::select             -> database: dotlan_database
0.663972 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 314541161 BETWEEN ip_from AND ip_to
0.672624 - dotSession::start               -> update current session online user infos
0.672697 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419419, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=4744', host = '18.191.132.105', dns = '18.191.132.105', countrycode = '', hits = hits + 1 WHERE hash = 'ksbs6d24h21rjvff1ma8kt8212'
0.678306 - dotSession::start               -> session found in DB
0.678358 - dotSession::load_locales        -> do
0.678414 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.678429 - dotSession::start               -> ---- finished with session startup
0.678460 - dotSession::load_user           -> id: 0
0.678475 - user::get_user                  -> id: >0<
0.678501 - dotDatabase::getInstance        -> connection: database
0.678574 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.678619 - styles::load                    -> name: ><
0.678648 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.678966 - styles::activate                -> style = 2024_switzerlan
0.679170 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.679195 - admin::getInstance              -> do
0.679205 - dotSession::getInstance         -> do
0.679221 - admin::__construct              -> user_id=0
0.679231 - user::load_settings             -> load current user settings to $global
0.679249 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.679279 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.679317 - EVENT::comming_event            -> return
0.679339 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419419 AND active=1 ORDER by begin ASC
0.684563 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.684622 - GLOBAL::end global.php          -> ---------------------------------------------
0.684636 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.684696 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.684717 - user::get_user                  -> id: >4744<
0.684729 - dotDatabase::getInstance        -> connection: database
0.684746 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 4744 ORDER by id DESC
0.689853 - USER_FUNCTIONS::display_details -> id:4744
0.689942 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.690013 - GLOBAL::include                 -> custom.user.php
0.690296 - 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=4744 AND ver_email>0 LIMIT 1
0.694950 - dotDatabase::getInstance        -> connection: database
0.694987 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.717785 - dotDatabase::getInstance        -> connection: database
0.717815 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.737237 - dotDatabase::getInstance        -> connection: database
0.737272 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.750797 - dotDatabase::getInstance        -> connection: database
0.750825 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.765661 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.765893 - dotDatabase::getInstance        -> connection: database
0.765912 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.777121 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.777249 - dotDatabase::getInstance        -> connection: database
0.777268 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.788597 - dotDatabase::getInstance        -> connection: database
0.788636 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.801585 - HTML::template                  -> template: >user_profile_inner_bit2<
0.801739 - HTML::template                  -> template: >user_profile_inner_bit2<
0.801776 - HTML::template                  -> template: >user_profile_inner<
0.801844 - HTML::template                  -> template: >user_profile_inner_bit3<
0.801914 - 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=4744 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.806531 - HTML::template                  -> template: >user_profile_inner_bit3<
0.806623 - 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=4744 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.811151 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.811396 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.811437 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.811470 - HTML::template                  -> template: >user_profile_shortbar<
0.811576 - HTML::template                  -> template: >user_profile<
0.811660 - GLOBAL::end userspace           -> ---------------------------------------------
0.811673 - PAGE::render                    -> start rendering page layout
0.811686 - USER::check_for_new_messages    -> return
0.811705 - dotSession::getInstance         -> do
0.811759 - PAGE::get_boxes                 -> -------- side=left
0.811787 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.811829 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.811849 - CBOX::menu                      -> generate Menu Box >menu<
0.811873 - HTML::template                  -> template: >box_menu_bit<
0.811954 - HTML::template                  -> template: >box_menu_bit<
0.811980 - HTML::template                  -> template: >box_menu_bit<
0.812005 - HTML::template                  -> template: >box_menu_bit<
0.812030 - HTML::template                  -> template: >box_menu_bit<
0.812054 - HTML::template                  -> template: >box_menu_bit<
0.812078 - HTML::template                  -> template: >box_menu_bit<
0.812100 - HTML::template                  -> template: >box_menu<
0.812222 - HTML::template_exists           -> search: >page_box_left< == 1
0.812313 - HTML::template                  -> template: >page_box_left<
0.812389 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.812405 - CBOX::menu                      -> generate Menu Box >party<
0.812426 - HTML::template                  -> template: >box_menu_bit<
0.812474 - HTML::template                  -> template: >box_menu_bit<
0.812502 - HTML::template                  -> template: >box_menu_bit<
0.812528 - HTML::template                  -> template: >box_menu_bit<
0.812561 - HTML::template                  -> template: >box_menu_bit<
0.812588 - HTML::template                  -> template: >box_menu_bit<
0.812615 - HTML::template                  -> template: >box_menu_bit<
0.812656 - HTML::template                  -> template: >box_menu_bit<
0.812688 - HTML::template                  -> template: >box_menu_bit<
0.812716 - HTML::template                  -> template: >box_menu_bit<
0.812737 - HTML::template                  -> template: >box_menu_bit<
0.812759 - HTML::template                  -> template: >box_menu_bit<
0.812781 - HTML::template                  -> template: >box_menu<
0.812847 - HTML::template_exists           -> search: >page_box_left< == 1
0.812879 - HTML::template                  -> template: >page_box_left<
0.812914 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.812928 - CBOX::menu                      -> generate Menu Box >login<
0.812947 - HTML::template                  -> template: >box_menu_bit<
0.812970 - HTML::template                  -> template: >box_menu_bit<
0.812990 - HTML::template                  -> template: >box_menu<
0.813034 - HTML::template_exists           -> search: >page_box_left< == 1
0.813067 - HTML::template                  -> template: >page_box_left<
0.813110 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.813120 - PAGE::get_boxes                 -> -------- call: left::search
0.813134 - CBOX::template                  -> generate Box with >box_suchen< as template
0.813144 - HTML::template                  -> template: >box_suchen<
0.813238 - HTML::template_exists           -> search: >page_box_left< == 1
0.813256 - HTML::template                  -> template: >page_box_left<
0.813276 - PAGE::get_boxes                 -> -------- call: left::banner
0.813297 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.813328 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.813347 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.817694 - 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.822194 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.822249 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.827612 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.831972 - HTML::encode                    -> replace run 1
0.832119 - HTML::template                  -> template: >box_banner_bit<
0.832421 - HTML::encode                    -> www.egames.ch...
0.832554 - HTML::encode                    -> replace run 1
0.832611 - HTML::encode                    -> replace run 2
0.832652 - HTML::template                  -> template: >box_banner_bit<
0.832676 - HTML::template                  -> template: >box_banner<
0.832774 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.832896 - HTML::template_exists           -> search: >page_box_left< == 1
0.832926 - HTML::template                  -> template: >page_box_left<
0.832977 - PAGE::get_boxes                 -> -------- side=right
0.832995 - PAGE::get_boxes                 -> -------- call: right::news
0.833012 - CBOX::news                      -> generate Box
0.833031 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.833072 - NEWS::load_news                 -> load news data
0.833097 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.833129 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.838011 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.846490 - 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.853241 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.853447 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.853463 - NEWS::load_news                 -> ... from database
0.853529 - 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.863823 - HTML::encodeCms                 -> 
0.864351 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.864538 - HTML::encode                    -> replace run 1
0.864597 - HTML::encodeCms                 -> 
0.864624 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.864674 - HTML::encode                    -> replace run 1
0.864712 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.864912 - HTML::template                  -> template: >box_news_bit<
0.865065 - HTML::template                  -> template: >box_news_bit<
0.865094 - HTML::template                  -> template: >box_news<
0.865198 - HTML::template_exists           -> search: >page_box_right< == 1
0.865233 - HTML::template                  -> template: >page_box_right<
0.865300 - PAGE::get_boxes                 -> -------- call: right::party
0.865318 - CBOX::party                     -> generate Box
0.865337 - EVENT::short_event              -> id >27<
0.865347 - EVENT::getevent                 -> id >27<
0.865360 - 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.870261 - CACHE::get                      -> cache: >event_27::stats< not found
0.870290 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.876579 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.882894 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
0.883079 - HTML::template                  -> template: >box_event<
0.883263 - HTML::template_exists           -> search: >page_box_right< == 1
0.883301 - HTML::template                  -> template: >page_box_right<
0.883340 - PAGE::get_boxes                 -> -------- call: right::forum
0.883359 - CBOX::forum                     -> generate forum box
0.883371 - CBOX::forum_load_threads        -> load data
0.883394 - CACHE::get                      -> cache: >forum::topthreads< not found
0.883413 - 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.890291 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
0.890628 - CBOX::forum_threads             -> list all threads in array
0.890667 - 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.890707 - admin::getInstance              -> do
0.890792 - HTML::template                  -> template: >box_forum_bit<
0.890991 - HTML::template                  -> template: >box_forum_bit<
0.891046 - HTML::template                  -> template: >box_forum_bit<
0.891101 - HTML::template                  -> template: >box_forum_bit<
0.891141 - HTML::template                  -> template: >box_forum_bit<
0.891185 - HTML::template                  -> template: >box_forum_bit<
0.891216 - HTML::template                  -> template: >box_forum<
0.891390 - HTML::template_exists           -> search: >page_box_right< == 1
0.891432 - HTML::template                  -> template: >page_box_right<
0.891480 - PAGE::get_boxes                 -> -------- call: right::vote
0.891504 - CBOX::vote                      -> generate Box
0.891523 - 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.895636 - HTML::template                  -> template: >box_vote_nocurrent<
0.895872 - HTML::template_exists           -> search: >page_box_right< == 1
0.895915 - HTML::template                  -> template: >page_box_right<
0.895959 - PAGE::get_boxes                 -> -------- call: right::buddylist
0.895979 - CBOX::buddylist                 -> generate Box
0.896009 - HTML::template                  -> template: >box_buddylist_msg<
0.896072 - HTML::template                  -> template: >box_buddylist<
0.896157 - HTML::template_exists           -> search: >page_box_right< == 1
0.896182 - HTML::template                  -> template: >page_box_right<
0.896213 - PAGE::get_boxes                 -> -------- call: right::online
0.896227 - CBOX::online                    -> generate Box
0.896286 - HTML::template                  -> template: >box_online<
0.896382 - HTML::template_exists           -> search: >page_box_right< == 1
0.896409 - HTML::template                  -> template: >page_box_right<
0.896447 - PAGE::render                    -> final
0.896458 - PAGE::renderTemplate            -> page
0.896469 - dotSession::getInstance         -> do
0.896489 - PAGE::getHead                   -> return
0.896496 - dotSession::getInstance         -> do
0.896649 - HTML::template                  -> template: >page<
0.897277 - PAGE::render_template           -> final

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

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