home / User details of crs8



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

found 325 debug messages

0.000032 - GLOBAL::include                      -> config.php
0.000182 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000224 - dotDatabase::getInstance             -> connection: database
0.000242 - dotDatabase::__construct             -> connection: database
0.000267 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000297 - page::getInstance                    -> do
0.000324 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000349 - dotSession::getInstance              -> do
0.000366 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000456 - dotSession::start                    -> ---- init
0.000494 - dotSession::start                    -> start php session managment
0.996860 - dotSession::start                    -> finished php session management
0.996889 - dotSession::start                    -> check for security options
0.996909 - dotSession::start                    -> lookup ip2country
0.996929 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
1.012734 - dotDatabase::select                  -> database: dotlan_database
1.020595 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 51251043 BETWEEN ip_from AND ip_to
1.028809 - dotSession::start                    -> update current session online user infos
1.028884 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746420071, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=5199', host = '3.14.7.99', dns = '3.14.7.99', countrycode = '', hits = hits + 1 WHERE hash = 'uos18i9t5obkqngd7ue0i5vcn2'
1.034056 - dotSession::start                    -> session found in DB
1.034100 - dotSession::load_locales             -> do
1.034162 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
1.034176 - dotSession::start                    -> ---- finished with session startup
1.034205 - dotSession::load_user                -> id: 0
1.034217 - user::get_user                       -> id: >0<
1.034237 - dotDatabase::getInstance             -> connection: database
1.034299 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.034337 - styles::load                         -> name: ><
1.034368 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.034618 - styles::activate                     -> style = 2024_switzerlan
1.034812 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.034834 - admin::getInstance                   -> do
1.034845 - dotSession::getInstance              -> do
1.034859 - admin::__construct                   -> user_id=0
1.034870 - user::load_settings                  -> load current user settings to $global
1.034887 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.034917 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.034944 - EVENT::comming_event                 -> return
1.034959 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420071 AND active=1 ORDER by begin ASC
1.039836 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.039918 - GLOBAL::end global.php               -> ---------------------------------------------
1.039940 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.040018 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.040054 - user::get_user                       -> id: >5199<
1.040071 - dotDatabase::getInstance             -> connection: database
1.040093 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 5199 ORDER by id DESC
1.045071 - USER_FUNCTIONS::display_details      -> id:5199
1.045174 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.045264 - GLOBAL::include                      -> custom.user.php
1.045625 - HTML::template                       -> template: >user_profile_inner_bit4<
1.045810 - dotDatabase::query                   -> SELECT zahl_typ, sitz_nr, sitz_id, sitz_block AS block, event_id, events.name, UNIX_TIMESTAMP(events.begin) AS begin, UNIX_TIMESTAMP(events.end) AS end FROM event_teilnehmer LEFT JOIN events ON event_teilnehmer.event_id=events.id WHERE user_id=5199 AND active=1 ORDER by events.begin DESC
1.050998 - EVENT::load_event_status             -> load event_status to $this
1.051039 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
1.055782 - HTML::template                       -> template: >user_profile_inner_bit4<
1.055922 - HTML::template                       -> template: >user_profile_inner_bit4<
1.056003 - HTML::template                       -> template: >user_profile_inner_bit4<
1.056054 - HTML::template                       -> template: >user_profile_innerlist<
1.056183 - HTML::template                       -> template: >user_profile_inner_bit3<
1.056260 - dotDatabase::query                   -> SELECT t_turnier.tid, t_turnier.tname, t_turnier.tlogo, t_turnier.topen, t_turnier.tclosed, t_turnier.tplaytype, t_teilnehmer.loser, t_teilnehmer.rankpos, events.id AS event_id, events.name AS event_name, UNIX_TIMESTAMP(events.begin) AS event_begin, UNIX_TIMESTAMP(events.end) AS event_end, t_turnier.c_contests AS contests, t_teilnehmer_part.user_id FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid LEFT JOIN t_turnier ON t_teilnehmer.tid=t_turnier.tid LEFT JOIN events ON t_turnier.teventid=events.id WHERE t_turnier.tactive=1 AND t_teilnehmer_part.user_id=5199 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
1.090859 - HTML::template                       -> template: >user_profile_inner_bit1<
1.091047 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
1.091151 - TURNIER::__construct                 -> init
1.091209 - TURNIER::get_turnier                 -> ID: 143 (db)
1.091227 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='143'
1.095806 - TURNIER::load_system                 -> Turniermodus: double
1.095891 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
1.096025 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
1.096290 - TURNIER::get_system                  -> return tournamentsystem class
1.096308 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.096318 - TURNIER_TREE::__construct            -> init
1.096328 - TURNIER::__construct                 -> init
1.096349 - TURNIER::get_turnier                 -> ID: 143 (cache)
1.096528 - TURNIER_TREE::load_contests          -> loading from db
1.096574 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.096616 - CACHE::get                           -> cache: >turnier_143::contests< not found
1.096716 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=143 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.102785 - CACHE::set                           -> cache: >turnier_143::contests< with ttl:3600
1.103439 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 143
1.103476 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.103511 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
1.103600 - TURNIER_TEILNEHMER::__construct      -> init
1.103611 - TURNIER::__construct                 -> init
1.103627 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 5199 tid: 143
1.103645 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=143 AND user_id=5199
1.108058 - TURNIER_TREE::load_contests          -> load cache
1.108102 - TURNIER::load_players_info           -> loading from db
1.108149 - CACHE::get                           -> cache: >turnier_143::players_info< not found
1.108169 - dotDatabase::query                   -> SELECT tnid, tnname AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, IF(t_teilnehmer.countrycode!='',t_teilnehmer.countrycode,user.countrycode) AS countrycode, IF(t_teilnehmer.countrycode!='',c2.name,c1.name) AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=13 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name AS c1 ON c1.code=user.countrycode LEFT JOIN country_code2name AS c2 ON c2.code=t_teilnehmer.countrycode WHERE t_teilnehmer.tid=143
1.115634 - CACHE::set                           -> cache: >turnier_143::players_info< with ttl:3600
1.116033 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.116069 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
1.116145 - TURNIER::__construct                 -> init
1.116164 - TURNIER::get_turnier                 -> ID: 143 (cache)
1.116205 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.116223 - TURNIER::is_admin                    -> user_id: 0
1.116238 - admin::getInstance                   -> do
1.116269 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.116301 - HTML::template                       -> template: >turnier_profile_contest_list_empty<
1.116465 - HTML::template                       -> template: >turnier_profile_contest_list<
1.116559 - HTML::template                       -> template: >user_profile_inner_bit3<
1.116647 - HTML::template                       -> template: >user_profile_inner_bit3<
1.116701 - HTML::template                       -> template: >user_profile_inner_bit1<
1.116733 - HTML::template                       -> template: >user_profile_inner_bit3<
1.116775 - TURNIER::get_turnier                 -> ID: 135 (db)
1.116785 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='135'
1.121179 - TURNIER::load_system                 -> Turniermodus: double
1.121222 - TURNIER::get_system                  -> return tournamentsystem class
1.121237 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.121248 - TURNIER_TREE::__construct            -> init
1.121258 - TURNIER::__construct                 -> init
1.121274 - TURNIER::get_turnier                 -> ID: 135 (cache)
1.121320 - TURNIER_TREE::load_contests          -> loading from db
1.121365 - CACHE::get                           -> cache: >turnier_135::contests< not found
1.121379 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=135 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.139139 - CACHE::set                           -> cache: >turnier_135::contests< with ttl:3600
1.143334 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 135
1.143373 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.143384 - TURNIER_TEILNEHMER::__construct      -> init
1.143391 - TURNIER::__construct                 -> init
1.143404 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 5199 tid: 135
1.143415 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=135 AND user_id=5199
1.149490 - TURNIER_TREE::load_contests          -> load cache
1.149544 - TURNIER::load_players_info           -> loading from db
1.149595 - CACHE::get                           -> cache: >turnier_135::players_info< not found
1.149617 - dotDatabase::query                   -> SELECT tnid, user.nick AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, user.countrycode, country_code2name.name AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=12 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name ON code=user.countrycode WHERE t_teilnehmer.tid=135
1.159592 - CACHE::set                           -> cache: >turnier_135::players_info< with ttl:3600
1.161436 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.161495 - TURNIER::__construct                 -> init
1.161517 - TURNIER::get_turnier                 -> ID: 135 (cache)
1.161581 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.161600 - TURNIER::is_admin                    -> user_id: 0
1.161610 - admin::getInstance                   -> do
1.161638 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.161772 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.161988 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.162083 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.162135 - HTML::template                       -> template: >turnier_profile_contest_list<
1.162188 - HTML::template                       -> template: >user_profile_inner_bit3<
1.162284 - TURNIER::get_turnier                 -> ID: 107 (db)
1.162300 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='107'
1.167043 - TURNIER::load_system                 -> Turniermodus: double
1.167079 - TURNIER::get_system                  -> return tournamentsystem class
1.167095 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.167106 - TURNIER_TREE::__construct            -> init
1.167115 - TURNIER::__construct                 -> init
1.167132 - TURNIER::get_turnier                 -> ID: 107 (cache)
1.167178 - TURNIER_TREE::load_contests          -> loading from db
1.167222 - CACHE::get                           -> cache: >turnier_107::contests< not found
1.167236 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=107 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.186608 - CACHE::set                           -> cache: >turnier_107::contests< with ttl:3600
1.192616 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 107
1.192666 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.192683 - TURNIER_TEILNEHMER::__construct      -> init
1.192696 - TURNIER::__construct                 -> init
1.192715 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 5199 tid: 107
1.192737 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=107 AND user_id=5199
1.198401 - TURNIER_TREE::load_contests          -> load cache
1.198462 - TURNIER::load_players_info           -> loading from db
1.198514 - CACHE::get                           -> cache: >turnier_107::players_info< not found
1.198536 - dotDatabase::query                   -> SELECT tnid, tnname AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, IF(t_teilnehmer.countrycode!='',t_teilnehmer.countrycode,user.countrycode) AS countrycode, IF(t_teilnehmer.countrycode!='',c2.name,c1.name) AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=12 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name AS c1 ON c1.code=user.countrycode LEFT JOIN country_code2name AS c2 ON c2.code=t_teilnehmer.countrycode WHERE t_teilnehmer.tid=107
1.228038 - CACHE::set                           -> cache: >turnier_107::players_info< with ttl:3600
1.229315 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.229337 - TURNIER::__construct                 -> init
1.229355 - TURNIER::get_turnier                 -> ID: 107 (cache)
1.229392 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.229405 - TURNIER::is_admin                    -> user_id: 0
1.229412 - admin::getInstance                   -> do
1.229429 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.229539 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.229666 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.229752 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.229804 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.229835 - HTML::template                       -> template: >turnier_profile_contest_list<
1.229884 - HTML::template                       -> template: >user_profile_inner_bit3<
1.229968 - HTML::template                       -> template: >user_profile_inner_bit3<
1.229998 - HTML::template                       -> template: >user_profile_innerlist<
1.230064 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.230180 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.230201 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.230218 - HTML::template                       -> template: >user_profile_shortbar<
1.230263 - HTML::template                       -> template: >user_profile<
1.230336 - GLOBAL::end userspace                -> ---------------------------------------------
1.230342 - PAGE::render                         -> start rendering page layout
1.230350 - USER::check_for_new_messages         -> return
1.230362 - dotSession::getInstance              -> do
1.230401 - PAGE::get_boxes                      -> -------- side=left
1.230419 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.230451 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.230466 - CBOX::menu                           -> generate Menu Box >menu<
1.230482 - HTML::template                       -> template: >box_menu_bit<
1.230533 - HTML::template                       -> template: >box_menu_bit<
1.230548 - HTML::template                       -> template: >box_menu_bit<
1.230561 - HTML::template                       -> template: >box_menu_bit<
1.230573 - HTML::template                       -> template: >box_menu_bit<
1.230584 - HTML::template                       -> template: >box_menu_bit<
1.230596 - HTML::template                       -> template: >box_menu_bit<
1.230608 - HTML::template                       -> template: >box_menu<
1.230666 - HTML::template_exists                -> search: >page_box_left< == 1
1.230690 - HTML::template                       -> template: >page_box_left<
1.230735 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.230743 - CBOX::menu                           -> generate Menu Box >party<
1.230756 - HTML::template                       -> template: >box_menu_bit<
1.230769 - HTML::template                       -> template: >box_menu_bit<
1.230782 - HTML::template                       -> template: >box_menu_bit<
1.230794 - HTML::template                       -> template: >box_menu_bit<
1.230805 - HTML::template                       -> template: >box_menu_bit<
1.230817 - HTML::template                       -> template: >box_menu_bit<
1.230829 - HTML::template                       -> template: >box_menu_bit<
1.230840 - HTML::template                       -> template: >box_menu_bit<
1.230852 - HTML::template                       -> template: >box_menu_bit<
1.230864 - HTML::template                       -> template: >box_menu_bit<
1.230877 - HTML::template                       -> template: >box_menu_bit<
1.230889 - HTML::template                       -> template: >box_menu_bit<
1.230901 - HTML::template                       -> template: >box_menu<
1.230929 - HTML::template_exists                -> search: >page_box_left< == 1
1.230946 - HTML::template                       -> template: >page_box_left<
1.230966 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.230973 - CBOX::menu                           -> generate Menu Box >login<
1.230983 - HTML::template                       -> template: >box_menu_bit<
1.230997 - HTML::template                       -> template: >box_menu_bit<
1.231017 - HTML::template                       -> template: >box_menu<
1.231064 - HTML::template_exists                -> search: >page_box_left< == 1
1.231090 - HTML::template                       -> template: >page_box_left<
1.231120 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.231130 - PAGE::get_boxes                      -> -------- call: left::search
1.231144 - CBOX::template                       -> generate Box with >box_suchen< as template
1.231155 - HTML::template                       -> template: >box_suchen<
1.231244 - HTML::template_exists                -> search: >page_box_left< == 1
1.231268 - HTML::template                       -> template: >page_box_left<
1.231295 - PAGE::get_boxes                      -> -------- call: left::banner
1.231331 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.231346 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.235892 - 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.240574 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.240629 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.245511 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.249701 - HTML::encode                         -> replace run 1
1.249811 - HTML::template                       -> template: >box_banner_bit<
1.250080 - HTML::encode                         -> www.egames.ch...
1.250205 - HTML::encode                         -> replace run 1
1.250248 - HTML::encode                         -> replace run 2
1.250278 - HTML::template                       -> template: >box_banner_bit<
1.250305 - HTML::template                       -> template: >box_banner<
1.250412 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.250520 - HTML::template_exists                -> search: >page_box_left< == 1
1.250551 - HTML::template                       -> template: >page_box_left<
1.250591 - PAGE::get_boxes                      -> -------- side=right
1.250608 - PAGE::get_boxes                      -> -------- call: right::news
1.250628 - CBOX::news                           -> generate Box
1.250647 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.250681 - NEWS::load_news                      -> load news data
1.250700 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.250724 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.255027 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.259422 - 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.263986 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.264171 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.264260 - NEWS::load_news                      -> ... from database
1.264296 - 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.269419 - HTML::encodeCms                      -> 
1.269929 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.270154 - HTML::encode                         -> replace run 1
1.270223 - HTML::encodeCms                      -> 
1.270247 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.270284 - HTML::encode                         -> replace run 1
1.270321 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.270545 - HTML::template                       -> template: >box_news_bit<
1.270726 - HTML::template                       -> template: >box_news_bit<
1.270757 - HTML::template                       -> template: >box_news<
1.270871 - HTML::template_exists                -> search: >page_box_right< == 1
1.270912 - HTML::template                       -> template: >page_box_right<
1.271045 - PAGE::get_boxes                      -> -------- call: right::party
1.271068 - CBOX::party                          -> generate Box
1.271090 - EVENT::short_event                   -> id >27<
1.271100 - EVENT::getevent                      -> id >27<
1.271114 - 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.275817 - CACHE::get                           -> cache: >event_27::stats< not found
1.275857 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.281260 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.287496 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.287834 - HTML::template                       -> template: >box_event<
1.288051 - HTML::template_exists                -> search: >page_box_right< == 1
1.288098 - HTML::template                       -> template: >page_box_right<
1.288141 - PAGE::get_boxes                      -> -------- call: right::forum
1.288161 - CBOX::forum                          -> generate forum box
1.288172 - CBOX::forum_load_threads             -> load data
1.288198 - CACHE::get                           -> cache: >forum::topthreads< not found
1.288218 - 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.301932 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.302164 - CBOX::forum_threads                  -> list all threads in array
1.302192 - 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.302231 - admin::getInstance                   -> do
1.302309 - HTML::template                       -> template: >box_forum_bit<
1.302509 - HTML::template                       -> template: >box_forum_bit<
1.302573 - HTML::template                       -> template: >box_forum_bit<
1.302629 - HTML::template                       -> template: >box_forum_bit<
1.302679 - HTML::template                       -> template: >box_forum_bit<
1.302745 - HTML::template                       -> template: >box_forum_bit<
1.302778 - HTML::template                       -> template: >box_forum<
1.302916 - HTML::template_exists                -> search: >page_box_right< == 1
1.302959 - HTML::template                       -> template: >page_box_right<
1.303000 - PAGE::get_boxes                      -> -------- call: right::vote
1.303024 - CBOX::vote                           -> generate Box
1.303040 - 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.307610 - HTML::template                       -> template: >box_vote_nocurrent<
1.307869 - HTML::template_exists                -> search: >page_box_right< == 1
1.307920 - HTML::template                       -> template: >page_box_right<
1.307971 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.307994 - CBOX::buddylist                      -> generate Box
1.308026 - HTML::template                       -> template: >box_buddylist_msg<
1.308202 - HTML::template                       -> template: >box_buddylist<
1.308317 - HTML::template_exists                -> search: >page_box_right< == 1
1.308351 - HTML::template                       -> template: >page_box_right<
1.308387 - PAGE::get_boxes                      -> -------- call: right::online
1.308451 - CBOX::online                         -> generate Box
1.308464 - HTML::template                       -> template: >box_online<
1.308570 - HTML::template_exists                -> search: >page_box_right< == 1
1.308601 - HTML::template                       -> template: >page_box_right<
1.308652 - PAGE::render                         -> final
1.308664 - PAGE::renderTemplate                 -> page
1.308674 - dotSession::getInstance              -> do
1.308695 - PAGE::getHead                        -> return
1.308703 - dotSession::getInstance              -> do
1.308850 - HTML::template                       -> template: >page<
1.309616 - PAGE::render_template                -> final

PHP Includes   : 26
DB Queries     : 32
Rendering Time : 1.311529

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.turnier.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cache.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php