Event > BK(XX)L #17.2

Event Infos

Eventname: BK(XX)L #17.2
Anzahl der Teilnehmer: 200 Teilnehmer
Beginn: Freitag, 19. Mai 2023 18:00
Ende: Sonntag, 21. Mai 2023 12:00
Anmeldebeginn: Sonntag, 08. Januar 2023 20:00
Sitzplatzreservierung: Sonntag, 22. Januar 2023 20:00
Eintrittspreis: 38 EUR
Überweisung: Nur für Benutzer sichtbar
Mindestalter: 18 Jahre
Location: Deutscher Michel Halle

Anschrift:
Königsberger Straße 4a
55442 Stromberg

Weitere Infos

Voraussetzung: Denkt bitte an euren Personalausweis.

Pro Platz bekommt ihr eine Steckdose sowie einen Netzwerkport. Mehrfachstecker und Netzwerkkabel (10m) sind selbst mitzubringen.
Zusätzliche Stromverbraucher wie Wasserkocher, Sandwichmaker und Co. sind VERBOTEN, da sonst schnell mal die Sicherung rausfliegt.
Turniere: Siehe Punkt "Turniere" links im Menü.
Netzwerk: Gigabit für alle.

Flaches Netz, kein Routing zwischen den Blöcken.
Weitere Infos: keine Angabe

Bilder

Keine Bildergalerien vorhanden

Downloads

Keine Media Dateien gefunden.

Turniere

Teilnehmer Funturniere
F1 2017 - FUNTURNIER - powered by aLFr3d016
Golf It! - Funturnier - powered by Yggdrasil128016
Teilnehmer XXL#17
Blobby Volley - 1on1032
Counterstrike: Global Offensive - 5on5032
Fifa 23 - 1on1016
Hearthstone: Heroes of Warcraft - 1on1016
League of Legends - 5on5016
Rocket League - 3on3016
Starcraft 2 - 1on1016
Trackmania Nations Forever016
Unreal Tournament 2004 - Instagib016
Valorant - 5on5016

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

