home / User details of Asterot



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

found 223 debug messages

0.000050 - GLOBAL::include                 -> config.php
0.000278 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000330 - dotDatabase::getInstance        -> connection: database
0.000351 - dotDatabase::__construct        -> connection: database
0.000377 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000406 - page::getInstance               -> do
0.000431 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000455 - dotSession::getInstance         -> do
0.000471 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000510 - dotSession::start               -> ---- init
0.000550 - dotSession::start               -> start php session managment
0.642193 - dotSession::start               -> finished php session management
0.642228 - dotSession::start               -> check for security options
0.642246 - dotSession::start               -> lookup ip2country
0.642268 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.658179 - dotDatabase::select             -> database: dotlan_database
0.665963 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59762712 BETWEEN ip_from AND ip_to
0.674402 - dotSession::start               -> update current session online user infos
0.674481 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419951, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=7513', host = '3.143.232.24', dns = '3.143.232.24', countrycode = '', hits = hits + 1 WHERE hash = '7cbbjph5t1l3fpa9ttla22go24'
0.680113 - dotSession::start               -> session found in DB
0.680175 - dotSession::load_locales        -> do
0.680228 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
0.680241 - dotSession::start               -> ---- finished with session startup
0.680266 - dotSession::load_user           -> id: 0
0.680278 - user::get_user                  -> id: >0<
0.680298 - dotDatabase::getInstance        -> connection: database
0.680357 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.680405 - styles::load                    -> name: ><
0.680435 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.680711 - styles::activate                -> style = 2024_switzerlan
0.680914 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.680953 - admin::getInstance              -> do
0.680966 - dotSession::getInstance         -> do
0.680982 - admin::__construct              -> user_id=0
0.680991 - user::load_settings             -> load current user settings to $global
0.681009 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.681039 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.681065 - EVENT::comming_event            -> return
0.681085 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419951 AND active=1 ORDER by begin ASC
0.686154 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.686213 - GLOBAL::end global.php          -> ---------------------------------------------
0.686229 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.686290 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.686313 - user::get_user                  -> id: >7513<
0.686326 - dotDatabase::getInstance        -> connection: database
0.686341 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 7513 ORDER by id DESC
0.691366 - USER_FUNCTIONS::display_details -> id:7513
0.691468 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.691552 - GLOBAL::include                 -> custom.user.php
0.691828 - 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=7513 AND ver_email>0 LIMIT 1
0.696326 - dotDatabase::getInstance        -> connection: database
0.696363 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
0.720377 - dotDatabase::getInstance        -> connection: database
0.720408 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
0.732842 - dotDatabase::getInstance        -> connection: database
0.732877 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
0.745019 - dotDatabase::getInstance        -> connection: database
0.745056 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
0.758914 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.759211 - dotDatabase::getInstance        -> connection: database
0.759271 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
0.769190 - HTML::template                  -> template: >user_profile_inner_bitbar<
0.769309 - dotDatabase::getInstance        -> connection: database
0.769327 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
0.779169 - dotDatabase::getInstance        -> connection: database
0.779214 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
0.791641 - HTML::template                  -> template: >user_profile_inner_bit2<
0.791879 - HTML::template                  -> template: >user_profile_inner_bit2<
0.791940 - HTML::template                  -> template: >user_profile_inner<
0.792045 - HTML::template                  -> template: >user_profile_inner_bit3<
0.792102 - 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=7513 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.796686 - HTML::template                  -> template: >user_profile_inner_bit3<
0.796770 - 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=7513 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
0.801712 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.801874 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.801899 - HTML::template                  -> template: >user_profile_shortbar_bit<
0.801916 - HTML::template                  -> template: >user_profile_shortbar<
0.801961 - HTML::template                  -> template: >user_profile<
0.802064 - GLOBAL::end userspace           -> ---------------------------------------------
0.802078 - PAGE::render                    -> start rendering page layout
0.802091 - USER::check_for_new_messages    -> return
0.802109 - dotSession::getInstance         -> do
0.802169 - PAGE::get_boxes                 -> -------- side=left
0.802196 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.802238 - PAGE::get_boxes                 -> -------- call: left::menu_main
0.802258 - CBOX::menu                      -> generate Menu Box >menu<
0.802282 - HTML::template                  -> template: >box_menu_bit<
0.802360 - HTML::template                  -> template: >box_menu_bit<
0.802386 - HTML::template                  -> template: >box_menu_bit<
0.802410 - HTML::template                  -> template: >box_menu_bit<
0.802433 - HTML::template                  -> template: >box_menu_bit<
0.802457 - HTML::template                  -> template: >box_menu_bit<
0.802480 - HTML::template                  -> template: >box_menu_bit<
0.802503 - HTML::template                  -> template: >box_menu<
0.802590 - HTML::template_exists           -> search: >page_box_left< == 1
0.802622 - HTML::template                  -> template: >page_box_left<
0.802686 - PAGE::get_boxes                 -> -------- call: left::menu_party
0.802700 - CBOX::menu                      -> generate Menu Box >party<
0.802725 - HTML::template                  -> template: >box_menu_bit<
0.802757 - HTML::template                  -> template: >box_menu_bit<
0.802777 - HTML::template                  -> template: >box_menu_bit<
0.802794 - HTML::template                  -> template: >box_menu_bit<
0.802812 - HTML::template                  -> template: >box_menu_bit<
0.802829 - HTML::template                  -> template: >box_menu_bit<
0.802847 - HTML::template                  -> template: >box_menu_bit<
0.802864 - HTML::template                  -> template: >box_menu_bit<
0.802888 - HTML::template                  -> template: >box_menu_bit<
0.802909 - HTML::template                  -> template: >box_menu_bit<
0.802928 - HTML::template                  -> template: >box_menu_bit<
0.802957 - HTML::template                  -> template: >box_menu_bit<
0.802981 - HTML::template                  -> template: >box_menu<
0.803039 - HTML::template_exists           -> search: >page_box_left< == 1
0.803070 - HTML::template                  -> template: >page_box_left<
0.803102 - PAGE::get_boxes                 -> -------- call: left::menu_login
0.803116 - CBOX::menu                      -> generate Menu Box >login<
0.803249 - HTML::template                  -> template: >box_menu_bit<
0.803289 - HTML::template                  -> template: >box_menu_bit<
0.803312 - HTML::template                  -> template: >box_menu<
0.803371 - HTML::template_exists           -> search: >page_box_left< == 1
0.803409 - HTML::template                  -> template: >page_box_left<
0.803442 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
0.803455 - PAGE::get_boxes                 -> -------- call: left::search
0.803471 - CBOX::template                  -> generate Box with >box_suchen< as template
0.803483 - HTML::template                  -> template: >box_suchen<
0.803596 - HTML::template_exists           -> search: >page_box_left< == 1
0.803620 - HTML::template                  -> template: >page_box_left<
0.803649 - PAGE::get_boxes                 -> -------- call: left::banner
0.803675 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.803726 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.803753 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
0.808439 - 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.813310 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.813356 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.818788 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
0.823271 - HTML::encode                    -> replace run 1
0.823398 - HTML::template                  -> template: >box_banner_bit<
0.823593 - HTML::encode                    -> www.egames.ch...
0.823699 - HTML::encode                    -> replace run 1
0.823747 - HTML::encode                    -> replace run 2
0.823790 - HTML::template                  -> template: >box_banner_bit<
0.823814 - HTML::template                  -> template: >box_banner<
0.823886 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.824009 - HTML::template_exists           -> search: >page_box_left< == 1
0.824045 - HTML::template                  -> template: >page_box_left<
0.824091 - PAGE::get_boxes                 -> -------- side=right
0.824110 - PAGE::get_boxes                 -> -------- call: right::news
0.824127 - CBOX::news                      -> generate Box
0.824146 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.824221 - NEWS::load_news                 -> load news data
0.824248 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
0.824290 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.828895 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.834546 - 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.839649 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
0.839809 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.839822 - NEWS::load_news                 -> ... from database
0.839854 - 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.849110 - HTML::encodeCms                 -> 
0.849558 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
0.849772 - HTML::encode                    -> replace run 1
0.849846 - HTML::encodeCms                 -> 
0.849872 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
0.849931 - HTML::encode                    -> replace run 1
0.849971 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.850186 - HTML::template                  -> template: >box_news_bit<
0.850354 - HTML::template                  -> template: >box_news_bit<
0.850381 - HTML::template                  -> template: >box_news<
0.850494 - HTML::template_exists           -> search: >page_box_right< == 1
0.850533 - HTML::template                  -> template: >page_box_right<
0.850605 - PAGE::get_boxes                 -> -------- call: right::party
0.850624 - CBOX::party                     -> generate Box
0.850644 - EVENT::short_event              -> id >27<
0.850652 - EVENT::getevent                 -> id >27<
0.850666 - 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.855494 - CACHE::get                      -> cache: >event_27::stats< not found
0.855521 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.861991 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.868361 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
0.868564 - HTML::template                  -> template: >box_event<
0.868782 - HTML::template_exists           -> search: >page_box_right< == 1
0.868824 - HTML::template                  -> template: >page_box_right<
0.868862 - PAGE::get_boxes                 -> -------- call: right::forum
0.868882 - CBOX::forum                     -> generate forum box
0.868893 - CBOX::forum_load_threads        -> load data
0.868918 - CACHE::get                      -> cache: >forum::topthreads< not found
0.868937 - 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.878640 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
0.878919 - CBOX::forum_threads             -> list all threads in array
0.878949 - 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.878992 - admin::getInstance              -> do
0.879070 - HTML::template                  -> template: >box_forum_bit<
0.879389 - HTML::template                  -> template: >box_forum_bit<
0.879469 - HTML::template                  -> template: >box_forum_bit<
0.879549 - HTML::template                  -> template: >box_forum_bit<
0.879614 - HTML::template                  -> template: >box_forum_bit<
0.879679 - HTML::template                  -> template: >box_forum_bit<
0.879719 - HTML::template                  -> template: >box_forum<
0.879865 - HTML::template_exists           -> search: >page_box_right< == 1
0.879896 - HTML::template                  -> template: >page_box_right<
0.879923 - PAGE::get_boxes                 -> -------- call: right::vote
0.879938 - CBOX::vote                      -> generate Box
0.879948 - 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.884355 - HTML::template                  -> template: >box_vote_nocurrent<
0.884637 - HTML::template_exists           -> search: >page_box_right< == 1
0.884695 - HTML::template                  -> template: >page_box_right<
0.884752 - PAGE::get_boxes                 -> -------- call: right::buddylist
0.884780 - CBOX::buddylist                 -> generate Box
0.884822 - HTML::template                  -> template: >box_buddylist_msg<
0.884928 - HTML::template                  -> template: >box_buddylist<
0.885050 - HTML::template_exists           -> search: >page_box_right< == 1
0.885086 - HTML::template                  -> template: >page_box_right<
0.885129 - PAGE::get_boxes                 -> -------- call: right::online
0.885150 - CBOX::online                    -> generate Box
0.885166 - HTML::template                  -> template: >box_online<
0.885283 - HTML::template_exists           -> search: >page_box_right< == 1
0.885317 - HTML::template                  -> template: >page_box_right<
0.885374 - PAGE::render                    -> final
0.885390 - PAGE::renderTemplate            -> page
0.885404 - dotSession::getInstance         -> do
0.885430 - PAGE::getHead                   -> return
0.885441 - dotSession::getInstance         -> do
0.885626 - HTML::template                  -> template: >page<
0.886289 - PAGE::render_template           -> final

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

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