home / User details of LAw



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

found 223 debug messages

0.000031 - GLOBAL::include                 -> config.php
0.000188 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000225 - dotDatabase::getInstance        -> connection: database
0.000244 - dotDatabase::__construct        -> connection: database
0.000267 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000294 - page::getInstance               -> do
0.000316 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000339 - dotSession::getInstance         -> do
0.000357 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000389 - dotSession::start               -> ---- init
0.000420 - dotSession::start               -> start php session managment
0.977885 - dotSession::start               -> finished php session management
0.977912 - dotSession::start               -> check for security options
0.977925 - dotSession::start               -> lookup ip2country
0.977941 - dotDatabase::connect            -> dotlan.app@5.75.134.22
0.994142 - dotDatabase::select             -> database: dotlan_database
1.002344 - dotDatabase::query              -> SELECT `code` FROM `country_ip2code` WHERE 59849246 BETWEEN ip_from AND ip_to
1.010692 - dotSession::start               -> update current session online user infos
1.010759 - dotDatabase::query              -> UPDATE session SET lastactivity = 1746419329, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=statistic&id=4998', host = '3.145.58.30', dns = '3.145.58.30', countrycode = '', hits = hits + 1 WHERE hash = 'jdli2gfem0hiv67491ejv42rm1'
1.016584 - dotSession::start               -> session found in DB
1.016634 - dotSession::load_locales        -> do
1.016682 - dotSession::load_locales        -> chosing language for locales: en_US.UTF-8
1.016695 - dotSession::start               -> ---- finished with session startup
1.016719 - dotSession::load_user           -> id: 0
1.016731 - user::get_user                  -> id: >0<
1.016752 - dotDatabase::getInstance        -> connection: database
1.016811 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.016850 - styles::load                    -> name: ><
1.016875 - styles::load                    -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.017133 - styles::activate                -> style = 2024_switzerlan
1.017355 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.017377 - admin::getInstance              -> do
1.017384 - dotSession::getInstance         -> do
1.017396 - admin::__construct              -> user_id=0
1.017402 - user::load_settings             -> load current user settings to $global
1.017414 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.017434 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.017452 - EVENT::comming_event            -> return
1.017463 - dotDatabase::query              -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746419329 AND active=1 ORDER by begin ASC
1.022136 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.022197 - GLOBAL::end global.php          -> ---------------------------------------------
1.022219 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.022289 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.022322 - user::get_user                  -> id: >4998<
1.022341 - dotDatabase::getInstance        -> connection: database
1.022363 - dotDatabase::query              -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 4998 ORDER by id DESC
1.027287 - USER_FUNCTIONS::display_details -> id:4998
1.027393 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.027478 - GLOBAL::include                 -> custom.user.php
1.027764 - 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=4998 AND ver_email>0 LIMIT 1
1.032421 - dotDatabase::getInstance        -> connection: database
1.032456 - dotDatabase::query              -> SELECT MAX(stats_postings-stats_comments) FROM user WHERE ver_email>0
1.051178 - dotDatabase::getInstance        -> connection: database
1.051260 - dotDatabase::query              -> SELECT MAX(stats_comments) FROM user WHERE ver_email>0
1.064414 - dotDatabase::getInstance        -> connection: database
1.064445 - dotDatabase::query              -> SELECT MAX(stats_hits) FROM user WHERE ver_email>0
1.075560 - dotDatabase::getInstance        -> connection: database
1.075588 - dotDatabase::query              -> SELECT MAX(stats_sessions) FROM user WHERE ver_email>0
1.086211 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.086451 - dotDatabase::getInstance        -> connection: database
1.086473 - dotDatabase::query              -> SELECT MAX(stats_profile_hits) FROM user WHERE ver_email>0
1.100084 - HTML::template                  -> template: >user_profile_inner_bitbar<
1.100191 - dotDatabase::getInstance        -> connection: database
1.100204 - dotDatabase::query              -> SELECT MAX(stats_messages_recv) FROM user WHERE ver_email>0
1.120652 - dotDatabase::getInstance        -> connection: database
1.120702 - dotDatabase::query              -> SELECT MAX(stats_messages_sent) FROM user WHERE ver_email>0
1.135675 - HTML::template                  -> template: >user_profile_inner_bit2<
1.135852 - HTML::template                  -> template: >user_profile_inner_bit2<
1.135912 - HTML::template                  -> template: >user_profile_inner<
1.136017 - HTML::template                  -> template: >user_profile_inner_bit3<
1.136108 - 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=4998 AND forum_thread.ext='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.140679 - HTML::template                  -> template: >user_profile_inner_bit3<
1.140770 - 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=4998 AND forum_thread.ext!='' AND forum_main.private=0 ORDER by forum_post.dateline DESC LIMIT 10
1.144979 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.145160 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.145188 - HTML::template                  -> template: >user_profile_shortbar_bit<
1.145207 - HTML::template                  -> template: >user_profile_shortbar<
1.145266 - HTML::template                  -> template: >user_profile<
1.145318 - GLOBAL::end userspace           -> ---------------------------------------------
1.145324 - PAGE::render                    -> start rendering page layout
1.145333 - USER::check_for_new_messages    -> return
1.145345 - dotSession::getInstance         -> do
1.145385 - PAGE::get_boxes                 -> -------- side=left
1.145403 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.145438 - PAGE::get_boxes                 -> -------- call: left::menu_main
1.145453 - CBOX::menu                      -> generate Menu Box >menu<
1.145468 - HTML::template                  -> template: >box_menu_bit<
1.145519 - HTML::template                  -> template: >box_menu_bit<
1.145535 - HTML::template                  -> template: >box_menu_bit<
1.145547 - HTML::template                  -> template: >box_menu_bit<
1.145560 - HTML::template                  -> template: >box_menu_bit<
1.145571 - HTML::template                  -> template: >box_menu_bit<
1.145583 - HTML::template                  -> template: >box_menu_bit<
1.145594 - HTML::template                  -> template: >box_menu<
1.145692 - HTML::template_exists           -> search: >page_box_left< == 1
1.145734 - HTML::template                  -> template: >page_box_left<
1.145819 - PAGE::get_boxes                 -> -------- call: left::menu_party
1.145832 - CBOX::menu                      -> generate Menu Box >party<
1.145845 - HTML::template                  -> template: >box_menu_bit<
1.145862 - HTML::template                  -> template: >box_menu_bit<
1.145874 - HTML::template                  -> template: >box_menu_bit<
1.145886 - HTML::template                  -> template: >box_menu_bit<
1.145898 - HTML::template                  -> template: >box_menu_bit<
1.145909 - HTML::template                  -> template: >box_menu_bit<
1.145921 - HTML::template                  -> template: >box_menu_bit<
1.145941 - HTML::template                  -> template: >box_menu_bit<
1.145959 - HTML::template                  -> template: >box_menu_bit<
1.145971 - HTML::template                  -> template: >box_menu_bit<
1.145983 - HTML::template                  -> template: >box_menu_bit<
1.145994 - HTML::template                  -> template: >box_menu_bit<
1.146006 - HTML::template                  -> template: >box_menu<
1.146036 - HTML::template_exists           -> search: >page_box_left< == 1
1.146054 - HTML::template                  -> template: >page_box_left<
1.146074 - PAGE::get_boxes                 -> -------- call: left::menu_login
1.146082 - CBOX::menu                      -> generate Menu Box >login<
1.146092 - HTML::template                  -> template: >box_menu_bit<
1.146105 - HTML::template                  -> template: >box_menu_bit<
1.146116 - HTML::template                  -> template: >box_menu<
1.146142 - HTML::template_exists           -> search: >page_box_left< == 1
1.146157 - HTML::template                  -> template: >page_box_left<
1.146175 - PAGE::get_boxes                 -> -------- ignore: left::menu_user
1.146180 - PAGE::get_boxes                 -> -------- call: left::search
1.146189 - CBOX::template                  -> generate Box with >box_suchen< as template
1.146195 - HTML::template                  -> template: >box_suchen<
1.146254 - HTML::template_exists           -> search: >page_box_left< == 1
1.146267 - HTML::template                  -> template: >page_box_left<
1.146284 - PAGE::get_boxes                 -> -------- call: left::banner
1.146301 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.146330 - CACHE::get                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.146347 - dotDatabase::query              -> SELECT * FROM sponsoren_groups WHERE id=3
1.150397 - 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.155436 - HTML::encode                    -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.155483 - dotDatabase::query              -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.160933 - dotDatabase::query              -> SELECT codetag, codereplacement, twoparams FROM html_code
1.165080 - HTML::encode                    -> replace run 1
1.165178 - HTML::template                  -> template: >box_banner_bit<
1.165327 - HTML::encode                    -> www.egames.ch...
1.165412 - HTML::encode                    -> replace run 1
1.165448 - HTML::encode                    -> replace run 2
1.165472 - HTML::template                  -> template: >box_banner_bit<
1.165487 - HTML::template                  -> template: >box_banner<
1.165541 - CACHE::set                      -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.165642 - HTML::template_exists           -> search: >page_box_left< == 1
1.165670 - HTML::template                  -> template: >page_box_left<
1.165706 - PAGE::get_boxes                 -> -------- side=right
1.165717 - PAGE::get_boxes                 -> -------- call: right::news
1.165729 - CBOX::news                      -> generate Box
1.165743 - dotCommon::classload            -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.165777 - NEWS::load_news                 -> load news data
1.165797 - CACHE::get                      -> cache: >news::stats_switzerlan2024< not found
1.165838 - dotDatabase::query              -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.170223 - dotDatabase::query              -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.174775 - 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.179383 - CACHE::set                      -> cache: >news::stats_switzerlan2024< with ttl:3600
1.179536 - CACHE::get                      -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.179545 - NEWS::load_news                 -> ... from database
1.179569 - 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.188427 - HTML::encodeCms                 -> 
1.188971 - HTML::encode                    -> This year we’re facing a couple of logistical challenges. ...
1.189154 - HTML::encode                    -> replace run 1
1.189221 - HTML::encodeCms                 -> 
1.189249 - HTML::encode                    -> We are pleased to announce that SwitzerLAN is back and you c...
1.189290 - HTML::encode                    -> replace run 1
1.189323 - CACHE::set                      -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.189491 - HTML::template                  -> template: >box_news_bit<
1.189648 - HTML::template                  -> template: >box_news_bit<
1.189685 - HTML::template                  -> template: >box_news<
1.189806 - HTML::template_exists           -> search: >page_box_right< == 1
1.189842 - HTML::template                  -> template: >page_box_right<
1.189909 - PAGE::get_boxes                 -> -------- call: right::party
1.189928 - CBOX::party                     -> generate Box
1.189947 - EVENT::short_event              -> id >27<
1.189957 - EVENT::getevent                 -> id >27<
1.189971 - 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.194805 - CACHE::get                      -> cache: >event_27::stats< not found
1.194833 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.201556 - dotDatabase::query              -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.211038 - CACHE::set                      -> cache: >event_27::stats< with ttl:3600
1.211284 - HTML::template                  -> template: >box_event<
1.211479 - HTML::template_exists           -> search: >page_box_right< == 1
1.211518 - HTML::template                  -> template: >page_box_right<
1.211556 - PAGE::get_boxes                 -> -------- call: right::forum
1.211575 - CBOX::forum                     -> generate forum box
1.211587 - CBOX::forum_load_threads        -> load data
1.211612 - CACHE::get                      -> cache: >forum::topthreads< not found
1.211630 - 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.222239 - CACHE::set                      -> cache: >forum::topthreads< with ttl:3600
1.222480 - CBOX::forum_threads             -> list all threads in array
1.222508 - 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.222549 - admin::getInstance              -> do
1.222622 - HTML::template                  -> template: >box_forum_bit<
1.222812 - HTML::template                  -> template: >box_forum_bit<
1.222886 - HTML::template                  -> template: >box_forum_bit<
1.222952 - HTML::template                  -> template: >box_forum_bit<
1.222997 - HTML::template                  -> template: >box_forum_bit<
1.223042 - HTML::template                  -> template: >box_forum_bit<
1.223074 - HTML::template                  -> template: >box_forum<
1.223307 - HTML::template_exists           -> search: >page_box_right< == 1
1.223354 - HTML::template                  -> template: >page_box_right<
1.223397 - PAGE::get_boxes                 -> -------- call: right::vote
1.223419 - CBOX::vote                      -> generate Box
1.223434 - 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.227936 - HTML::template                  -> template: >box_vote_nocurrent<
1.228139 - HTML::template_exists           -> search: >page_box_right< == 1
1.228177 - HTML::template                  -> template: >page_box_right<
1.228217 - PAGE::get_boxes                 -> -------- call: right::buddylist
1.228237 - CBOX::buddylist                 -> generate Box
1.228267 - HTML::template                  -> template: >box_buddylist_msg<
1.228326 - HTML::template                  -> template: >box_buddylist<
1.228408 - HTML::template_exists           -> search: >page_box_right< == 1
1.228433 - HTML::template                  -> template: >page_box_right<
1.228463 - PAGE::get_boxes                 -> -------- call: right::online
1.228477 - CBOX::online                    -> generate Box
1.228489 - HTML::template                  -> template: >box_online<
1.228605 - HTML::template_exists           -> search: >page_box_right< == 1
1.228631 - HTML::template                  -> template: >page_box_right<
1.228670 - PAGE::render                    -> final
1.228681 - PAGE::renderTemplate            -> page
1.228692 - dotSession::getInstance         -> do
1.228710 - PAGE::getHead                   -> return
1.228718 - dotSession::getInstance         -> do
1.228848 - HTML::template                  -> template: >page<
1.229324 - PAGE::render_template           -> final

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

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