home / User details of iZnoGoud



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

found 456 debug messages

0.000031 - GLOBAL::include                      -> config.php
0.000182 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000220 - dotDatabase::getInstance             -> connection: database
0.000239 - dotDatabase::__construct             -> connection: database
0.000262 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000288 - page::getInstance                    -> do
0.000311 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000334 - dotSession::getInstance              -> do
0.000352 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000385 - dotSession::start                    -> ---- init
0.000416 - dotSession::start                    -> start php session managment
0.924024 - dotSession::start                    -> finished php session management
0.924058 - dotSession::start                    -> check for security options
0.924073 - dotSession::start                    -> lookup ip2country
0.924091 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.940108 - dotDatabase::select                  -> database: dotlan_database
0.948820 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 316847449 BETWEEN ip_from AND ip_to
0.957005 - dotSession::start                    -> update current session online user infos
0.957062 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746420379, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=1749', host = '18.226.181.89', dns = '18.226.181.89', countrycode = '', hits = hits + 1 WHERE hash = 'o49n39naftmgmbq994i8qvlkp3'
0.962361 - dotSession::start                    -> session found in DB
0.962402 - dotSession::load_locales             -> do
0.962447 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.962459 - dotSession::start                    -> ---- finished with session startup
0.962483 - dotSession::load_user                -> id: 0
0.962495 - user::get_user                       -> id: >0<
0.962516 - dotDatabase::getInstance             -> connection: database
0.962574 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.962609 - styles::load                         -> name: ><
0.962642 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.962893 - styles::activate                     -> style = 2024_switzerlan
0.963077 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.963098 - admin::getInstance                   -> do
0.963108 - dotSession::getInstance              -> do
0.963121 - admin::__construct                   -> user_id=0
0.963133 - user::load_settings                  -> load current user settings to $global
0.963160 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.963197 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.963229 - EVENT::comming_event                 -> return
0.963247 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420379 AND active=1 ORDER by begin ASC
0.967683 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.967754 - GLOBAL::end global.php               -> ---------------------------------------------
0.967783 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.967855 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.967889 - user::get_user                       -> id: >1749<
0.967906 - dotDatabase::getInstance             -> connection: database
0.967928 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1749 ORDER by id DESC
0.972531 - USER_FUNCTIONS::display_details      -> id:1749
0.972617 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.972689 - GLOBAL::include                      -> custom.user.php
0.973041 - HTML::template                       -> template: >user_profile_inner_bit4<
0.973204 - 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=1749 AND active=1 ORDER by events.begin DESC
0.978088 - EVENT::load_event_status             -> load event_status to $this
0.978119 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
0.982828 - HTML::template                       -> template: >user_profile_inner_bit4<
0.982965 - HTML::template                       -> template: >user_profile_inner_bit4<
0.983050 - HTML::template                       -> template: >user_profile_inner_bit4<
0.983130 - HTML::template                       -> template: >user_profile_inner_bit4<
0.983204 - HTML::template                       -> template: >user_profile_inner_bit4<
0.983282 - HTML::template                       -> template: >user_profile_inner_bit4<
0.983367 - HTML::template                       -> template: >user_profile_innerlist<
0.983511 - HTML::template                       -> template: >user_profile_inner_bit3<
0.983607 - 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=1749 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
1.016943 - HTML::template                       -> template: >user_profile_inner_bit1<
1.017176 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
1.017258 - TURNIER::__construct                 -> init
1.017346 - HTML::template                       -> template: >user_profile_inner_bit3<
1.017457 - HTML::template                       -> template: >user_profile_inner_bit1<
1.017509 - HTML::template                       -> template: >user_profile_inner_bit3<
1.017582 - HTML::template                       -> template: >user_profile_inner_bit1<
1.017623 - HTML::template                       -> template: >user_profile_inner_bit3<
1.017859 - HTML::template                       -> template: >user_profile_inner_bit1<
1.017907 - HTML::template                       -> template: >user_profile_inner_bit3<
1.017977 - HTML::template                       -> template: >user_profile_inner_bit1<
1.018051 - TURNIER::get_turnier                 -> ID: 73 (db)
1.018067 - 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='73'
1.022642 - TURNIER::load_system                 -> Turniermodus: double
1.022726 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
1.022849 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
1.023019 - TURNIER::get_system                  -> return tournamentsystem class
1.023035 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.023045 - TURNIER_TREE::__construct            -> init
1.023053 - TURNIER::__construct                 -> init
1.023073 - TURNIER::get_turnier                 -> ID: 73 (cache)
1.023137 - TURNIER_TREE::load_contests          -> loading from db
1.023161 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.023200 - CACHE::get                           -> cache: >turnier_73::contests< not found
1.023214 - 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=73 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.029939 - CACHE::set                           -> cache: >turnier_73::contests< with ttl:3600
1.031022 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 73
1.031060 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.031094 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
1.031147 - TURNIER_TEILNEHMER::__construct      -> init
1.031158 - TURNIER::__construct                 -> init
1.031174 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1749 tid: 73
1.031191 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=73 AND user_id=1749
1.035640 - TURNIER_TREE::load_contests          -> load cache
1.035681 - TURNIER::load_players_info           -> loading from db
1.035733 - CACHE::get                           -> cache: >turnier_73::players_info< not found
1.035753 - 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=73
1.045825 - CACHE::set                           -> cache: >turnier_73::players_info< with ttl:3600
1.046408 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.046455 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
1.046517 - TURNIER::__construct                 -> init
1.046533 - TURNIER::get_turnier                 -> ID: 73 (cache)
1.046572 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.046584 - TURNIER::is_admin                    -> user_id: 0
1.046592 - admin::getInstance                   -> do
1.046610 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.046690 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.046852 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.046905 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.046952 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.046997 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.047026 - HTML::template                       -> template: >turnier_profile_contest_list<
1.047105 - HTML::template                       -> template: >user_profile_inner_bit3<
1.047185 - HTML::template                       -> template: >user_profile_inner_bit1<
1.047219 - TURNIER::get_turnier                 -> ID: 83 (db)
1.047228 - 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='83'
1.051717 - TURNIER::load_system                 -> Turniermodus: double
1.051744 - TURNIER::get_system                  -> return tournamentsystem class
1.051756 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.051762 - TURNIER_TREE::__construct            -> init
1.051768 - TURNIER::__construct                 -> init
1.051779 - TURNIER::get_turnier                 -> ID: 83 (cache)
1.051812 - TURNIER_TREE::load_contests          -> loading from db
1.051858 - CACHE::get                           -> cache: >turnier_83::contests< not found
1.051873 - 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=83 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.057479 - CACHE::set                           -> cache: >turnier_83::contests< with ttl:3600
1.057721 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 83
1.057763 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.057778 - TURNIER_TEILNEHMER::__construct      -> init
1.057788 - TURNIER::__construct                 -> init
1.057805 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1749 tid: 83
1.057821 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=83 AND user_id=1749
1.062062 - TURNIER_TREE::load_contests          -> load cache
1.062102 - TURNIER::load_players_info           -> loading from db
1.062200 - CACHE::get                           -> cache: >turnier_83::players_info< not found
1.062221 - 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=6 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=83
1.069205 - CACHE::set                           -> cache: >turnier_83::players_info< with ttl:3600
1.069506 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.069528 - TURNIER::__construct                 -> init
1.069546 - TURNIER::get_turnier                 -> ID: 83 (cache)
1.069718 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.069742 - TURNIER::is_admin                    -> user_id: 0
1.069752 - admin::getInstance                   -> do
1.069779 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.069871 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.070003 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.070111 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.070265 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.070320 - HTML::template                       -> template: >turnier_profile_contest_list<
1.070375 - HTML::template                       -> template: >user_profile_inner_bit3<
1.070508 - TURNIER::get_turnier                 -> ID: 66 (db)
1.070522 - 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='66'
1.074980 - TURNIER::load_system                 -> Turniermodus: group
1.075037 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_group.php
1.075314 - TURNIER::get_system                  -> return tournamentsystem class
1.075363 - TURNIERSYSTEM_GROUP::__construct     -> init
1.075374 - TURNIER::__construct                 -> init
1.075392 - TURNIER::get_turnier                 -> ID: 66 (cache)
1.075454 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.075486 - CACHE::get                           -> cache: >turnier_66::contests< not found
1.075500 - 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=66 GROUP by t_contest.tcid
1.079833 - CACHE::set                           -> cache: >turnier_66::contests< with ttl:3600
1.080170 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 66
1.080207 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.080222 - TURNIER_TEILNEHMER::__construct      -> init
1.080233 - TURNIER::__construct                 -> init
1.080252 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1749 tid: 66
1.080269 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=66 AND user_id=1749
1.084524 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=1042 OR team_b=1042 LIMIT 1
1.089342 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.089416 - CACHE::get                           -> cache: >turnier_66::contests< not found
1.089476 - 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=66 GROUP by t_contest.tcid
1.094553 - CACHE::set                           -> cache: >turnier_66::contests< with ttl:3600
1.094822 - TURNIER::load_players_info           -> loading from db
1.094847 - CACHE::get                           -> cache: >turnier_66::players_info< not found
1.094862 - 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=6 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=66
1.108252 - CACHE::set                           -> cache: >turnier_66::players_info< with ttl:3600
1.108544 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.108563 - TURNIER::__construct                 -> init
1.108582 - TURNIER::get_turnier                 -> ID: 66 (cache)
1.108632 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.108655 - TURNIER::is_admin                    -> user_id: 0
1.108663 - admin::getInstance                   -> do
1.108688 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.108777 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.108901 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.108988 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.109039 - HTML::template                       -> template: >turnier_profile_contest_list<
1.109152 - HTML::template                       -> template: >user_profile_inner_bit3<
1.109257 - HTML::template                       -> template: >user_profile_inner_bit1<
1.109309 - TURNIER::get_turnier                 -> ID: 62 (db)
1.109322 - 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='62'
1.114182 - TURNIER::load_system                 -> Turniermodus: single
1.114247 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_single.php
1.114423 - TURNIER::get_system                  -> return tournamentsystem class
1.114439 - TURNIERSYSTEM_SINGLE::__construct    -> init
1.114450 - TURNIER_TREE::__construct            -> init
1.114460 - TURNIER::__construct                 -> init
1.114478 - TURNIER::get_turnier                 -> ID: 62 (cache)
1.114530 - TURNIER_TREE::load_contests          -> loading from db
1.114576 - CACHE::get                           -> cache: >turnier_62::contests< not found
1.114592 - 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=62 AND tcrunde>=0 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.120517 - CACHE::set                           -> cache: >turnier_62::contests< with ttl:3600
1.120695 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 62
1.120715 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.120724 - TURNIER_TEILNEHMER::__construct      -> init
1.120730 - TURNIER::__construct                 -> init
1.120742 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1749 tid: 62
1.120752 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=62 AND user_id=1749
1.125166 - TURNIER_TREE::load_contests          -> load cache
1.125212 - TURNIER::load_players_info           -> loading from db
1.125273 - CACHE::get                           -> cache: >turnier_62::players_info< not found
1.125294 - 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=62
1.132448 - CACHE::set                           -> cache: >turnier_62::players_info< with ttl:3600
1.132669 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.132691 - TURNIER::__construct                 -> init
1.132714 - TURNIER::get_turnier                 -> ID: 62 (cache)
1.132776 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.132799 - TURNIER::is_admin                    -> user_id: 0
1.132810 - admin::getInstance                   -> do
1.132837 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.132926 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.133050 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.133104 - HTML::template                       -> template: >turnier_profile_contest_list<
1.133154 - HTML::template                       -> template: >user_profile_inner_bit3<
1.133272 - TURNIER::get_turnier                 -> ID: 52 (db)
1.133286 - 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='52'
1.138527 - TURNIER::load_system                 -> Turniermodus: group
1.138565 - TURNIER::get_system                  -> return tournamentsystem class
1.138583 - TURNIERSYSTEM_GROUP::__construct     -> init
1.138593 - TURNIER::__construct                 -> init
1.138612 - TURNIER::get_turnier                 -> ID: 52 (cache)
1.138671 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.138731 - CACHE::get                           -> cache: >turnier_52::contests< not found
1.138744 - 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=52 GROUP by t_contest.tcid
1.144156 - CACHE::set                           -> cache: >turnier_52::contests< with ttl:3600
1.144595 - TURNIERSYSTEM_GROUP::check_timeouts  -> check for contest timeouts in TID 52
1.144624 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.144638 - TURNIER_TEILNEHMER::__construct      -> init
1.144649 - TURNIER::__construct                 -> init
1.144665 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1749 tid: 52
1.144683 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=52 AND user_id=1749
1.149488 - dotDatabase::query                   -> SELECT row FROM t_contest WHERE team_a=825 OR team_b=825 LIMIT 1
1.154481 - TURNIERSYSTEM_GROUP::load_contests   -> loading from db
1.154576 - CACHE::get                           -> cache: >turnier_52::contests< not found
1.154666 - 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=52 GROUP by t_contest.tcid
1.160647 - CACHE::set                           -> cache: >turnier_52::contests< with ttl:3600
1.161055 - TURNIER::load_players_info           -> loading from db
1.161098 - CACHE::get                           -> cache: >turnier_52::players_info< not found
1.161117 - 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=52
1.175486 - CACHE::set                           -> cache: >turnier_52::players_info< with ttl:3600
1.176000 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.176025 - TURNIER::__construct                 -> init
1.176044 - TURNIER::get_turnier                 -> ID: 52 (cache)
1.176094 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.176143 - TURNIER::is_admin                    -> user_id: 0
1.176153 - admin::getInstance                   -> do
1.176180 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.176267 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.176390 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.176478 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.176563 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.176647 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.176729 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.176776 - HTML::template                       -> template: >turnier_profile_contest_list<
1.176923 - HTML::template                       -> template: >user_profile_inner_bit3<
1.177046 - HTML::template                       -> template: >user_profile_inner_bit1<
1.177099 - TURNIER::get_turnier                 -> ID: 44 (db)
1.177112 - 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='44'
1.181640 - TURNIER::load_system                 -> Turniermodus: double
1.181682 - TURNIER::get_system                  -> return tournamentsystem class
1.181703 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.181715 - TURNIER_TREE::__construct            -> init
1.181725 - TURNIER::__construct                 -> init
1.181743 - TURNIER::get_turnier                 -> ID: 44 (cache)
1.181792 - TURNIER_TREE::load_contests          -> loading from db
1.181840 - CACHE::get                           -> cache: >turnier_44::contests< not found
1.181854 - 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=44 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.187384 - CACHE::set                           -> cache: >turnier_44::contests< with ttl:3600
1.187750 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 44
1.187780 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.187795 - TURNIER_TEILNEHMER::__construct      -> init
1.187805 - TURNIER::__construct                 -> init
1.187821 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 1749 tid: 44
1.187838 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=44 AND user_id=1749
1.192530 - TURNIER_TREE::load_contests          -> load cache
1.192573 - TURNIER::load_players_info           -> loading from db
1.192632 - CACHE::get                           -> cache: >turnier_44::players_info< not found
1.192653 - 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=4 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=44
1.202788 - CACHE::set                           -> cache: >turnier_44::players_info< with ttl:3600
1.203170 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.203191 - TURNIER::__construct                 -> init
1.203210 - TURNIER::get_turnier                 -> ID: 44 (cache)
1.203254 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.203273 - TURNIER::is_admin                    -> user_id: 0
1.203284 - admin::getInstance                   -> do
1.203312 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.203436 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.203573 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.203671 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.203756 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.203832 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.203866 - HTML::template                       -> template: >turnier_profile_contest_list<
1.203911 - HTML::template                       -> template: >user_profile_inner_bit3<
1.203973 - HTML::template                       -> template: >user_profile_innerlist<
1.204029 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.204145 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.204167 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.204182 - HTML::template                       -> template: >user_profile_shortbar<
1.204226 - HTML::template                       -> template: >user_profile<
1.204300 - GLOBAL::end userspace                -> ---------------------------------------------
1.204307 - PAGE::render                         -> start rendering page layout
1.204315 - USER::check_for_new_messages         -> return
1.204327 - dotSession::getInstance              -> do
1.204355 - PAGE::get_boxes                      -> -------- side=left
1.204371 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.204401 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.204415 - CBOX::menu                           -> generate Menu Box >menu<
1.204430 - HTML::template                       -> template: >box_menu_bit<
1.204477 - HTML::template                       -> template: >box_menu_bit<
1.204492 - HTML::template                       -> template: >box_menu_bit<
1.204504 - HTML::template                       -> template: >box_menu_bit<
1.204516 - HTML::template                       -> template: >box_menu_bit<
1.204528 - HTML::template                       -> template: >box_menu_bit<
1.204539 - HTML::template                       -> template: >box_menu_bit<
1.204551 - HTML::template                       -> template: >box_menu<
1.204608 - HTML::template_exists                -> search: >page_box_left< == 1
1.204631 - HTML::template                       -> template: >page_box_left<
1.204675 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.204684 - CBOX::menu                           -> generate Menu Box >party<
1.204696 - HTML::template                       -> template: >box_menu_bit<
1.204709 - HTML::template                       -> template: >box_menu_bit<
1.204721 - HTML::template                       -> template: >box_menu_bit<
1.204732 - HTML::template                       -> template: >box_menu_bit<
1.204744 - HTML::template                       -> template: >box_menu_bit<
1.204755 - HTML::template                       -> template: >box_menu_bit<
1.204766 - HTML::template                       -> template: >box_menu_bit<
1.204778 - HTML::template                       -> template: >box_menu_bit<
1.204790 - HTML::template                       -> template: >box_menu_bit<
1.204823 - HTML::template                       -> template: >box_menu_bit<
1.204846 - HTML::template                       -> template: >box_menu_bit<
1.204866 - HTML::template                       -> template: >box_menu_bit<
1.204891 - HTML::template                       -> template: >box_menu<
1.204946 - HTML::template_exists                -> search: >page_box_left< == 1
1.204973 - HTML::template                       -> template: >page_box_left<
1.205009 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.205023 - CBOX::menu                           -> generate Menu Box >login<
1.205042 - HTML::template                       -> template: >box_menu_bit<
1.205066 - HTML::template                       -> template: >box_menu_bit<
1.205089 - HTML::template                       -> template: >box_menu<
1.205134 - HTML::template_exists                -> search: >page_box_left< == 1
1.205162 - HTML::template                       -> template: >page_box_left<
1.205198 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.205211 - PAGE::get_boxes                      -> -------- call: left::search
1.205228 - CBOX::template                       -> generate Box with >box_suchen< as template
1.205242 - HTML::template                       -> template: >box_suchen<
1.205364 - HTML::template_exists                -> search: >page_box_left< == 1
1.205413 - HTML::template                       -> template: >page_box_left<
1.205452 - PAGE::get_boxes                      -> -------- call: left::banner
1.205493 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.205513 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.210122 - 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.215399 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.215459 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.221104 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.225685 - HTML::encode                         -> replace run 1
1.225881 - HTML::template                       -> template: >box_banner_bit<
1.226239 - HTML::encode                         -> www.egames.ch...
1.226472 - HTML::encode                         -> replace run 1
1.226556 - HTML::encode                         -> replace run 2
1.226626 - HTML::template                       -> template: >box_banner_bit<
1.226669 - HTML::template                       -> template: >box_banner<
1.226774 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.226905 - HTML::template_exists                -> search: >page_box_left< == 1
1.226939 - HTML::template                       -> template: >page_box_left<
1.226978 - PAGE::get_boxes                      -> -------- side=right
1.226990 - PAGE::get_boxes                      -> -------- call: right::news
1.227003 - CBOX::news                           -> generate Box
1.227018 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.227053 - NEWS::load_news                      -> load news data
1.227072 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.227096 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.231711 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.236739 - 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.241792 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.241964 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.241979 - NEWS::load_news                      -> ... from database
1.242011 - 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.250772 - HTML::encodeCms                      -> 
1.251218 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.251449 - HTML::encode                         -> replace run 1
1.251503 - HTML::encodeCms                      -> 
1.251523 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.251567 - HTML::encode                         -> replace run 1
1.251603 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.251787 - HTML::template                       -> template: >box_news_bit<
1.251926 - HTML::template                       -> template: >box_news_bit<
1.251953 - HTML::template                       -> template: >box_news<
1.252060 - HTML::template_exists                -> search: >page_box_right< == 1
1.252096 - HTML::template                       -> template: >page_box_right<
1.252164 - PAGE::get_boxes                      -> -------- call: right::party
1.252183 - CBOX::party                          -> generate Box
1.252202 - EVENT::short_event                   -> id >27<
1.252212 - EVENT::getevent                      -> id >27<
1.252225 - 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.257381 - CACHE::get                           -> cache: >event_27::stats< not found
1.257411 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.265906 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.274087 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.274371 - HTML::template                       -> template: >box_event<
1.274579 - HTML::template_exists                -> search: >page_box_right< == 1
1.274622 - HTML::template                       -> template: >page_box_right<
1.274661 - PAGE::get_boxes                      -> -------- call: right::forum
1.274679 - CBOX::forum                          -> generate forum box
1.274690 - CBOX::forum_load_threads             -> load data
1.274718 - CACHE::get                           -> cache: >forum::topthreads< not found
1.274737 - 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.285776 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.286021 - CBOX::forum_threads                  -> list all threads in array
1.286059 - 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.286106 - admin::getInstance                   -> do
1.286245 - HTML::template                       -> template: >box_forum_bit<
1.286424 - HTML::template                       -> template: >box_forum_bit<
1.286485 - HTML::template                       -> template: >box_forum_bit<
1.286546 - HTML::template                       -> template: >box_forum_bit<
1.286597 - HTML::template                       -> template: >box_forum_bit<
1.286646 - HTML::template                       -> template: >box_forum_bit<
1.286676 - HTML::template                       -> template: >box_forum<
1.286802 - HTML::template_exists                -> search: >page_box_right< == 1
1.286842 - HTML::template                       -> template: >page_box_right<
1.286889 - PAGE::get_boxes                      -> -------- call: right::vote
1.286911 - CBOX::vote                           -> generate Box
1.286928 - 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.291535 - HTML::template                       -> template: >box_vote_nocurrent<
1.291797 - HTML::template_exists                -> search: >page_box_right< == 1
1.291845 - HTML::template                       -> template: >page_box_right<
1.291893 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.291914 - CBOX::buddylist                      -> generate Box
1.291950 - HTML::template                       -> template: >box_buddylist_msg<
1.292037 - HTML::template                       -> template: >box_buddylist<
1.292130 - HTML::template_exists                -> search: >page_box_right< == 1
1.292160 - HTML::template                       -> template: >page_box_right<
1.292195 - PAGE::get_boxes                      -> -------- call: right::online
1.292211 - CBOX::online                         -> generate Box
1.292224 - HTML::template                       -> template: >box_online<
1.292325 - HTML::template_exists                -> search: >page_box_right< == 1
1.292358 - HTML::template                       -> template: >page_box_right<
1.292427 - PAGE::render                         -> final
1.292441 - PAGE::renderTemplate                 -> page
1.292451 - dotSession::getInstance              -> do
1.292471 - PAGE::getHead                        -> return
1.292478 - dotSession::getInstance              -> do
1.292676 - HTML::template                       -> template: >page<
1.293265 - PAGE::render_template                -> final

PHP Includes   : 28
DB Queries     : 48
Rendering Time : 1.297116

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