home / User details of Lizzer



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

found 364 debug messages

0.000029 - GLOBAL::include                      -> config.php
0.000146 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000191 - dotDatabase::getInstance             -> connection: database
0.000210 - dotDatabase::__construct             -> connection: database
0.000234 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000260 - page::getInstance                    -> do
0.000284 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000307 - dotSession::getInstance              -> do
0.000325 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000359 - dotSession::start                    -> ---- init
0.000391 - dotSession::start                    -> start php session managment
0.754915 - dotSession::start                    -> finished php session management
0.754960 - dotSession::start                    -> check for security options
0.754983 - dotSession::start                    -> lookup ip2country
0.755012 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.771275 - dotDatabase::select                  -> database: dotlan_database
0.779374 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 314564326 BETWEEN ip_from AND ip_to
0.787564 - dotSession::start                    -> update current session online user infos
0.787627 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746423061, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=4708', host = '18.191.222.230', dns = '18.191.222.230', countrycode = '', hits = hits + 1 WHERE hash = 'n3v91j7bfnvech43hivni69dj5'
0.792936 - dotSession::start                    -> session found in DB
0.792980 - dotSession::load_locales             -> do
0.793031 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.793044 - dotSession::start                    -> ---- finished with session startup
0.793083 - dotSession::load_user                -> id: 0
0.793099 - user::get_user                       -> id: >0<
0.793132 - dotDatabase::getInstance             -> connection: database
0.793204 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.793247 - styles::load                         -> name: ><
0.793284 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.793554 - styles::activate                     -> style = 2024_switzerlan
0.793753 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.793778 - admin::getInstance                   -> do
0.793789 - dotSession::getInstance              -> do
0.793803 - admin::__construct                   -> user_id=0
0.793814 - user::load_settings                  -> load current user settings to $global
0.793834 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.793874 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.793908 - EVENT::comming_event                 -> return
0.793927 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746423061 AND active=1 ORDER by begin ASC
0.798404 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.798499 - GLOBAL::end global.php               -> ---------------------------------------------
0.798522 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.798599 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.798631 - user::get_user                       -> id: >4708<
0.798648 - dotDatabase::getInstance             -> connection: database
0.798670 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 4708 ORDER by id DESC
0.803373 - USER_FUNCTIONS::display_details      -> id:4708
0.803494 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.803575 - GLOBAL::include                      -> custom.user.php
0.804048 - HTML::template                       -> template: >user_profile_inner_bit4<
0.804371 - 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=4708 AND active=1 ORDER by events.begin DESC
0.809206 - EVENT::load_event_status             -> load event_status to $this
0.809250 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
0.814170 - HTML::template                       -> template: >user_profile_inner_bit4<
0.814342 - HTML::template                       -> template: >user_profile_inner_bit4<
0.814407 - HTML::template                       -> template: >user_profile_innerlist<
0.814578 - HTML::template                       -> template: >user_profile_inner_bit3<
0.814663 - 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=4708 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.841242 - HTML::template                       -> template: >user_profile_inner_bit1<
0.841480 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.841572 - TURNIER::__construct                 -> init
0.841664 - HTML::template                       -> template: >user_profile_inner_bit3<
0.841822 - HTML::template                       -> template: >user_profile_inner_bit1<
0.841916 - TURNIER::get_turnier                 -> ID: 136 (db)
0.841934 - 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='136'
0.846670 - TURNIER::load_system                 -> Turniermodus: double
0.846745 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.846836 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.847089 - TURNIER::get_system                  -> return tournamentsystem class
0.847108 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.847120 - TURNIER_TREE::__construct            -> init
0.847130 - TURNIER::__construct                 -> init
0.847149 - TURNIER::get_turnier                 -> ID: 136 (cache)
0.847249 - TURNIER_TREE::load_contests          -> loading from db
0.847284 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.847333 - CACHE::get                           -> cache: >turnier_136::contests< not found
0.847353 - 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=136 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.855495 - CACHE::set                           -> cache: >turnier_136::contests< with ttl:3600
0.857161 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 136
0.857211 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.857268 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.857466 - TURNIER_TEILNEHMER::__construct      -> init
0.857482 - TURNIER::__construct                 -> init
0.857500 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 4708 tid: 136
0.857532 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=136 AND user_id=4708
0.862302 - TURNIER_TREE::load_contests          -> load cache
0.862357 - TURNIER::load_players_info           -> loading from db
0.862410 - CACHE::get                           -> cache: >turnier_136::players_info< not found
0.862432 - 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=136
0.876643 - CACHE::set                           -> cache: >turnier_136::players_info< with ttl:3600
0.877374 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.877416 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.877476 - TURNIER::__construct                 -> init
0.877497 - TURNIER::get_turnier                 -> ID: 136 (cache)
0.877559 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.877580 - TURNIER::is_admin                    -> user_id: 0
0.877594 - admin::getInstance                   -> do
0.877632 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.877760 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.878027 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.878137 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.878239 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.878293 - HTML::template                       -> template: >turnier_profile_contest_list<
0.878422 - HTML::template                       -> template: >user_profile_inner_bit3<
0.878768 - TURNIER::get_turnier                 -> ID: 135 (db)
0.878788 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='135'
0.883620 - TURNIER::load_system                 -> Turniermodus: double
0.883666 - TURNIER::get_system                  -> return tournamentsystem class
0.883682 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.883691 - TURNIER_TREE::__construct            -> init
0.883700 - TURNIER::__construct                 -> init
0.883733 - TURNIER::get_turnier                 -> ID: 135 (cache)
0.883800 - TURNIER_TREE::load_contests          -> loading from db
0.883861 - CACHE::get                           -> cache: >turnier_135::contests< not found
0.883878 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=135 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.904889 - CACHE::set                           -> cache: >turnier_135::contests< with ttl:3600
0.912207 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 135
0.912261 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.912277 - TURNIER_TEILNEHMER::__construct      -> init
0.912305 - TURNIER::__construct                 -> init
0.912323 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 4708 tid: 135
0.912344 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=135 AND user_id=4708
0.918478 - TURNIER_TREE::load_contests          -> load cache
0.918541 - TURNIER::load_players_info           -> loading from db
0.918618 - CACHE::get                           -> cache: >turnier_135::players_info< not found
0.918644 - dotDatabase::query                   -> SELECT tnid, user.nick AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, user.countrycode, country_code2name.name AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=12 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name ON code=user.countrycode WHERE t_teilnehmer.tid=135
0.925924 - CACHE::set                           -> cache: >turnier_135::players_info< with ttl:3600
0.927688 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.927731 - TURNIER::__construct                 -> init
0.927779 - TURNIER::get_turnier                 -> ID: 135 (cache)
0.927839 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.927860 - TURNIER::is_admin                    -> user_id: 0
0.927873 - admin::getInstance                   -> do
0.927906 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.928030 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.928161 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.928280 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.928381 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.928709 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.928806 - HTML::template                       -> template: >turnier_profile_contest_list<
0.928892 - HTML::template                       -> template: >user_profile_inner_bit3<
0.929059 - TURNIER::get_turnier                 -> ID: 118 (db)
0.929076 - 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='118'
0.934575 - TURNIER::load_system                 -> Turniermodus: double
0.934629 - TURNIER::get_system                  -> return tournamentsystem class
0.934653 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.934669 - TURNIER_TREE::__construct            -> init
0.934683 - TURNIER::__construct                 -> init
0.934708 - TURNIER::get_turnier                 -> ID: 118 (cache)
0.934771 - TURNIER_TREE::load_contests          -> loading from db
0.934837 - CACHE::get                           -> cache: >turnier_118::contests< not found
0.934858 - 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=118 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.942569 - CACHE::set                           -> cache: >turnier_118::contests< with ttl:3600
0.944848 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 118
0.944910 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.944934 - TURNIER_TEILNEHMER::__construct      -> init
0.944949 - TURNIER::__construct                 -> init
0.944968 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 4708 tid: 118
0.944989 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=118 AND user_id=4708
0.949948 - TURNIER_TREE::load_contests          -> load cache
0.950010 - TURNIER::load_players_info           -> loading from db
0.950070 - CACHE::get                           -> cache: >turnier_118::players_info< not found
0.950093 - 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=118
0.965497 - CACHE::set                           -> cache: >turnier_118::players_info< with ttl:3600
0.966234 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.966267 - TURNIER::__construct                 -> init
0.966290 - TURNIER::get_turnier                 -> ID: 118 (cache)
0.966341 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.966361 - TURNIER::is_admin                    -> user_id: 0
0.966374 - admin::getInstance                   -> do
0.966412 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.966685 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.966848 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.966947 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.967042 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.967133 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.967185 - HTML::template                       -> template: >turnier_profile_contest_list<
0.967245 - HTML::template                       -> template: >user_profile_inner_bit3<
0.967359 - TURNIER::get_turnier                 -> ID: 112 (db)
0.967373 - 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'
0.972086 - TURNIER::load_system                 -> Turniermodus: double
0.972131 - TURNIER::get_system                  -> return tournamentsystem class
0.972157 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.972169 - TURNIER_TREE::__construct            -> init
0.972183 - TURNIER::__construct                 -> init
0.972203 - TURNIER::get_turnier                 -> ID: 112 (cache)
0.972254 - TURNIER_TREE::load_contests          -> loading from db
0.972303 - CACHE::get                           -> cache: >turnier_112::contests< not found
0.972319 - 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
0.978150 - CACHE::set                           -> cache: >turnier_112::contests< with ttl:3600
0.978661 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 112
0.978697 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.978712 - TURNIER_TEILNEHMER::__construct      -> init
0.978724 - TURNIER::__construct                 -> init
0.978742 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 4708 tid: 112
0.978761 - 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=4708
0.983386 - TURNIER_TREE::load_contests          -> load cache
0.983447 - TURNIER::load_players_info           -> loading from db
0.983507 - CACHE::get                           -> cache: >turnier_112::players_info< not found
0.983533 - 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
0.990990 - CACHE::set                           -> cache: >turnier_112::players_info< with ttl:3600
0.991381 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.991403 - TURNIER::__construct                 -> init
0.991423 - TURNIER::get_turnier                 -> ID: 112 (cache)
0.991494 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.991520 - TURNIER::is_admin                    -> user_id: 0
0.991532 - admin::getInstance                   -> do
0.991582 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.991686 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.991816 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.991882 - HTML::template                       -> template: >turnier_profile_contest_list<
0.991951 - HTML::template                       -> template: >user_profile_inner_bit3<
0.992116 - HTML::template                       -> template: >user_profile_inner_bit3<
0.992184 - HTML::template                       -> template: >user_profile_inner_bit3<
0.992257 - HTML::template                       -> template: >user_profile_innerlist<
0.992354 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.992741 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.992797 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.992833 - HTML::template                       -> template: >user_profile_shortbar<
0.992937 - HTML::template                       -> template: >user_profile<
0.993056 - GLOBAL::end userspace                -> ---------------------------------------------
0.993068 - PAGE::render                         -> start rendering page layout
0.993082 - USER::check_for_new_messages         -> return
0.993100 - dotSession::getInstance              -> do
0.993149 - PAGE::get_boxes                      -> -------- side=left
0.993173 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.993217 - PAGE::get_boxes                      -> -------- call: left::menu_main
0.993238 - CBOX::menu                           -> generate Menu Box >menu<
0.993264 - HTML::template                       -> template: >box_menu_bit<
0.993357 - HTML::template                       -> template: >box_menu_bit<
0.993391 - HTML::template                       -> template: >box_menu_bit<
0.993439 - HTML::template                       -> template: >box_menu_bit<
0.993465 - HTML::template                       -> template: >box_menu_bit<
0.993492 - HTML::template                       -> template: >box_menu_bit<
0.993517 - HTML::template                       -> template: >box_menu_bit<
0.993542 - HTML::template                       -> template: >box_menu<
0.993669 - HTML::template_exists                -> search: >page_box_left< == 1
0.993709 - HTML::template                       -> template: >page_box_left<
0.993785 - PAGE::get_boxes                      -> -------- call: left::menu_party
0.993802 - CBOX::menu                           -> generate Menu Box >party<
0.993825 - HTML::template                       -> template: >box_menu_bit<
0.993855 - HTML::template                       -> template: >box_menu_bit<
0.993881 - HTML::template                       -> template: >box_menu_bit<
0.993907 - HTML::template                       -> template: >box_menu_bit<
0.993932 - HTML::template                       -> template: >box_menu_bit<
0.993957 - HTML::template                       -> template: >box_menu_bit<
0.993982 - HTML::template                       -> template: >box_menu_bit<
0.994007 - HTML::template                       -> template: >box_menu_bit<
0.994032 - HTML::template                       -> template: >box_menu_bit<
0.994061 - HTML::template                       -> template: >box_menu_bit<
0.994091 - HTML::template                       -> template: >box_menu_bit<
0.994118 - HTML::template                       -> template: >box_menu_bit<
0.994143 - HTML::template                       -> template: >box_menu<
0.994198 - HTML::template_exists                -> search: >page_box_left< == 1
0.994236 - HTML::template                       -> template: >page_box_left<
0.994283 - PAGE::get_boxes                      -> -------- call: left::menu_login
0.994299 - CBOX::menu                           -> generate Menu Box >login<
0.994346 - HTML::template                       -> template: >box_menu_bit<
0.994380 - HTML::template                       -> template: >box_menu_bit<
0.994398 - HTML::template                       -> template: >box_menu<
0.994453 - HTML::template_exists                -> search: >page_box_left< == 1
0.994487 - HTML::template                       -> template: >page_box_left<
0.994521 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
0.994532 - PAGE::get_boxes                      -> -------- call: left::search
0.994548 - CBOX::template                       -> generate Box with >box_suchen< as template
0.994560 - HTML::template                       -> template: >box_suchen<
0.994753 - HTML::template_exists                -> search: >page_box_left< == 1
0.994778 - HTML::template                       -> template: >page_box_left<
0.994806 - PAGE::get_boxes                      -> -------- call: left::banner
0.994841 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.994858 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
0.999391 - 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.004384 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.004480 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.009988 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.014557 - HTML::encode                         -> replace run 1
1.014696 - HTML::template                       -> template: >box_banner_bit<
1.014920 - HTML::encode                         -> www.egames.ch...
1.015088 - HTML::encode                         -> replace run 1
1.015577 - HTML::encode                         -> replace run 2
1.015683 - HTML::template                       -> template: >box_banner_bit<
1.015744 - HTML::template                       -> template: >box_banner<
1.015913 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.016064 - HTML::template_exists                -> search: >page_box_left< == 1
1.016106 - HTML::template                       -> template: >page_box_left<
1.016161 - PAGE::get_boxes                      -> -------- side=right
1.016185 - PAGE::get_boxes                      -> -------- call: right::news
1.016206 - CBOX::news                           -> generate Box
1.016227 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.016272 - NEWS::load_news                      -> load news data
1.016306 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.016347 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.021195 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.026392 - 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.031524 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.031794 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.031812 - NEWS::load_news                      -> ... from database
1.031853 - 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.038038 - HTML::encodeCms                      -> 
1.038550 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.038821 - HTML::encode                         -> replace run 1
1.038896 - HTML::encodeCms                      -> 
1.038929 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.038989 - HTML::encode                         -> replace run 1
1.039059 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.039368 - HTML::template                       -> template: >box_news_bit<
1.039527 - HTML::template                       -> template: >box_news_bit<
1.039557 - HTML::template                       -> template: >box_news<
1.039706 - HTML::template_exists                -> search: >page_box_right< == 1
1.039793 - HTML::template                       -> template: >page_box_right<
1.039906 - PAGE::get_boxes                      -> -------- call: right::party
1.039928 - CBOX::party                          -> generate Box
1.039963 - EVENT::short_event                   -> id >27<
1.039976 - EVENT::getevent                      -> id >27<
1.039993 - 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.045394 - CACHE::get                           -> cache: >event_27::stats< not found
1.045435 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.058519 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.066305 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.066566 - HTML::template                       -> template: >box_event<
1.066779 - HTML::template_exists                -> search: >page_box_right< == 1
1.066825 - HTML::template                       -> template: >page_box_right<
1.066884 - PAGE::get_boxes                      -> -------- call: right::forum
1.066905 - CBOX::forum                          -> generate forum box
1.066918 - CBOX::forum_load_threads             -> load data
1.066944 - CACHE::get                           -> cache: >forum::topthreads< not found
1.066964 - 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.079867 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.080207 - CBOX::forum_threads                  -> list all threads in array
1.080246 - 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.080284 - admin::getInstance                   -> do
1.080399 - HTML::template                       -> template: >box_forum_bit<
1.080889 - HTML::template                       -> template: >box_forum_bit<
1.080951 - HTML::template                       -> template: >box_forum_bit<
1.081020 - HTML::template                       -> template: >box_forum_bit<
1.081076 - HTML::template                       -> template: >box_forum_bit<
1.081126 - HTML::template                       -> template: >box_forum_bit<
1.081160 - HTML::template                       -> template: >box_forum<
1.081347 - HTML::template_exists                -> search: >page_box_right< == 1
1.081396 - HTML::template                       -> template: >page_box_right<
1.081441 - PAGE::get_boxes                      -> -------- call: right::vote
1.081464 - CBOX::vote                           -> generate Box
1.081479 - 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.085911 - HTML::template                       -> template: >box_vote_nocurrent<
1.086194 - HTML::template_exists                -> search: >page_box_right< == 1
1.086261 - HTML::template                       -> template: >page_box_right<
1.086316 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.086340 - CBOX::buddylist                      -> generate Box
1.086376 - HTML::template                       -> template: >box_buddylist_msg<
1.086458 - HTML::template                       -> template: >box_buddylist<
1.086553 - HTML::template_exists                -> search: >page_box_right< == 1
1.086586 - HTML::template                       -> template: >page_box_right<
1.086624 - PAGE::get_boxes                      -> -------- call: right::online
1.086642 - CBOX::online                         -> generate Box
1.086657 - HTML::template                       -> template: >box_online<
1.086767 - HTML::template_exists                -> search: >page_box_right< == 1
1.086797 - HTML::template                       -> template: >page_box_right<
1.086889 - PAGE::render                         -> final
1.086903 - PAGE::renderTemplate                 -> page
1.086915 - dotSession::getInstance              -> do
1.086938 - PAGE::getHead                        -> return
1.086946 - dotSession::getInstance              -> do
1.087117 - HTML::template                       -> template: >page<
1.088028 - PAGE::render_template                -> final

PHP Includes   : 26
DB Queries     : 36
Rendering Time : 1.091550

Includes PHP Files: 
 - /var/www/html/swilan-dev/2024/www/user/index.php
 - /var/www/html/swilan-dev/2024/www/global.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotCommon.php
 - /var/www/html/swilan-dev/2024/www/config.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
 - /var/www/html/swilan-dev/2024/www/includes/class.page.php
 - /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user.php
 - /var/www/html/swilan-dev/2024/www/includes/class.styles.php
 - /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
 - /var/www/html/swilan-dev/2024/www/includes/class.admin.php
 - /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
 - /var/www/html/swilan-dev/2024/www/includes/class.event.php
 - /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
 - /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
 - /var/www/html/swilan-dev/2024/www/includes/class.html.php
 - /var/www/html/swilan-dev/2024/www/includes/custom.user.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cache.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
 - /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
 - /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
 - /var/www/html/swilan-dev/2024/www/includes/class.news.php