home / User details of ocean37



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

found 222 debug messages

0.000030 - GLOBAL::include                 -> config.php
0.000161 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000190 - dotDatabase::getInstance        -> connection: database
0.000203 - dotDatabase::__construct        -> connection: database
0.000220 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000240 - page::getInstance               -> do
0.000256 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000275 - dotSession::getInstance         -> do
0.000296 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000324 - dotSession::start               -> ---- init
0.000348 - dotSession::start               -> start php session managment
0.699473 - dotSession::start               -> finished php session management
0.699513 - dotSession::start               -> check for security options
0.699533 - dotSession::start               -> lookup ip2country
0.699558 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.719355 - dotDatabase::select             -> database: dotlan_database
0.728067 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59992285 BETWEEN ip_from AND ip_to
0.736680 - dotSession::start               -> update current session online user infos
0.736747 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746420443, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=5190', host = '3.147.104.221', dns = '3.147.104.221', countrycode = '', hits = hits + 1 WHERE hash = '1grevt5miaj2fgoqho9t2s7ja1'
0.742409 - dotSession::start               -> session found in DB
0.742453 - dotSession::load_locales        -> do
0.742498 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.742510 - dotSession::start               -> ---- finished with session startup
0.742537 - dotSession::load_user           -> id: 0
0.742548 - user::get_user                  -> id: >0<
0.742569 - dotDatabase::getInstance        -> connection: database
0.742627 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.742663 - styles::load                    -> name: ><
0.742686 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.742942 - styles::activate                -> style = 2024_switzerlan
0.743141 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.743163 - admin::getInstance              -> do
0.743173 - dotSession::getInstance         -> do
0.743185 - admin::__construct              -> user_id=0
0.743196 - user::load_settings             -> load current user settings to $global
0.743213 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.743241 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.743267 - EVENT::comming_event            -> return
0.743282 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420443 AND active=1 ORDER by begin ASC
0.748020 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.748139 - GLOBAL::end global.php          -> ---------------------------------------------
0.748163 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.748239 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.748269 - user::get_user                  -> id: >5190<
0.748285 - dotDatabase::getInstance        -> connection: database
0.748307 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 5190 ORDER by id DESC
0.752828 - USER_FUNCTIONS::display_details -> id:5190
0.752938 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.753022 - GLOBAL::include                 -> custom.user.php
0.753391 - 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=5190 AND ver_email>0 LIMIT 1
0.757728 - dotDatabase::getInstance        -> connection: database
0.757770 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.770123 - dotDatabase::getInstance        -> connection: database
0.770154 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.783997 - dotDatabase::getInstance        -> connection: database
0.784024 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.793604 - dotDatabase::getInstance        -> connection: database
0.793647 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.814645 - dotDatabase::getInstance        -> connection: database
0.814682 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.827564 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.827874 - dotDatabase::getInstance        -> connection: database
0.827903 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.842019 - dotDatabase::getInstance        -> connection: database
0.842046 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.853957 - HTML::template                  -> template: >user_profile_inner_bit2<
0.854186 - HTML::template                  -> template: >user_profile_inner_bit2<
0.854243 - HTML::template                  -> template: >user_profile_inner<
0.854360 - HTML::template                  -> template: >user_profile_inner_bit3<
0.854444 - 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=5190 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.859743 - HTML::template                  -> template: >user_profile_inner_bit3<
0.859851 - 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=5190 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.864931 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.865106 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.865132 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.865151 - HTML::template                  -> template: >user_profile_shortbar<
0.865199 - HTML::template                  -> template: >user_profile<
0.865252 - GLOBAL::end userspace           -> ---------------------------------------------
0.865259 - PAGE::render                    -> start rendering page layout
0.865267 - USER::check_for_new_messages    -> return
0.865279 - dotSession::getInstance         -> do
0.865319 - PAGE::get_boxes                 -> -------- side=left
0.865337 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.865371 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.865385 - CBOX::menu                      -> generate Menu Box >menu<
0.865401 - HTML::template                  -> template: >box_menu_bit<
0.865454 - HTML::template                  -> template: >box_menu_bit<
0.865469 - HTML::template                  -> template: >box_menu_bit<
0.865482 - HTML::template                  -> template: >box_menu_bit<
0.865494 - HTML::template                  -> template: >box_menu_bit<
0.865506 - HTML::template                  -> template: >box_menu_bit<
0.865518 - HTML::template                  -> template: >box_menu_bit<
0.865529 - HTML::template                  -> template: >box_menu<
0.865665 - HTML::template_exists           -> search: >page_box_left< == 1
0.865710 - HTML::template                  -> template: >page_box_left<
0.865865 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.865886 - CBOX::menu                      -> generate Menu Box >party<
0.865909 - HTML::template                  -> template: >box_menu_bit<
0.865936 - HTML::template                  -> template: >box_menu_bit<
0.865960 - HTML::template                  -> template: >box_menu_bit<
0.865984 - HTML::template                  -> template: >box_menu_bit<
0.866008 - HTML::template                  -> template: >box_menu_bit<
0.866031 - HTML::template                  -> template: >box_menu_bit<
0.866055 - HTML::template                  -> template: >box_menu_bit<
0.866078 - HTML::template                  -> template: >box_menu_bit<
0.866102 - HTML::template                  -> template: >box_menu_bit<
0.866125 - HTML::template                  -> template: >box_menu_bit<
0.866160 - HTML::template                  -> template: >box_menu_bit<
0.866184 - HTML::template                  -> template: >box_menu_bit<
0.866207 - HTML::template                  -> template: >box_menu<
0.866262 - HTML::template_exists           -> search: >page_box_left< == 1
0.866291 - HTML::template                  -> template: >page_box_left<
0.866324 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.866349 - CBOX::menu                      -> generate Menu Box >login<
0.866373 - HTML::template                  -> template: >box_menu_bit<
0.866406 - HTML::template                  -> template: >box_menu_bit<
0.866424 - HTML::template                  -> template: >box_menu<
0.866475 - HTML::template_exists           -> search: >page_box_left< == 1
0.866501 - HTML::template                  -> template: >page_box_left<
0.866532 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.866541 - PAGE::get_boxes                 -> -------- call: left::search
0.866554 - CBOX::template                  -> generate Box with >box_suchen< as template
0.866564 - HTML::template                  -> template: >box_suchen<
0.866666 - HTML::template_exists           -> search: >page_box_left< == 1
0.866690 - HTML::template                  -> template: >page_box_left<
0.866720 - PAGE::get_boxes                 -> -------- call: left::banner
0.866753 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.866794 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.866814 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.871256 - 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.876560 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.876617 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.881947 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.886318 - HTML::encode                    -> replace run 1
0.886429 - HTML::template                  -> template: >box_banner_bit<
0.886591 - HTML::encode                    -> www.egames.ch...
0.886700 - HTML::encode                    -> replace run 1
0.886746 - HTML::encode                    -> replace run 2
0.886787 - HTML::template                  -> template: >box_banner_bit<
0.886808 - HTML::template                  -> template: >box_banner<
0.886875 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.887039 - HTML::template_exists           -> search: >page_box_left< == 1
0.887079 - HTML::template                  -> template: >page_box_left<
0.887127 - PAGE::get_boxes                 -> -------- side=right
0.887145 - PAGE::get_boxes                 -> -------- call: right::news
0.887162 - CBOX::news                      -> generate Box
0.887181 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.887222 - NEWS::load_news                 -> load news data
0.887248 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.887280 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.891943 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.896874 - 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.901682 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.901895 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.901909 - NEWS::load_news                 -> ... from database
0.901940 - 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.911336 - HTML::encodeCms                 -> 
0.911876 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.912116 - HTML::encode                    -> replace run 1
0.912180 - HTML::encodeCms                 -> 
0.912202 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.912247 - HTML::encode                    -> replace run 1
0.912289 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.912512 - HTML::template                  -> template: >box_news_bit<
0.912652 - HTML::template                  -> template: >box_news_bit<
0.912679 - HTML::template                  -> template: >box_news<
0.912784 - HTML::template_exists           -> search: >page_box_right< == 1
0.912828 - HTML::template                  -> template: >page_box_right<
0.912923 - PAGE::get_boxes                 -> -------- call: right::party
0.912945 - CBOX::party                     -> generate Box
0.912967 - EVENT::short_event              -> id >27<
0.912979 - EVENT::getevent                 -> id >27<
0.912995 - 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.918354 - CACHE::get                      -> cache: >event_27::stats< not found
0.918383 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.925451 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.932872 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
0.933058 - HTML::template                  -> template: >box_event<
0.933259 - HTML::template_exists           -> search: >page_box_right< == 1
0.933298 - HTML::template                  -> template: >page_box_right<
0.933336 - PAGE::get_boxes                 -> -------- call: right::forum
0.933355 - CBOX::forum                     -> generate forum box
0.933367 - CBOX::forum_load_threads        -> load data
0.933391 - CACHE::get                      -> cache: >forum::topthreads< not found
0.933409 - 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.944450 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
0.944648 - CBOX::forum_threads             -> list all threads in array
0.944669 - 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.944694 - admin::getInstance              -> do
0.944755 - HTML::template                  -> template: >box_forum_bit<
0.944878 - HTML::template                  -> template: >box_forum_bit<
0.944909 - HTML::template                  -> template: >box_forum_bit<
0.944940 - HTML::template                  -> template: >box_forum_bit<
0.944965 - HTML::template                  -> template: >box_forum_bit<
0.944990 - HTML::template                  -> template: >box_forum_bit<
0.945006 - HTML::template                  -> template: >box_forum<
0.945081 - HTML::template_exists           -> search: >page_box_right< == 1
0.945108 - HTML::template                  -> template: >page_box_right<
0.945134 - PAGE::get_boxes                 -> -------- call: right::vote
0.945147 - CBOX::vote                      -> generate Box
0.945155 - 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.949714 - HTML::template                  -> template: >box_vote_nocurrent<
0.949936 - HTML::template_exists           -> search: >page_box_right< == 1
0.949967 - HTML::template                  -> template: >page_box_right<
0.949994 - PAGE::get_boxes                 -> -------- call: right::buddylist
0.950007 - CBOX::buddylist                 -> generate Box
0.950032 - HTML::template                  -> template: >box_buddylist_msg<
0.950076 - HTML::template                  -> template: >box_buddylist<
0.950130 - HTML::template_exists           -> search: >page_box_right< == 1
0.950146 - HTML::template                  -> template: >page_box_right<
0.950165 - PAGE::get_boxes                 -> -------- call: right::online
0.950174 - CBOX::online                    -> generate Box
0.950182 - HTML::template                  -> template: >box_online<
0.950237 - HTML::template_exists           -> search: >page_box_right< == 1
0.950252 - HTML::template                  -> template: >page_box_right<
0.950280 - PAGE::render                    -> final
0.950288 - PAGE::renderTemplate            -> page
0.950294 - dotSession::getInstance         -> do
0.950307 - PAGE::getHead                   -> return
0.950311 - dotSession::getInstance         -> do
0.950406 - HTML::template                  -> template: >page<
0.950818 - PAGE::render_template           -> final

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

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