home / User details of Lasagne



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

found 286 debug messages

0.000039 - GLOBAL::include                      -> config.php
0.000241 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotDatabase.php
0.000294 - dotDatabase::getInstance             -> connection: database
0.000319 - dotDatabase::__construct             -> connection: database
0.000348 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.page.php
0.000379 - page::getInstance                    -> do
0.000402 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.dotSession.php
0.000426 - dotSession::getInstance              -> do
0.000444 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user.php
0.000478 - dotSession::start                    -> ---- init
0.000511 - dotSession::start                    -> start php session managment
0.809489 - dotSession::start                    -> finished php session management
0.809521 - dotSession::start                    -> check for security options
0.809540 - dotSession::start                    -> lookup ip2country
0.809564 - dotDatabase::connect                 -> dotlan.app@5.75.134.22
0.825225 - dotDatabase::select                  -> database: dotlan_database
0.834641 - dotDatabase::query                   -> SELECT `code` FROM `country_ip2code` WHERE 314547487 BETWEEN ip_from AND ip_to
0.844377 - dotSession::start                    -> update current session online user infos
0.844444 - dotDatabase::query                   -> UPDATE session SET lastactivity = 1746420658, userid = 0, site = 'https://dev.switzerlan.ch/user/?action=events&id=3586', host = '18.191.157.31', dns = '18.191.157.31', countrycode = '', hits = hits + 1 WHERE hash = 'm0nth6v220dldk8d1ruqnloag5'
0.850394 - dotSession::start                    -> session found in DB
0.850444 - dotSession::load_locales             -> do
0.850498 - dotSession::load_locales             -> chosing language for locales: en_US.UTF-8
0.850508 - dotSession::start                    -> ---- finished with session startup
0.850533 - dotSession::load_user                -> id: 0
0.850545 - user::get_user                       -> id: >0<
0.850568 - dotDatabase::getInstance             -> connection: database
0.850637 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.styles.php
0.850679 - styles::load                         -> name: ><
0.850704 - styles::load                         -> include: /var/www/html/swilan-dev/2024/www/html/templates/2024_switzerlan/styles/2024_switzerlan.php
0.850953 - styles::activate                     -> style = 2024_switzerlan
0.851141 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.admin.php
0.851163 - admin::getInstance                   -> do
0.851173 - dotSession::getInstance              -> do
0.851185 - admin::__construct                   -> user_id=0
0.851201 - user::load_settings                  -> load current user settings to $global
0.851222 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.prvmsg.php
0.851250 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.event.php
0.851276 - EVENT::comming_event                 -> return
0.851291 - dotDatabase::query                   -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1746420658 AND active=1 ORDER by begin ASC
0.855958 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.sitzplan.php
0.856026 - GLOBAL::end global.php               -> ---------------------------------------------
0.856050 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_frontend.php
0.856134 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.user_profile.php
0.856166 - user::get_user                       -> id: >3586<
0.856183 - dotDatabase::getInstance             -> connection: database
0.856204 - dotDatabase::query                   -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 3586 ORDER by id DESC
0.861964 - USER_FUNCTIONS::display_details      -> id:3586
0.862067 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.html.php
0.862129 - GLOBAL::include                      -> custom.user.php
0.862364 - HTML::template                       -> template: >user_profile_inner_bit4<
0.862497 - 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=3586 AND active=1 ORDER by events.begin DESC
0.867268 - EVENT::load_event_status             -> load event_status to $this
0.867300 - dotDatabase::query                   -> SELECT * FROM event_status ORDER by id ASC
0.871960 - HTML::template                       -> template: >user_profile_inner_bit4<
0.872049 - HTML::template                       -> template: >user_profile_innerlist<
0.872165 - HTML::template                       -> template: >user_profile_inner_bit3<
0.872221 - 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=3586 GROUP by t_turnier.tid ORDER by events.begin DESC, tname DESC
0.899516 - HTML::template                       -> template: >user_profile_inner_bit1<
0.899715 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier.php
0.899769 - TURNIER::__construct                 -> init
0.899815 - TURNIER::get_turnier                 -> ID: 118 (db)
0.899837 - dotDatabase::query                   -> SELECT *, tg.name AS group_name, tg.options AS group_options, UNIX_TIMESTAMP(tstart) AS unix_start, tadmins FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE tid='118'
0.904381 - TURNIER::load_system                 -> Turniermodus: double
0.904441 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersystem_double.php
0.904503 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turnier_tree.php
0.904669 - TURNIER::get_system                  -> return tournamentsystem class
0.904745 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.904758 - TURNIER_TREE::__construct            -> init
0.904766 - TURNIER::__construct                 -> init
0.904788 - TURNIER::get_turnier                 -> ID: 118 (cache)
0.904863 - TURNIER_TREE::load_contests          -> loading from db
0.904901 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cache.php
0.904943 - CACHE::get                           -> cache: >turnier_118::contests< not found
0.904958 - dotDatabase::query                   -> SELECT t_contest.*, starttime AS starttime_iso, UNIX_TIMESTAMP(starttime) AS starttime, COUNT(t_media.id) AS downloads, IF(tcrunde<0,tcrunde*-1+1,tcrunde*2) AS roundsort FROM t_contest LEFT JOIN t_media ON t_contest.tcid=t_media.tcid WHERE tid=118 GROUP by t_contest.tcid ORDER by roundsort DESC, tcrunde DESC, row ASC
0.911203 - CACHE::set                           -> cache: >turnier_118::contests< with ttl:3600
0.911934 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 118
0.911964 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.911993 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_teilnehmer.php
0.912036 - TURNIER_TEILNEHMER::__construct      -> init
0.912043 - TURNIER::__construct                 -> init
0.912054 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 3586 tid: 118
0.912067 - dotDatabase::query                   -> SELECT t_teilnehmer.tnid FROM t_teilnehmer_part LEFT JOIN t_teilnehmer ON t_teilnehmer_part.tnid=t_teilnehmer.tnid WHERE tid=118 AND user_id=3586
0.916625 - TURNIER_TREE::load_contests          -> load cache
0.916664 - TURNIER::load_players_info           -> loading from db
0.916761 - CACHE::get                           -> cache: >turnier_118::players_info< not found
0.916787 - dotDatabase::query                   -> SELECT tnid, tnname AS name, user.id AS leader_id, user.nick AS leader_nick, user.clan AS leader_clan, user.vorname AS leader_realname, tnanz, tcheckedin, tnlogo, t_teilnehmer.homepage, t_teilnehmer.irc, t_teilnehmer.loser, t_teilnehmer.description, sitz_block, sitz_id, sitz_nr, IF(t_teilnehmer.countrycode!='',t_teilnehmer.countrycode,user.countrycode) AS countrycode, IF(t_teilnehmer.countrycode!='',c2.name,c1.name) AS countryname FROM t_teilnehmer LEFT JOIN event_teilnehmer AS et ON tnleader=et.user_id AND et.event_id=12 LEFT JOIN user ON t_teilnehmer.tnleader=user.id LEFT JOIN country_code2name AS c1 ON c1.code=user.countrycode LEFT JOIN country_code2name AS c2 ON c2.code=t_teilnehmer.countrycode WHERE t_teilnehmer.tid=118
0.929285 - CACHE::set                           -> cache: >turnier_118::players_info< with ttl:3600
0.929948 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.929994 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.turniersub_verlauf.php
0.930094 - TURNIER::__construct                 -> init
0.930115 - TURNIER::get_turnier                 -> ID: 118 (cache)
0.930168 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.930186 - TURNIER::is_admin                    -> user_id: 0
0.930198 - admin::getInstance                   -> do
0.930222 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.930325 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.930558 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.930654 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.930735 - HTML::template                       -> template: >turnier_profile_contest_list<
0.930856 - HTML::template                       -> template: >user_profile_inner_bit3<
0.930940 - HTML::template                       -> template: >user_profile_inner_bit3<
0.930984 - TURNIER::get_turnier                 -> ID: 116 (db)
0.930993 - 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.935491 - TURNIER::load_system                 -> Turniermodus: double
0.935525 - TURNIER::get_system                  -> return tournamentsystem class
0.935537 - TURNIERSYTEM_DOUBLE::__construct     -> init
0.935544 - TURNIER_TREE::__construct            -> init
0.935549 - TURNIER::__construct                 -> init
0.935562 - TURNIER::get_turnier                 -> ID: 116 (cache)
0.935598 - TURNIER_TREE::load_contests          -> loading from db
0.935637 - CACHE::get                           -> cache: >turnier_116::contests< not found
0.935646 - 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.948757 - CACHE::set                           -> cache: >turnier_116::contests< with ttl:3600
0.953933 - TURNIER_TREE::check_timeouts         -> check for contest timeouts in TID 116
0.953973 - TURNIER::main                        -> initialize 'turnier_teilnehmer' subsystem
0.953984 - TURNIER_TEILNEHMER::__construct      -> init
0.953991 - TURNIER::__construct                 -> init
0.954004 - TURNIER_TEILNEHMER::check_teilnehmer -> user: 3586 tid: 116
0.954016 - 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=3586
0.959448 - TURNIER_TREE::load_contests          -> load cache
0.959496 - TURNIER::load_players_info           -> loading from db
0.959549 - CACHE::get                           -> cache: >turnier_116::players_info< not found
0.959569 - 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.968600 - CACHE::set                           -> cache: >turnier_116::players_info< with ttl:3600
0.970297 - TURNIER::main                        -> initialize 'turnier_verlauf' subsystem
0.970332 - TURNIER::__construct                 -> init
0.970353 - TURNIER::get_turnier                 -> ID: 116 (cache)
0.970407 - TURNIER_VERLAUF::contest_list        -> turnier_profile_contest_list
0.970424 - TURNIER::is_admin                    -> user_id: 0
0.970446 - admin::getInstance                   -> do
0.970468 - admin::hasRight                      -> check for adminright: >0:0 & 4096< FALSE
0.970561 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.970679 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.970757 - HTML::template                       -> template: >turnier_profile_contest_list_bit<
0.970800 - HTML::template                       -> template: >turnier_profile_contest_list<
0.970853 - HTML::template                       -> template: >user_profile_inner_bit3<
0.970916 - HTML::template                       -> template: >user_profile_innerlist<
0.970960 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.971097 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.971124 - HTML::template                       -> template: >user_profile_shortbar_bit<
0.971146 - HTML::template                       -> template: >user_profile_shortbar<
0.971206 - HTML::template                       -> template: >user_profile<
0.971286 - GLOBAL::end userspace                -> ---------------------------------------------
0.971294 - PAGE::render                         -> start rendering page layout
0.971304 - USER::check_for_new_messages         -> return
0.971319 - dotSession::getInstance              -> do
0.971361 - PAGE::get_boxes                      -> -------- side=left
0.971384 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.cbox.php
0.971424 - PAGE::get_boxes                      -> -------- call: left::menu_main
0.971443 - CBOX::menu                           -> generate Menu Box >menu<
0.971464 - HTML::template                       -> template: >box_menu_bit<
0.971533 - HTML::template                       -> template: >box_menu_bit<
0.971554 - HTML::template                       -> template: >box_menu_bit<
0.971572 - HTML::template                       -> template: >box_menu_bit<
0.971589 - HTML::template                       -> template: >box_menu_bit<
0.971606 - HTML::template                       -> template: >box_menu_bit<
0.971623 - HTML::template                       -> template: >box_menu_bit<
0.971640 - HTML::template                       -> template: >box_menu<
0.971720 - HTML::template_exists                -> search: >page_box_left< == 1
0.971750 - HTML::template                       -> template: >page_box_left<
0.971809 - PAGE::get_boxes                      -> -------- call: left::menu_party
0.971821 - CBOX::menu                           -> generate Menu Box >party<
0.971838 - HTML::template                       -> template: >box_menu_bit<
0.971857 - HTML::template                       -> template: >box_menu_bit<
0.971876 - HTML::template                       -> template: >box_menu_bit<
0.971893 - HTML::template                       -> template: >box_menu_bit<
0.971913 - HTML::template                       -> template: >box_menu_bit<
0.971941 - HTML::template                       -> template: >box_menu_bit<
0.971965 - HTML::template                       -> template: >box_menu_bit<
0.971989 - HTML::template                       -> template: >box_menu_bit<
0.972012 - HTML::template                       -> template: >box_menu_bit<
0.972037 - HTML::template                       -> template: >box_menu_bit<
0.972063 - HTML::template                       -> template: >box_menu_bit<
0.972087 - HTML::template                       -> template: >box_menu_bit<
0.972110 - HTML::template                       -> template: >box_menu<
0.972158 - HTML::template_exists                -> search: >page_box_left< == 1
0.972186 - HTML::template                       -> template: >page_box_left<
0.972217 - PAGE::get_boxes                      -> -------- call: left::menu_login
0.972230 - CBOX::menu                           -> generate Menu Box >login<
0.972249 - HTML::template                       -> template: >box_menu_bit<
0.972274 - HTML::template                       -> template: >box_menu_bit<
0.972296 - HTML::template                       -> template: >box_menu<
0.972340 - HTML::template_exists                -> search: >page_box_left< == 1
0.972365 - HTML::template                       -> template: >page_box_left<
0.972395 - PAGE::get_boxes                      -> -------- ignore: left::menu_user
0.972405 - PAGE::get_boxes                      -> -------- call: left::search
0.972418 - CBOX::template                       -> generate Box with >box_suchen< as template
0.972429 - HTML::template                       -> template: >box_suchen<
0.972516 - HTML::template_exists                -> search: >page_box_left< == 1
0.972539 - HTML::template                       -> template: >page_box_left<
0.972566 - PAGE::get_boxes                      -> -------- call: left::banner
0.972596 - CACHE::get                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< not found
0.972612 - dotDatabase::query                   -> SELECT * FROM sponsoren_groups WHERE id=3
0.977010 - 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.981848 - HTML::encode                         -> Die EEvent ist eine der grössten LAN-Parties in der Schweiz...
0.981899 - dotDatabase::query                   -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
0.986971 - dotDatabase::query                   -> SELECT codetag, codereplacement, twoparams FROM html_code
0.991209 - HTML::encode                         -> replace run 1
0.991326 - HTML::template                       -> template: >box_banner_bit<
0.991543 - HTML::encode                         -> www.egames.ch...
0.991660 - HTML::encode                         -> replace run 1
0.991708 - HTML::encode                         -> replace run 2
0.991751 - HTML::template                       -> template: >box_banner_bit<
0.991775 - HTML::template                       -> template: >box_banner<
0.991857 - CACHE::set                           -> cache: >sponsoren_3::cbox_2024_switzerlan.en_US< with ttl:3600
0.991999 - HTML::template_exists                -> search: >page_box_left< == 1
0.992039 - HTML::template                       -> template: >page_box_left<
0.992087 - PAGE::get_boxes                      -> -------- side=right
0.992106 - PAGE::get_boxes                      -> -------- call: right::news
0.992124 - CBOX::news                           -> generate Box
0.992141 - dotCommon::classload                 -> require: /var/www/html/swilan-dev/2024/www/includes/class.news.php
0.992184 - NEWS::load_news                      -> load news data
0.992210 - CACHE::get                           -> cache: >news::stats_switzerlan2024< not found
0.992241 - dotDatabase::query                   -> SELECT * FROM news_section WHERE urlshort IN ('switzerlan2024') ORDER by urlshort ASC
0.996830 - dotDatabase::query                   -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() AND section_id IN (16) ORDER by dateline ASC
1.001730 - 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.006604 - CACHE::set                           -> cache: >news::stats_switzerlan2024< with ttl:3600
1.006750 - CACHE::get                           -> cache: >news::news_switzerlan2024_limit5_page0< not found
1.006759 - NEWS::load_news                      -> ... from database
1.006784 - 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.012344 - HTML::encodeCms                      -> 
1.012750 - HTML::encode                         -> This year we’re facing a couple of logistical challenges. ...
1.012987 - HTML::encode                         -> replace run 1
1.013046 - HTML::encodeCms                      -> 
1.013067 - HTML::encode                         -> We are pleased to announce that SwitzerLAN is back and you c...
1.013113 - HTML::encode                         -> replace run 1
1.013150 - CACHE::set                           -> cache: >news::news_switzerlan2024_limit5_page0< with ttl:3600
1.013396 - HTML::template                       -> template: >box_news_bit<
1.013528 - HTML::template                       -> template: >box_news_bit<
1.013554 - HTML::template                       -> template: >box_news<
1.013657 - HTML::template_exists                -> search: >page_box_right< == 1
1.013693 - HTML::template                       -> template: >page_box_right<
1.013777 - PAGE::get_boxes                      -> -------- call: right::party
1.013796 - CBOX::party                          -> generate Box
1.013815 - EVENT::short_event                   -> id >27<
1.013825 - EVENT::getevent                      -> id >27<
1.013838 - 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.018975 - CACHE::get                           -> cache: >event_27::stats< not found
1.019002 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>=0
1.026312 - dotDatabase::query                   -> SELECT count(*) FROM event_teilnehmer WHERE event_id='27' AND bezahlt>0
1.034060 - CACHE::set                           -> cache: >event_27::stats< with ttl:3600
1.034234 - HTML::template                       -> template: >box_event<
1.034389 - HTML::template_exists                -> search: >page_box_right< == 1
1.034419 - HTML::template                       -> template: >page_box_right<
1.034449 - PAGE::get_boxes                      -> -------- call: right::forum
1.034462 - CBOX::forum                          -> generate forum box
1.034470 - CBOX::forum_load_threads             -> load data
1.034486 - CACHE::get                           -> cache: >forum::topthreads< not found
1.034498 - 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.046689 - CACHE::set                           -> cache: >forum::topthreads< with ttl:3600
1.046883 - CBOX::forum_threads                  -> list all threads in array
1.046905 - 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.046931 - admin::getInstance                   -> do
1.046996 - HTML::template                       -> template: >box_forum_bit<
1.047153 - HTML::template                       -> template: >box_forum_bit<
1.047206 - HTML::template                       -> template: >box_forum_bit<
1.047257 - HTML::template                       -> template: >box_forum_bit<
1.047325 - HTML::template                       -> template: >box_forum_bit<
1.047363 - HTML::template                       -> template: >box_forum_bit<
1.047388 - HTML::template                       -> template: >box_forum<
1.047573 - HTML::template_exists                -> search: >page_box_right< == 1
1.047614 - HTML::template                       -> template: >page_box_right<
1.047653 - PAGE::get_boxes                      -> -------- call: right::vote
1.047672 - CBOX::vote                           -> generate Box
1.047686 - 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.052159 - HTML::template                       -> template: >box_vote_nocurrent<
1.052391 - HTML::template_exists                -> search: >page_box_right< == 1
1.052435 - HTML::template                       -> template: >page_box_right<
1.052476 - PAGE::get_boxes                      -> -------- call: right::buddylist
1.052496 - CBOX::buddylist                      -> generate Box
1.052526 - HTML::template                       -> template: >box_buddylist_msg<
1.052588 - HTML::template                       -> template: >box_buddylist<
1.052675 - HTML::template_exists                -> search: >page_box_right< == 1
1.052742 - HTML::template                       -> template: >page_box_right<
1.052777 - PAGE::get_boxes                      -> -------- call: right::online
1.052793 - CBOX::online                         -> generate Box
1.052805 - HTML::template                       -> template: >box_online<
1.052897 - HTML::template_exists                -> search: >page_box_right< == 1
1.052924 - HTML::template                       -> template: >page_box_right<
1.052976 - PAGE::render                         -> final
1.052988 - PAGE::renderTemplate                 -> page
1.053006 - dotSession::getInstance              -> do
1.053030 - PAGE::getHead                        -> return
1.053037 - dotSession::getInstance              -> do
1.053195 - HTML::template                       -> template: >page<
1.053705 - PAGE::render_template                -> final

PHP Includes   : 26
DB Queries     : 28
Rendering Time : 1.054814

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