home / User details of CleanBandit



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

found 336 debug messages

0.000033 - GLOBAL::include                      -> config.php
0.000201 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000249 - dotDatabase::getInstance             -> connection: database
0.000270 - dotDatabase::__construct             -> connection: database
0.000297 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000328 - page::getInstance                    -> do
0.000356 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000383 - dotSession::getInstance              -> do
0.000402 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000444 - dotSession::start                    -> ---- init
0.000775 - dotSession::start                    -> start php session managment
0.000935 - dotSession::start                    -> finished php session management
0.000948 - dotSession::start                    -> save user and host information to new session_array
0.000963 - dotSession::start                    -> check for security options
0.001826 - dotSession::start                    -> lookup ip2country
0.001859 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.019027 - dotDatabase::select                  -> database: dotlan_database
0.026905 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 59356527 BETWEEN ip_from AND ip_to
0.034928 - dotSession::start                    -> update current session online user infos
0.034988 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746420725, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=2337', host = '3.137.181.111', dns = 'ec2-3-137-181-111.us-east-2.compute.amazonaws.com', countrycode = '', hits = hits + 1 WHERE hash = '9ir3gt30d93v82134h4oughuf7'
0.039148 - dotSession::start                    -> no session found in db == insert new db sesssion
0.039218 - dotDatabase::query                   -> INSERT INTO `session`SET hash = '9ir3gt30d93v82134h4oughuf7', lastactivity = 1746420725, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=2337', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '3.137.181.111', dns = 'ec2-3-137-181-111.us-east-2.compute.amazonaws.com', countrycode = '', hits = 1
0.044549 - dotSession::load_locales             -> do
0.044628 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.044637 - dotSession::start                    -> ---- finished with session startup
0.044656 - dotSession::load_user                -> id: 0
0.044663 - user::get_user                       -> id: >0<
0.044685 - dotDatabase::getInstance             -> connection: database
0.044742 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.044781 - styles::load                         -> name: ><
0.044806 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.045124 - styles::activate                     -> style = 2024_switzerlan
0.045326 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.045357 - admin::getInstance                   -> do
0.045368 - dotSession::getInstance              -> do
0.045382 - admin::__construct                   -> user_id=0
0.045390 - user::load_settings                  -> load current user settings to $global
0.045409 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.045439 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.045465 - EVENT::comming_event                 -> return
0.045479 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420725 AND active=1 ORDER by begin ASC
0.049830 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.049887 - GLOBAL::end global.php               -> ---------------------------------------------
0.049908 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.049985 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.050015 - user::get_user                       -> id: >2337<
0.050030 - dotDatabase::getInstance             -> connection: database
0.050050 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 2337 ORDER by id DESC
0.054814 - USER_FUNCTIONS::display_details      -> id:2337
0.054906 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.054982 - GLOBAL::include                      -> custom.user.php
0.055341 - HTML::template                       -> template: >user_profile_inner_bit4<
0.055532 - 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=2337 AND active=1 ORDER by events.begin DESC
0.060521 - EVENT::load_event_status             -> load event_status to $this
0.060542 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
0.065256 - HTML::template                       -> template: >user_profile_inner_bit4<
0.065405 - HTML::template                       -> template: >user_profile_inner_bit4<
0.065469 - HTML::template                       -> template: >user_profile_innerlist<
0.065650 - HTML::template                       -> template: >user_profile_inner_bit3<
0.065738 - 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=2337 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.098166 - HTML::template                       -> template: >user_profile_inner_bit1<
0.098370 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.098567 - TURNIER::__construct                 -> init
0.098656 - TURNIER::get_turnier                 -> ID: 76 (db)
0.098676 - 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='76'
0.102934 - TURNIER::load_system                 -> Turniermodus: double
0.102988 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.103058 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.103191 - TURNIER::get_system                  -> return tournamentsystem class
0.103211 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.103221 - TURNIER_TREE::__construct            -> init
0.103229 - TURNIER::__construct                 -> init
0.103248 - TURNIER::get_turnier                 -> ID: 76 (cache)
0.103322 - TURNIER_TREE::load_contests          -> loading from db
0.103351 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.103389 - CACHE::get                           -> cache: >turnier_76::contests< not found
0.103564 - 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=76 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.116765 - CACHE::set                           -> cache: >turnier_76::contests< with ttl:3600
0.119157 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 76
0.119209 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.119249 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.119314 - TURNIER_TEILNEHMER::__construct      -> init
0.119326 - TURNIER::__construct                 -> init
0.119344 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2337 tid: 76
0.119362 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=76 AND user_id=2337
0.124369 - TURNIER_TREE::load_contests          -> load cache
0.124406 - TURNIER::load_players_info           -> loading from db
0.124457 - CACHE::get                           -> cache: >turnier_76::players_info< not found
0.124478 - 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=7 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name ON code=user.countrycode WHERE t_teilnehmer.tid=76
0.131947 - CACHE::set                           -> cache: >turnier_76::players_info< with ttl:3600
0.135762 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.135860 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.135936 - TURNIER::__construct                 -> init
0.135963 - TURNIER::get_turnier                 -> ID: 76 (cache)
0.136020 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.136040 - TURNIER::is_admin                    -> user_id: 0
0.136054 - admin::getInstance                   -> do
0.136083 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.136166 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.136416 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.136497 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.136572 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.136655 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.136724 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.136778 - HTML::template                       -> template: >turnier_profile_contest_list<
0.136910 - HTML::template                       -> template: >user_profile_inner_bit3<
0.137143 - HTML::template                       -> template: >user_profile_inner_bit1<
0.137197 - TURNIER::get_turnier                 -> ID: 67 (db)
0.137212 - 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='67'
0.141808 - TURNIER::load_system                 -> Turniermodus: double
0.141835 - TURNIER::get_system                  -> return tournamentsystem class
0.141850 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.141859 - TURNIER_TREE::__construct            -> init
0.141867 - TURNIER::__construct                 -> init
0.141883 - TURNIER::get_turnier                 -> ID: 67 (cache)
0.141935 - TURNIER_TREE::load_contests          -> loading from db
0.141971 - CACHE::get                           -> cache: >turnier_67::contests< not found
0.141987 - 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=67 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.149387 - CACHE::set                           -> cache: >turnier_67::contests< with ttl:3600
0.150372 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 67
0.150400 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.150501 - TURNIER_TEILNEHMER::__construct      -> init
0.150514 - TURNIER::__construct                 -> init
0.150533 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2337 tid: 67
0.150550 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=67 AND user_id=2337
0.155633 - TURNIER_TREE::load_contests          -> load cache
0.155668 - TURNIER::load_players_info           -> loading from db
0.155711 - CACHE::get                           -> cache: >turnier_67::players_info< not found
0.155729 - 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=6 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name ON code=user.countrycode WHERE t_teilnehmer.tid=67
0.168110 - CACHE::set                           -> cache: >turnier_67::players_info< with ttl:3600
0.168547 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.168562 - TURNIER::__construct                 -> init
0.168576 - TURNIER::get_turnier                 -> ID: 67 (cache)
0.168607 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.168619 - TURNIER::is_admin                    -> user_id: 0
0.168625 - admin::getInstance                   -> do
0.168642 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.168707 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.168795 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.168851 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.168902 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.168951 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.169009 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.169039 - HTML::template                       -> template: >turnier_profile_contest_list<
0.169077 - HTML::template                       -> template: >user_profile_inner_bit3<
0.169153 - HTML::template                       -> template: >user_profile_inner_bit1<
0.169187 - TURNIER::get_turnier                 -> ID: 55 (db)
0.169195 - 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='55'
0.173867 - TURNIER::load_system                 -> Turniermodus: double
0.173909 - TURNIER::get_system                  -> return tournamentsystem class
0.173926 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.173936 - TURNIER_TREE::__construct            -> init
0.173945 - TURNIER::__construct                 -> init
0.173963 - TURNIER::get_turnier                 -> ID: 55 (cache)
0.174016 - TURNIER_TREE::load_contests          -> loading from db
0.174083 - CACHE::get                           -> cache: >turnier_55::contests< not found
0.174100 - 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=55 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.183396 - CACHE::set                           -> cache: >turnier_55::contests< with ttl:3600
0.184650 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 55
0.184684 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.184698 - TURNIER_TEILNEHMER::__construct      -> init
0.184710 - TURNIER::__construct                 -> init
0.184726 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 2337 tid: 55
0.184743 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=55 AND user_id=2337
0.190518 - TURNIER_TREE::load_contests          -> load cache
0.190549 - TURNIER::load_players_info           -> loading from db
0.190586 - CACHE::get                           -> cache: >turnier_55::players_info< not found
0.190599 - 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=5 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name ON code=user.countrycode WHERE t_teilnehmer.tid=55
0.196912 - CACHE::set                           -> cache: >turnier_55::players_info< with ttl:3600
0.197487 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.197506 - TURNIER::__construct                 -> init
0.197523 - TURNIER::get_turnier                 -> ID: 55 (cache)
0.197560 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.197575 - TURNIER::is_admin                    -> user_id: 0
0.197581 - admin::getInstance                   -> do
0.197599 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.197666 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.197757 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.197832 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.197886 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.197936 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.197984 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.198031 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.198076 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.198104 - HTML::template                       -> template: >turnier_profile_contest_list<
0.198149 - HTML::template                       -> template: >user_profile_inner_bit3<
0.198207 - HTML::template                       -> template: >user_profile_innerlist<
0.198250 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.198353 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.198374 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.198390 - HTML::template                       -> template: >user_profile_shortbar<
0.198627 - HTML::template                       -> template: >user_profile<
0.198723 - GLOBAL::end userspace                -> ---------------------------------------------
0.198734 - PAGE::render                         -> start rendering page layout
0.198746 - USER::check_for_new_messages         -> return
0.198764 - dotSession::getInstance              -> do
0.198808 - PAGE::get_boxes                      -> -------- side=left
0.198831 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.198868 - PAGE::get_boxes                      -> -------- call: left::menu_main
0.198887 - CBOX::menu                           -> generate Menu Box >menu<
0.198911 - HTML::template                       -> template: >box_menu_bit<
0.198977 - HTML::template                       -> template: >box_menu_bit<
0.199003 - HTML::template                       -> template: >box_menu_bit<
0.199027 - HTML::template                       -> template: >box_menu_bit<
0.199050 - HTML::template                       -> template: >box_menu_bit<
0.199079 - HTML::template                       -> template: >box_menu_bit<
0.199109 - HTML::template                       -> template: >box_menu_bit<
0.199129 - HTML::template                       -> template: >box_menu<
0.199219 - HTML::template_exists                -> search: >page_box_left< == 1
0.199246 - HTML::template                       -> template: >page_box_left<
0.199294 - PAGE::get_boxes                      -> -------- call: left::menu_party
0.199303 - CBOX::menu                           -> generate Menu Box >party<
0.199316 - HTML::template                       -> template: >box_menu_bit<
0.199330 - HTML::template                       -> template: >box_menu_bit<
0.199342 - HTML::template                       -> template: >box_menu_bit<
0.199354 - HTML::template                       -> template: >box_menu_bit<
0.199366 - HTML::template                       -> template: >box_menu_bit<
0.199378 - HTML::template                       -> template: >box_menu_bit<
0.199390 - HTML::template                       -> template: >box_menu_bit<
0.199402 - HTML::template                       -> template: >box_menu_bit<
0.199414 - HTML::template                       -> template: >box_menu_bit<
0.199425 - HTML::template                       -> template: >box_menu_bit<
0.199437 - HTML::template                       -> template: >box_menu_bit<
0.199449 - HTML::template                       -> template: >box_menu_bit<
0.199461 - HTML::template                       -> template: >box_menu<
0.199487 - HTML::template_exists                -> search: >page_box_left< == 1
0.199504 - HTML::template                       -> template: >page_box_left<
0.199523 - PAGE::get_boxes                      -> -------- call: left::menu_login
0.199531 - CBOX::menu                           -> generate Menu Box >login<
0.199541 - HTML::template                       -> template: >box_menu_bit<
0.199554 - HTML::template                       -> template: >box_menu_bit<
0.199565 - HTML::template                       -> template: >box_menu<
0.199590 - HTML::template_exists                -> search: >page_box_left< == 1
0.199605 - HTML::template                       -> template: >page_box_left<
0.199622 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
0.199627 - PAGE::get_boxes                      -> -------- call: left::search
0.199635 - CBOX::template                       -> generate Box with >box_suchen< as template
0.199640 - HTML::template                       -> template: >box_suchen<
0.199697 - HTML::template_exists                -> search: >page_box_left< == 1
0.199710 - HTML::template                       -> template: >page_box_left<
0.199726 - PAGE::get_boxes                      -> -------- call: left::banner
0.199749 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.199758 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
0.204254 - 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
0.210690 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.210727 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.216575 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
0.221027 - HTML::encode                         -> replace run 1
0.221164 - HTML::template                       -> template: >box_banner_bit<
0.221366 - HTML::encode                         -> www.egames.ch...
0.221502 - HTML::encode                         -> replace run 1
0.221561 - HTML::encode                         -> replace run 2
0.221629 - HTML::template                       -> template: >box_banner_bit<
0.221669 - HTML::template                       -> template: >box_banner<
0.221786 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.221933 - HTML::template_exists                -> search: >page_box_left< == 1
0.221978 - HTML::template                       -> template: >page_box_left<
0.222071 - PAGE::get_boxes                      -> -------- side=right
0.222091 - PAGE::get_boxes                      -> -------- call: right::news
0.222110 - CBOX::news                           -> generate Box
0.222134 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.222174 - NEWS::load_news                      -> load news data
0.222203 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
0.222239 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.226681 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
0.231567 - 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
0.236068 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
0.236221 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
0.236236 - NEWS::load_news                      -> ... from database
0.236268 - 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
0.245028 - HTML::encodeCms                      -> 
0.245947 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
0.246182 - HTML::encode                         -> replace run 1
0.246252 - HTML::encodeCms                      -> 
0.246277 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
0.246321 - HTML::encode                         -> replace run 1
0.246361 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
0.246634 - HTML::template                       -> template: >box_news_bit<
0.246795 - HTML::template                       -> template: >box_news_bit<
0.246825 - HTML::template                       -> template: >box_news<
0.246949 - HTML::template_exists                -> search: >page_box_right< == 1
0.246991 - HTML::template                       -> template: >page_box_right<
0.247075 - PAGE::get_boxes                      -> -------- call: right::party
0.247097 - CBOX::party                          -> generate Box
0.247118 - EVENT::short_event                   -> id >27<
0.247128 - EVENT::getevent                      -> id >27<
0.247142 - 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
0.252301 - CACHE::get                           -> cache: >event_27::stats< not found
0.252336 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
0.262682 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
0.272992 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
0.273179 - HTML::template                       -> template: >box_event<
0.273367 - HTML::template_exists                -> search: >page_box_right< == 1
0.273414 - HTML::template                       -> template: >page_box_right<
0.273461 - PAGE::get_boxes                      -> -------- call: right::forum
0.273483 - CBOX::forum                          -> generate forum box
0.273492 - CBOX::forum_load_threads             -> load data
0.273515 - CACHE::get                           -> cache: >forum::topthreads< not found
0.273529 - 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
0.282185 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
0.282518 - CBOX::forum_threads                  -> list all threads in array
0.282555 - 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, )
0.282597 - admin::getInstance                   -> do
0.282685 - HTML::template                       -> template: >box_forum_bit<
0.282873 - HTML::template                       -> template: >box_forum_bit<
0.282930 - HTML::template                       -> template: >box_forum_bit<
0.282990 - HTML::template                       -> template: >box_forum_bit<
0.283041 - HTML::template                       -> template: >box_forum_bit<
0.283089 - HTML::template                       -> template: >box_forum_bit<
0.283122 - HTML::template                       -> template: >box_forum<
0.283261 - HTML::template_exists                -> search: >page_box_right< == 1
0.283304 - HTML::template                       -> template: >page_box_right<
0.283347 - PAGE::get_boxes                      -> -------- call: right::vote
0.283369 - CBOX::vote                           -> generate Box
0.283384 - 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
0.289553 - HTML::template                       -> template: >box_vote_nocurrent<
0.289714 - HTML::template_exists                -> search: >page_box_right< == 1
0.289753 - HTML::template                       -> template: >page_box_right<
0.289798 - PAGE::get_boxes                      -> -------- call: right::buddylist
0.289818 - CBOX::buddylist                      -> generate Box
0.289850 - HTML::template                       -> template: >box_buddylist_msg<
0.289922 - HTML::template                       -> template: >box_buddylist<
0.290020 - HTML::template_exists                -> search: >page_box_right< == 1
0.290049 - HTML::template                       -> template: >page_box_right<
0.290085 - PAGE::get_boxes                      -> -------- call: right::online
0.290101 - CBOX::online                         -> generate Box
0.290114 - HTML::template                       -> template: >box_online<
0.290215 - HTML::template_exists                -> search: >page_box_right< == 1
0.290243 - HTML::template                       -> template: >page_box_right<
0.290307 - PAGE::render                         -> final
0.290319 - PAGE::renderTemplate                 -> page
0.290330 - dotSession::getInstance              -> do
0.290350 - PAGE::getHead                        -> return
0.290358 - dotSession::getInstance              -> do
0.290593 - HTML::template                       -> template: >page<
0.291217 - PAGE::render_template                -> final

PHP Includes   : 26
DB Queries     : 33
Rendering Time : 0.297080

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