found 385 debug messages

 0.000016 - GLOBAL::include                    -> config.php
 0.000085 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.dotDatabase.php
 0.000092 - dotDatabase::getInstance           -> connection: database
 0.000095 - dotDatabase::__construct           -> connection: database
 0.000127 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.page.php
 0.000130 - page::getInstance                  -> do
 0.000164 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.dotSession.php
 0.000166 - dotSession::getInstance            -> do
 0.000190 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.user.php
 0.000197 - dotSession::start                  -> ---- init
 0.000214 - dotSession::start                  -> start php session managment
 0.000934 - dotSession::start                  -> finished php session management
 0.000936 - dotSession::start                  -> save user and host information to new session_array
 0.000940 - dotSession::start                  -> check for security options
 0.000945 - dotSession::start                  -> lookup ip2country
 0.000952 - dotDatabase::connect               -> dotlan@localhost
 0.001140 - dotDatabase::select                -> database: dotlan
 0.001269 - dotDatabase::query                 -> set session wait_timeout=78800;
 0.001353 - dotDatabase::query                 -> SELECT `code` FROM `country_ip2code` WHERE 3628718406 BETWEEN ip_from AND ip_to
 0.007112 - dotSession::start                  -> update current session online user infos
 0.007180 - dotDatabase::query                 -> UPDATE session SET lastactivity = 1781204638, userid = 0, site = 'https://www.bk-lan.de/party/?do=event&id=34', host = '216.73.217.70', dns = '216.73.217.70', countrycode = 'US', hits = hits + 1 WHERE hash = '30hhl0c6n1f8jr1o32n8qlovuh'
 0.007375 - dotSession::start                  -> no session found in db == insert new db sesssion
 0.007429 - dotDatabase::query                 -> INSERT INTO `session`SET hash = '30hhl0c6n1f8jr1o32n8qlovuh', lastactivity = 1781204638, userid = 0, site = 'https://www.bk-lan.de/party/?do=event&id=34', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.217.70', dns = '216.73.217.70', countrycode = 'US', hits = 1
 0.007959 - dotSession::load_locales           -> do
 0.007997 - dotSession::load_locales           -> chosing language for locales: de_DE.UTF-8
 0.007998 - dotSession::start                  -> ---- finished with session startup
 0.008004 - dotSession::load_user              -> id: 0
 0.008007 - user::get_user                     -> id: >0<
 0.008011 - dotDatabase::getInstance           -> connection: database
 0.008046 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.styles.php
 0.008056 - styles::load                       -> name: ><
 0.008079 - styles::load                       -> include: /var/dotlan/wwwroot/html/styles/bkl2019.php
 0.008086 - EVENT::comming_event               -> return
 0.008143 - dotDatabase::query                 -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1781204638 AND active=1 ORDER by begin ASC
 0.008488 - dotDatabase::query                 -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1781204638 AND active=1 ORDER by begin DESC LIMIT 1
 0.008665 - EVENT::getevent                    -> id >40<
 0.008711 - 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=40 AND active=1
 0.009096 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.html.php
 0.009198 - styles::activate                   -> style = bkl2019
 0.009234 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.admin.php
 0.009237 - admin::getInstance                 -> do
 0.009239 - dotSession::getInstance            -> do
 0.009241 - admin::__construct                 -> user_id=0
 0.009243 - user::load_settings                -> load current user settings to $global
 0.009261 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.prvmsg.php
 0.009265 - EVENT::comming_event               -> return
 0.009328 - dotDatabase::query                 -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1781204638 AND active=1 ORDER by begin ASC
 0.009580 - dotDatabase::query                 -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1781204638 AND active=1 ORDER by begin DESC LIMIT 1
 0.009772 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.sitzplan.php
 0.009777 - GLOBAL::end global.php             -> ---------------------------------------------
 0.009803 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.event_frontend.php
 0.009810 - EVENT::comming_event               -> return
 0.009898 - dotDatabase::query                 -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1781204638 AND active=1 ORDER by begin ASC
 0.010134 - dotDatabase::query                 -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1781204638 AND active=1 ORDER by begin DESC LIMIT 1
 0.010289 - EVENT_FRONTEND::display_event      -> id >34<
 0.010291 - EVENT::getevent                    -> id >34<
 0.010340 - 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=34 AND active=1
 0.010581 - HTML::template                     -> template: >event_shortbar<
 0.010718 - HTML::encode                       -> 34...
 0.010783 - dotDatabase::query                 -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.011226 - dotDatabase::query                 -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.011355 - HTML::encode                       -> replace run 1
 0.011382 - HTML::encode                       -> 1...
 0.011407 - HTML::encode                       -> replace run 1
 0.011413 - HTML::encode                       -> 0...
 0.011423 - HTML::encode                       -> replace run 1
 0.011426 - HTML::encode                       -> ...
 0.011434 - HTML::encode                       -> replace run 1
 0.011437 - HTML::encode                       -> BK(XX)L #17.2...
 0.011450 - HTML::encode                       -> replace run 1
 0.011454 - HTML::encode                       -> 200...
 0.011464 - HTML::encode                       -> replace run 1
 0.011468 - HTML::encode                       -> 38 EUR...
 0.011475 - HTML::encode                       -> replace run 1
 0.011480 - HTML::encode                       -> Inhaber: BK-LAN e.V. IBAN: DE69560501800010193480 Konto Nr.:...
 0.011501 - HTML::encode                       -> replace run 1
 0.011506 - HTML::encode                       -> 2023-04-21 18:11:07...
 0.011515 - HTML::encode                       -> replace run 1
 0.011519 - HTML::encode                       -> 1682093467...
 0.011527 - HTML::encode                       -> replace run 1
 0.011530 - HTML::encode                       -> Deutscher Michel Halle...
 0.011538 - HTML::encode                       -> replace run 1
 0.011541 - HTML::encode                       -> 55442...
 0.011551 - HTML::encode                       -> replace run 1
 0.011555 - HTML::encode                       -> Stromberg...
 0.011562 - HTML::encode                       -> replace run 1
 0.011565 - HTML::encode                       -> Königsberger Straße 4a...
 0.011575 - HTML::encode                       -> replace run 1
 0.011578 - HTML::encode                       -> de...
 0.011586 - HTML::encode                       -> replace run 1
 0.011589 - HTML::encode                       -> 5...
 0.011597 - HTML::encode                       -> replace run 1
 0.011601 - HTML::encode                       -> default_de-at_ch...
 0.011609 - HTML::encode                       -> replace run 1
 0.011612 - HTML::encode                       -> 1...
 0.011620 - HTML::encode                       -> replace run 1
 0.011623 - HTML::encode                       -> Denkt bitte an euren Personalausweis. Pro Platz bekommt ihr...
 0.011640 - HTML::encode                       -> replace run 1
 0.011645 - HTML::encode                       -> 18...
 0.011652 - HTML::encode                       -> replace run 1
 0.011656 - HTML::encode                       -> Siehe Punkt "Turniere" links im Menü....
 0.011665 - HTML::encode                       -> replace run 1
 0.011669 - HTML::encode                       -> Gigabit für alle. Flaches Netz, kein Routing zwischen den ...
 0.011680 - HTML::encode                       -> replace run 1
 0.011684 - HTML::encode                       -> ...
 0.011691 - HTML::encode                       -> replace run 1
 0.011694 - HTML::encode                       -> ...
 0.011701 - HTML::encode                       -> replace run 1
 0.011704 - HTML::encode                       -> 19. Mai 2023 - 18:00...
 0.011712 - HTML::encode                       -> replace run 1
 0.011715 - HTML::encode                       -> 21. Mai 2023 - 12:00...
 0.011722 - HTML::encode                       -> replace run 1
 0.011726 - HTML::encode                       -> 1673204400...
 0.011733 - HTML::encode                       -> replace run 1
 0.011736 - HTML::encode                       -> 1682359200...
 0.011743 - HTML::encode                       -> replace run 1
 0.011746 - HTML::encode                       -> 1674414000...
 0.011753 - HTML::encode                       -> replace run 1
 0.011756 - HTML::encode                       -> 1684446900...
 0.011764 - HTML::encode                       -> replace run 1
 0.011767 - HTML::encode                       -> 644...
 0.011774 - HTML::encode                       -> replace run 1
 0.011777 - HTML::encode                       -> ...
 0.011785 - HTML::encode                       -> replace run 1
 0.011788 - HTML::encode                       -> 0...
 0.011795 - HTML::encode                       -> replace run 1
 0.011798 - HTML::encode                       -> 0...
 0.011805 - HTML::encode                       -> replace run 1
 0.011808 - HTML::encode                       -> 1684512000...
 0.011830 - HTML::encode                       -> replace run 1
 0.011835 - HTML::encode                       -> 1684663200...
 0.011846 - HTML::encode                       -> replace run 1
 0.011869 - HTML::encode                       -> 08. Januar 2023 - 20:00...
 0.011885 - HTML::encode                       -> replace run 1
 0.011949 - dotDatabase::query                 -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id='34' AND active=1
 0.012194 - dotDatabase::query                 -> SELECT COUNT(*) FROM t_turnier WHERE teventid=34 AND tactive=1 AND tadultsonly=0
 0.012776 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.turnier.php
 0.012802 - TURNIER::main                      -> initialize 'turnier_view' subsystem
 0.012832 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.turniersub_view.php
 0.012843 - TURNIER_VIEW::__construct          -> __construct
 0.012845 - TURNIER::__construct               -> init
 0.012869 - TURNIER_VIEW::overview_short_event -> display overview by event
 0.012918 - dotDatabase::query                 -> SELECT COUNT(*) FROM t_turnier WHERE teventid=34 AND tactive=1 AND tadultsonly=0
 0.013444 - dotDatabase::query                 -> SELECT tname, tuserproteam, tid, tlogo, topen, tpause, tactive, tclosed, UNIX_TIMESTAMP(tstart) AS unix_start, tmaxanz, tg.name AS group_name, tg.options AS group_options, tgroupid, tpassword, tadmins, c_teilnehmer_complete FROM t_turnier LEFT JOIN t_groups AS tg ON tg.id=t_turnier.tgroupid WHERE teventid=34 AND tactive=1 AND tadultsonly=0 ORDER by tg.name ASC, tname ASC
 0.014759 - HTML::template                     -> template: >turnier_event_group<
 0.014902 - HTML::template                     -> template: >turnier_event_bit<
 0.014980 - HTML::template                     -> template: >turnier_event_bit<
 0.014989 - HTML::template                     -> template: >turnier_event_group<
 0.014994 - HTML::template                     -> template: >turnier_event_bit<
 0.015001 - HTML::template                     -> template: >turnier_event_bit<
 0.015007 - HTML::template                     -> template: >turnier_event_bit<
 0.015013 - HTML::template                     -> template: >turnier_event_bit<
 0.015019 - HTML::template                     -> template: >turnier_event_bit<
 0.015025 - HTML::template                     -> template: >turnier_event_bit<
 0.015031 - HTML::template                     -> template: >turnier_event_bit<
 0.015036 - HTML::template                     -> template: >turnier_event_bit<
 0.015042 - HTML::template                     -> template: >turnier_event_bit<
 0.015048 - HTML::template                     -> template: >turnier_event_bit<
 0.015053 - HTML::template                     -> template: >turnier_event<
 0.015117 - HTML::template                     -> template: >event_infos<
 0.015222 - GLOBAL::end userspace              -> ---------------------------------------------
 0.015223 - PAGE::render                       -> start rendering page layout
 0.015225 - USER::check_for_new_messages       -> return
 0.015247 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.social_media.php
 0.015264 - dotSession::getInstance            -> do
 0.015281 - PAGE::get_boxes                    -> -------- side=left
 0.015314 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.cbox.php
 0.015322 - PAGE::get_boxes                    -> -------- call: left::menu_main
 0.015329 - CBOX::menu                         -> generate Menu Box >menu<
 0.015336 - HTML::template                     -> template: >box_menu_bit<
 0.015411 - HTML::template                     -> template: >box_menu_bit<
 0.015419 - HTML::template                     -> template: >box_menu_bit<
 0.015424 - HTML::template                     -> template: >box_menu_bit<
 0.015428 - HTML::template                     -> template: >box_menu_bit<
 0.015432 - HTML::template                     -> template: >box_menu_bit<
 0.015436 - HTML::template                     -> template: >box_menu_bit<
 0.015440 - HTML::template                     -> template: >box_menu<
 0.015572 - HTML::template_exists              -> search: >page_box_left< == 1
 0.015584 - HTML::template                     -> template: >page_box_left<
 0.015646 - PAGE::get_boxes                    -> -------- call: left::menu_party
 0.015649 - CBOX::menu                         -> generate Menu Box >party<
 0.015653 - HTML::template                     -> template: >box_menu_bit<
 0.015659 - HTML::template                     -> template: >box_menu_bit<
 0.015664 - HTML::template                     -> template: >box_menu_bit<
 0.015668 - HTML::template                     -> template: >box_menu_bit<
 0.015672 - HTML::template                     -> template: >box_menu_bit<
 0.015676 - HTML::template                     -> template: >box_menu_bit<
 0.015680 - HTML::template                     -> template: >box_menu_bit<
 0.015683 - HTML::template                     -> template: >box_menu_bit<
 0.015687 - HTML::template                     -> template: >box_menu_bit<
 0.015691 - HTML::template                     -> template: >box_menu<
 0.015719 - HTML::template_exists              -> search: >page_box_left< == 1
 0.015723 - HTML::template                     -> template: >page_box_left<
 0.015731 - PAGE::get_boxes                    -> -------- call: left::menu_bkl
 0.015732 - CBOX::menu                         -> generate Menu Box >bkl<
 0.015735 - HTML::template                     -> template: >box_menu_bit<
 0.015740 - HTML::template                     -> template: >box_menu_bit<
 0.015744 - HTML::template                     -> template: >box_menu_bit<
 0.015748 - HTML::template                     -> template: >box_menu_bit<
 0.015751 - HTML::template                     -> template: >box_menu_bit<
 0.015756 - HTML::template                     -> template: >box_menu_bit<
 0.015759 - HTML::template                     -> template: >box_menu_bit<
 0.015763 - HTML::template                     -> template: >box_menu_bit<
 0.015767 - HTML::template                     -> template: >box_menu<
 0.015792 - HTML::template_exists              -> search: >page_box_left< == 1
 0.015795 - HTML::template                     -> template: >page_box_left<
 0.015801 - PAGE::get_boxes                    -> -------- call: left::menu_socialmedia
 0.015802 - CBOX::menu                         -> generate Menu Box >socialmedia<
 0.015805 - HTML::template                     -> template: >box_menu_bit<
 0.015809 - HTML::template                     -> template: >box_menu_bit<
 0.015837 - HTML::template                     -> template: >box_menu_bit<
 0.015841 - HTML::template                     -> template: >box_menu_bit<
 0.015845 - HTML::template                     -> template: >box_menu_bit<
 0.015863 - HTML::template                     -> template: >box_menu_bit<
 0.015867 - HTML::template                     -> template: >box_menu_bit<
 0.015871 - HTML::template                     -> template: >box_menu<
 0.015901 - HTML::template_exists              -> search: >page_box_left< == 1
 0.015905 - HTML::template                     -> template: >page_box_left<
 0.015912 - PAGE::get_boxes                    -> -------- call: left::menu_login
 0.015914 - CBOX::menu                         -> generate Menu Box >login<
 0.015917 - HTML::template                     -> template: >box_menu_bit<
 0.015922 - HTML::template                     -> template: >box_menu_bit<
 0.015926 - HTML::template                     -> template: >box_menu<
 0.015951 - HTML::template_exists              -> search: >page_box_left< == 1
 0.015954 - HTML::template                     -> template: >page_box_left<
 0.015960 - PAGE::get_boxes                    -> -------- ignore: left::menu_user
 0.015961 - PAGE::get_boxes                    -> -------- call: left::banner
 0.015982 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.cache.php
 0.016006 - CACHE::get                         -> cache: >sponsoren_3::cbox_bkl2019.de_DE< found
 0.016061 - HTML::template_exists              -> search: >page_box_left< == 1
 0.016066 - HTML::template                     -> template: >page_box_left<
 0.016075 - PAGE::get_boxes                    -> -------- call: left::sponsores
 0.016095 - CACHE::get                         -> cache: >sponsoren_4::cbox_bkl2019.de_DE< found
 0.016142 - HTML::template_exists              -> search: >page_box_left< == 1
 0.016146 - HTML::template                     -> template: >page_box_left<
 0.016153 - PAGE::get_boxes                    -> -------- call: left::search
 0.016156 - CBOX::template                     -> generate Box with >box_suchen< as template
 0.016156 - HTML::template                     -> template: >box_suchen<
 0.016236 - HTML::template_exists              -> search: >page_box_left< == 1
 0.016239 - HTML::template                     -> template: >page_box_left<
 0.016249 - PAGE::get_boxes                    -> -------- side=right
 0.016251 - PAGE::get_boxes                    -> -------- call: right::bkl18
 0.016253 - CBOX::party                        -> generate Box
 0.016257 - EVENT::short_event                 -> id >40<
 0.016258 - EVENT::getevent                    -> id >40<
 0.016314 - 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=40 AND active=1
 0.016571 - CACHE::get                         -> cache: >event_40::stats< found
 0.016610 - HTML::template                     -> template: >box_event<
 0.016716 - HTML::template_exists              -> search: >page_box_right< == 1
 0.016722 - HTML::template                     -> template: >page_box_right<
 0.016781 - PAGE::get_boxes                    -> -------- ignore: right::forum
 0.016782 - PAGE::get_boxes                    -> -------- ignore: right::vote
 0.016783 - PAGE::get_boxes                    -> -------- ignore: right::bla
 0.016784 - PAGE::get_boxes                    -> -------- call: right::bklan18
 0.016786 - CBOX::party                        -> generate Box
 0.016788 - EVENT::short_event                 -> id >36<
 0.016789 - EVENT::getevent                    -> id >36<
 0.016877 - 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=36 AND active=1
 0.017090 - CACHE::get                         -> cache: >event_36::stats< found
 0.017125 - HTML::template                     -> template: >box_event<
 0.017193 - HTML::template_exists              -> search: >page_box_right< == 1
 0.017199 - HTML::template                     -> template: >page_box_right<
 0.017211 - PAGE::get_boxes                    -> -------- call: right::xxl16
 0.017213 - CBOX::party                        -> generate Box
 0.017214 - EVENT::short_event                 -> id >29<
 0.017215 - EVENT::getevent                    -> id >29<
 0.017262 - 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=29 AND active=1
 0.017468 - CACHE::get                         -> cache: >event_29::stats< found
 0.017502 - HTML::template                     -> template: >box_event<
 0.017547 - HTML::template_exists              -> search: >page_box_right< == 1
 0.017552 - HTML::template                     -> template: >page_box_right<
 0.017561 - PAGE::get_boxes                    -> -------- call: right::xxl15
 0.017563 - CBOX::party                        -> generate Box
 0.017564 - EVENT::short_event                 -> id >27<
 0.017564 - EVENT::getevent                    -> id >27<
 0.017625 - 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.017896 - CACHE::get                         -> cache: >event_27::stats< found
 0.017932 - HTML::template                     -> template: >box_event<
 0.017981 - HTML::template_exists              -> search: >page_box_right< == 1
 0.017987 - HTML::template                     -> template: >page_box_right<
 0.017996 - PAGE::get_boxes                    -> -------- call: right::xxl14
 0.017998 - CBOX::party                        -> generate Box
 0.017999 - EVENT::short_event                 -> id >25<
 0.018000 - EVENT::getevent                    -> id >25<
 0.018052 - 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=25 AND active=1
 0.018244 - CACHE::get                         -> cache: >event_25::stats< found
 0.018276 - HTML::template                     -> template: >box_event<
 0.018320 - HTML::template_exists              -> search: >page_box_right< == 1
 0.018325 - HTML::template                     -> template: >page_box_right<
 0.018333 - PAGE::get_boxes                    -> -------- call: right::xxl13
 0.018335 - CBOX::party                        -> generate Box
 0.018336 - EVENT::short_event                 -> id >23<
 0.018337 - EVENT::getevent                    -> id >23<
 0.018383 - 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=23 AND active=1
 0.018572 - CACHE::get                         -> cache: >event_23::stats< found
 0.018604 - HTML::template                     -> template: >box_event<
 0.018647 - HTML::template_exists              -> search: >page_box_right< == 1
 0.018651 - HTML::template                     -> template: >page_box_right<
 0.018659 - PAGE::get_boxes                    -> -------- call: right::xxl12
 0.018661 - CBOX::party                        -> generate Box
 0.018662 - EVENT::short_event                 -> id >22<
 0.018662 - EVENT::getevent                    -> id >22<
 0.018706 - 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=22 AND active=1
 0.018940 - CACHE::get                         -> cache: >event_22::stats< found
 0.018989 - HTML::template                     -> template: >box_event<
 0.019058 - HTML::template_exists              -> search: >page_box_right< == 1
 0.019066 - HTML::template                     -> template: >page_box_right<
 0.019082 - PAGE::get_boxes                    -> -------- call: right::xxl11
 0.019086 - CBOX::party                        -> generate Box
 0.019088 - EVENT::short_event                 -> id >20<
 0.019089 - EVENT::getevent                    -> id >20<
 0.019147 - 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=20 AND active=1
 0.019378 - CACHE::get                         -> cache: >event_20::stats< found
 0.019415 - HTML::template                     -> template: >box_event<
 0.019463 - HTML::template_exists              -> search: >page_box_right< == 1
 0.019468 - HTML::template                     -> template: >page_box_right<
 0.019477 - PAGE::get_boxes                    -> -------- call: right::xxl10
 0.019479 - CBOX::party                        -> generate Box
 0.019480 - EVENT::short_event                 -> id >18<
 0.019481 - EVENT::getevent                    -> id >18<
 0.019529 - 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=18 AND active=1
 0.019761 - CACHE::get                         -> cache: >event_18::stats< found
 0.019798 - HTML::template                     -> template: >box_event<
 0.019885 - HTML::template_exists              -> search: >page_box_right< == 1
 0.019891 - HTML::template                     -> template: >page_box_right<
 0.019902 - PAGE::get_boxes                    -> -------- call: right::xxl9
 0.019905 - CBOX::party                        -> generate Box
 0.019906 - EVENT::short_event                 -> id >16<
 0.019906 - EVENT::getevent                    -> id >16<
 0.019958 - 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=16 AND active=1
 0.020153 - CACHE::get                         -> cache: >event_16::stats< found
 0.020188 - HTML::template                     -> template: >box_event<
 0.020232 - HTML::template_exists              -> search: >page_box_right< == 1
 0.020236 - HTML::template                     -> template: >page_box_right<
 0.020245 - PAGE::get_boxes                    -> -------- call: right::xxl8
 0.020247 - CBOX::party                        -> generate Box
 0.020247 - EVENT::short_event                 -> id >14<
 0.020248 - EVENT::getevent                    -> id >14<
 0.020299 - 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=14 AND active=1
 0.020529 - CACHE::get                         -> cache: >event_14::stats< found
 0.020566 - HTML::template                     -> template: >box_event<
 0.020619 - HTML::template_exists              -> search: >page_box_right< == 1
 0.020626 - HTML::template                     -> template: >page_box_right<
 0.020638 - PAGE::get_boxes                    -> -------- call: right::xxl7
 0.020641 - CBOX::party                        -> generate Box
 0.020642 - EVENT::short_event                 -> id >12<
 0.020643 - EVENT::getevent                    -> id >12<
 0.020701 - 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=12 AND active=1
 0.020965 - CACHE::get                         -> cache: >event_12::stats< found
 0.021000 - HTML::template                     -> template: >box_event<
 0.021050 - HTML::template_exists              -> search: >page_box_right< == 1
 0.021056 - HTML::template                     -> template: >page_box_right<
 0.021066 - PAGE::get_boxes                    -> -------- call: right::xxl6
 0.021068 - CBOX::party                        -> generate Box
 0.021069 - EVENT::short_event                 -> id >9<
 0.021070 - EVENT::getevent                    -> id >9<
 0.021125 - 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=9 AND active=1
 0.021351 - CACHE::get                         -> cache: >event_9::stats< found
 0.021386 - HTML::template                     -> template: >box_event<
 0.021434 - HTML::template_exists              -> search: >page_box_right< == 1
 0.021440 - HTML::template                     -> template: >page_box_right<
 0.021449 - PAGE::get_boxes                    -> -------- call: right::xxl5
 0.021451 - CBOX::party                        -> generate Box
 0.021452 - EVENT::short_event                 -> id >4<
 0.021453 - EVENT::getevent                    -> id >4<
 0.021508 - 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=4 AND active=1
 0.021729 - CACHE::get                         -> cache: >event_4::stats< found
 0.021765 - HTML::template                     -> template: >box_event<
 0.021827 - HTML::template_exists              -> search: >page_box_right< == 1
 0.021833 - HTML::template                     -> template: >page_box_right<
 0.021846 - PAGE::get_boxes                    -> -------- call: right::xxl4
 0.021864 - CBOX::party                        -> generate Box
 0.021866 - EVENT::short_event                 -> id >3<
 0.021867 - EVENT::getevent                    -> id >3<
 0.021912 - 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=3 AND active=1
 0.022131 - CACHE::get                         -> cache: >event_3::stats< found
 0.022170 - HTML::template                     -> template: >box_event<
 0.022221 - HTML::template_exists              -> search: >page_box_right< == 1
 0.022234 - HTML::template                     -> template: >page_box_right<
 0.022247 - PAGE::render                       -> final
 0.022251 - PAGE::renderTemplate               -> page
 0.022256 - PAGE::getHead                      -> return
 0.022257 - dotSession::getInstance            -> do
 0.023757 - HTML::template                     -> template: >page<
 0.023922 - PAGE::render_template              -> final

