home / User details of iScarp



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

found 223 debug messages

0.000033 - GLOBAL::include                 -> config.php
0.000190 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000226 - dotDatabase::getInstance        -> connection: database
0.000245 - dotDatabase::__construct        -> connection: database
0.000268 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000295 - page::getInstance               -> do
0.000319 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000341 - dotSession::getInstance         -> do
0.000358 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000392 - dotSession::start               -> ---- init
0.000423 - dotSession::start               -> start php session managment
0.702268 - dotSession::start               -> finished php session management
0.702299 - dotSession::start               -> check for security options
0.702318 - dotSession::start               -> lookup ip2country
0.702338 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.718367 - dotDatabase::select             -> database: dotlan_database
0.726397 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 314334719 BETWEEN ip_from AND ip_to
0.734948 - dotSession::start               -> update current session online user infos
0.735014 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419755, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=3535', host = '18.188.93.255', dns = '18.188.93.255', countrycode = '', hits = hits + 1 WHERE hash = 's3ucn5hp8et621e3tnmcf2ces2'
0.740770 - dotSession::start               -> session found in DB
0.740813 - dotSession::load_locales        -> do
0.740855 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.740867 - dotSession::start               -> ---- finished with session startup
0.740892 - dotSession::load_user           -> id: 0
0.740904 - user::get_user                  -> id: >0<
0.740925 - dotDatabase::getInstance        -> connection: database
0.740986 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.741021 - styles::load                    -> name: ><
0.741046 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.741290 - styles::activate                -> style = 2024_switzerlan
0.741489 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.741515 - admin::getInstance              -> do
0.741525 - dotSession::getInstance         -> do
0.741539 - admin::__construct              -> user_id=0
0.741550 - user::load_settings             -> load current user settings to $global
0.741569 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.741599 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.741626 - EVENT::comming_event            -> return
0.741642 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419755 AND active=1 ORDER by begin ASC
0.746440 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.746505 - GLOBAL::end global.php          -> ---------------------------------------------
0.746587 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.746695 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.746752 - user::get_user                  -> id: >3535<
0.746773 - dotDatabase::getInstance        -> connection: database
0.746800 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3535 ORDER by id DESC
0.751441 - USER_FUNCTIONS::display_details -> id:3535
0.751520 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.751621 - GLOBAL::include                 -> custom.user.php
0.751914 - 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=3535 AND ver_email>0 LIMIT 1
0.756483 - dotDatabase::getInstance        -> connection: database
0.756520 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.779116 - dotDatabase::getInstance        -> connection: database
0.779162 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.791574 - dotDatabase::getInstance        -> connection: database
0.791606 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.813832 - dotDatabase::getInstance        -> connection: database
0.813869 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.830347 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.830668 - dotDatabase::getInstance        -> connection: database
0.830694 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.841152 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.841277 - dotDatabase::getInstance        -> connection: database
0.841295 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.852642 - dotDatabase::getInstance        -> connection: database
0.852680 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.864825 - HTML::template                  -> template: >user_profile_inner_bit2<
0.865015 - HTML::template                  -> template: >user_profile_inner_bit2<
0.865066 - HTML::template                  -> template: >user_profile_inner<
0.865158 - HTML::template                  -> template: >user_profile_inner_bit3<
0.865238 - 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=3535 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.870398 - HTML::template                  -> template: >user_profile_inner_bit3<
0.870482 - 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=3535 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.875317 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.875547 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.875630 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.875664 - HTML::template                  -> template: >user_profile_shortbar<
0.875746 - HTML::template                  -> template: >user_profile<
0.875836 - GLOBAL::end userspace           -> ---------------------------------------------
0.875852 - PAGE::render                    -> start rendering page layout
0.875868 - USER::check_for_new_messages    -> return
0.875889 - dotSession::getInstance         -> do
0.875949 - PAGE::get_boxes                 -> -------- side=left
0.875980 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.876072 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.876104 - CBOX::menu                      -> generate Menu Box >menu<
0.876129 - HTML::template                  -> template: >box_menu_bit<
0.876232 - HTML::template                  -> template: >box_menu_bit<
0.876256 - HTML::template                  -> template: >box_menu_bit<
0.876275 - HTML::template                  -> template: >box_menu_bit<
0.876293 - HTML::template                  -> template: >box_menu_bit<
0.876310 - HTML::template                  -> template: >box_menu_bit<
0.876329 - HTML::template                  -> template: >box_menu_bit<
0.876348 - HTML::template                  -> template: >box_menu<
0.876448 - HTML::template_exists           -> search: >page_box_left< == 1
0.876491 - HTML::template                  -> template: >page_box_left<
0.876568 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.876580 - CBOX::menu                      -> generate Menu Box >party<
0.876593 - HTML::template                  -> template: >box_menu_bit<
0.876609 - HTML::template                  -> template: >box_menu_bit<
0.876621 - HTML::template                  -> template: >box_menu_bit<
0.876633 - HTML::template                  -> template: >box_menu_bit<
0.876645 - HTML::template                  -> template: >box_menu_bit<
0.876656 - HTML::template                  -> template: >box_menu_bit<
0.876668 - HTML::template                  -> template: >box_menu_bit<
0.876680 - HTML::template                  -> template: >box_menu_bit<
0.876692 - HTML::template                  -> template: >box_menu_bit<
0.876703 - HTML::template                  -> template: >box_menu_bit<
0.876715 - HTML::template                  -> template: >box_menu_bit<
0.876727 - HTML::template                  -> template: >box_menu_bit<
0.876738 - HTML::template                  -> template: >box_menu<
0.876767 - HTML::template_exists           -> search: >page_box_left< == 1
0.876785 - HTML::template                  -> template: >page_box_left<
0.876805 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.876812 - CBOX::menu                      -> generate Menu Box >login<
0.876822 - HTML::template                  -> template: >box_menu_bit<
0.876835 - HTML::template                  -> template: >box_menu_bit<
0.876847 - HTML::template                  -> template: >box_menu<
0.876872 - HTML::template_exists           -> search: >page_box_left< == 1
0.876887 - HTML::template                  -> template: >page_box_left<
0.876905 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.876911 - PAGE::get_boxes                 -> -------- call: left::search
0.876919 - CBOX::template                  -> generate Box with >box_suchen< as template
0.876925 - HTML::template                  -> template: >box_suchen<
0.876985 - HTML::template_exists           -> search: >page_box_left< == 1
0.876999 - HTML::template                  -> template: >page_box_left<
0.877016 - PAGE::get_boxes                 -> -------- call: left::banner
0.877033 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.877059 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.877076 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.881393 - 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
0.886082 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.886143 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.891672 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.896000 - HTML::encode                    -> replace run 1
0.896095 - HTML::template                  -> template: >box_banner_bit<
0.896263 - HTML::encode                    -> www.egames.ch...
0.896367 - HTML::encode                    -> replace run 1
0.896405 - HTML::encode                    -> replace run 2
0.896431 - HTML::template                  -> template: >box_banner_bit<
0.896448 - HTML::template                  -> template: >box_banner<
0.896514 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.896612 - HTML::template_exists           -> search: >page_box_left< == 1
0.896641 - HTML::template                  -> template: >page_box_left<
0.896676 - PAGE::get_boxes                 -> -------- side=right
0.896687 - PAGE::get_boxes                 -> -------- call: right::news
0.896698 - CBOX::news                      -> generate Box
0.896712 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.896744 - NEWS::load_news                 -> load news data
0.896764 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.896787 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.901424 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.906382 - 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
0.911273 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.911427 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.911440 - NEWS::load_news                 -> ... from database
0.911472 - 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
0.920544 - HTML::encodeCms                 -> 
0.920946 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.921154 - HTML::encode                    -> replace run 1
0.921221 - HTML::encodeCms                 -> 
0.921246 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.921276 - HTML::encode                    -> replace run 1
0.921310 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.921549 - HTML::template                  -> template: >box_news_bit<
0.921687 - HTML::template                  -> template: >box_news_bit<
0.921714 - HTML::template                  -> template: >box_news<
0.921816 - HTML::template_exists           -> search: >page_box_right< == 1
0.921850 - HTML::template                  -> template: >page_box_right<
0.921917 - PAGE::get_boxes                 -> -------- call: right::party
0.921936 - CBOX::party                     -> generate Box
0.921954 - EVENT::short_event              -> id >27<
0.921964 - EVENT::getevent                 -> id >27<
0.921978 - 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
0.926783 - CACHE::get                      -> cache: >event_27::stats< not found
0.926810 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.933716 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.941039 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
0.941218 - HTML::template                  -> template: >box_event<
0.941405 - HTML::template_exists           -> search: >page_box_right< == 1
0.941444 - HTML::template                  -> template: >page_box_right<
0.941484 - PAGE::get_boxes                 -> -------- call: right::forum
0.941503 - CBOX::forum                     -> generate forum box
0.941516 - CBOX::forum_load_threads        -> load data
0.941545 - CACHE::get                      -> cache: >forum::topthreads< not found
0.941566 - 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
0.952779 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
0.953031 - CBOX::forum_threads             -> list all threads in array
0.953058 - 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, )
0.953097 - admin::getInstance              -> do
0.953169 - HTML::template                  -> template: >box_forum_bit<
0.953363 - HTML::template                  -> template: >box_forum_bit<
0.953426 - HTML::template                  -> template: >box_forum_bit<
0.953485 - HTML::template                  -> template: >box_forum_bit<
0.953544 - HTML::template                  -> template: >box_forum_bit<
0.953607 - HTML::template                  -> template: >box_forum_bit<
0.953644 - HTML::template                  -> template: >box_forum<
0.953781 - HTML::template_exists           -> search: >page_box_right< == 1
0.953823 - HTML::template                  -> template: >page_box_right<
0.953862 - PAGE::get_boxes                 -> -------- call: right::vote
0.953881 - CBOX::vote                      -> generate Box
0.953894 - 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
0.958217 - HTML::template                  -> template: >box_vote_nocurrent<
0.958404 - HTML::template_exists           -> search: >page_box_right< == 1
0.958443 - HTML::template                  -> template: >page_box_right<
0.958481 - PAGE::get_boxes                 -> -------- call: right::buddylist
0.958501 - CBOX::buddylist                 -> generate Box
0.958610 - HTML::template                  -> template: >box_buddylist_msg<
0.958676 - HTML::template                  -> template: >box_buddylist<
0.958767 - HTML::template_exists           -> search: >page_box_right< == 1
0.958795 - HTML::template                  -> template: >page_box_right<
0.958827 - PAGE::get_boxes                 -> -------- call: right::online
0.958843 - CBOX::online                    -> generate Box
0.958855 - HTML::template                  -> template: >box_online<
0.958938 - HTML::template_exists           -> search: >page_box_right< == 1
0.958964 - HTML::template                  -> template: >page_box_right<
0.959002 - PAGE::render                    -> final
0.959013 - PAGE::renderTemplate            -> page
0.959024 - dotSession::getInstance         -> do
0.959042 - PAGE::getHead                   -> return
0.959050 - dotSession::getInstance         -> do
0.959197 - HTML::template                  -> template: >page<
0.959865 - PAGE::render_template           -> final

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

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