home / User details of Mentgen



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

found 222 debug messages

0.000031 - GLOBAL::include                 -> config.php
0.000184 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000222 - dotDatabase::getInstance        -> connection: database
0.000241 - dotDatabase::__construct        -> connection: database
0.000264 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000290 - page::getInstance               -> do
0.000313 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000336 - dotSession::getInstance         -> do
0.000352 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000385 - dotSession::start               -> ---- init
0.000417 - dotSession::start               -> start php session managment
0.958528 - dotSession::start               -> finished php session management
0.958557 - dotSession::start               -> check for security options
0.958576 - dotSession::start               -> lookup ip2country
0.958597 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.974580 - dotDatabase::select             -> database: dotlan_database
0.982561 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 221983421 BETWEEN ip_from AND ip_to
0.991314 - dotSession::start               -> update current session online user infos
0.991380 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746420845, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=5091', host = '13.59.50.189', dns = '13.59.50.189', countrycode = '', hits = hits + 1 WHERE hash = 'a39uon0s84s6i8e69j06cv1te0'
0.997376 - dotSession::start               -> session found in DB
0.997421 - dotSession::load_locales        -> do
0.997472 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.997485 - dotSession::start               -> ---- finished with session startup
0.997510 - dotSession::load_user           -> id: 0
0.997523 - user::get_user                  -> id: >0<
0.997559 - dotDatabase::getInstance        -> connection: database
0.997626 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.997669 - styles::load                    -> name: ><
0.997700 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.997987 - styles::activate                -> style = 2024_switzerlan
0.998194 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.998219 - admin::getInstance              -> do
0.998230 - dotSession::getInstance         -> do
0.998245 - admin::__construct              -> user_id=0
0.998255 - user::load_settings             -> load current user settings to $global
0.998273 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.998303 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.998339 - EVENT::comming_event            -> return
0.998357 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420845 AND active=1 ORDER by begin ASC
1.003144 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.003305 - GLOBAL::end global.php          -> ---------------------------------------------
1.003351 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.003446 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.003480 - user::get_user                  -> id: >5091<
1.003496 - dotDatabase::getInstance        -> connection: database
1.003519 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 5091 ORDER by id DESC
1.008430 - USER_FUNCTIONS::display_details -> id:5091
1.008531 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.008604 - GLOBAL::include                 -> custom.user.php
1.008998 - 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=5091 AND ver_email>0 LIMIT 1
1.013516 - dotDatabase::getInstance        -> connection: database
1.013559 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.031549 - dotDatabase::getInstance        -> connection: database
1.031576 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.045124 - dotDatabase::getInstance        -> connection: database
1.045160 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.057914 - dotDatabase::getInstance        -> connection: database
1.057945 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.068116 - dotDatabase::getInstance        -> connection: database
1.068147 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.079622 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.079894 - dotDatabase::getInstance        -> connection: database
1.079912 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.090840 - dotDatabase::getInstance        -> connection: database
1.090875 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.102496 - HTML::template                  -> template: >user_profile_inner_bit2<
1.102694 - HTML::template                  -> template: >user_profile_inner_bit2<
1.102741 - HTML::template                  -> template: >user_profile_inner<
1.102851 - HTML::template                  -> template: >user_profile_inner_bit3<
1.102938 - 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=5091 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.107561 - HTML::template                  -> template: >user_profile_inner_bit3<
1.107652 - 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=5091 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.112226 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.112527 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.112587 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.112619 - HTML::template                  -> template: >user_profile_shortbar<
1.112753 - HTML::template                  -> template: >user_profile<
1.112828 - GLOBAL::end userspace           -> ---------------------------------------------
1.112839 - PAGE::render                    -> start rendering page layout
1.112852 - USER::check_for_new_messages    -> return
1.112871 - dotSession::getInstance         -> do
1.112925 - PAGE::get_boxes                 -> -------- side=left
1.112949 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.112999 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.113019 - CBOX::menu                      -> generate Menu Box >menu<
1.113043 - HTML::template                  -> template: >box_menu_bit<
1.113166 - HTML::template                  -> template: >box_menu_bit<
1.113195 - HTML::template                  -> template: >box_menu_bit<
1.113219 - HTML::template                  -> template: >box_menu_bit<
1.113250 - HTML::template                  -> template: >box_menu_bit<
1.113274 - HTML::template                  -> template: >box_menu_bit<
1.113306 - HTML::template                  -> template: >box_menu_bit<
1.113329 - HTML::template                  -> template: >box_menu<
1.113436 - HTML::template_exists           -> search: >page_box_left< == 1
1.113473 - HTML::template                  -> template: >page_box_left<
1.113542 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.113557 - CBOX::menu                      -> generate Menu Box >party<
1.113578 - HTML::template                  -> template: >box_menu_bit<
1.113603 - HTML::template                  -> template: >box_menu_bit<
1.113627 - HTML::template                  -> template: >box_menu_bit<
1.113651 - HTML::template                  -> template: >box_menu_bit<
1.113677 - HTML::template                  -> template: >box_menu_bit<
1.113703 - HTML::template                  -> template: >box_menu_bit<
1.113727 - HTML::template                  -> template: >box_menu_bit<
1.113750 - HTML::template                  -> template: >box_menu_bit<
1.113773 - HTML::template                  -> template: >box_menu_bit<
1.113797 - HTML::template                  -> template: >box_menu_bit<
1.113820 - HTML::template                  -> template: >box_menu_bit<
1.113843 - HTML::template                  -> template: >box_menu_bit<
1.113866 - HTML::template                  -> template: >box_menu<
1.113921 - HTML::template_exists           -> search: >page_box_left< == 1
1.113949 - HTML::template                  -> template: >page_box_left<
1.113984 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.114004 - CBOX::menu                      -> generate Menu Box >login<
1.114023 - HTML::template                  -> template: >box_menu_bit<
1.114048 - HTML::template                  -> template: >box_menu_bit<
1.114071 - HTML::template                  -> template: >box_menu<
1.114114 - HTML::template_exists           -> search: >page_box_left< == 1
1.114140 - HTML::template                  -> template: >page_box_left<
1.114170 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.114180 - PAGE::get_boxes                 -> -------- call: left::search
1.114194 - CBOX::template                  -> generate Box with >box_suchen< as template
1.114205 - HTML::template                  -> template: >box_suchen<
1.114336 - HTML::template_exists           -> search: >page_box_left< == 1
1.114365 - HTML::template                  -> template: >page_box_left<
1.114409 - PAGE::get_boxes                 -> -------- call: left::banner
1.114436 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.114476 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.114493 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.118860 - 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.123859 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.123911 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.129403 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.133681 - HTML::encode                    -> replace run 1
1.133795 - HTML::template                  -> template: >box_banner_bit<
1.133980 - HTML::encode                    -> www.egames.ch...
1.134092 - HTML::encode                    -> replace run 1
1.134142 - HTML::encode                    -> replace run 2
1.134183 - HTML::template                  -> template: >box_banner_bit<
1.134205 - HTML::template                  -> template: >box_banner<
1.134296 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.134450 - HTML::template_exists           -> search: >page_box_left< == 1
1.134489 - HTML::template                  -> template: >page_box_left<
1.134549 - PAGE::get_boxes                 -> -------- side=right
1.134567 - PAGE::get_boxes                 -> -------- call: right::news
1.134585 - CBOX::news                      -> generate Box
1.134605 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.134663 - NEWS::load_news                 -> load news data
1.134690 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.134721 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.139147 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.143935 - 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.148456 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.148601 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.148610 - NEWS::load_news                 -> ... from database
1.148636 - 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.157519 - HTML::encodeCms                 -> 
1.157991 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.158171 - HTML::encode                    -> replace run 1
1.158219 - HTML::encodeCms                 -> 
1.158237 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.158280 - HTML::encode                    -> replace run 1
1.158315 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.158494 - HTML::template                  -> template: >box_news_bit<
1.158623 - HTML::template                  -> template: >box_news_bit<
1.158649 - HTML::template                  -> template: >box_news<
1.158749 - HTML::template_exists           -> search: >page_box_right< == 1
1.158783 - HTML::template                  -> template: >page_box_right<
1.158850 - PAGE::get_boxes                 -> -------- call: right::party
1.158868 - CBOX::party                     -> generate Box
1.158886 - EVENT::short_event              -> id >27<
1.158896 - EVENT::getevent                 -> id >27<
1.158909 - 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.165090 - CACHE::get                      -> cache: >event_27::stats< not found
1.165124 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.171630 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.179462 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.179671 - HTML::template                  -> template: >box_event<
1.179904 - HTML::template_exists           -> search: >page_box_right< == 1
1.179952 - HTML::template                  -> template: >page_box_right<
1.179993 - PAGE::get_boxes                 -> -------- call: right::forum
1.180012 - CBOX::forum                     -> generate forum box
1.180023 - CBOX::forum_load_threads        -> load data
1.180051 - CACHE::get                      -> cache: >forum::topthreads< not found
1.180069 - 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.191483 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.191751 - CBOX::forum_threads             -> list all threads in array
1.191779 - 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.191818 - admin::getInstance              -> do
1.191895 - HTML::template                  -> template: >box_forum_bit<
1.192072 - HTML::template                  -> template: >box_forum_bit<
1.192134 - HTML::template                  -> template: >box_forum_bit<
1.192219 - HTML::template                  -> template: >box_forum_bit<
1.192277 - HTML::template                  -> template: >box_forum_bit<
1.192332 - HTML::template                  -> template: >box_forum_bit<
1.192362 - HTML::template                  -> template: >box_forum<
1.192509 - HTML::template_exists           -> search: >page_box_right< == 1
1.192554 - HTML::template                  -> template: >page_box_right<
1.192599 - PAGE::get_boxes                 -> -------- call: right::vote
1.192619 - CBOX::vote                      -> generate Box
1.192632 - 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.197107 - HTML::template                  -> template: >box_vote_nocurrent<
1.197303 - HTML::template_exists           -> search: >page_box_right< == 1
1.197344 - HTML::template                  -> template: >page_box_right<
1.197383 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.197408 - CBOX::buddylist                 -> generate Box
1.197438 - HTML::template                  -> template: >box_buddylist_msg<
1.197513 - HTML::template                  -> template: >box_buddylist<
1.197599 - HTML::template_exists           -> search: >page_box_right< == 1
1.197625 - HTML::template                  -> template: >page_box_right<
1.197654 - PAGE::get_boxes                 -> -------- call: right::online
1.197669 - CBOX::online                    -> generate Box
1.197682 - HTML::template                  -> template: >box_online<
1.197764 - HTML::template_exists           -> search: >page_box_right< == 1
1.197792 - HTML::template                  -> template: >page_box_right<
1.197832 - PAGE::render                    -> final
1.197843 - PAGE::renderTemplate            -> page
1.197854 - dotSession::getInstance         -> do
1.197875 - PAGE::getHead                   -> return
1.197882 - dotSession::getInstance         -> do
1.198038 - HTML::template                  -> template: >page<
1.198704 - PAGE::render_template           -> final

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

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