home / User details of 7Naqs



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

found 222 debug messages

0.000036 - GLOBAL::include                 -> config.php
0.000354 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000419 - dotDatabase::getInstance        -> connection: database
0.000441 - dotDatabase::__construct        -> connection: database
0.000469 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000508 - page::getInstance               -> do
0.000538 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000562 - dotSession::getInstance         -> do
0.000581 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000618 - dotSession::start               -> ---- init
0.000655 - dotSession::start               -> start php session managment
0.943459 - dotSession::start               -> finished php session management
0.943496 - dotSession::start               -> check for security options
0.943513 - dotSession::start               -> lookup ip2country
0.943534 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.959335 - dotDatabase::select             -> database: dotlan_database
0.967318 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59081582 BETWEEN ip_from AND ip_to
0.975679 - dotSession::start               -> update current session online user infos
0.975750 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419610, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=9973', host = '3.133.131.110', dns = '3.133.131.110', countrycode = '', hits = hits + 1 WHERE hash = '7crt7fku5ifaeak2jathene2i2'
0.981669 - dotSession::start               -> session found in DB
0.981718 - dotSession::load_locales        -> do
0.981768 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.981785 - dotSession::start               -> ---- finished with session startup
0.981831 - dotSession::load_user           -> id: 0
0.981843 - user::get_user                  -> id: >0<
0.981865 - dotDatabase::getInstance        -> connection: database
0.981961 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.982006 - styles::load                    -> name: ><
0.982039 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.982374 - styles::activate                -> style = 2024_switzerlan
0.982590 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.982620 - admin::getInstance              -> do
0.982630 - dotSession::getInstance         -> do
0.982647 - admin::__construct              -> user_id=0
0.982657 - user::load_settings             -> load current user settings to $global
0.982719 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.982750 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.982784 - EVENT::comming_event            -> return
0.982803 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419610 AND active=1 ORDER by begin ASC
0.987530 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.987590 - GLOBAL::end global.php          -> ---------------------------------------------
0.987606 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.987668 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.987690 - user::get_user                  -> id: >9973<
0.987701 - dotDatabase::getInstance        -> connection: database
0.987717 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 9973 ORDER by id DESC
0.992606 - USER_FUNCTIONS::display_details -> id:9973
0.992714 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.992791 - GLOBAL::include                 -> custom.user.php
0.993166 - 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=9973 AND ver_email>0 LIMIT 1
0.997790 - dotDatabase::getInstance        -> connection: database
0.997826 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.018368 - dotDatabase::getInstance        -> connection: database
1.018399 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.035460 - dotDatabase::getInstance        -> connection: database
1.035491 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.045740 - dotDatabase::getInstance        -> connection: database
1.045773 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.057345 - dotDatabase::getInstance        -> connection: database
1.057382 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.066858 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.067087 - dotDatabase::getInstance        -> connection: database
1.067105 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.077132 - dotDatabase::getInstance        -> connection: database
1.077167 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.091170 - HTML::template                  -> template: >user_profile_inner_bit2<
1.091405 - HTML::template                  -> template: >user_profile_inner_bit2<
1.091461 - HTML::template                  -> template: >user_profile_inner<
1.091579 - HTML::template                  -> template: >user_profile_inner_bit3<
1.091672 - 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=9973 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.096339 - HTML::template                  -> template: >user_profile_inner_bit3<
1.096428 - 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=9973 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.100851 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.101077 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.101118 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.101147 - HTML::template                  -> template: >user_profile_shortbar<
1.101215 - HTML::template                  -> template: >user_profile<
1.101285 - GLOBAL::end userspace           -> ---------------------------------------------
1.101313 - PAGE::render                    -> start rendering page layout
1.101326 - USER::check_for_new_messages    -> return
1.101344 - dotSession::getInstance         -> do
1.101395 - PAGE::get_boxes                 -> -------- side=left
1.101421 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.101462 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.101482 - CBOX::menu                      -> generate Menu Box >menu<
1.101505 - HTML::template                  -> template: >box_menu_bit<
1.101649 - HTML::template                  -> template: >box_menu_bit<
1.101684 - HTML::template                  -> template: >box_menu_bit<
1.101709 - HTML::template                  -> template: >box_menu_bit<
1.101733 - HTML::template                  -> template: >box_menu_bit<
1.101756 - HTML::template                  -> template: >box_menu_bit<
1.101779 - HTML::template                  -> template: >box_menu_bit<
1.101802 - HTML::template                  -> template: >box_menu<
1.101907 - HTML::template_exists           -> search: >page_box_left< == 1
1.101942 - HTML::template                  -> template: >page_box_left<
1.102009 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.102023 - CBOX::menu                      -> generate Menu Box >party<
1.102044 - HTML::template                  -> template: >box_menu_bit<
1.102078 - HTML::template                  -> template: >box_menu_bit<
1.102105 - HTML::template                  -> template: >box_menu_bit<
1.102125 - HTML::template                  -> template: >box_menu_bit<
1.102143 - HTML::template                  -> template: >box_menu_bit<
1.102159 - HTML::template                  -> template: >box_menu_bit<
1.102175 - HTML::template                  -> template: >box_menu_bit<
1.102192 - HTML::template                  -> template: >box_menu_bit<
1.102210 - HTML::template                  -> template: >box_menu_bit<
1.102229 - HTML::template                  -> template: >box_menu_bit<
1.102251 - HTML::template                  -> template: >box_menu_bit<
1.102264 - HTML::template                  -> template: >box_menu_bit<
1.102276 - HTML::template                  -> template: >box_menu<
1.102317 - HTML::template_exists           -> search: >page_box_left< == 1
1.102337 - HTML::template                  -> template: >page_box_left<
1.102359 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.102368 - CBOX::menu                      -> generate Menu Box >login<
1.102378 - HTML::template                  -> template: >box_menu_bit<
1.102392 - HTML::template                  -> template: >box_menu_bit<
1.102404 - HTML::template                  -> template: >box_menu<
1.102431 - HTML::template_exists           -> search: >page_box_left< == 1
1.102446 - HTML::template                  -> template: >page_box_left<
1.102463 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.102469 - PAGE::get_boxes                 -> -------- call: left::search
1.102477 - CBOX::template                  -> generate Box with >box_suchen< as template
1.102483 - HTML::template                  -> template: >box_suchen<
1.102547 - HTML::template_exists           -> search: >page_box_left< == 1
1.102561 - HTML::template                  -> template: >page_box_left<
1.102578 - PAGE::get_boxes                 -> -------- call: left::banner
1.102595 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.102623 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.102633 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.106881 - 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.111270 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.111320 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.116244 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.120439 - HTML::encode                    -> replace run 1
1.120553 - HTML::template                  -> template: >box_banner_bit<
1.120747 - HTML::encode                    -> www.egames.ch...
1.120873 - HTML::encode                    -> replace run 1
1.120934 - HTML::encode                    -> replace run 2
1.120979 - HTML::template                  -> template: >box_banner_bit<
1.121005 - HTML::template                  -> template: >box_banner<
1.121094 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.121222 - HTML::template_exists           -> search: >page_box_left< == 1
1.121262 - HTML::template                  -> template: >page_box_left<
1.121311 - PAGE::get_boxes                 -> -------- side=right
1.121330 - PAGE::get_boxes                 -> -------- call: right::news
1.121346 - CBOX::news                      -> generate Box
1.121366 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.121408 - NEWS::load_news                 -> load news data
1.121432 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.121464 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.125740 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.130115 - 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.134433 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.134594 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.134607 - NEWS::load_news                 -> ... from database
1.134638 - 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.143841 - HTML::encodeCms                 -> 
1.144297 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.144486 - HTML::encode                    -> replace run 1
1.144537 - HTML::encodeCms                 -> 
1.144556 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.144599 - HTML::encode                    -> replace run 1
1.144637 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.144834 - HTML::template                  -> template: >box_news_bit<
1.144970 - HTML::template                  -> template: >box_news_bit<
1.144996 - HTML::template                  -> template: >box_news<
1.145099 - HTML::template_exists           -> search: >page_box_right< == 1
1.145134 - HTML::template                  -> template: >page_box_right<
1.145210 - PAGE::get_boxes                 -> -------- call: right::party
1.145230 - CBOX::party                     -> generate Box
1.145253 - EVENT::short_event              -> id >27<
1.145264 - EVENT::getevent                 -> id >27<
1.145277 - 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.150557 - CACHE::get                      -> cache: >event_27::stats< not found
1.150585 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.159283 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.167010 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.167207 - HTML::template                  -> template: >box_event<
1.167403 - HTML::template_exists           -> search: >page_box_right< == 1
1.167444 - HTML::template                  -> template: >page_box_right<
1.167493 - PAGE::get_boxes                 -> -------- call: right::forum
1.167513 - CBOX::forum                     -> generate forum box
1.167525 - CBOX::forum_load_threads        -> load data
1.167549 - CACHE::get                      -> cache: >forum::topthreads< not found
1.167568 - 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.178832 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.179107 - CBOX::forum_threads             -> list all threads in array
1.179138 - 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.179177 - admin::getInstance              -> do
1.179259 - HTML::template                  -> template: >box_forum_bit<
1.179432 - HTML::template                  -> template: >box_forum_bit<
1.179477 - HTML::template                  -> template: >box_forum_bit<
1.179525 - HTML::template                  -> template: >box_forum_bit<
1.179563 - HTML::template                  -> template: >box_forum_bit<
1.179601 - HTML::template                  -> template: >box_forum_bit<
1.179626 - HTML::template                  -> template: >box_forum<
1.179764 - HTML::template_exists           -> search: >page_box_right< == 1
1.179806 - HTML::template                  -> template: >page_box_right<
1.179845 - PAGE::get_boxes                 -> -------- call: right::vote
1.179864 - CBOX::vote                      -> generate Box
1.179877 - 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.184470 - HTML::template                  -> template: >box_vote_nocurrent<
1.184663 - HTML::template_exists           -> search: >page_box_right< == 1
1.184695 - HTML::template                  -> template: >page_box_right<
1.184727 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.184741 - CBOX::buddylist                 -> generate Box
1.184768 - HTML::template                  -> template: >box_buddylist_msg<
1.184812 - HTML::template                  -> template: >box_buddylist<
1.184901 - HTML::template_exists           -> search: >page_box_right< == 1
1.184926 - HTML::template                  -> template: >page_box_right<
1.184957 - PAGE::get_boxes                 -> -------- call: right::online
1.184971 - CBOX::online                    -> generate Box
1.184983 - HTML::template                  -> template: >box_online<
1.185068 - HTML::template_exists           -> search: >page_box_right< == 1
1.185095 - HTML::template                  -> template: >page_box_right<
1.185132 - PAGE::render                    -> final
1.185143 - PAGE::renderTemplate            -> page
1.185154 - dotSession::getInstance         -> do
1.185173 - PAGE::getHead                   -> return
1.185180 - dotSession::getInstance         -> do
1.185312 - HTML::template                  -> template: >page<
1.186007 - PAGE::render_template           -> final

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

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