home / User details of SPG Greenstyler



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

found 334 debug messages

0.000030 - GLOBAL::include                      -> config.php
0.000133 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000162 - dotDatabase::getInstance             -> connection: database
0.000175 - dotDatabase::__construct             -> connection: database
0.000190 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000209 - page::getInstance                    -> do
0.000225 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000242 - dotSession::getInstance              -> do
0.000284 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000310 - dotSession::start                    -> ---- init
0.000337 - dotSession::start                    -> start php session managment
1.077121 - dotSession::start                    -> finished php session management
1.077154 - dotSession::start                    -> check for security options
1.077173 - dotSession::start                    -> lookup ip2country
1.077193 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
1.093509 - dotDatabase::select                  -> database: dotlan_database
1.102189 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 316224736 BETWEEN ip_from AND ip_to
1.110514 - dotSession::start                    -> update current session online user infos
1.110572 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746377627, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=3357', host = '18.217.52.224', dns = '18.217.52.224', countrycode = '', hits = hits + 1 WHERE hash = 'mr4vadvbo1b55737dj7r69j5n0'
1.116096 - dotSession::start                    -> session found in DB
1.116147 - dotSession::load_locales             -> do
1.116199 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
1.116210 - dotSession::start                    -> ---- finished with session startup
1.116238 - dotSession::load_user                -> id: 0
1.116250 - user::get_user                       -> id: >0<
1.116291 - dotDatabase::getInstance             -> connection: database
1.116353 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
1.116390 - styles::load                         -> name: ><
1.116416 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
1.116786 - styles::activate                     -> style = 2024_switzerlan
1.116926 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
1.116957 - admin::getInstance                   -> do
1.116965 - dotSession::getInstance              -> do
1.116977 - admin::__construct                   -> user_id=0
1.116983 - user::load_settings                  -> load current user settings to $global
1.116995 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
1.117016 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
1.117033 - EVENT::comming_event                 -> return
1.117044 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746377627 AND active=1 ORDER by begin ASC
1.122242 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
1.122317 - GLOBAL::end global.php               -> ---------------------------------------------
1.122341 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
1.122418 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
1.122450 - user::get_user                       -> id: >3357<
1.122468 - dotDatabase::getInstance             -> connection: database
1.122498 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3357 ORDER by id DESC
1.127718 - USER_FUNCTIONS::display_details      -> id:3357
1.127825 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
1.127902 - GLOBAL::include                      -> custom.user.php
1.128214 - HTML::template                       -> template: >user_profile_inner_bit4<
1.128395 - 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=3357 AND active=1 ORDER by events.begin DESC
1.133525 - EVENT::load_event_status             -> load event_status to $this
1.133566 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
1.138425 - HTML::template                       -> template: >user_profile_inner_bit4<
1.138542 - HTML::template                       -> template: >user_profile_inner_bit4<
1.138592 - HTML::template                       -> template: >user_profile_inner_bit4<
1.138637 - HTML::template                       -> template: >user_profile_inner_bit4<
1.138680 - HTML::template                       -> template: >user_profile_inner_bit4<
1.138710 - HTML::template                       -> template: >user_profile_innerlist<
1.138839 - HTML::template                       -> template: >user_profile_inner_bit3<
1.138930 - 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=3357 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
1.174768 - HTML::template                       -> template: >user_profile_inner_bit1<
1.174996 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
1.175069 - TURNIER::__construct                 -> init
1.175137 - HTML::template                       -> template: >user_profile_inner_bit3<
1.175269 - HTML::template                       -> template: >user_profile_inner_bit3<
1.175373 - HTML::template                       -> template: >user_profile_inner_bit1<
1.175427 - HTML::template                       -> template: >user_profile_inner_bit3<
1.175503 - HTML::template                       -> template: >user_profile_inner_bit1<
1.175547 - HTML::template                       -> template: >user_profile_inner_bit3<
1.175836 - HTML::template                       -> template: >user_profile_inner_bit1<
1.175913 - TURNIER::get_turnier                 -> ID: 155 (db)
1.175933 - 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='155'
1.181389 - TURNIER::load_system                 -> Turniermodus: double
1.181475 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
1.181596 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
1.181769 - TURNIER::get_system                  -> return tournamentsystem class
1.181793 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.181804 - TURNIER_TREE::__construct            -> init
1.181815 - TURNIER::__construct                 -> init
1.181835 - TURNIER::get_turnier                 -> ID: 155 (cache)
1.181896 - TURNIER_TREE::load_contests          -> loading from db
1.181924 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
1.181959 - CACHE::get                           -> cache: >turnier_155::contests< not found
1.181975 - 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=155 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.187547 - CACHE::set                           -> cache: >turnier_155::contests< with ttl:3600
1.188132 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 155
1.188166 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.188201 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
1.188380 - TURNIER_TEILNEHMER::__construct      -> init
1.188396 - TURNIER::__construct                 -> init
1.188414 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 3357 tid: 155
1.188432 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=155 AND user_id=3357
1.192959 - TURNIER_TREE::load_contests          -> load cache
1.193008 - TURNIER::load_players_info           -> loading from db
1.193058 - CACHE::get                           -> cache: >turnier_155::players_info< not found
1.193081 - 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=15 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=155
1.212416 - CACHE::set                           -> cache: >turnier_155::players_info< with ttl:3600
1.212989 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.213031 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
1.213092 - TURNIER::__construct                 -> init
1.213112 - TURNIER::get_turnier                 -> ID: 155 (cache)
1.213155 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.213172 - TURNIER::is_admin                    -> user_id: 0
1.213185 - admin::getInstance                   -> do
1.213212 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.213307 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.213513 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.213606 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.213661 - HTML::template                       -> template: >turnier_profile_contest_list<
1.213780 - HTML::template                       -> template: >user_profile_inner_bit3<
1.213889 - HTML::template                       -> template: >user_profile_inner_bit1<
1.213934 - HTML::template                       -> template: >user_profile_inner_bit3<
1.214011 - HTML::template                       -> template: >user_profile_inner_bit1<
1.214080 - TURNIER::get_turnier                 -> ID: 75 (db)
1.214094 - 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='75'
1.218561 - TURNIER::load_system                 -> Turniermodus: double
1.218597 - TURNIER::get_system                  -> return tournamentsystem class
1.218614 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.218625 - TURNIER_TREE::__construct            -> init
1.218635 - TURNIER::__construct                 -> init
1.218653 - TURNIER::get_turnier                 -> ID: 75 (cache)
1.218699 - TURNIER_TREE::load_contests          -> loading from db
1.218744 - CACHE::get                           -> cache: >turnier_75::contests< not found
1.218758 - 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=75 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
1.227025 - CACHE::set                           -> cache: >turnier_75::contests< with ttl:3600
1.228239 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 75
1.228320 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.228335 - TURNIER_TEILNEHMER::__construct      -> init
1.228362 - TURNIER::__construct                 -> init
1.228379 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 3357 tid: 75
1.228398 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=75 AND user_id=3357
1.233316 - TURNIER_TREE::load_contests          -> load cache
1.233362 - TURNIER::load_players_info           -> loading from db
1.233415 - CACHE::get                           -> cache: >turnier_75::players_info< not found
1.233438 - 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=75
1.246450 - CACHE::set                           -> cache: >turnier_75::players_info< with ttl:3600
1.247217 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.247247 - TURNIER::__construct                 -> init
1.247267 - TURNIER::get_turnier                 -> ID: 75 (cache)
1.247318 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.247344 - TURNIER::is_admin                    -> user_id: 0
1.247357 - admin::getInstance                   -> do
1.247392 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.247479 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.247603 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.247851 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.247964 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.248018 - HTML::template                       -> template: >turnier_profile_contest_list<
1.248076 - HTML::template                       -> template: >user_profile_inner_bit3<
1.248210 - TURNIER::get_turnier                 -> ID: 72 (db)
1.248223 - 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'
1.253024 - TURNIER::load_system                 -> Turniermodus: double
1.253070 - TURNIER::get_system                  -> return tournamentsystem class
1.253081 - TURNIERSYTEM_DOUBLE::__construct     -> init
1.253089 - TURNIER_TREE::__construct            -> init
1.253095 - TURNIER::__construct                 -> init
1.253108 - TURNIER::get_turnier                 -> ID: 72 (cache)
1.253144 - TURNIER_TREE::load_contests          -> loading from db
1.253186 - CACHE::get                           -> cache: >turnier_72::contests< not found
1.253195 - 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
1.263986 - CACHE::set                           -> cache: >turnier_72::contests< with ttl:3600
1.266279 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 72
1.266323 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
1.266337 - TURNIER_TEILNEHMER::__construct      -> init
1.266348 - TURNIER::__construct                 -> init
1.266366 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 3357 tid: 72
1.266384 - 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=3357
1.271799 - TURNIER_TREE::load_contests          -> load cache
1.271846 - TURNIER::load_players_info           -> loading from db
1.271900 - CACHE::get                           -> cache: >turnier_72::players_info< not found
1.271919 - 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.303682 - CACHE::set                           -> cache: >turnier_72::players_info< with ttl:3600
1.304913 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
1.304948 - TURNIER::__construct                 -> init
1.304975 - TURNIER::get_turnier                 -> ID: 72 (cache)
1.305028 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
1.305047 - TURNIER::is_admin                    -> user_id: 0
1.305057 - admin::getInstance                   -> do
1.305085 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
1.305172 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.305294 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
1.305346 - HTML::template                       -> template: >turnier_profile_contest_list<
1.305397 - HTML::template                       -> template: >user_profile_inner_bit3<
1.305475 - HTML::template                       -> template: >user_profile_innerlist<
1.305536 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.305670 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.305706 - HTML::template                       -> template: >user_profile_shortbar_bit<
1.305733 - HTML::template                       -> template: >user_profile_shortbar<
1.305796 - HTML::template                       -> template: >user_profile<
1.305882 - GLOBAL::end userspace                -> ---------------------------------------------
1.305894 - PAGE::render                         -> start rendering page layout
1.305906 - USER::check_for_new_messages         -> return
1.305922 - dotSession::getInstance              -> do
1.305961 - PAGE::get_boxes                      -> -------- side=left
1.305985 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
1.306025 - PAGE::get_boxes                      -> -------- call: left::menu_main
1.306046 - CBOX::menu                           -> generate Menu Box >menu<
1.306076 - HTML::template                       -> template: >box_menu_bit<
1.306174 - HTML::template                       -> template: >box_menu_bit<
1.306201 - HTML::template                       -> template: >box_menu_bit<
1.306225 - HTML::template                       -> template: >box_menu_bit<
1.306247 - HTML::template                       -> template: >box_menu_bit<
1.306266 - HTML::template                       -> template: >box_menu_bit<
1.306285 - HTML::template                       -> template: >box_menu_bit<
1.306302 - HTML::template                       -> template: >box_menu<
1.306415 - HTML::template_exists                -> search: >page_box_left< == 1
1.306457 - HTML::template                       -> template: >page_box_left<
1.306561 - PAGE::get_boxes                      -> -------- call: left::menu_party
1.306584 - CBOX::menu                           -> generate Menu Box >party<
1.306614 - HTML::template                       -> template: >box_menu_bit<
1.306649 - HTML::template                       -> template: >box_menu_bit<
1.306672 - HTML::template                       -> template: >box_menu_bit<
1.306696 - HTML::template                       -> template: >box_menu_bit<
1.306724 - HTML::template                       -> template: >box_menu_bit<
1.306748 - HTML::template                       -> template: >box_menu_bit<
1.306772 - HTML::template                       -> template: >box_menu_bit<
1.306795 - HTML::template                       -> template: >box_menu_bit<
1.306820 - HTML::template                       -> template: >box_menu_bit<
1.306844 - HTML::template                       -> template: >box_menu_bit<
1.306867 - HTML::template                       -> template: >box_menu_bit<
1.306891 - HTML::template                       -> template: >box_menu_bit<
1.306914 - HTML::template                       -> template: >box_menu<
1.306970 - HTML::template_exists                -> search: >page_box_left< == 1
1.307001 - HTML::template                       -> template: >page_box_left<
1.307033 - PAGE::get_boxes                      -> -------- call: left::menu_login
1.307047 - CBOX::menu                           -> generate Menu Box >login<
1.307066 - HTML::template                       -> template: >box_menu_bit<
1.307091 - HTML::template                       -> template: >box_menu_bit<
1.307116 - HTML::template                       -> template: >box_menu<
1.307164 - HTML::template_exists                -> search: >page_box_left< == 1
1.307195 - HTML::template                       -> template: >page_box_left<
1.307227 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
1.307237 - PAGE::get_boxes                      -> -------- call: left::search
1.307252 - CBOX::template                       -> generate Box with >box_suchen< as template
1.307263 - HTML::template                       -> template: >box_suchen<
1.307361 - HTML::template_exists                -> search: >page_box_left< == 1
1.307385 - HTML::template                       -> template: >page_box_left<
1.307413 - PAGE::get_boxes                      -> -------- call: left::banner
1.307452 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
1.307467 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
1.311768 - 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.316462 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
1.316623 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
1.322574 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
1.326856 - HTML::encode                         -> replace run 1
1.326985 - HTML::template                       -> template: >box_banner_bit<
1.327164 - HTML::encode                         -> www.egames.ch...
1.327296 - HTML::encode                         -> replace run 1
1.327350 - HTML::encode                         -> replace run 2
1.327399 - HTML::template                       -> template: >box_banner_bit<
1.327430 - HTML::template                       -> template: >box_banner<
1.327530 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
1.327694 - HTML::template_exists                -> search: >page_box_left< == 1
1.327738 - HTML::template                       -> template: >page_box_left<
1.327791 - PAGE::get_boxes                      -> -------- side=right
1.327810 - PAGE::get_boxes                      -> -------- call: right::news
1.327857 - CBOX::news                           -> generate Box
1.327876 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
1.327929 - NEWS::load_news                      -> load news data
1.327962 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
1.328016 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
1.332569 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.337479 - 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.342873 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.343069 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.343088 - NEWS::load_news                      -> ... from database
1.343129 - 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.349378 - HTML::encodeCms                      -> 
1.349800 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.350019 - HTML::encode                         -> replace run 1
1.350086 - HTML::encodeCms                      -> 
1.350109 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.350143 - HTML::encode                         -> replace run 1
1.350176 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.350379 - HTML::template                       -> template: >box_news_bit<
1.350539 - HTML::template                       -> template: >box_news_bit<
1.350565 - HTML::template                       -> template: >box_news<
1.350694 - HTML::template_exists                -> search: >page_box_right< == 1
1.350734 - HTML::template                       -> template: >page_box_right<
1.350809 - PAGE::get_boxes                      -> -------- call: right::party
1.350829 - CBOX::party                          -> generate Box
1.350849 - EVENT::short_event                   -> id >27<
1.350858 - EVENT::getevent                      -> id >27<
1.350870 - 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.355853 - CACHE::get                           -> cache: >event_27::stats< not found
1.355887 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.363474 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.369860 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.370044 - HTML::template                       -> template: >box_event<
1.370234 - HTML::template_exists                -> search: >page_box_right< == 1
1.370274 - HTML::template                       -> template: >page_box_right<
1.370313 - PAGE::get_boxes                      -> -------- call: right::forum
1.370332 - CBOX::forum                          -> generate forum box
1.370344 - CBOX::forum_load_threads             -> load data
1.370367 - CACHE::get                           -> cache: >forum::topthreads< not found
1.370386 - 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.379003 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.379261 - CBOX::forum_threads                  -> list all threads in array
1.379291 - 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.379332 - admin::getInstance                   -> do
1.379413 - HTML::template                       -> template: >box_forum_bit<
1.379580 - HTML::template                       -> template: >box_forum_bit<
1.379629 - HTML::template                       -> template: >box_forum_bit<
1.379680 - HTML::template                       -> template: >box_forum_bit<
1.379738 - HTML::template                       -> template: >box_forum_bit<
1.379784 - HTML::template                       -> template: >box_forum_bit<
1.379813 - HTML::template                       -> template: >box_forum<
1.379928 - HTML::template_exists                -> search: >page_box_right< == 1
1.379967 - HTML::template                       -> template: >page_box_right<
1.380007 - PAGE::get_boxes                      -> -------- call: right::vote
1.380025 - CBOX::vote                           -> generate Box
1.380038 - 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.384236 - HTML::template                       -> template: >box_vote_nocurrent<
1.384606 - HTML::template_exists                -> search: >page_box_right< == 1
1.384676 - HTML::template                       -> template: >page_box_right<
1.384729 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.384751 - CBOX::buddylist                      -> generate Box
1.384791 - HTML::template                       -> template: >box_buddylist_msg<
1.384896 - HTML::template                       -> template: >box_buddylist<
1.385003 - HTML::template_exists                -> search: >page_box_right< == 1
1.385030 - HTML::template                       -> template: >page_box_right<
1.385060 - PAGE::get_boxes                      -> -------- call: right::online
1.385081 - CBOX::online                         -> generate Box
1.385101 - HTML::template                       -> template: >box_online<
1.385216 - HTML::template_exists                -> search: >page_box_right< == 1
1.385246 - HTML::template                       -> template: >page_box_right<
1.385314 - PAGE::render                         -> final
1.385338 - PAGE::renderTemplate                 -> page
1.385351 - dotSession::getInstance              -> do
1.385372 - PAGE::getHead                        -> return
1.385380 - dotSession::getInstance              -> do
1.385524 - HTML::template                       -> template: >page<
1.386127 - PAGE::render_template                -> final

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

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