home / User details of Geror515



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

found 223 debug messages

0.000037 - GLOBAL::include                 -> config.php
0.000193 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000231 - dotDatabase::getInstance        -> connection: database
0.000251 - dotDatabase::__construct        -> connection: database
0.000274 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000308 - page::getInstance               -> do
0.000337 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000361 - dotSession::getInstance         -> do
0.000381 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000416 - dotSession::start               -> ---- init
0.000451 - dotSession::start               -> start php session managment
1.012610 - dotSession::start               -> finished php session management
1.012650 - dotSession::start               -> check for security options
1.012671 - dotSession::start               -> lookup ip2country
1.012694 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.029058 - dotDatabase::select             -> database: dotlan_database
1.037384 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 58841371 BETWEEN ip_from AND ip_to
1.046252 - dotSession::start               -> update current session online user infos
1.046340 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746376089, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=9701', host = '3.129.217.27', dns = '3.129.217.27', countrycode = '', hits = hits + 1 WHERE hash = '9ebpiv75lrcbtjolh27mdvf6t7'
1.052352 - dotSession::start               -> session found in DB
1.052400 - dotSession::load_locales        -> do
1.052449 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.052464 - dotSession::start               -> ---- finished with session startup
1.052493 - dotSession::load_user           -> id: 0
1.052508 - user::get_user                  -> id: >0<
1.052540 - dotDatabase::getInstance        -> connection: database
1.052639 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.052686 - styles::load                    -> name: ><
1.052720 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.052980 - styles::activate                -> style = 2024_switzerlan
1.053174 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.053197 - admin::getInstance              -> do
1.053208 - dotSession::getInstance         -> do
1.053223 - admin::__construct              -> user_id=0
1.053234 - user::load_settings             -> load current user settings to $global
1.053252 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.053282 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.053310 - EVENT::comming_event            -> return
1.053326 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746376089 AND active=1 ORDER by begin ASC
1.058338 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.058410 - GLOBAL::end global.php          -> ---------------------------------------------
1.058435 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.058516 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.058554 - user::get_user                  -> id: >9701<
1.058574 - dotDatabase::getInstance        -> connection: database
1.058598 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 9701 ORDER by id DESC
1.063555 - USER_FUNCTIONS::display_details -> id:9701
1.063686 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.063785 - GLOBAL::include                 -> custom.user.php
1.064184 - 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=9701 AND ver_email>0 LIMIT 1
1.068673 - dotDatabase::getInstance        -> connection: database
1.068719 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.082599 - dotDatabase::getInstance        -> connection: database
1.082637 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.095820 - dotDatabase::getInstance        -> connection: database
1.095854 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.108783 - dotDatabase::getInstance        -> connection: database
1.108819 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.125853 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.126126 - dotDatabase::getInstance        -> connection: database
1.126148 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.145222 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.145353 - dotDatabase::getInstance        -> connection: database
1.145373 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.159632 - dotDatabase::getInstance        -> connection: database
1.159672 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.171197 - HTML::template                  -> template: >user_profile_inner_bit2<
1.171576 - HTML::template                  -> template: >user_profile_inner_bit2<
1.171653 - HTML::template                  -> template: >user_profile_inner<
1.171765 - HTML::template                  -> template: >user_profile_inner_bit3<
1.171847 - 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=9701 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.176536 - HTML::template                  -> template: >user_profile_inner_bit3<
1.176646 - 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=9701 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.181215 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.181425 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.181465 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.181504 - HTML::template                  -> template: >user_profile_shortbar<
1.181583 - HTML::template                  -> template: >user_profile<
1.181679 - GLOBAL::end userspace           -> ---------------------------------------------
1.181695 - PAGE::render                    -> start rendering page layout
1.181709 - USER::check_for_new_messages    -> return
1.181728 - dotSession::getInstance         -> do
1.181782 - PAGE::get_boxes                 -> -------- side=left
1.181810 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.181853 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.181875 - CBOX::menu                      -> generate Menu Box >menu<
1.181910 - HTML::template                  -> template: >box_menu_bit<
1.182020 - HTML::template                  -> template: >box_menu_bit<
1.182049 - HTML::template                  -> template: >box_menu_bit<
1.182074 - HTML::template                  -> template: >box_menu_bit<
1.182100 - HTML::template                  -> template: >box_menu_bit<
1.182123 - HTML::template                  -> template: >box_menu_bit<
1.182143 - HTML::template                  -> template: >box_menu_bit<
1.182162 - HTML::template                  -> template: >box_menu<
1.182347 - HTML::template_exists           -> search: >page_box_left< == 1
1.182405 - HTML::template                  -> template: >page_box_left<
1.182510 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.182532 - CBOX::menu                      -> generate Menu Box >party<
1.182563 - HTML::template                  -> template: >box_menu_bit<
1.182601 - HTML::template                  -> template: >box_menu_bit<
1.182632 - HTML::template                  -> template: >box_menu_bit<
1.182657 - HTML::template                  -> template: >box_menu_bit<
1.182681 - HTML::template                  -> template: >box_menu_bit<
1.182706 - HTML::template                  -> template: >box_menu_bit<
1.182730 - HTML::template                  -> template: >box_menu_bit<
1.182755 - HTML::template                  -> template: >box_menu_bit<
1.182799 - HTML::template                  -> template: >box_menu_bit<
1.182822 - HTML::template                  -> template: >box_menu_bit<
1.182847 - HTML::template                  -> template: >box_menu_bit<
1.182873 - HTML::template                  -> template: >box_menu_bit<
1.182904 - HTML::template                  -> template: >box_menu<
1.182973 - HTML::template_exists           -> search: >page_box_left< == 1
1.183009 - HTML::template                  -> template: >page_box_left<
1.183056 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.183077 - CBOX::menu                      -> generate Menu Box >login<
1.183099 - HTML::template                  -> template: >box_menu_bit<
1.183126 - HTML::template                  -> template: >box_menu_bit<
1.183150 - HTML::template                  -> template: >box_menu<
1.183200 - HTML::template_exists           -> search: >page_box_left< == 1
1.183229 - HTML::template                  -> template: >page_box_left<
1.183268 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.183282 - PAGE::get_boxes                 -> -------- call: left::search
1.183302 - CBOX::template                  -> generate Box with >box_suchen< as template
1.183464 - HTML::template                  -> template: >box_suchen<
1.183635 - HTML::template_exists           -> search: >page_box_left< == 1
1.183667 - HTML::template                  -> template: >page_box_left<
1.183702 - PAGE::get_boxes                 -> -------- call: left::banner
1.183733 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.183777 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.183811 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.188151 - 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.192710 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.192769 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.197836 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.202151 - HTML::encode                    -> replace run 1
1.202308 - HTML::template                  -> template: >box_banner_bit<
1.202522 - HTML::encode                    -> www.egames.ch...
1.202634 - HTML::encode                    -> replace run 1
1.202674 - HTML::encode                    -> replace run 2
1.202705 - HTML::template                  -> template: >box_banner_bit<
1.202724 - HTML::template                  -> template: >box_banner<
1.202797 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.202903 - HTML::template_exists           -> search: >page_box_left< == 1
1.202933 - HTML::template                  -> template: >page_box_left<
1.202970 - PAGE::get_boxes                 -> -------- side=right
1.202982 - PAGE::get_boxes                 -> -------- call: right::news
1.202994 - CBOX::news                      -> generate Box
1.203008 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.203042 - NEWS::load_news                 -> load news data
1.203062 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.203086 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.207668 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.212566 - 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.217336 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.217546 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.217561 - NEWS::load_news                 -> ... from database
1.217601 - 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.226846 - HTML::encodeCms                 -> 
1.227397 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.227615 - HTML::encode                    -> replace run 1
1.227674 - HTML::encodeCms                 -> 
1.227696 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.227742 - HTML::encode                    -> replace run 1
1.227779 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.227971 - HTML::template                  -> template: >box_news_bit<
1.228118 - HTML::template                  -> template: >box_news_bit<
1.228147 - HTML::template                  -> template: >box_news<
1.228252 - HTML::template_exists           -> search: >page_box_right< == 1
1.228289 - HTML::template                  -> template: >page_box_right<
1.228364 - PAGE::get_boxes                 -> -------- call: right::party
1.228384 - CBOX::party                     -> generate Box
1.228404 - EVENT::short_event              -> id >27<
1.228414 - EVENT::getevent                 -> id >27<
1.228429 - 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.233530 - CACHE::get                      -> cache: >event_27::stats< not found
1.233563 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.240967 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.248485 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.248685 - HTML::template                  -> template: >box_event<
1.248883 - HTML::template_exists           -> search: >page_box_right< == 1
1.248929 - HTML::template                  -> template: >page_box_right<
1.248974 - PAGE::get_boxes                 -> -------- call: right::forum
1.248998 - CBOX::forum                     -> generate forum box
1.249013 - CBOX::forum_load_threads        -> load data
1.249043 - CACHE::get                      -> cache: >forum::topthreads< not found
1.249062 - 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.260389 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.260693 - CBOX::forum_threads             -> list all threads in array
1.260728 - 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.260770 - admin::getInstance              -> do
1.260861 - HTML::template                  -> template: >box_forum_bit<
1.261067 - HTML::template                  -> template: >box_forum_bit<
1.261124 - HTML::template                  -> template: >box_forum_bit<
1.261183 - HTML::template                  -> template: >box_forum_bit<
1.261235 - HTML::template                  -> template: >box_forum_bit<
1.261281 - HTML::template                  -> template: >box_forum_bit<
1.261313 - HTML::template                  -> template: >box_forum<
1.261466 - HTML::template_exists           -> search: >page_box_right< == 1
1.261509 - HTML::template                  -> template: >page_box_right<
1.261549 - PAGE::get_boxes                 -> -------- call: right::vote
1.261567 - CBOX::vote                      -> generate Box
1.261579 - 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.266206 - HTML::template                  -> template: >box_vote_nocurrent<
1.266474 - HTML::template_exists           -> search: >page_box_right< == 1
1.266518 - HTML::template                  -> template: >page_box_right<
1.266560 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.266581 - CBOX::buddylist                 -> generate Box
1.266612 - HTML::template                  -> template: >box_buddylist_msg<
1.266698 - HTML::template                  -> template: >box_buddylist<
1.266803 - HTML::template_exists           -> search: >page_box_right< == 1
1.266833 - HTML::template                  -> template: >page_box_right<
1.266866 - PAGE::get_boxes                 -> -------- call: right::online
1.266882 - CBOX::online                    -> generate Box
1.266895 - HTML::template                  -> template: >box_online<
1.266987 - HTML::template_exists           -> search: >page_box_right< == 1
1.267013 - HTML::template                  -> template: >page_box_right<
1.267055 - PAGE::render                    -> final
1.267067 - PAGE::renderTemplate            -> page
1.267088 - dotSession::getInstance         -> do
1.267109 - PAGE::getHead                   -> return
1.267117 - dotSession::getInstance         -> do
1.267257 - HTML::template                  -> template: >page<
1.268014 - PAGE::render_template           -> final

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

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