home / User details of Koalaficated



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

found 407 debug messages

0.000040 - GLOBAL::include                      -> config.php
0.000208 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000245 - dotDatabase::getInstance             -> connection: database
0.000265 - dotDatabase::__construct             -> connection: database
0.000288 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000315 - page::getInstance                    -> do
0.000338 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000361 - dotSession::getInstance              -> do
0.000379 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000426 - dotSession::start                    -> ---- init
0.000463 - dotSession::start                    -> start php session managment
0.736055 - dotSession::start                    -> finished php session management
0.736092 - dotSession::start                    -> check for security options
0.736115 - dotSession::start                    -> lookup ip2country
0.736136 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.751611 - dotDatabase::select                  -> database: dotlan_database
0.759384 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 59366913 BETWEEN ip_from AND ip_to
0.767417 - dotSession::start                    -> update current session online user infos
0.767481 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746423153, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=2397', host = '3.137.222.1', dns = '3.137.222.1', countrycode = '', hits = hits + 1 WHERE hash = '0j48gsd3v42buuhg6u30qhiu34'
0.772492 - dotSession::start                    -> session found in DB
0.772517 - dotSession::load_locales             -> do
0.772561 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.772573 - dotSession::start                    -> ---- finished with session startup
0.772598 - dotSession::load_user                -> id: 0
0.772611 - user::get_user                       -> id: >0<
0.772631 - dotDatabase::getInstance             -> connection: database
0.772689 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.772724 - styles::load                         -> name: ><
0.772753 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.773012 - styles::activate                     -> style = 2024_switzerlan
0.773321 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.773353 - admin::getInstance                   -> do
0.773365 - dotSession::getInstance              -> do
0.773388 - admin::__construct                   -> user_id=0
0.773399 - user::load_settings                  -> load current user settings to $global
0.773419 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.773451 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.773480 - EVENT::comming_event                 -> return
0.773496 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746423153 AND active=1 ORDER by begin ASC
0.777707 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.777806 - GLOBAL::end global.php               -> ---------------------------------------------
0.777832 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.777915 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.777949 - user::get_user                       -> id: >2397<
0.777966 - dotDatabase::getInstance             -> connection: database
0.777985 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2397 ORDER by id DESC
0.782538 - USER_FUNCTIONS::display_details      -> id:2397
0.782603 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.782670 - GLOBAL::include                      -> custom.user.php
0.783074 - HTML::template                       -> template: >user_profile_inner_bit4<
0.783285 - 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=2397 AND active=1 ORDER by events.begin DESC
0.788134 - EVENT::load_event_status             -> load event_status to $this
0.788166 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
0.793025 - HTML::template                       -> template: >user_profile_inner_bit4<
0.793408 - HTML::template                       -> template: >user_profile_inner_bit4<
0.793483 - HTML::template                       -> template: >user_profile_innerlist<
0.793638 - HTML::template                       -> template: >user_profile_inner_bit3<
0.793722 - 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=2397 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.831044 - HTML::template                       -> template: >user_profile_inner_bit1<
0.831204 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.831273 - TURNIER::__construct                 -> init
0.831316 - HTML::template                       -> template: >user_profile_inner_bit3<
0.831408 - HTML::template                       -> template: >user_profile_inner_bit3<
0.831481 - HTML::template                       -> template: >user_profile_inner_bit3<
0.831556 - HTML::template                       -> template: >user_profile_inner_bit1<
0.831610 - TURNIER::get_turnier                 -> ID: 113 (db)
0.831624 - 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='113'
0.835961 - TURNIER::load_system                 -> Turniermodus: double
0.836026 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.836120 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.836366 - TURNIER::get_system                  -> return tournamentsystem class
0.836381 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.836392 - TURNIER_TREE::__construct            -> init
0.836402 - TURNIER::__construct                 -> init
0.836422 - TURNIER::get_turnier                 -> ID: 113 (cache)
0.836494 - TURNIER_TREE::load_contests          -> loading from db
0.836514 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.836552 - CACHE::get                           -> cache: >turnier_113::contests< not found
0.836574 - 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=113 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.845874 - CACHE::set                           -> cache: >turnier_113::contests< with ttl:3600
0.847183 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 113
0.847222 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.847255 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.847337 - TURNIER_TEILNEHMER::__construct      -> init
0.847348 - TURNIER::__construct                 -> init
0.847365 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2397 tid: 113
0.847383 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=113 AND user_id=2397
0.852952 - TURNIER_TREE::load_contests          -> load cache
0.852989 - TURNIER::load_players_info           -> loading from db
0.853029 - CACHE::get                           -> cache: >turnier_113::players_info< not found
0.853048 - 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=113
0.859857 - CACHE::set                           -> cache: >turnier_113::players_info< with ttl:3600
0.860699 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.860754 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.860844 - TURNIER::__construct                 -> init
0.860868 - TURNIER::get_turnier                 -> ID: 113 (cache)
0.860926 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.860945 - TURNIER::is_admin                    -> user_id: 0
0.860957 - admin::getInstance                   -> do
0.861006 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.861256 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.861524 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.861620 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.861840 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.861900 - HTML::template                       -> template: >turnier_profile_contest_list<
0.862042 - HTML::template                       -> template: >user_profile_inner_bit3<
0.862154 - TURNIER::get_turnier                 -> ID: 135 (db)
0.862168 - 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.867686 - TURNIER::load_system                 -> Turniermodus: double
0.867729 - TURNIER::get_system                  -> return tournamentsystem class
0.867745 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.867756 - TURNIER_TREE::__construct            -> init
0.867766 - TURNIER::__construct                 -> init
0.867784 - TURNIER::get_turnier                 -> ID: 135 (cache)
0.867843 - TURNIER_TREE::load_contests          -> loading from db
0.867906 - CACHE::get                           -> cache: >turnier_135::contests< not found
0.867924 - 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.888856 - CACHE::set                           -> cache: >turnier_135::contests< with ttl:3600
0.895207 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 135
0.895259 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.895274 - TURNIER_TEILNEHMER::__construct      -> init
0.895285 - TURNIER::__construct                 -> init
0.895303 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2397 tid: 135
0.895321 - 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=2397
0.901871 - TURNIER_TREE::load_contests          -> load cache
0.901915 - TURNIER::load_players_info           -> loading from db
0.901960 - CACHE::get                           -> cache: >turnier_135::players_info< not found
0.901982 - 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.913697 - CACHE::set                           -> cache: >turnier_135::players_info< with ttl:3600
0.914813 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.914833 - TURNIER::__construct                 -> init
0.914849 - TURNIER::get_turnier                 -> ID: 135 (cache)
0.914884 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.914899 - TURNIER::is_admin                    -> user_id: 0
0.914905 - admin::getInstance                   -> do
0.914924 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.914996 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.915088 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.915145 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.915199 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.915235 - HTML::template                       -> template: >turnier_profile_contest_list<
0.915277 - HTML::template                       -> template: >user_profile_inner_bit3<
0.915352 - HTML::template                       -> template: >user_profile_inner_bit3<
0.915394 - TURNIER::get_turnier                 -> ID: 116 (db)
0.915403 - 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='116'
0.920745 - TURNIER::load_system                 -> Turniermodus: double
0.920780 - TURNIER::get_system                  -> return tournamentsystem class
0.920799 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.920811 - TURNIER_TREE::__construct            -> init
0.920822 - TURNIER::__construct                 -> init
0.920839 - TURNIER::get_turnier                 -> ID: 116 (cache)
0.920896 - TURNIER_TREE::load_contests          -> loading from db
0.920944 - CACHE::get                           -> cache: >turnier_116::contests< not found
0.920960 - 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=116 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.943540 - CACHE::set                           -> cache: >turnier_116::contests< with ttl:3600
0.950390 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 116
0.950437 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.950453 - TURNIER_TEILNEHMER::__construct      -> init
0.950464 - TURNIER::__construct                 -> init
0.950481 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2397 tid: 116
0.950499 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=116 AND user_id=2397
0.955925 - TURNIER_TREE::load_contests          -> load cache
0.955971 - TURNIER::load_players_info           -> loading from db
0.956018 - CACHE::get                           -> cache: >turnier_116::players_info< not found
0.956033 - 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=116
0.968541 - CACHE::set                           -> cache: >turnier_116::players_info< with ttl:3600
0.970681 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.970712 - TURNIER::__construct                 -> init
0.970737 - TURNIER::get_turnier                 -> ID: 116 (cache)
0.970792 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.970812 - TURNIER::is_admin                    -> user_id: 0
0.970822 - admin::getInstance                   -> do
0.970850 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.971109 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.971252 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.971335 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.971406 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.971479 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.971569 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.971612 - HTML::template                       -> template: >turnier_profile_contest_list<
0.971677 - HTML::template                       -> template: >user_profile_inner_bit3<
0.971787 - HTML::template                       -> template: >user_profile_inner_bit1<
0.971830 - HTML::template                       -> template: >user_profile_inner_bit3<
0.971959 - TURNIER::get_turnier                 -> ID: 72 (db)
0.971977 - 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='72'
0.977919 - TURNIER::load_system                 -> Turniermodus: double
0.977942 - TURNIER::get_system                  -> return tournamentsystem class
0.977957 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.977967 - TURNIER_TREE::__construct            -> init
0.977977 - TURNIER::__construct                 -> init
0.977993 - TURNIER::get_turnier                 -> ID: 72 (cache)
0.978037 - TURNIER_TREE::load_contests          -> loading from db
0.978069 - CACHE::get                           -> cache: >turnier_72::contests< not found
0.978083 - 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=72 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.989484 - CACHE::set                           -> cache: >turnier_72::contests< with ttl:3600
0.992406 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 72
0.992457 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.992473 - TURNIER_TEILNEHMER::__construct      -> init
0.992484 - TURNIER::__construct                 -> init
0.992501 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2397 tid: 72
0.992519 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=72 AND user_id=2397
0.997836 - TURNIER_TREE::load_contests          -> load cache
0.997883 - TURNIER::load_players_info           -> loading from db
0.997938 - CACHE::get                           -> cache: >turnier_72::players_info< not found
0.997960 - 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=72
1.027283 - CACHE::set                           -> cache: >turnier_72::players_info< with ttl:3600
1.028202 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.028228 - TURNIER::__construct                 -> init
1.028248 - TURNIER::get_turnier                 -> ID: 72 (cache)
1.028295 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.028315 - TURNIER::is_admin                    -> user_id: 0
1.028326 - admin::getInstance                   -> do
1.028355 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.028444 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.028568 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.028659 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.028746 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.028844 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.028893 - HTML::template                       -> template: >turnier_profile_contest_list<
1.028949 - HTML::template                       -> template: >user_profile_inner_bit3<
1.029295 - HTML::template                       -> template: >user_profile_inner_bit1<
1.029377 - HTML::template                       -> template: >user_profile_inner_bit3<
1.029475 - TURNIER::get_turnier                 -> ID: 64 (db)
1.029489 - 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='64'
1.034017 - TURNIER::load_system                 -> Turniermodus: double
1.034055 - TURNIER::get_system                  -> return tournamentsystem class
1.034072 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.034082 - TURNIER_TREE::__construct            -> init
1.034092 - TURNIER::__construct                 -> init
1.034109 - TURNIER::get_turnier                 -> ID: 64 (cache)
1.034157 - TURNIER_TREE::load_contests          -> loading from db
1.034202 - CACHE::get                           -> cache: >turnier_64::contests< not found
1.034216 - 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=64 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.040056 - CACHE::set                           -> cache: >turnier_64::contests< with ttl:3600
1.040718 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 64
1.040765 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.040786 - TURNIER_TEILNEHMER::__construct      -> init
1.040799 - TURNIER::__construct                 -> init
1.040822 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2397 tid: 64
1.040842 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=64 AND user_id=2397
1.045324 - TURNIER_TREE::load_contests          -> load cache
1.045364 - TURNIER::load_players_info           -> loading from db
1.045410 - CACHE::get                           -> cache: >turnier_64::players_info< not found
1.045430 - 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=64
1.062187 - CACHE::set                           -> cache: >turnier_64::players_info< with ttl:3600
1.062902 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.062924 - TURNIER::__construct                 -> init
1.062943 - TURNIER::get_turnier                 -> ID: 64 (cache)
1.062995 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.063013 - TURNIER::is_admin                    -> user_id: 0
1.063023 - admin::getInstance                   -> do
1.063050 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.063135 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.063264 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.063358 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.063416 - HTML::template                       -> template: >turnier_profile_contest_list<
1.063472 - HTML::template                       -> template: >user_profile_inner_bit3<
1.063643 - HTML::template                       -> template: >user_profile_innerlist<
1.063710 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.063822 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.063850 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.063866 - HTML::template                       -> template: >user_profile_shortbar<
1.063914 - HTML::template                       -> template: >user_profile<
1.064008 - GLOBAL::end userspace                -> ---------------------------------------------
1.064015 - PAGE::render                         -> start rendering page layout
1.064023 - USER::check_for_new_messages         -> return
1.064035 - dotSession::getInstance              -> do
1.064067 - PAGE::get_boxes                      -> -------- side=left
1.064085 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.064115 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.064129 - CBOX::menu                           -> generate Menu Box >menu<
1.064145 - HTML::template                       -> template: >box_menu_bit<
1.064235 - HTML::template                       -> template: >box_menu_bit<
1.064252 - HTML::template                       -> template: >box_menu_bit<
1.064265 - HTML::template                       -> template: >box_menu_bit<
1.064277 - HTML::template                       -> template: >box_menu_bit<
1.064289 - HTML::template                       -> template: >box_menu_bit<
1.064301 - HTML::template                       -> template: >box_menu_bit<
1.064313 - HTML::template                       -> template: >box_menu<
1.064402 - HTML::template_exists                -> search: >page_box_left< == 1
1.064428 - HTML::template                       -> template: >page_box_left<
1.064487 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.064498 - CBOX::menu                           -> generate Menu Box >party<
1.064524 - HTML::template                       -> template: >box_menu_bit<
1.064556 - HTML::template                       -> template: >box_menu_bit<
1.064582 - HTML::template                       -> template: >box_menu_bit<
1.064606 - HTML::template                       -> template: >box_menu_bit<
1.064629 - HTML::template                       -> template: >box_menu_bit<
1.064652 - HTML::template                       -> template: >box_menu_bit<
1.064675 - HTML::template                       -> template: >box_menu_bit<
1.064699 - HTML::template                       -> template: >box_menu_bit<
1.064722 - HTML::template                       -> template: >box_menu_bit<
1.064746 - HTML::template                       -> template: >box_menu_bit<
1.064769 - HTML::template                       -> template: >box_menu_bit<
1.064792 - HTML::template                       -> template: >box_menu_bit<
1.064815 - HTML::template                       -> template: >box_menu<
1.064865 - HTML::template_exists                -> search: >page_box_left< == 1
1.064892 - HTML::template                       -> template: >page_box_left<
1.064923 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.064936 - CBOX::menu                           -> generate Menu Box >login<
1.064955 - HTML::template                       -> template: >box_menu_bit<
1.064979 - HTML::template                       -> template: >box_menu_bit<
1.065001 - HTML::template                       -> template: >box_menu<
1.065043 - HTML::template_exists                -> search: >page_box_left< == 1
1.065069 - HTML::template                       -> template: >page_box_left<
1.065160 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.065171 - PAGE::get_boxes                      -> -------- call: left::search
1.065225 - CBOX::template                       -> generate Box with >box_suchen< as template
1.065237 - HTML::template                       -> template: >box_suchen<
1.065335 - HTML::template_exists                -> search: >page_box_left< == 1
1.065362 - HTML::template                       -> template: >page_box_left<
1.065390 - PAGE::get_boxes                      -> -------- call: left::banner
1.065422 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.065438 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.069775 - 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.074356 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.074411 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.079661 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.084100 - HTML::encode                         -> replace run 1
1.084230 - HTML::template                       -> template: >box_banner_bit<
1.084400 - HTML::encode                         -> www.egames.ch...
1.084526 - HTML::encode                         -> replace run 1
1.084576 - HTML::encode                         -> replace run 2
1.084618 - HTML::template                       -> template: >box_banner_bit<
1.084640 - HTML::template                       -> template: >box_banner<
1.084716 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.084849 - HTML::template_exists                -> search: >page_box_left< == 1
1.084895 - HTML::template                       -> template: >page_box_left<
1.084949 - PAGE::get_boxes                      -> -------- side=right
1.084968 - PAGE::get_boxes                      -> -------- call: right::news
1.084987 - CBOX::news                           -> generate Box
1.085008 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.085051 - NEWS::load_news                      -> load news data
1.085141 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.085224 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.089747 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.094407 - 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.098956 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.099103 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.099111 - NEWS::load_news                      -> ... from database
1.099136 - 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.109453 - HTML::encodeCms                      -> 
1.109936 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.110141 - HTML::encode                         -> replace run 1
1.110218 - HTML::encodeCms                      -> 
1.110245 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.110291 - HTML::encode                         -> replace run 1
1.110333 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.110509 - HTML::template                       -> template: >box_news_bit<
1.110672 - HTML::template                       -> template: >box_news_bit<
1.110704 - HTML::template                       -> template: >box_news<
1.110851 - HTML::template_exists                -> search: >page_box_right< == 1
1.110895 - HTML::template                       -> template: >page_box_right<
1.110971 - PAGE::get_boxes                      -> -------- call: right::party
1.110991 - CBOX::party                          -> generate Box
1.111011 - EVENT::short_event                   -> id >27<
1.111020 - EVENT::getevent                      -> id >27<
1.111033 - 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.116023 - CACHE::get                           -> cache: >event_27::stats< not found
1.116053 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.123459 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.130944 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.131122 - HTML::template                       -> template: >box_event<
1.131310 - HTML::template_exists                -> search: >page_box_right< == 1
1.131350 - HTML::template                       -> template: >page_box_right<
1.131388 - PAGE::get_boxes                      -> -------- call: right::forum
1.131407 - CBOX::forum                          -> generate forum box
1.131418 - CBOX::forum_load_threads             -> load data
1.131442 - CACHE::get                           -> cache: >forum::topthreads< not found
1.131461 - 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.141759 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.141990 - CBOX::forum_threads                  -> list all threads in array
1.142019 - 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.142059 - admin::getInstance                   -> do
1.142146 - HTML::template                       -> template: >box_forum_bit<
1.142317 - HTML::template                       -> template: >box_forum_bit<
1.142370 - HTML::template                       -> template: >box_forum_bit<
1.142426 - HTML::template                       -> template: >box_forum_bit<
1.142484 - HTML::template                       -> template: >box_forum_bit<
1.142531 - HTML::template                       -> template: >box_forum_bit<
1.142561 - HTML::template                       -> template: >box_forum<
1.142704 - HTML::template_exists                -> search: >page_box_right< == 1
1.142753 - HTML::template                       -> template: >page_box_right<
1.142797 - PAGE::get_boxes                      -> -------- call: right::vote
1.142816 - CBOX::vote                           -> generate Box
1.142830 - 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.147327 - HTML::template                       -> template: >box_vote_nocurrent<
1.147559 - HTML::template_exists                -> search: >page_box_right< == 1
1.147627 - HTML::template                       -> template: >page_box_right<
1.147671 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.147692 - CBOX::buddylist                      -> generate Box
1.147723 - HTML::template                       -> template: >box_buddylist_msg<
1.147815 - HTML::template                       -> template: >box_buddylist<
1.147920 - HTML::template_exists                -> search: >page_box_right< == 1
1.147950 - HTML::template                       -> template: >page_box_right<
1.147983 - PAGE::get_boxes                      -> -------- call: right::online
1.148000 - CBOX::online                         -> generate Box
1.148013 - HTML::template                       -> template: >box_online<
1.148118 - HTML::template_exists                -> search: >page_box_right< == 1
1.148146 - HTML::template                       -> template: >page_box_right<
1.148205 - PAGE::render                         -> final
1.148216 - PAGE::renderTemplate                 -> page
1.148228 - dotSession::getInstance              -> do
1.148248 - PAGE::getHead                        -> return
1.148255 - dotSession::getInstance              -> do
1.148390 - HTML::template                       -> template: >page<
1.149307 - PAGE::render_template                -> final

PHP Includes   : 26
DB Queries     : 40
Rendering Time : 1.152703

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