home / User details of Metro



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

found 222 debug messages

0.000035 - GLOBAL::include                 -> config.php
0.000196 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000236 - dotDatabase::getInstance        -> connection: database
0.000254 - dotDatabase::__construct        -> connection: database
0.000278 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000306 - page::getInstance               -> do
0.000330 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000352 - dotSession::getInstance         -> do
0.000368 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000405 - dotSession::start               -> ---- init
0.000442 - dotSession::start               -> start php session managment
1.155751 - dotSession::start               -> finished php session management
1.155781 - dotSession::start               -> check for security options
1.155794 - dotSession::start               -> lookup ip2country
1.155810 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.171310 - dotDatabase::select             -> database: dotlan_database
1.179581 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 221983421 BETWEEN ip_from AND ip_to
1.187918 - dotSession::start               -> update current session online user infos
1.187976 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746420829, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=6518', host = '13.59.50.189', dns = '13.59.50.189', countrycode = '', hits = hits + 1 WHERE hash = 'a39uon0s84s6i8e69j06cv1te0'
1.193230 - dotSession::start               -> session found in DB
1.193269 - dotSession::load_locales        -> do
1.193309 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.193317 - dotSession::start               -> ---- finished with session startup
1.193336 - dotSession::load_user           -> id: 0
1.193344 - user::get_user                  -> id: >0<
1.193360 - dotDatabase::getInstance        -> connection: database
1.193415 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.193445 - styles::load                    -> name: ><
1.193468 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.193741 - styles::activate                -> style = 2024_switzerlan
1.193970 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.193998 - admin::getInstance              -> do
1.194009 - dotSession::getInstance         -> do
1.194025 - admin::__construct              -> user_id=0
1.194036 - user::load_settings             -> load current user settings to $global
1.194054 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.194084 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.194111 - EVENT::comming_event            -> return
1.194128 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420829 AND active=1 ORDER by begin ASC
1.198544 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.198614 - GLOBAL::end global.php          -> ---------------------------------------------
1.198638 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.198711 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.198741 - user::get_user                  -> id: >6518<
1.198757 - dotDatabase::getInstance        -> connection: database
1.198780 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 6518 ORDER by id DESC
1.203245 - USER_FUNCTIONS::display_details -> id:6518
1.203357 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.203435 - GLOBAL::include                 -> custom.user.php
1.203836 - 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=6518 AND ver_email>0 LIMIT 1
1.208093 - dotDatabase::getInstance        -> connection: database
1.208125 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.225488 - dotDatabase::getInstance        -> connection: database
1.225521 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.236603 - dotDatabase::getInstance        -> connection: database
1.236640 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.248904 - dotDatabase::getInstance        -> connection: database
1.248960 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.261854 - dotDatabase::getInstance        -> connection: database
1.261884 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.273641 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.273880 - dotDatabase::getInstance        -> connection: database
1.273900 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.285828 - dotDatabase::getInstance        -> connection: database
1.285868 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.297839 - HTML::template                  -> template: >user_profile_inner_bit2<
1.298010 - HTML::template                  -> template: >user_profile_inner_bit2<
1.298057 - HTML::template                  -> template: >user_profile_inner<
1.298157 - HTML::template                  -> template: >user_profile_inner_bit3<
1.298237 - 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=6518 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.302900 - HTML::template                  -> template: >user_profile_inner_bit3<
1.303015 - 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=6518 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.307700 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.307917 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.307960 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.307989 - HTML::template                  -> template: >user_profile_shortbar<
1.308061 - HTML::template                  -> template: >user_profile<
1.308133 - GLOBAL::end userspace           -> ---------------------------------------------
1.308144 - PAGE::render                    -> start rendering page layout
1.308157 - USER::check_for_new_messages    -> return
1.308176 - dotSession::getInstance         -> do
1.308225 - PAGE::get_boxes                 -> -------- side=left
1.308249 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.308290 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.308310 - CBOX::menu                      -> generate Menu Box >menu<
1.308334 - HTML::template                  -> template: >box_menu_bit<
1.308406 - HTML::template                  -> template: >box_menu_bit<
1.308432 - HTML::template                  -> template: >box_menu_bit<
1.308456 - HTML::template                  -> template: >box_menu_bit<
1.308480 - HTML::template                  -> template: >box_menu_bit<
1.308504 - HTML::template                  -> template: >box_menu_bit<
1.308528 - HTML::template                  -> template: >box_menu_bit<
1.308551 - HTML::template                  -> template: >box_menu<
1.308644 - HTML::template_exists           -> search: >page_box_left< == 1
1.308684 - HTML::template                  -> template: >page_box_left<
1.308779 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.308796 - CBOX::menu                      -> generate Menu Box >party<
1.308818 - HTML::template                  -> template: >box_menu_bit<
1.308843 - HTML::template                  -> template: >box_menu_bit<
1.308868 - HTML::template                  -> template: >box_menu_bit<
1.308891 - HTML::template                  -> template: >box_menu_bit<
1.308916 - HTML::template                  -> template: >box_menu_bit<
1.308999 - HTML::template                  -> template: >box_menu_bit<
1.309036 - HTML::template                  -> template: >box_menu_bit<
1.309070 - HTML::template                  -> template: >box_menu_bit<
1.309127 - HTML::template                  -> template: >box_menu_bit<
1.309166 - HTML::template                  -> template: >box_menu_bit<
1.309200 - HTML::template                  -> template: >box_menu_bit<
1.309236 - HTML::template                  -> template: >box_menu_bit<
1.309268 - HTML::template                  -> template: >box_menu<
1.309347 - HTML::template_exists           -> search: >page_box_left< == 1
1.309392 - HTML::template                  -> template: >page_box_left<
1.309432 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.309449 - CBOX::menu                      -> generate Menu Box >login<
1.309468 - HTML::template                  -> template: >box_menu_bit<
1.309494 - HTML::template                  -> template: >box_menu_bit<
1.309516 - HTML::template                  -> template: >box_menu<
1.309560 - HTML::template_exists           -> search: >page_box_left< == 1
1.309591 - HTML::template                  -> template: >page_box_left<
1.309629 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.309640 - PAGE::get_boxes                 -> -------- call: left::search
1.309668 - CBOX::template                  -> generate Box with >box_suchen< as template
1.309680 - HTML::template                  -> template: >box_suchen<
1.309783 - HTML::template_exists           -> search: >page_box_left< == 1
1.309815 - HTML::template                  -> template: >page_box_left<
1.309847 - PAGE::get_boxes                 -> -------- call: left::banner
1.309877 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.309918 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.309944 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.314348 - 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.319324 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.319401 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.324592 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.328915 - HTML::encode                    -> replace run 1
1.329090 - HTML::template                  -> template: >box_banner_bit<
1.329272 - HTML::encode                    -> www.egames.ch...
1.329389 - HTML::encode                    -> replace run 1
1.329437 - HTML::encode                    -> replace run 2
1.329479 - HTML::template                  -> template: >box_banner_bit<
1.329501 - HTML::template                  -> template: >box_banner<
1.329571 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.329696 - HTML::template_exists           -> search: >page_box_left< == 1
1.329744 - HTML::template                  -> template: >page_box_left<
1.329796 - PAGE::get_boxes                 -> -------- side=right
1.329816 - PAGE::get_boxes                 -> -------- call: right::news
1.329833 - CBOX::news                      -> generate Box
1.329853 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.329895 - NEWS::load_news                 -> load news data
1.329921 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.329953 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.334447 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.339972 - 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.345680 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.345971 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.345994 - NEWS::load_news                 -> ... from database
1.346030 - 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.355154 - HTML::encodeCms                 -> 
1.355663 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.355877 - HTML::encode                    -> replace run 1
1.355953 - HTML::encodeCms                 -> 
1.355976 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.356023 - HTML::encode                    -> replace run 1
1.356059 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.356253 - HTML::template                  -> template: >box_news_bit<
1.356400 - HTML::template                  -> template: >box_news_bit<
1.356427 - HTML::template                  -> template: >box_news<
1.356544 - HTML::template_exists           -> search: >page_box_right< == 1
1.356586 - HTML::template                  -> template: >page_box_right<
1.356660 - PAGE::get_boxes                 -> -------- call: right::party
1.356679 - CBOX::party                     -> generate Box
1.356710 - EVENT::short_event              -> id >27<
1.356721 - EVENT::getevent                 -> id >27<
1.356734 - 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.361452 - CACHE::get                      -> cache: >event_27::stats< not found
1.361488 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.369962 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.377198 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.377408 - HTML::template                  -> template: >box_event<
1.377641 - HTML::template_exists           -> search: >page_box_right< == 1
1.377690 - HTML::template                  -> template: >page_box_right<
1.377741 - PAGE::get_boxes                 -> -------- call: right::forum
1.377765 - CBOX::forum                     -> generate forum box
1.377778 - CBOX::forum_load_threads        -> load data
1.377808 - CACHE::get                      -> cache: >forum::topthreads< not found
1.377829 - 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.392440 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.392697 - CBOX::forum_threads             -> list all threads in array
1.392729 - 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.392769 - admin::getInstance              -> do
1.392846 - HTML::template                  -> template: >box_forum_bit<
1.393045 - HTML::template                  -> template: >box_forum_bit<
1.393098 - HTML::template                  -> template: >box_forum_bit<
1.393152 - HTML::template                  -> template: >box_forum_bit<
1.393206 - HTML::template                  -> template: >box_forum_bit<
1.393259 - HTML::template                  -> template: >box_forum_bit<
1.393290 - HTML::template                  -> template: >box_forum<
1.393406 - HTML::template_exists           -> search: >page_box_right< == 1
1.393449 - HTML::template                  -> template: >page_box_right<
1.393486 - PAGE::get_boxes                 -> -------- call: right::vote
1.393505 - CBOX::vote                      -> generate Box
1.393517 - 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.397935 - HTML::template                  -> template: >box_vote_nocurrent<
1.398132 - HTML::template_exists           -> search: >page_box_right< == 1
1.398170 - HTML::template                  -> template: >page_box_right<
1.398208 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.398226 - CBOX::buddylist                 -> generate Box
1.398256 - HTML::template                  -> template: >box_buddylist_msg<
1.398315 - HTML::template                  -> template: >box_buddylist<
1.398397 - HTML::template_exists           -> search: >page_box_right< == 1
1.398421 - HTML::template                  -> template: >page_box_right<
1.398450 - PAGE::get_boxes                 -> -------- call: right::online
1.398465 - CBOX::online                    -> generate Box
1.398476 - HTML::template                  -> template: >box_online<
1.398558 - HTML::template_exists           -> search: >page_box_right< == 1
1.398584 - HTML::template                  -> template: >page_box_right<
1.398621 - PAGE::render                    -> final
1.398632 - PAGE::renderTemplate            -> page
1.398643 - dotSession::getInstance         -> do
1.398661 - PAGE::getHead                   -> return
1.398669 - dotSession::getInstance         -> do
1.398800 - HTML::template                  -> template: >page<
1.399324 - PAGE::render_template           -> final

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

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