home / User details of Hijoefn



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

found 222 debug messages

0.000030 - GLOBAL::include                 -> config.php
0.000135 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000165 - dotDatabase::getInstance        -> connection: database
0.000178 - dotDatabase::__construct        -> connection: database
0.000194 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000213 - page::getInstance               -> do
0.000232 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000246 - dotSession::getInstance         -> do
0.000258 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000282 - dotSession::start               -> ---- init
0.000308 - dotSession::start               -> start php session managment
0.991807 - dotSession::start               -> finished php session management
0.991837 - dotSession::start               -> check for security options
0.991855 - dotSession::start               -> lookup ip2country
0.991875 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.007558 - dotDatabase::select             -> database: dotlan_database
1.015261 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 314334719 BETWEEN ip_from AND ip_to
1.023341 - dotSession::start               -> update current session online user infos
1.023418 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419781, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=9974', host = '18.188.93.255', dns = '18.188.93.255', countrycode = '', hits = hits + 1 WHERE hash = 's3ucn5hp8et621e3tnmcf2ces2'
1.028925 - dotSession::start               -> session found in DB
1.028968 - dotSession::load_locales        -> do
1.029008 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.029016 - dotSession::start               -> ---- finished with session startup
1.029035 - dotSession::load_user           -> id: 0
1.029043 - user::get_user                  -> id: >0<
1.029059 - dotDatabase::getInstance        -> connection: database
1.029112 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.029143 - styles::load                    -> name: ><
1.029161 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.029366 - styles::activate                -> style = 2024_switzerlan
1.029526 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.029550 - admin::getInstance              -> do
1.029561 - dotSession::getInstance         -> do
1.029574 - admin::__construct              -> user_id=0
1.029583 - user::load_settings             -> load current user settings to $global
1.029608 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.029640 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.029668 - EVENT::comming_event            -> return
1.029685 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419781 AND active=1 ORDER by begin ASC
1.034374 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.034442 - GLOBAL::end global.php          -> ---------------------------------------------
1.034466 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.034539 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.034569 - user::get_user                  -> id: >9974<
1.034586 - dotDatabase::getInstance        -> connection: database
1.034608 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 9974 ORDER by id DESC
1.039272 - USER_FUNCTIONS::display_details -> id:9974
1.039357 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.039416 - GLOBAL::include                 -> custom.user.php
1.039697 - 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=9974 AND ver_email>0 LIMIT 1
1.044363 - dotDatabase::getInstance        -> connection: database
1.044409 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.068221 - dotDatabase::getInstance        -> connection: database
1.068252 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.083154 - dotDatabase::getInstance        -> connection: database
1.083184 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.093425 - dotDatabase::getInstance        -> connection: database
1.093462 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.105114 - dotDatabase::getInstance        -> connection: database
1.105145 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.115967 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.116172 - dotDatabase::getInstance        -> connection: database
1.116187 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.127101 - dotDatabase::getInstance        -> connection: database
1.127130 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.138413 - HTML::template                  -> template: >user_profile_inner_bit2<
1.138571 - HTML::template                  -> template: >user_profile_inner_bit2<
1.138607 - HTML::template                  -> template: >user_profile_inner<
1.138673 - HTML::template                  -> template: >user_profile_inner_bit3<
1.138741 - 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=9974 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.143430 - HTML::template                  -> template: >user_profile_inner_bit3<
1.143513 - 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=9974 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.148097 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.148279 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.148318 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.148347 - HTML::template                  -> template: >user_profile_shortbar<
1.148410 - HTML::template                  -> template: >user_profile<
1.148494 - GLOBAL::end userspace           -> ---------------------------------------------
1.148509 - PAGE::render                    -> start rendering page layout
1.148522 - USER::check_for_new_messages    -> return
1.148545 - dotSession::getInstance         -> do
1.148600 - PAGE::get_boxes                 -> -------- side=left
1.148631 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.148680 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.148703 - CBOX::menu                      -> generate Menu Box >menu<
1.148735 - HTML::template                  -> template: >box_menu_bit<
1.148871 - HTML::template                  -> template: >box_menu_bit<
1.148905 - HTML::template                  -> template: >box_menu_bit<
1.148930 - HTML::template                  -> template: >box_menu_bit<
1.148954 - HTML::template                  -> template: >box_menu_bit<
1.148978 - HTML::template                  -> template: >box_menu_bit<
1.149001 - HTML::template                  -> template: >box_menu_bit<
1.149024 - HTML::template                  -> template: >box_menu<
1.149126 - HTML::template_exists           -> search: >page_box_left< == 1
1.149164 - HTML::template                  -> template: >page_box_left<
1.149239 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.149260 - CBOX::menu                      -> generate Menu Box >party<
1.149285 - HTML::template                  -> template: >box_menu_bit<
1.149310 - HTML::template                  -> template: >box_menu_bit<
1.149329 - HTML::template                  -> template: >box_menu_bit<
1.149348 - HTML::template                  -> template: >box_menu_bit<
1.149366 - HTML::template                  -> template: >box_menu_bit<
1.149382 - HTML::template                  -> template: >box_menu_bit<
1.149401 - HTML::template                  -> template: >box_menu_bit<
1.149417 - HTML::template                  -> template: >box_menu_bit<
1.149433 - HTML::template                  -> template: >box_menu_bit<
1.149450 - HTML::template                  -> template: >box_menu_bit<
1.149467 - HTML::template                  -> template: >box_menu_bit<
1.149484 - HTML::template                  -> template: >box_menu_bit<
1.149502 - HTML::template                  -> template: >box_menu<
1.149565 - HTML::template_exists           -> search: >page_box_left< == 1
1.149596 - HTML::template                  -> template: >page_box_left<
1.149630 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.149643 - CBOX::menu                      -> generate Menu Box >login<
1.149660 - HTML::template                  -> template: >box_menu_bit<
1.149681 - HTML::template                  -> template: >box_menu_bit<
1.149701 - HTML::template                  -> template: >box_menu<
1.149751 - HTML::template_exists           -> search: >page_box_left< == 1
1.149777 - HTML::template                  -> template: >page_box_left<
1.149807 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.149816 - PAGE::get_boxes                 -> -------- call: left::search
1.149831 - CBOX::template                  -> generate Box with >box_suchen< as template
1.149842 - HTML::template                  -> template: >box_suchen<
1.150024 - HTML::template_exists           -> search: >page_box_left< == 1
1.150053 - HTML::template                  -> template: >page_box_left<
1.150085 - PAGE::get_boxes                 -> -------- call: left::banner
1.150114 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.150154 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.150170 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.154458 - 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.159303 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.159354 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.164640 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.168935 - HTML::encode                    -> replace run 1
1.169042 - HTML::template                  -> template: >box_banner_bit<
1.169193 - HTML::encode                    -> www.egames.ch...
1.169278 - HTML::encode                    -> replace run 1
1.169313 - HTML::encode                    -> replace run 2
1.169337 - HTML::template                  -> template: >box_banner_bit<
1.169351 - HTML::template                  -> template: >box_banner<
1.169404 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.169500 - HTML::template_exists           -> search: >page_box_left< == 1
1.169529 - HTML::template                  -> template: >page_box_left<
1.169565 - PAGE::get_boxes                 -> -------- side=right
1.169577 - PAGE::get_boxes                 -> -------- call: right::news
1.169589 - CBOX::news                      -> generate Box
1.169603 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.169635 - NEWS::load_news                 -> load news data
1.169653 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.169675 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.174053 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.178548 - 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.183008 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.183171 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.183183 - NEWS::load_news                 -> ... from database
1.183218 - 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.191879 - HTML::encodeCms                 -> 
1.192164 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.192296 - HTML::encode                    -> replace run 1
1.192332 - HTML::encodeCms                 -> 
1.192346 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.192368 - HTML::encode                    -> replace run 1
1.192389 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.192567 - HTML::template                  -> template: >box_news_bit<
1.192749 - HTML::template                  -> template: >box_news_bit<
1.192780 - HTML::template                  -> template: >box_news<
1.192980 - HTML::template_exists           -> search: >page_box_right< == 1
1.193025 - HTML::template                  -> template: >page_box_right<
1.193109 - PAGE::get_boxes                 -> -------- call: right::party
1.193129 - CBOX::party                     -> generate Box
1.193150 - EVENT::short_event              -> id >27<
1.193159 - EVENT::getevent                 -> id >27<
1.193174 - 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.197918 - CACHE::get                      -> cache: >event_27::stats< not found
1.197949 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.204184 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.210712 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.210883 - HTML::template                  -> template: >box_event<
1.211048 - HTML::template_exists           -> search: >page_box_right< == 1
1.211080 - HTML::template                  -> template: >page_box_right<
1.211108 - PAGE::get_boxes                 -> -------- call: right::forum
1.211122 - CBOX::forum                     -> generate forum box
1.211129 - CBOX::forum_load_threads        -> load data
1.211147 - CACHE::get                      -> cache: >forum::topthreads< not found
1.211160 - 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.220450 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.220749 - CBOX::forum_threads             -> list all threads in array
1.220784 - 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.220878 - admin::getInstance              -> do
1.220973 - HTML::template                  -> template: >box_forum_bit<
1.221173 - HTML::template                  -> template: >box_forum_bit<
1.221240 - HTML::template                  -> template: >box_forum_bit<
1.221309 - HTML::template                  -> template: >box_forum_bit<
1.221367 - HTML::template                  -> template: >box_forum_bit<
1.221429 - HTML::template                  -> template: >box_forum_bit<
1.221467 - HTML::template                  -> template: >box_forum<
1.221605 - HTML::template_exists           -> search: >page_box_right< == 1
1.221650 - HTML::template                  -> template: >page_box_right<
1.221697 - PAGE::get_boxes                 -> -------- call: right::vote
1.221721 - CBOX::vote                      -> generate Box
1.221738 - 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.226109 - HTML::template                  -> template: >box_vote_nocurrent<
1.226334 - HTML::template_exists           -> search: >page_box_right< == 1
1.226378 - HTML::template                  -> template: >page_box_right<
1.226421 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.226443 - CBOX::buddylist                 -> generate Box
1.226475 - HTML::template                  -> template: >box_buddylist_msg<
1.226566 - HTML::template                  -> template: >box_buddylist<
1.226663 - HTML::template_exists           -> search: >page_box_right< == 1
1.226697 - HTML::template                  -> template: >page_box_right<
1.226733 - PAGE::get_boxes                 -> -------- call: right::online
1.226748 - CBOX::online                    -> generate Box
1.226761 - HTML::template                  -> template: >box_online<
1.226859 - HTML::template_exists           -> search: >page_box_right< == 1
1.226886 - HTML::template                  -> template: >page_box_right<
1.226929 - PAGE::render                    -> final
1.226941 - PAGE::renderTemplate            -> page
1.226951 - dotSession::getInstance         -> do
1.226972 - PAGE::getHead                   -> return
1.226979 - dotSession::getInstance         -> do
1.227220 - HTML::template                  -> template: >page<
1.227801 - PAGE::render_template           -> final

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

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