home / User details of kikimora



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

found 223 debug messages

0.000041 - GLOBAL::include                 -> config.php
0.000210 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000251 - dotDatabase::getInstance        -> connection: database
0.000271 - dotDatabase::__construct        -> connection: database
0.000296 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000327 - page::getInstance               -> do
0.000354 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000380 - dotSession::getInstance         -> do
0.000398 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000432 - dotSession::start               -> ---- init
0.000466 - dotSession::start               -> start php session managment
1.082177 - dotSession::start               -> finished php session management
1.082208 - dotSession::start               -> check for security options
1.082227 - dotSession::start               -> lookup ip2country
1.082247 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.098467 - dotDatabase::select             -> database: dotlan_database
1.106618 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59356527 BETWEEN ip_from AND ip_to
1.115415 - dotSession::start               -> update current session online user infos
1.115485 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746420736, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=8004', host = '3.137.181.111', dns = '3.137.181.111', countrycode = '', hits = hits + 1 WHERE hash = '9ir3gt30d93v82134h4oughuf7'
1.121115 - dotSession::start               -> session found in DB
1.121167 - dotSession::load_locales        -> do
1.121217 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.121228 - dotSession::start               -> ---- finished with session startup
1.121253 - dotSession::load_user           -> id: 0
1.121264 - user::get_user                  -> id: >0<
1.121288 - dotDatabase::getInstance        -> connection: database
1.121356 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.121395 - styles::load                    -> name: ><
1.121421 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.121679 - styles::activate                -> style = 2024_switzerlan
1.121897 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.121928 - admin::getInstance              -> do
1.121938 - dotSession::getInstance         -> do
1.121953 - admin::__construct              -> user_id=0
1.121962 - user::load_settings             -> load current user settings to $global
1.121982 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.122014 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.122040 - EVENT::comming_event            -> return
1.122056 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420736 AND active=1 ORDER by begin ASC
1.126644 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.126722 - GLOBAL::end global.php          -> ---------------------------------------------
1.126753 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.126850 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.126887 - user::get_user                  -> id: >8004<
1.126904 - dotDatabase::getInstance        -> connection: database
1.126928 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 8004 ORDER by id DESC
1.131695 - USER_FUNCTIONS::display_details -> id:8004
1.131788 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.131861 - GLOBAL::include                 -> custom.user.php
1.132157 - 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=8004 AND ver_email>0 LIMIT 1
1.136760 - dotDatabase::getInstance        -> connection: database
1.136803 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.154466 - dotDatabase::getInstance        -> connection: database
1.154504 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.170566 - dotDatabase::getInstance        -> connection: database
1.170605 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.186549 - dotDatabase::getInstance        -> connection: database
1.186579 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.202718 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.202993 - dotDatabase::getInstance        -> connection: database
1.203016 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.219111 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.219278 - dotDatabase::getInstance        -> connection: database
1.219297 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.235187 - dotDatabase::getInstance        -> connection: database
1.235292 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.251291 - HTML::template                  -> template: >user_profile_inner_bit2<
1.251498 - HTML::template                  -> template: >user_profile_inner_bit2<
1.251560 - HTML::template                  -> template: >user_profile_inner<
1.251661 - HTML::template                  -> template: >user_profile_inner_bit3<
1.251740 - 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=8004 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.256636 - HTML::template                  -> template: >user_profile_inner_bit3<
1.256709 - 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=8004 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.261821 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.262014 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.262040 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.262058 - HTML::template                  -> template: >user_profile_shortbar<
1.262105 - HTML::template                  -> template: >user_profile<
1.262157 - GLOBAL::end userspace           -> ---------------------------------------------
1.262164 - PAGE::render                    -> start rendering page layout
1.262172 - USER::check_for_new_messages    -> return
1.262184 - dotSession::getInstance         -> do
1.262223 - PAGE::get_boxes                 -> -------- side=left
1.262240 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.262275 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.262292 - CBOX::menu                      -> generate Menu Box >menu<
1.262320 - HTML::template                  -> template: >box_menu_bit<
1.262398 - HTML::template                  -> template: >box_menu_bit<
1.262425 - HTML::template                  -> template: >box_menu_bit<
1.262450 - HTML::template                  -> template: >box_menu_bit<
1.262474 - HTML::template                  -> template: >box_menu_bit<
1.262498 - HTML::template                  -> template: >box_menu_bit<
1.262521 - HTML::template                  -> template: >box_menu_bit<
1.262544 - HTML::template                  -> template: >box_menu<
1.262632 - HTML::template_exists           -> search: >page_box_left< == 1
1.262665 - HTML::template                  -> template: >page_box_left<
1.262731 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.262745 - CBOX::menu                      -> generate Menu Box >party<
1.262766 - HTML::template                  -> template: >box_menu_bit<
1.262790 - HTML::template                  -> template: >box_menu_bit<
1.262814 - HTML::template                  -> template: >box_menu_bit<
1.262837 - HTML::template                  -> template: >box_menu_bit<
1.262860 - HTML::template                  -> template: >box_menu_bit<
1.262884 - HTML::template                  -> template: >box_menu_bit<
1.262907 - HTML::template                  -> template: >box_menu_bit<
1.262930 - HTML::template                  -> template: >box_menu_bit<
1.262954 - HTML::template                  -> template: >box_menu_bit<
1.262977 - HTML::template                  -> template: >box_menu_bit<
1.263000 - HTML::template                  -> template: >box_menu_bit<
1.263035 - HTML::template                  -> template: >box_menu_bit<
1.263060 - HTML::template                  -> template: >box_menu<
1.263107 - HTML::template_exists           -> search: >page_box_left< == 1
1.263137 - HTML::template                  -> template: >page_box_left<
1.263171 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.263185 - CBOX::menu                      -> generate Menu Box >login<
1.263204 - HTML::template                  -> template: >box_menu_bit<
1.263285 - HTML::template                  -> template: >box_menu_bit<
1.263298 - HTML::template                  -> template: >box_menu<
1.263335 - HTML::template_exists           -> search: >page_box_left< == 1
1.263353 - HTML::template                  -> template: >page_box_left<
1.263373 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.263378 - PAGE::get_boxes                 -> -------- call: left::search
1.263388 - CBOX::template                  -> generate Box with >box_suchen< as template
1.263394 - HTML::template                  -> template: >box_suchen<
1.263464 - HTML::template_exists           -> search: >page_box_left< == 1
1.263479 - HTML::template                  -> template: >page_box_left<
1.263502 - PAGE::get_boxes                 -> -------- call: left::banner
1.263526 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.263556 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.263576 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.268026 - 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.272858 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.272910 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.278054 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.282374 - HTML::encode                    -> replace run 1
1.282483 - HTML::template                  -> template: >box_banner_bit<
1.282712 - HTML::encode                    -> www.egames.ch...
1.282830 - HTML::encode                    -> replace run 1
1.282879 - HTML::encode                    -> replace run 2
1.282922 - HTML::template                  -> template: >box_banner_bit<
1.282944 - HTML::template                  -> template: >box_banner<
1.283034 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.283155 - HTML::template_exists           -> search: >page_box_left< == 1
1.283192 - HTML::template                  -> template: >page_box_left<
1.283302 - PAGE::get_boxes                 -> -------- side=right
1.283324 - PAGE::get_boxes                 -> -------- call: right::news
1.283341 - CBOX::news                      -> generate Box
1.283362 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.283414 - NEWS::load_news                 -> load news data
1.283448 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.283482 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.288011 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.292934 - 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.297546 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.297768 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.297784 - NEWS::load_news                 -> ... from database
1.297819 - 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.306701 - HTML::encodeCms                 -> 
1.307022 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.307154 - HTML::encode                    -> replace run 1
1.307195 - HTML::encodeCms                 -> 
1.307290 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.307335 - HTML::encode                    -> replace run 1
1.307380 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.307576 - HTML::template                  -> template: >box_news_bit<
1.307711 - HTML::template                  -> template: >box_news_bit<
1.307738 - HTML::template                  -> template: >box_news<
1.307852 - HTML::template_exists           -> search: >page_box_right< == 1
1.307880 - HTML::template                  -> template: >page_box_right<
1.307931 - PAGE::get_boxes                 -> -------- call: right::party
1.307946 - CBOX::party                     -> generate Box
1.307961 - EVENT::short_event              -> id >27<
1.307967 - EVENT::getevent                 -> id >27<
1.307976 - 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.312762 - CACHE::get                      -> cache: >event_27::stats< not found
1.312792 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.319612 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.325577 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.325812 - HTML::template                  -> template: >box_event<
1.326043 - HTML::template_exists           -> search: >page_box_right< == 1
1.326093 - HTML::template                  -> template: >page_box_right<
1.326139 - PAGE::get_boxes                 -> -------- call: right::forum
1.326158 - CBOX::forum                     -> generate forum box
1.326169 - CBOX::forum_load_threads        -> load data
1.326206 - CACHE::get                      -> cache: >forum::topthreads< not found
1.326226 - 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.334301 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.334560 - CBOX::forum_threads             -> list all threads in array
1.334596 - 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.334641 - admin::getInstance              -> do
1.334717 - HTML::template                  -> template: >box_forum_bit<
1.334900 - HTML::template                  -> template: >box_forum_bit<
1.334959 - HTML::template                  -> template: >box_forum_bit<
1.335016 - HTML::template                  -> template: >box_forum_bit<
1.335062 - HTML::template                  -> template: >box_forum_bit<
1.335110 - HTML::template                  -> template: >box_forum_bit<
1.335140 - HTML::template                  -> template: >box_forum<
1.335349 - HTML::template_exists           -> search: >page_box_right< == 1
1.335390 - HTML::template                  -> template: >page_box_right<
1.335430 - PAGE::get_boxes                 -> -------- call: right::vote
1.335449 - CBOX::vote                      -> generate Box
1.335462 - 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.339775 - HTML::template                  -> template: >box_vote_nocurrent<
1.340007 - HTML::template_exists           -> search: >page_box_right< == 1
1.340057 - HTML::template                  -> template: >page_box_right<
1.340104 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.340126 - CBOX::buddylist                 -> generate Box
1.340158 - HTML::template                  -> template: >box_buddylist_msg<
1.340245 - HTML::template                  -> template: >box_buddylist<
1.340329 - HTML::template_exists           -> search: >page_box_right< == 1
1.340370 - HTML::template                  -> template: >page_box_right<
1.340400 - PAGE::get_boxes                 -> -------- call: right::online
1.340414 - CBOX::online                    -> generate Box
1.340425 - HTML::template                  -> template: >box_online<
1.340507 - HTML::template_exists           -> search: >page_box_right< == 1
1.340532 - HTML::template                  -> template: >page_box_right<
1.340575 - PAGE::render                    -> final
1.340586 - PAGE::renderTemplate            -> page
1.340595 - dotSession::getInstance         -> do
1.340651 - PAGE::getHead                   -> return
1.340658 - dotSession::getInstance         -> do
1.340826 - HTML::template                  -> template: >page<
1.341547 - PAGE::render_template           -> final

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

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