home / User details of rMo



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

found 413 debug messages

0.000048 - GLOBAL::include                      -> config.php
0.000278 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000320 - dotDatabase::getInstance             -> connection: database
0.000340 - dotDatabase::__construct             -> connection: database
0.000364 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000392 - page::getInstance                    -> do
0.000417 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000442 - dotSession::getInstance              -> do
0.000460 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000495 - dotSession::start                    -> ---- init
0.000530 - dotSession::start                    -> start php session managment
1.086609 - dotSession::start                    -> finished php session management
1.086643 - dotSession::start                    -> check for security options
1.086662 - dotSession::start                    -> lookup ip2country
1.086683 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
1.102689 - dotDatabase::select                  -> database: dotlan_database
1.110401 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 316902534 BETWEEN ip_from AND ip_to
1.121463 - dotSession::start                    -> update current session online user infos
1.121523 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746376949, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=123', host = '18.227.140.134', dns = '18.227.140.134', countrycode = '', hits = hits + 1 WHERE hash = 'hsf7tbkqar1ul9gqmkg7thrr41'
1.126596 - dotSession::start                    -> session found in DB
1.126641 - dotSession::load_locales             -> do
1.126686 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
1.126699 - dotSession::start                    -> ---- finished with session startup
1.126725 - dotSession::load_user                -> id: 0
1.126736 - user::get_user                       -> id: >0<
1.126757 - dotDatabase::getInstance             -> connection: database
1.126830 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.126872 - styles::load                         -> name: ><
1.126900 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.127164 - styles::activate                     -> style = 2024_switzerlan
1.127348 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.127370 - admin::getInstance                   -> do
1.127380 - dotSession::getInstance              -> do
1.127394 - admin::__construct                   -> user_id=0
1.127404 - user::load_settings                  -> load current user settings to $global
1.127422 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.127452 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.127478 - EVENT::comming_event                 -> return
1.127494 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746376949 AND active=1 ORDER by begin ASC
1.131848 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.131908 - GLOBAL::end global.php               -> ---------------------------------------------
1.131928 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.132003 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.132041 - user::get_user                       -> id: >123<
1.132058 - dotDatabase::getInstance             -> connection: database
1.132084 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 123 ORDER by id DESC
1.136711 - USER_FUNCTIONS::display_details      -> id:123
1.136825 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.136923 - GLOBAL::include                      -> custom.user.php
1.137325 - HTML::template                       -> template: >user_profile_inner_bit4<
1.137536 - 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=123 AND active=1 ORDER by events.begin DESC
1.142708 - EVENT::load_event_status             -> load event_status to $this
1.142742 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
1.147281 - HTML::template                       -> template: >user_profile_inner_bit4<
1.147434 - HTML::template                       -> template: >user_profile_inner_bit4<
1.147521 - HTML::template                       -> template: >user_profile_inner_bit4<
1.147612 - HTML::template                       -> template: >user_profile_inner_bit4<
1.147690 - HTML::template                       -> template: >user_profile_inner_bit4<
1.147772 - HTML::template                       -> template: >user_profile_inner_bit4<
1.147825 - HTML::template                       -> template: >user_profile_innerlist<
1.147978 - HTML::template                       -> template: >user_profile_inner_bit3<
1.148079 - 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=123 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
1.177214 - HTML::template                       -> template: >user_profile_inner_bit1<
1.177453 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
1.177580 - TURNIER::__construct                 -> init
1.177673 - HTML::template                       -> template: >user_profile_inner_bit3<
1.177802 - HTML::template                       -> template: >user_profile_inner_bit1<
1.177867 - TURNIER::get_turnier                 -> ID: 112 (db)
1.177886 - 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='112'
1.182340 - TURNIER::load_system                 -> Turniermodus: double
1.182416 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
1.182516 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
1.182808 - TURNIER::get_system                  -> return tournamentsystem class
1.182833 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.182844 - TURNIER_TREE::__construct            -> init
1.182853 - TURNIER::__construct                 -> init
1.182872 - TURNIER::get_turnier                 -> ID: 112 (cache)
1.182971 - TURNIER_TREE::load_contests          -> loading from db
1.183001 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.183043 - CACHE::get                           -> cache: >turnier_112::contests< not found
1.183059 - 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=112 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.189829 - CACHE::set                           -> cache: >turnier_112::contests< with ttl:3600
1.190157 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 112
1.190182 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.190209 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
1.190280 - TURNIER_TEILNEHMER::__construct      -> init
1.190287 - TURNIER::__construct                 -> init
1.190298 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 123 tid: 112
1.190310 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=112 AND user_id=123
1.194554 - TURNIER_TREE::load_contests          -> load cache
1.194614 - TURNIER::load_players_info           -> loading from db
1.194681 - CACHE::get                           -> cache: >turnier_112::players_info< not found
1.194706 - 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=112
1.203059 - CACHE::set                           -> cache: >turnier_112::players_info< with ttl:3600
1.203631 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.203673 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
1.203760 - TURNIER::__construct                 -> init
1.203781 - TURNIER::get_turnier                 -> ID: 112 (cache)
1.203839 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.203861 - TURNIER::is_admin                    -> user_id: 0
1.203873 - admin::getInstance                   -> do
1.203901 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.204008 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.204234 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.204329 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.204415 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.204463 - HTML::template                       -> template: >turnier_profile_contest_list<
1.204604 - HTML::template                       -> template: >user_profile_inner_bit3<
1.204833 - HTML::template                       -> template: >user_profile_inner_bit3<
1.204909 - HTML::template                       -> template: >user_profile_inner_bit1<
1.205008 - TURNIER::get_turnier                 -> ID: 71 (db)
1.205026 - 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='71'
1.209660 - TURNIER::load_system                 -> Turniermodus: double
1.209702 - TURNIER::get_system                  -> return tournamentsystem class
1.209718 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.209728 - TURNIER_TREE::__construct            -> init
1.209737 - TURNIER::__construct                 -> init
1.209753 - TURNIER::get_turnier                 -> ID: 71 (cache)
1.209809 - TURNIER_TREE::load_contests          -> loading from db
1.209860 - CACHE::get                           -> cache: >turnier_71::contests< not found
1.209876 - 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=71 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.221638 - CACHE::set                           -> cache: >turnier_71::contests< with ttl:3600
1.224367 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 71
1.224426 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.224441 - TURNIER_TEILNEHMER::__construct      -> init
1.224452 - TURNIER::__construct                 -> init
1.224471 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 123 tid: 71
1.224491 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=71 AND user_id=123
1.230049 - TURNIER_TREE::load_contests          -> load cache
1.230115 - TURNIER::load_players_info           -> loading from db
1.230165 - CACHE::get                           -> cache: >turnier_71::players_info< not found
1.230185 - 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=7 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=71
1.258957 - CACHE::set                           -> cache: >turnier_71::players_info< with ttl:3600
1.260307 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.260343 - TURNIER::__construct                 -> init
1.260365 - TURNIER::get_turnier                 -> ID: 71 (cache)
1.260430 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.260454 - TURNIER::is_admin                    -> user_id: 0
1.260468 - admin::getInstance                   -> do
1.260496 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.260578 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.260812 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.260900 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.260974 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.261063 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.261218 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.261279 - HTML::template                       -> template: >turnier_profile_contest_list<
1.261347 - HTML::template                       -> template: >user_profile_inner_bit3<
1.261485 - HTML::template                       -> template: >user_profile_inner_bit1<
1.261549 - TURNIER::get_turnier                 -> ID: 60 (db)
1.261563 - 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='60'
1.266433 - TURNIER::load_system                 -> Turniermodus: double
1.266470 - TURNIER::get_system                  -> return tournamentsystem class
1.266487 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.266498 - TURNIER_TREE::__construct            -> init
1.266508 - TURNIER::__construct                 -> init
1.266527 - TURNIER::get_turnier                 -> ID: 60 (cache)
1.266593 - TURNIER_TREE::load_contests          -> loading from db
1.266646 - CACHE::get                           -> cache: >turnier_60::contests< not found
1.266661 - 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=60 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.272534 - CACHE::set                           -> cache: >turnier_60::contests< with ttl:3600
1.273074 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 60
1.273110 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.273173 - TURNIER_TEILNEHMER::__construct      -> init
1.273186 - TURNIER::__construct                 -> init
1.273204 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 123 tid: 60
1.273223 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=60 AND user_id=123
1.277581 - TURNIER_TREE::load_contests          -> load cache
1.277637 - TURNIER::load_players_info           -> loading from db
1.277693 - CACHE::get                           -> cache: >turnier_60::players_info< not found
1.277715 - 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=5 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=60
1.285492 - CACHE::set                           -> cache: >turnier_60::players_info< with ttl:3600
1.285946 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.285967 - TURNIER::__construct                 -> init
1.285981 - TURNIER::get_turnier                 -> ID: 60 (cache)
1.286034 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.286048 - TURNIER::is_admin                    -> user_id: 0
1.286055 - admin::getInstance                   -> do
1.286073 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.286140 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.286232 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.286289 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.286355 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.286411 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.286446 - HTML::template                       -> template: >turnier_profile_contest_list<
1.286489 - HTML::template                       -> template: >user_profile_inner_bit3<
1.286588 - HTML::template                       -> template: >user_profile_inner_bit3<
1.286634 - HTML::template                       -> template: >user_profile_inner_bit1<
1.286678 - HTML::template                       -> template: >user_profile_inner_bit3<
1.286754 - HTML::template                       -> template: >user_profile_inner_bit1<
1.286812 - TURNIER::get_turnier                 -> ID: 38 (db)
1.286826 - 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='38'
1.291856 - TURNIER::load_system                 -> Turniermodus: double
1.291905 - TURNIER::get_system                  -> return tournamentsystem class
1.291926 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.291939 - TURNIER_TREE::__construct            -> init
1.291952 - TURNIER::__construct                 -> init
1.291975 - TURNIER::get_turnier                 -> ID: 38 (cache)
1.292049 - TURNIER_TREE::load_contests          -> loading from db
1.292098 - CACHE::get                           -> cache: >turnier_38::contests< not found
1.292113 - 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=38 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.299172 - CACHE::set                           -> cache: >turnier_38::contests< with ttl:3600
1.299906 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 38
1.299940 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.299954 - TURNIER_TEILNEHMER::__construct      -> init
1.299966 - TURNIER::__construct                 -> init
1.299982 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 123 tid: 38
1.300000 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=38 AND user_id=123
1.304835 - TURNIER_TREE::load_contests          -> load cache
1.304883 - TURNIER::load_players_info           -> loading from db
1.304933 - CACHE::get                           -> cache: >turnier_38::players_info< not found
1.304953 - 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=3 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=38
1.318206 - CACHE::set                           -> cache: >turnier_38::players_info< with ttl:3600
1.318722 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.318748 - TURNIER::__construct                 -> init
1.318769 - TURNIER::get_turnier                 -> ID: 38 (cache)
1.318826 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.318847 - TURNIER::is_admin                    -> user_id: 0
1.318857 - admin::getInstance                   -> do
1.318883 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.318977 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.319115 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.319390 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.319462 - HTML::template                       -> template: >turnier_profile_contest_list<
1.319535 - HTML::template                       -> template: >user_profile_inner_bit3<
1.319716 - TURNIER::get_turnier                 -> ID: 32 (db)
1.319731 - 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='32'
1.324592 - TURNIER::load_system                 -> Turniermodus: group
1.324753 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.php
1.325105 - TURNIER::get_system                  -> return tournamentsystem class
1.325182 - TURNIERSYSTEM_GROUP::__construct     -> init
1.325195 - TURNIER::__construct                 -> init
1.325215 - TURNIER::get_turnier                 -> ID: 32 (cache)
1.325311 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.325351 - CACHE::get                           -> cache: >turnier_32::contests< not found
1.325365 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=32 GROUP by t_contest.tcid
1.331524 - CACHE::set                           -> cache: >turnier_32::contests< with ttl:3600
1.332344 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 32
1.332387 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.332405 - TURNIER_TEILNEHMER::__construct      -> init
1.332416 - TURNIER::__construct                 -> init
1.332433 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 123 tid: 32
1.332450 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=32 AND user_id=123
1.337530 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=463 OR team_b=463 LIMIT 1
1.342380 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.342470 - CACHE::get                           -> cache: >turnier_32::contests< not found
1.342644 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=32 GROUP by t_contest.tcid
1.348919 - CACHE::set                           -> cache: >turnier_32::contests< with ttl:3600
1.349707 - TURNIER::load_players_info           -> loading from db
1.349745 - CACHE::get                           -> cache: >turnier_32::players_info< not found
1.349767 - 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=3 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=32
1.365096 - CACHE::set                           -> cache: >turnier_32::players_info< with ttl:3600
1.365743 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.365770 - TURNIER::__construct                 -> init
1.365798 - TURNIER::get_turnier                 -> ID: 32 (cache)
1.365857 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.365885 - TURNIER::is_admin                    -> user_id: 0
1.365933 - admin::getInstance                   -> do
1.365960 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.366059 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.366265 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.366341 - HTML::template                       -> template: >turnier_profile_contest_list<
1.366564 - HTML::template                       -> template: >user_profile_inner_bit3<
1.366696 - HTML::template                       -> template: >user_profile_innerlist<
1.366855 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.367013 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.367050 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.367077 - HTML::template                       -> template: >user_profile_shortbar<
1.367177 - HTML::template                       -> template: >user_profile<
1.367370 - GLOBAL::end userspace                -> ---------------------------------------------
1.367384 - PAGE::render                         -> start rendering page layout
1.367395 - USER::check_for_new_messages         -> return
1.367417 - dotSession::getInstance              -> do
1.367471 - PAGE::get_boxes                      -> -------- side=left
1.367507 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.367561 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.367586 - CBOX::menu                           -> generate Menu Box >menu<
1.367620 - HTML::template                       -> template: >box_menu_bit<
1.367942 - HTML::template                       -> template: >box_menu_bit<
1.367980 - HTML::template                       -> template: >box_menu_bit<
1.368005 - HTML::template                       -> template: >box_menu_bit<
1.368030 - HTML::template                       -> template: >box_menu_bit<
1.368054 - HTML::template                       -> template: >box_menu_bit<
1.368078 - HTML::template                       -> template: >box_menu_bit<
1.368102 - HTML::template                       -> template: >box_menu<
1.368230 - HTML::template_exists                -> search: >page_box_left< == 1
1.368269 - HTML::template                       -> template: >page_box_left<
1.368340 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.368357 - CBOX::menu                           -> generate Menu Box >party<
1.368379 - HTML::template                       -> template: >box_menu_bit<
1.368404 - HTML::template                       -> template: >box_menu_bit<
1.368428 - HTML::template                       -> template: >box_menu_bit<
1.368452 - HTML::template                       -> template: >box_menu_bit<
1.368476 - HTML::template                       -> template: >box_menu_bit<
1.368500 - HTML::template                       -> template: >box_menu_bit<
1.368524 - HTML::template                       -> template: >box_menu_bit<
1.368548 - HTML::template                       -> template: >box_menu_bit<
1.368572 - HTML::template                       -> template: >box_menu_bit<
1.368596 - HTML::template                       -> template: >box_menu_bit<
1.368620 - HTML::template                       -> template: >box_menu_bit<
1.368665 - HTML::template                       -> template: >box_menu_bit<
1.368695 - HTML::template                       -> template: >box_menu<
1.368754 - HTML::template_exists                -> search: >page_box_left< == 1
1.368783 - HTML::template                       -> template: >page_box_left<
1.368818 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.368832 - CBOX::menu                           -> generate Menu Box >login<
1.368851 - HTML::template                       -> template: >box_menu_bit<
1.368876 - HTML::template                       -> template: >box_menu_bit<
1.368900 - HTML::template                       -> template: >box_menu<
1.368945 - HTML::template_exists                -> search: >page_box_left< == 1
1.368972 - HTML::template                       -> template: >page_box_left<
1.369003 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.369013 - PAGE::get_boxes                      -> -------- call: left::search
1.369028 - CBOX::template                       -> generate Box with >box_suchen< as template
1.369040 - HTML::template                       -> template: >box_suchen<
1.369175 - HTML::template_exists                -> search: >page_box_left< == 1
1.369199 - HTML::template                       -> template: >page_box_left<
1.369233 - PAGE::get_boxes                      -> -------- call: left::banner
1.369271 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.369288 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.373825 - 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.378463 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.378535 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.384243 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.389006 - HTML::encode                         -> replace run 1
1.389226 - HTML::template                       -> template: >box_banner_bit<
1.389493 - HTML::encode                         -> www.egames.ch...
1.389650 - HTML::encode                         -> replace run 1
1.389711 - HTML::encode                         -> replace run 2
1.389760 - HTML::template                       -> template: >box_banner_bit<
1.389791 - HTML::template                       -> template: >box_banner<
1.389884 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.390028 - HTML::template_exists                -> search: >page_box_left< == 1
1.390084 - HTML::template                       -> template: >page_box_left<
1.390141 - PAGE::get_boxes                      -> -------- side=right
1.390159 - PAGE::get_boxes                      -> -------- call: right::news
1.390178 - CBOX::news                           -> generate Box
1.390201 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.390257 - NEWS::load_news                      -> load news data
1.390290 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.390333 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.394962 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.400024 - 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.405431 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.405630 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.405650 - NEWS::load_news                      -> ... from database
1.405694 - 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.415335 - HTML::encodeCms                      -> 
1.415889 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.416173 - HTML::encode                         -> replace run 1
1.416251 - HTML::encodeCms                      -> 
1.416281 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.416336 - HTML::encode                         -> replace run 1
1.416383 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.416754 - HTML::template                       -> template: >box_news_bit<
1.416954 - HTML::template                       -> template: >box_news_bit<
1.416989 - HTML::template                       -> template: >box_news<
1.417209 - HTML::template_exists                -> search: >page_box_right< == 1
1.417260 - HTML::template                       -> template: >page_box_right<
1.417354 - PAGE::get_boxes                      -> -------- call: right::party
1.417379 - CBOX::party                          -> generate Box
1.417402 - EVENT::short_event                   -> id >27<
1.417415 - EVENT::getevent                      -> id >27<
1.417433 - 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.422630 - CACHE::get                           -> cache: >event_27::stats< not found
1.422662 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.429373 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.437498 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.437711 - HTML::template                       -> template: >box_event<
1.437928 - HTML::template_exists                -> search: >page_box_right< == 1
1.437978 - HTML::template                       -> template: >page_box_right<
1.438028 - PAGE::get_boxes                      -> -------- call: right::forum
1.438049 - CBOX::forum                          -> generate forum box
1.438061 - CBOX::forum_load_threads             -> load data
1.438091 - CACHE::get                           -> cache: >forum::topthreads< not found
1.438113 - 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.450419 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.450678 - CBOX::forum_threads                  -> list all threads in array
1.450710 - 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.450750 - admin::getInstance                   -> do
1.450831 - HTML::template                       -> template: >box_forum_bit<
1.450998 - HTML::template                       -> template: >box_forum_bit<
1.451050 - HTML::template                       -> template: >box_forum_bit<
1.451112 - HTML::template                       -> template: >box_forum_bit<
1.451168 - HTML::template                       -> template: >box_forum_bit<
1.451218 - HTML::template                       -> template: >box_forum_bit<
1.451250 - HTML::template                       -> template: >box_forum<
1.451414 - HTML::template_exists                -> search: >page_box_right< == 1
1.451460 - HTML::template                       -> template: >page_box_right<
1.451503 - PAGE::get_boxes                      -> -------- call: right::vote
1.451522 - CBOX::vote                           -> generate Box
1.451537 - 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.456257 - HTML::template                       -> template: >box_vote_nocurrent<
1.456474 - HTML::template_exists                -> search: >page_box_right< == 1
1.456517 - HTML::template                       -> template: >page_box_right<
1.456571 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.456593 - CBOX::buddylist                      -> generate Box
1.456628 - HTML::template                       -> template: >box_buddylist_msg<
1.456788 - HTML::template                       -> template: >box_buddylist<
1.456887 - HTML::template_exists                -> search: >page_box_right< == 1
1.456918 - HTML::template                       -> template: >page_box_right<
1.456952 - PAGE::get_boxes                      -> -------- call: right::online
1.456969 - CBOX::online                         -> generate Box
1.456983 - HTML::template                       -> template: >box_online<
1.457082 - HTML::template_exists                -> search: >page_box_right< == 1
1.457111 - HTML::template                       -> template: >page_box_right<
1.457226 - PAGE::render                         -> final
1.457243 - PAGE::renderTemplate                 -> page
1.457259 - dotSession::getInstance              -> do
1.457281 - PAGE::getHead                        -> return
1.457289 - dotSession::getInstance              -> do
1.457477 - HTML::template                       -> template: >page<
1.458124 - PAGE::render_template                -> final

PHP Includes   : 27
DB Queries     : 42
Rendering Time : 1.461302

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.turniersystem_group.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php