home / User details of Sarom



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

found 223 debug messages

0.000032 - GLOBAL::include                 -> config.php
0.000196 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000239 - dotDatabase::getInstance        -> connection: database
0.000258 - dotDatabase::__construct        -> connection: database
0.000283 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000314 - page::getInstance               -> do
0.000340 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000366 - dotSession::getInstance         -> do
0.000383 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000419 - dotSession::start               -> ---- init
0.000452 - dotSession::start               -> start php session managment
1.065798 - dotSession::start               -> finished php session management
1.065829 - dotSession::start               -> check for security options
1.065847 - dotSession::start               -> lookup ip2country
1.065868 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.082429 - dotDatabase::select             -> database: dotlan_database
1.090463 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59992285 BETWEEN ip_from AND ip_to
1.098692 - dotSession::start               -> update current session online user infos
1.098762 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746420457, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=4495', host = '3.147.104.221', dns = '3.147.104.221', countrycode = '', hits = hits + 1 WHERE hash = '1grevt5miaj2fgoqho9t2s7ja1'
1.104254 - dotSession::start               -> session found in DB
1.104302 - dotSession::load_locales        -> do
1.104348 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.104360 - dotSession::start               -> ---- finished with session startup
1.104384 - dotSession::load_user           -> id: 0
1.104397 - user::get_user                  -> id: >0<
1.104417 - dotDatabase::getInstance        -> connection: database
1.104477 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.104518 - styles::load                    -> name: ><
1.104542 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.104815 - styles::activate                -> style = 2024_switzerlan
1.104994 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.105018 - admin::getInstance              -> do
1.105028 - dotSession::getInstance         -> do
1.105041 - admin::__construct              -> user_id=0
1.105051 - user::load_settings             -> load current user settings to $global
1.105069 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.105099 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.105128 - EVENT::comming_event            -> return
1.105143 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420457 AND active=1 ORDER by begin ASC
1.109824 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.109891 - GLOBAL::end global.php          -> ---------------------------------------------
1.109911 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.109985 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.110017 - user::get_user                  -> id: >4495<
1.110033 - dotDatabase::getInstance        -> connection: database
1.110053 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 4495 ORDER by id DESC
1.115044 - USER_FUNCTIONS::display_details -> id:4495
1.115137 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.115214 - GLOBAL::include                 -> custom.user.php
1.115533 - 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=4495 AND ver_email>0 LIMIT 1
1.120003 - dotDatabase::getInstance        -> connection: database
1.120049 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.142904 - dotDatabase::getInstance        -> connection: database
1.142944 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.165727 - dotDatabase::getInstance        -> connection: database
1.165767 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.183870 - dotDatabase::getInstance        -> connection: database
1.183901 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.198790 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.199089 - dotDatabase::getInstance        -> connection: database
1.199116 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.209847 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.209966 - dotDatabase::getInstance        -> connection: database
1.209982 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.220097 - dotDatabase::getInstance        -> connection: database
1.220146 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.232653 - HTML::template                  -> template: >user_profile_inner_bit2<
1.232826 - HTML::template                  -> template: >user_profile_inner_bit2<
1.232872 - HTML::template                  -> template: >user_profile_inner<
1.232963 - HTML::template                  -> template: >user_profile_inner_bit3<
1.233051 - 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=4495 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.237671 - HTML::template                  -> template: >user_profile_inner_bit3<
1.237758 - 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=4495 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.242446 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.242637 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.242683 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.242719 - HTML::template                  -> template: >user_profile_shortbar<
1.242788 - HTML::template                  -> template: >user_profile<
1.242859 - GLOBAL::end userspace           -> ---------------------------------------------
1.242876 - PAGE::render                    -> start rendering page layout
1.242892 - USER::check_for_new_messages    -> return
1.242910 - dotSession::getInstance         -> do
1.242967 - PAGE::get_boxes                 -> -------- side=left
1.242994 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.243041 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.243061 - CBOX::menu                      -> generate Menu Box >menu<
1.243085 - HTML::template                  -> template: >box_menu_bit<
1.243163 - HTML::template                  -> template: >box_menu_bit<
1.243189 - HTML::template                  -> template: >box_menu_bit<
1.243214 - HTML::template                  -> template: >box_menu_bit<
1.243238 - HTML::template                  -> template: >box_menu_bit<
1.243262 - HTML::template                  -> template: >box_menu_bit<
1.243285 - HTML::template                  -> template: >box_menu_bit<
1.243308 - HTML::template                  -> template: >box_menu<
1.243447 - HTML::template_exists           -> search: >page_box_left< == 1
1.243485 - HTML::template                  -> template: >page_box_left<
1.243559 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.243574 - CBOX::menu                      -> generate Menu Box >party<
1.243595 - HTML::template                  -> template: >box_menu_bit<
1.243620 - HTML::template                  -> template: >box_menu_bit<
1.243644 - HTML::template                  -> template: >box_menu_bit<
1.243668 - HTML::template                  -> template: >box_menu_bit<
1.243703 - HTML::template                  -> template: >box_menu_bit<
1.243724 - HTML::template                  -> template: >box_menu_bit<
1.243743 - HTML::template                  -> template: >box_menu_bit<
1.243760 - HTML::template                  -> template: >box_menu_bit<
1.243785 - HTML::template                  -> template: >box_menu_bit<
1.243816 - HTML::template                  -> template: >box_menu_bit<
1.243840 - HTML::template                  -> template: >box_menu_bit<
1.243864 - HTML::template                  -> template: >box_menu_bit<
1.243887 - HTML::template                  -> template: >box_menu<
1.243943 - HTML::template_exists           -> search: >page_box_left< == 1
1.243980 - HTML::template                  -> template: >page_box_left<
1.244014 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.244034 - CBOX::menu                      -> generate Menu Box >login<
1.244054 - HTML::template                  -> template: >box_menu_bit<
1.244080 - HTML::template                  -> template: >box_menu_bit<
1.244102 - HTML::template                  -> template: >box_menu<
1.244152 - HTML::template_exists           -> search: >page_box_left< == 1
1.244178 - HTML::template                  -> template: >page_box_left<
1.244209 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.244219 - PAGE::get_boxes                 -> -------- call: left::search
1.244233 - CBOX::template                  -> generate Box with >box_suchen< as template
1.244245 - HTML::template                  -> template: >box_suchen<
1.244354 - HTML::template_exists           -> search: >page_box_left< == 1
1.244378 - HTML::template                  -> template: >page_box_left<
1.244407 - PAGE::get_boxes                 -> -------- call: left::banner
1.244433 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.244485 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.244510 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.248809 - 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.253529 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.253583 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.258768 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.263008 - HTML::encode                    -> replace run 1
1.263112 - HTML::template                  -> template: >box_banner_bit<
1.263280 - HTML::encode                    -> www.egames.ch...
1.263523 - HTML::encode                    -> replace run 1
1.263593 - HTML::encode                    -> replace run 2
1.263637 - HTML::template                  -> template: >box_banner_bit<
1.263677 - HTML::template                  -> template: >box_banner<
1.263769 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.263883 - HTML::template_exists           -> search: >page_box_left< == 1
1.263914 - HTML::template                  -> template: >page_box_left<
1.263973 - PAGE::get_boxes                 -> -------- side=right
1.263989 - PAGE::get_boxes                 -> -------- call: right::news
1.264002 - CBOX::news                      -> generate Box
1.264018 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.264056 - NEWS::load_news                 -> load news data
1.264076 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.264099 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.268543 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.273260 - 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.278226 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.278443 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.278459 - NEWS::load_news                 -> ... from database
1.278493 - 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.287968 - HTML::encodeCms                 -> 
1.288524 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.288807 - HTML::encode                    -> replace run 1
1.288868 - HTML::encodeCms                 -> 
1.288890 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.288935 - HTML::encode                    -> replace run 1
1.288969 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.289146 - HTML::template                  -> template: >box_news_bit<
1.289281 - HTML::template                  -> template: >box_news_bit<
1.289307 - HTML::template                  -> template: >box_news<
1.289407 - HTML::template_exists           -> search: >page_box_right< == 1
1.289442 - HTML::template                  -> template: >page_box_right<
1.289508 - PAGE::get_boxes                 -> -------- call: right::party
1.289526 - CBOX::party                     -> generate Box
1.289545 - EVENT::short_event              -> id >27<
1.289555 - EVENT::getevent                 -> id >27<
1.289569 - 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.294656 - CACHE::get                      -> cache: >event_27::stats< not found
1.294683 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.302550 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.311585 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.311771 - HTML::template                  -> template: >box_event<
1.312016 - HTML::template_exists           -> search: >page_box_right< == 1
1.312062 - HTML::template                  -> template: >page_box_right<
1.312112 - PAGE::get_boxes                 -> -------- call: right::forum
1.312132 - CBOX::forum                     -> generate forum box
1.312144 - CBOX::forum_load_threads        -> load data
1.312170 - CACHE::get                      -> cache: >forum::topthreads< not found
1.312190 - 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.325034 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.325235 - CBOX::forum_threads             -> list all threads in array
1.325257 - 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.325282 - admin::getInstance              -> do
1.325344 - HTML::template                  -> template: >box_forum_bit<
1.325472 - HTML::template                  -> template: >box_forum_bit<
1.325504 - HTML::template                  -> template: >box_forum_bit<
1.325537 - HTML::template                  -> template: >box_forum_bit<
1.325564 - HTML::template                  -> template: >box_forum_bit<
1.325589 - HTML::template                  -> template: >box_forum_bit<
1.325607 - HTML::template                  -> template: >box_forum<
1.325681 - HTML::template_exists           -> search: >page_box_right< == 1
1.325707 - HTML::template                  -> template: >page_box_right<
1.325734 - PAGE::get_boxes                 -> -------- call: right::vote
1.325746 - CBOX::vote                      -> generate Box
1.325758 - 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.330449 - HTML::template                  -> template: >box_vote_nocurrent<
1.330661 - HTML::template_exists           -> search: >page_box_right< == 1
1.330702 - HTML::template                  -> template: >page_box_right<
1.330742 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.330762 - CBOX::buddylist                 -> generate Box
1.330794 - HTML::template                  -> template: >box_buddylist_msg<
1.330855 - HTML::template                  -> template: >box_buddylist<
1.330965 - HTML::template_exists           -> search: >page_box_right< == 1
1.330995 - HTML::template                  -> template: >page_box_right<
1.331034 - PAGE::get_boxes                 -> -------- call: right::online
1.331052 - CBOX::online                    -> generate Box
1.331067 - HTML::template                  -> template: >box_online<
1.331187 - HTML::template_exists           -> search: >page_box_right< == 1
1.331217 - HTML::template                  -> template: >page_box_right<
1.331257 - PAGE::render                    -> final
1.331268 - PAGE::renderTemplate            -> page
1.331279 - dotSession::getInstance         -> do
1.331306 - PAGE::getHead                   -> return
1.331316 - dotSession::getInstance         -> do
1.331547 - HTML::template                  -> template: >page<
1.332405 - PAGE::render_template           -> final

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

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