PHP Includes   : 30
Rendering Time : 0.024614

Includes PHP Files: 
 - /var/dotlan/wwwroot/party/index.php
 - /var/dotlan/wwwroot/global.php
 - /var/dotlan/wwwroot/includes/class.dotCommon.php
 - /var/dotlan/wwwroot/lib/mcrypt_compat/vendor/autoload.php
 - /var/dotlan/wwwroot/lib/mcrypt_compat/vendor/composer/autoload_real.php
 - /var/dotlan/wwwroot/lib/mcrypt_compat/vendor/composer/ClassLoader.php
 - /var/dotlan/wwwroot/lib/mcrypt_compat/vendor/composer/autoload_static.php
 - /var/dotlan/wwwroot/lib/mcrypt_compat/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php
 - /var/dotlan/wwwroot/lib/mcrypt_compat/vendor/phpseclib/mcrypt_compat/lib/mcrypt.php
 - /var/dotlan/wwwroot/includes/class.dotLogger.php
 - /var/dotlan/wwwroot/includes/class.LoggerInterface.php
 - /var/dotlan/wwwroot/config.php
 - /var/dotlan/wwwroot/includes/class.dotDatabase.php
 - /var/dotlan/wwwroot/includes/class.page.php
 - /var/dotlan/wwwroot/includes/class.dotSession.php
 - /var/dotlan/wwwroot/includes/class.user.php
 - /var/dotlan/wwwroot/includes/class.styles.php
 - /var/dotlan/wwwroot/html/styles/bkl2019.php
 - /var/dotlan/wwwroot/includes/class.event.php
 - /var/dotlan/wwwroot/includes/class.html.php
 - /var/dotlan/wwwroot/html/styles/default.php
 - /var/dotlan/wwwroot/includes/class.admin.php
 - /var/dotlan/wwwroot/includes/class.prvmsg.php
 - /var/dotlan/wwwroot/includes/class.sitzplan.php
 - /var/dotlan/wwwroot/includes/class.event_frontend.php
 - /var/dotlan/wwwroot/includes/class.turnier.php
 - /var/dotlan/wwwroot/includes/class.turniersub_view.php
 - /var/dotlan/wwwroot/includes/class.social_media.php
 - /var/dotlan/wwwroot/includes/class.cbox.php
 - /var/dotlan/wwwroot/includes/class.cache.php