home / User details of DonLuca



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

found 223 debug messages

0.000028 - GLOBAL::include                 -> config.php
0.000133 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000163 - dotDatabase::getInstance        -> connection: database
0.000176 - dotDatabase::__construct        -> connection: database
0.000193 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000212 - page::getInstance               -> do
0.000229 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000245 - dotSession::getInstance         -> do
0.000256 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000279 - dotSession::start               -> ---- init
0.000305 - dotSession::start               -> start php session managment
1.045365 - dotSession::start               -> finished php session management
1.045397 - dotSession::start               -> check for security options
1.045415 - dotSession::start               -> lookup ip2country
1.045445 - dotDatabase::connect            -> dotlan.app@5.75.134.22
1.061814 - dotDatabase::select             -> database: dotlan_database
1.069953 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59849246 BETWEEN ip_from AND ip_to
1.078446 - dotSession::start               -> update current session online user infos
1.078521 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419312, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=61', host = '3.145.58.30', dns = '3.145.58.30', countrycode = '', hits = hits + 1 WHERE hash = 'jdli2gfem0hiv67491ejv42rm1'
1.084234 - dotSession::start               -> session found in DB
1.084276 - dotSession::load_locales        -> do
1.084324 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.084337 - dotSession::start               -> ---- finished with session startup
1.084361 - dotSession::load_user           -> id: 0
1.084379 - user::get_user                  -> id: >0<
1.084403 - dotDatabase::getInstance        -> connection: database
1.084464 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.084499 - styles::load                    -> name: ><
1.084523 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.084778 - styles::activate                -> style = 2024_switzerlan
1.084987 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.085012 - admin::getInstance              -> do
1.085022 - dotSession::getInstance         -> do
1.085036 - admin::__construct              -> user_id=0
1.085046 - user::load_settings             -> load current user settings to $global
1.085064 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.085102 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.085130 - EVENT::comming_event            -> return
1.085151 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419312 AND active=1 ORDER by begin ASC
1.090204 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.090265 - GLOBAL::end global.php          -> ---------------------------------------------
1.090290 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.090382 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.090419 - user::get_user                  -> id: >61<
1.090446 - dotDatabase::getInstance        -> connection: database
1.090468 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 61 ORDER by id DESC
1.095273 - USER_FUNCTIONS::display_details -> id:61
1.095370 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.095442 - GLOBAL::include                 -> custom.user.php
1.095738 - 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=61 AND ver_email>0 LIMIT 1
1.100317 - dotDatabase::getInstance        -> connection: database
1.100352 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.114276 - dotDatabase::getInstance        -> connection: database
1.114310 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.126537 - dotDatabase::getInstance        -> connection: database
1.126575 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.147240 - dotDatabase::getInstance        -> connection: database
1.147272 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.162980 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.163276 - dotDatabase::getInstance        -> connection: database
1.163301 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.176338 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.176474 - dotDatabase::getInstance        -> connection: database
1.176492 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.187580 - dotDatabase::getInstance        -> connection: database
1.187622 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.198236 - HTML::template                  -> template: >user_profile_inner_bit2<
1.198453 - HTML::template                  -> template: >user_profile_inner_bit2<
1.198504 - HTML::template                  -> template: >user_profile_inner<
1.198606 - HTML::template                  -> template: >user_profile_inner_bit3<
1.198692 - 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=61 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.203444 - HTML::template                  -> template: >user_profile_inner_bit3<
1.203534 - 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=61 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.208258 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.208476 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.208515 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.208545 - HTML::template                  -> template: >user_profile_shortbar<
1.208610 - HTML::template                  -> template: >user_profile<
1.208679 - GLOBAL::end userspace           -> ---------------------------------------------
1.208690 - PAGE::render                    -> start rendering page layout
1.208702 - USER::check_for_new_messages    -> return
1.208730 - dotSession::getInstance         -> do
1.208783 - PAGE::get_boxes                 -> -------- side=left
1.208809 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.208852 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.208871 - CBOX::menu                      -> generate Menu Box >menu<
1.208895 - HTML::template                  -> template: >box_menu_bit<
1.208969 - HTML::template                  -> template: >box_menu_bit<
1.209000 - HTML::template                  -> template: >box_menu_bit<
1.209035 - HTML::template                  -> template: >box_menu_bit<
1.209059 - HTML::template                  -> template: >box_menu_bit<
1.209086 - HTML::template                  -> template: >box_menu_bit<
1.209115 - HTML::template                  -> template: >box_menu_bit<
1.209148 - HTML::template                  -> template: >box_menu<
1.209270 - HTML::template_exists           -> search: >page_box_left< == 1
1.209309 - HTML::template                  -> template: >page_box_left<
1.209396 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.209413 - CBOX::menu                      -> generate Menu Box >party<
1.209439 - HTML::template                  -> template: >box_menu_bit<
1.209470 - HTML::template                  -> template: >box_menu_bit<
1.209494 - HTML::template                  -> template: >box_menu_bit<
1.209518 - HTML::template                  -> template: >box_menu_bit<
1.209542 - HTML::template                  -> template: >box_menu_bit<
1.209566 - HTML::template                  -> template: >box_menu_bit<
1.209590 - HTML::template                  -> template: >box_menu_bit<
1.209613 - HTML::template                  -> template: >box_menu_bit<
1.209637 - HTML::template                  -> template: >box_menu_bit<
1.209660 - HTML::template                  -> template: >box_menu_bit<
1.209684 - HTML::template                  -> template: >box_menu_bit<
1.209715 - HTML::template                  -> template: >box_menu_bit<
1.209738 - HTML::template                  -> template: >box_menu<
1.209882 - HTML::template_exists           -> search: >page_box_left< == 1
1.209916 - HTML::template                  -> template: >page_box_left<
1.209951 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.209965 - CBOX::menu                      -> generate Menu Box >login<
1.209985 - HTML::template                  -> template: >box_menu_bit<
1.210015 - HTML::template                  -> template: >box_menu_bit<
1.210061 - HTML::template                  -> template: >box_menu<
1.210151 - HTML::template_exists           -> search: >page_box_left< == 1
1.210181 - HTML::template                  -> template: >page_box_left<
1.210213 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.210223 - PAGE::get_boxes                 -> -------- call: left::search
1.210238 - CBOX::template                  -> generate Box with >box_suchen< as template
1.210250 - HTML::template                  -> template: >box_suchen<
1.210349 - HTML::template_exists           -> search: >page_box_left< == 1
1.210386 - HTML::template                  -> template: >page_box_left<
1.210415 - PAGE::get_boxes                 -> -------- call: left::banner
1.210450 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.210495 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.210521 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.214959 - 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.219986 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.220044 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.225954 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.230566 - HTML::encode                    -> replace run 1
1.230695 - HTML::template                  -> template: >box_banner_bit<
1.230918 - HTML::encode                    -> www.egames.ch...
1.231040 - HTML::encode                    -> replace run 1
1.231090 - HTML::encode                    -> replace run 2
1.231186 - HTML::template                  -> template: >box_banner_bit<
1.231214 - HTML::template                  -> template: >box_banner<
1.231329 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.231471 - HTML::template_exists           -> search: >page_box_left< == 1
1.231515 - HTML::template                  -> template: >page_box_left<
1.231572 - PAGE::get_boxes                 -> -------- side=right
1.231593 - PAGE::get_boxes                 -> -------- call: right::news
1.231612 - CBOX::news                      -> generate Box
1.231635 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.231682 - NEWS::load_news                 -> load news data
1.231710 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.231741 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.236269 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.240933 - 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.245650 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.245918 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.245938 - NEWS::load_news                 -> ... from database
1.245972 - 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.255018 - HTML::encodeCms                 -> 
1.255530 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.255775 - HTML::encode                    -> replace run 1
1.255844 - HTML::encodeCms                 -> 
1.255873 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.255923 - HTML::encode                    -> replace run 1
1.255959 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.256189 - HTML::template                  -> template: >box_news_bit<
1.256329 - HTML::template                  -> template: >box_news_bit<
1.256365 - HTML::template                  -> template: >box_news<
1.256486 - HTML::template_exists           -> search: >page_box_right< == 1
1.256530 - HTML::template                  -> template: >page_box_right<
1.256605 - PAGE::get_boxes                 -> -------- call: right::party
1.256624 - CBOX::party                     -> generate Box
1.256643 - EVENT::short_event              -> id >27<
1.256653 - EVENT::getevent                 -> id >27<
1.256668 - 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.261463 - CACHE::get                      -> cache: >event_27::stats< not found
1.261497 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.266968 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.273393 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.273591 - HTML::template                  -> template: >box_event<
1.273868 - HTML::template_exists           -> search: >page_box_right< == 1
1.273922 - HTML::template                  -> template: >page_box_right<
1.273969 - PAGE::get_boxes                 -> -------- call: right::forum
1.273992 - CBOX::forum                     -> generate forum box
1.274004 - CBOX::forum_load_threads        -> load data
1.274033 - CACHE::get                      -> cache: >forum::topthreads< not found
1.274053 - 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.285100 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.285404 - CBOX::forum_threads             -> list all threads in array
1.285442 - 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.285482 - admin::getInstance              -> do
1.285559 - HTML::template                  -> template: >box_forum_bit<
1.285742 - HTML::template                  -> template: >box_forum_bit<
1.285867 - HTML::template                  -> template: >box_forum_bit<
1.285928 - HTML::template                  -> template: >box_forum_bit<
1.285976 - HTML::template                  -> template: >box_forum_bit<
1.286024 - HTML::template                  -> template: >box_forum_bit<
1.286053 - HTML::template                  -> template: >box_forum<
1.286182 - HTML::template_exists           -> search: >page_box_right< == 1
1.286220 - HTML::template                  -> template: >page_box_right<
1.286256 - PAGE::get_boxes                 -> -------- call: right::vote
1.286273 - CBOX::vote                      -> generate Box
1.286286 - 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.290813 - HTML::template                  -> template: >box_vote_nocurrent<
1.291081 - HTML::template_exists           -> search: >page_box_right< == 1
1.291176 - HTML::template                  -> template: >page_box_right<
1.291223 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.291240 - CBOX::buddylist                 -> generate Box
1.291267 - HTML::template                  -> template: >box_buddylist_msg<
1.291330 - HTML::template                  -> template: >box_buddylist<
1.291390 - HTML::template_exists           -> search: >page_box_right< == 1
1.291409 - HTML::template                  -> template: >page_box_right<
1.291430 - PAGE::get_boxes                 -> -------- call: right::online
1.291440 - CBOX::online                    -> generate Box
1.291448 - HTML::template                  -> template: >box_online<
1.291505 - HTML::template_exists           -> search: >page_box_right< == 1
1.291522 - HTML::template                  -> template: >page_box_right<
1.291550 - PAGE::render                    -> final
1.291557 - PAGE::renderTemplate            -> page
1.291564 - dotSession::getInstance         -> do
1.291577 - PAGE::getHead                   -> return
1.291581 - dotSession::getInstance         -> do
1.291689 - HTML::template                  -> template: >page<
1.292263 - PAGE::render_template           -> final

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

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