home / User details of CallMeSpy



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

found 223 debug messages

0.000034 - GLOBAL::include                 -> config.php
0.000188 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000233 - dotDatabase::getInstance        -> connection: database
0.000255 - dotDatabase::__construct        -> connection: database
0.000282 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000310 - page::getInstance               -> do
0.000333 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000357 - dotSession::getInstance         -> do
0.000375 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000415 - dotSession::start               -> ---- init
0.000451 - dotSession::start               -> start php session managment
0.923811 - dotSession::start               -> finished php session management
0.923842 - dotSession::start               -> check for security options
0.923856 - dotSession::start               -> lookup ip2country
0.923909 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.940033 - dotDatabase::select             -> database: dotlan_database
0.948012 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59349517 BETWEEN ip_from AND ip_to
0.956407 - dotSession::start               -> update current session online user infos
0.956476 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746420252, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=5343', host = '3.137.154.13', dns = '3.137.154.13', countrycode = '', hits = hits + 1 WHERE hash = 'f8o4dpls6oqbvthe326336dhh3'
0.961995 - dotSession::start               -> session found in DB
0.962040 - dotSession::load_locales        -> do
0.962091 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.962104 - dotSession::start               -> ---- finished with session startup
0.962138 - dotSession::load_user           -> id: 0
0.962150 - user::get_user                  -> id: >0<
0.962175 - dotDatabase::getInstance        -> connection: database
0.962239 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.962274 - styles::load                    -> name: ><
0.962299 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.962549 - styles::activate                -> style = 2024_switzerlan
0.962727 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.962824 - admin::getInstance              -> do
0.962835 - dotSession::getInstance         -> do
0.962845 - admin::__construct              -> user_id=0
0.962851 - user::load_settings             -> load current user settings to $global
0.962869 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.962891 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.962908 - EVENT::comming_event            -> return
0.962920 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420252 AND active=1 ORDER by begin ASC
0.967630 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.967698 - GLOBAL::end global.php          -> ---------------------------------------------
0.967722 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.967813 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.967855 - user::get_user                  -> id: >5343<
0.967902 - dotDatabase::getInstance        -> connection: database
0.967930 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 5343 ORDER by id DESC
0.972996 - USER_FUNCTIONS::display_details -> id:5343
0.973100 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.973176 - GLOBAL::include                 -> custom.user.php
0.973467 - 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=5343 AND ver_email>0 LIMIT 1
0.978182 - dotDatabase::getInstance        -> connection: database
0.978224 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.000178 - dotDatabase::getInstance        -> connection: database
1.000210 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.012127 - dotDatabase::getInstance        -> connection: database
1.012160 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.022982 - dotDatabase::getInstance        -> connection: database
1.023024 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.034555 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.034919 - dotDatabase::getInstance        -> connection: database
1.034947 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.054216 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.054364 - dotDatabase::getInstance        -> connection: database
1.054382 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.069010 - dotDatabase::getInstance        -> connection: database
1.069051 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.082213 - HTML::template                  -> template: >user_profile_inner_bit2<
1.082387 - HTML::template                  -> template: >user_profile_inner_bit2<
1.082437 - HTML::template                  -> template: >user_profile_inner<
1.082548 - HTML::template                  -> template: >user_profile_inner_bit3<
1.082631 - 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=5343 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.087248 - HTML::template                  -> template: >user_profile_inner_bit3<
1.087333 - 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=5343 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.092033 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.092271 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.092318 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.092351 - HTML::template                  -> template: >user_profile_shortbar<
1.092422 - HTML::template                  -> template: >user_profile<
1.092493 - GLOBAL::end userspace           -> ---------------------------------------------
1.092504 - PAGE::render                    -> start rendering page layout
1.092522 - USER::check_for_new_messages    -> return
1.092544 - dotSession::getInstance         -> do
1.092605 - PAGE::get_boxes                 -> -------- side=left
1.092636 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.092677 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.092697 - CBOX::menu                      -> generate Menu Box >menu<
1.092721 - HTML::template                  -> template: >box_menu_bit<
1.092805 - HTML::template                  -> template: >box_menu_bit<
1.092831 - HTML::template                  -> template: >box_menu_bit<
1.092856 - HTML::template                  -> template: >box_menu_bit<
1.092879 - HTML::template                  -> template: >box_menu_bit<
1.092903 - HTML::template                  -> template: >box_menu_bit<
1.092927 - HTML::template                  -> template: >box_menu_bit<
1.092949 - HTML::template                  -> template: >box_menu<
1.093040 - HTML::template_exists           -> search: >page_box_left< == 1
1.093080 - HTML::template                  -> template: >page_box_left<
1.093159 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.093178 - CBOX::menu                      -> generate Menu Box >party<
1.093200 - HTML::template                  -> template: >box_menu_bit<
1.093226 - HTML::template                  -> template: >box_menu_bit<
1.093249 - HTML::template                  -> template: >box_menu_bit<
1.093273 - HTML::template                  -> template: >box_menu_bit<
1.093296 - HTML::template                  -> template: >box_menu_bit<
1.093320 - HTML::template                  -> template: >box_menu_bit<
1.093343 - HTML::template                  -> template: >box_menu_bit<
1.093366 - HTML::template                  -> template: >box_menu_bit<
1.093390 - HTML::template                  -> template: >box_menu_bit<
1.093413 - HTML::template                  -> template: >box_menu_bit<
1.093437 - HTML::template                  -> template: >box_menu_bit<
1.093461 - HTML::template                  -> template: >box_menu_bit<
1.093483 - HTML::template                  -> template: >box_menu<
1.093530 - HTML::template_exists           -> search: >page_box_left< == 1
1.093558 - HTML::template                  -> template: >page_box_left<
1.093588 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.093601 - CBOX::menu                      -> generate Menu Box >login<
1.093619 - HTML::template                  -> template: >box_menu_bit<
1.093644 - HTML::template                  -> template: >box_menu_bit<
1.093666 - HTML::template                  -> template: >box_menu<
1.093718 - HTML::template_exists           -> search: >page_box_left< == 1
1.093743 - HTML::template                  -> template: >page_box_left<
1.093778 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.093789 - PAGE::get_boxes                 -> -------- call: left::search
1.093807 - CBOX::template                  -> generate Box with >box_suchen< as template
1.093827 - HTML::template                  -> template: >box_suchen<
1.093946 - HTML::template_exists           -> search: >page_box_left< == 1
1.093984 - HTML::template                  -> template: >page_box_left<
1.094015 - PAGE::get_boxes                 -> -------- call: left::banner
1.094049 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.094098 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.094124 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.098521 - 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.103218 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.103280 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.109198 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.113634 - HTML::encode                    -> replace run 1
1.113769 - HTML::template                  -> template: >box_banner_bit<
1.113981 - HTML::encode                    -> www.egames.ch...
1.114131 - HTML::encode                    -> replace run 1
1.114185 - HTML::encode                    -> replace run 2
1.114230 - HTML::template                  -> template: >box_banner_bit<
1.114265 - HTML::template                  -> template: >box_banner<
1.114370 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.114522 - HTML::template_exists           -> search: >page_box_left< == 1
1.114570 - HTML::template                  -> template: >page_box_left<
1.114636 - PAGE::get_boxes                 -> -------- side=right
1.114660 - PAGE::get_boxes                 -> -------- call: right::news
1.114678 - CBOX::news                      -> generate Box
1.114705 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.114820 - NEWS::load_news                 -> load news data
1.114854 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.114888 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.119578 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.124636 - 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.129829 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.130042 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.130058 - NEWS::load_news                 -> ... from database
1.130093 - 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.139776 - HTML::encodeCms                 -> 
1.140472 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.140686 - HTML::encode                    -> replace run 1
1.140743 - HTML::encodeCms                 -> 
1.140763 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.140806 - HTML::encode                    -> replace run 1
1.140841 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.141042 - HTML::template                  -> template: >box_news_bit<
1.141210 - HTML::template                  -> template: >box_news_bit<
1.141239 - HTML::template                  -> template: >box_news<
1.141367 - HTML::template_exists           -> search: >page_box_right< == 1
1.141409 - HTML::template                  -> template: >page_box_right<
1.141494 - PAGE::get_boxes                 -> -------- call: right::party
1.141516 - CBOX::party                     -> generate Box
1.141538 - EVENT::short_event              -> id >27<
1.141549 - EVENT::getevent                 -> id >27<
1.141564 - 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.146844 - CACHE::get                      -> cache: >event_27::stats< not found
1.146886 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.154320 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.161034 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.161262 - HTML::template                  -> template: >box_event<
1.161506 - HTML::template_exists           -> search: >page_box_right< == 1
1.161546 - HTML::template                  -> template: >page_box_right<
1.161584 - PAGE::get_boxes                 -> -------- call: right::forum
1.161604 - CBOX::forum                     -> generate forum box
1.161634 - CBOX::forum_load_threads        -> load data
1.161666 - CACHE::get                      -> cache: >forum::topthreads< not found
1.161685 - 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.169877 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.170141 - CBOX::forum_threads             -> list all threads in array
1.170172 - 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.170212 - admin::getInstance              -> do
1.170286 - HTML::template                  -> template: >box_forum_bit<
1.170452 - HTML::template                  -> template: >box_forum_bit<
1.170503 - HTML::template                  -> template: >box_forum_bit<
1.170559 - HTML::template                  -> template: >box_forum_bit<
1.170601 - HTML::template                  -> template: >box_forum_bit<
1.170645 - HTML::template                  -> template: >box_forum_bit<
1.170685 - HTML::template                  -> template: >box_forum<
1.170853 - HTML::template_exists           -> search: >page_box_right< == 1
1.170895 - HTML::template                  -> template: >page_box_right<
1.170935 - PAGE::get_boxes                 -> -------- call: right::vote
1.170954 - CBOX::vote                      -> generate Box
1.170968 - 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.175217 - HTML::template                  -> template: >box_vote_nocurrent<
1.175426 - HTML::template_exists           -> search: >page_box_right< == 1
1.175468 - HTML::template                  -> template: >page_box_right<
1.175508 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.175555 - CBOX::buddylist                 -> generate Box
1.175593 - HTML::template                  -> template: >box_buddylist_msg<
1.175686 - HTML::template                  -> template: >box_buddylist<
1.175805 - HTML::template_exists           -> search: >page_box_right< == 1
1.175838 - HTML::template                  -> template: >page_box_right<
1.175907 - PAGE::get_boxes                 -> -------- call: right::online
1.175924 - CBOX::online                    -> generate Box
1.175936 - HTML::template                  -> template: >box_online<
1.176025 - HTML::template_exists           -> search: >page_box_right< == 1
1.176071 - HTML::template                  -> template: >page_box_right<
1.176111 - PAGE::render                    -> final
1.176123 - PAGE::renderTemplate            -> page
1.176133 - dotSession::getInstance         -> do
1.176152 - PAGE::getHead                   -> return
1.176160 - dotSession::getInstance         -> do
1.176302 - HTML::template                  -> template: >page<
1.176838 - PAGE::render_template           -> final

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

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