Event > BK-LAN #18

Event Infos

Eventname: BK-LAN #18
Anzahl der Teilnehmer: 144 Teilnehmer
Beginn: Freitag, 10. Mai 2024 16:00
Ende: Sonntag, 12. Mai 2024 12:00
Anmeldebeginn: Montag, 01. Januar 2024 00:00
Sitzplatzreservierung: Sonntag, 07. Januar 2024 00:00
Eintrittspreis: 39 EUR
Überweisung: Nur für Benutzer sichtbar
Mindestalter: 18 Jahre
Location: Kronenberg Halle Bretzenheim

Anschrift:
Winzenheimer Straße 29
55559 Bretzenheim

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: Als Schlafbereiche stehen zwei Nebenräume und die Bühne zur Verfügung. Die Bühne ist durch feste Elemente von der Halle getrennt.

Bilder

Keine Bildergalerien vorhanden

Downloads

Keine Media Dateien gefunden.

Turniere

Teilnehmer BK-LAN #18
Blobby Volley - 1on1532
Blobby Volley FINALE332
Counterstrike 2 - 5on5616
Counterstrike 2 - 5on5 - Playoffs416
Fall Guys Solo Show2532
Golf it!4064
PUBG Duo1450
Riesenjenga FFA1416
Rocket League - 2on21016
Rocket League - 2on2 - Playoffs416

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

found 382 debug messages

 0.000018 - GLOBAL::include                    -> config.php
 0.000151 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.dotDatabase.php
 0.000160 - dotDatabase::getInstance           -> connection: database
 0.000165 - dotDatabase::__construct           -> connection: database
 0.000192 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.page.php
 0.000194 - page::getInstance                  -> do
 0.000221 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.dotSession.php
 0.000224 - dotSession::getInstance            -> do
 0.000246 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.user.php
 0.000251 - dotSession::start                  -> ---- init
 0.000266 - dotSession::start                  -> start php session managment
 0.001011 - dotSession::start                  -> finished php session management
 0.001013 - dotSession::start                  -> save user and host information to new session_array
 0.001016 - dotSession::start                  -> check for security options
 0.001021 - dotSession::start                  -> lookup ip2country
 0.001027 - dotDatabase::connect               -> dotlan@localhost
 0.001260 - dotDatabase::select                -> database: dotlan
 0.001403 - dotDatabase::query                 -> set session wait_timeout=78800;
 0.001501 - dotDatabase::query                 -> SELECT `code` FROM `country_ip2code` WHERE 3628718406 BETWEEN ip_from AND ip_to
 0.006972 - dotSession::start                  -> update current session online user infos
 0.007053 - dotDatabase::query                 -> UPDATE session SET lastactivity = 1781199197, userid = 0, site = 'https://www.bk-lan.de/party/36', host = '216.73.217.70', dns = '216.73.217.70', countrycode = 'US', hits = hits + 1 WHERE hash = 'icbmgt637r9m5tt97lugabi05m'
 0.007262 - dotSession::start                  -> no session found in db == insert new db sesssion
 0.007316 - dotDatabase::query                 -> INSERT INTO `session`SET hash = 'icbmgt637r9m5tt97lugabi05m', lastactivity = 1781199197, userid = 0, site = 'https://www.bk-lan.de/party/36', 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.008236 - dotSession::load_locales           -> do
 0.008267 - dotSession::load_locales           -> chosing language for locales: de_DE.UTF-8
 0.008268 - dotSession::start                  -> ---- finished with session startup
 0.008274 - dotSession::load_user              -> id: 0
 0.008277 - user::get_user                     -> id: >0<
 0.008281 - dotDatabase::getInstance           -> connection: database
 0.008321 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.styles.php
 0.008330 - styles::load                       -> name: ><
 0.008357 - styles::load                       -> include: /var/dotlan/wwwroot/html/styles/bkl2019.php
 0.008365 - EVENT::comming_event               -> return
 0.008422 - dotDatabase::query                 -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1781199197 AND active=1 ORDER by begin ASC
 0.008722 - dotDatabase::query                 -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1781199197 AND active=1 ORDER by begin DESC LIMIT 1
 0.008882 - EVENT::getevent                    -> id >40<
 0.008928 - 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.009331 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.html.php
 0.009424 - styles::activate                   -> style = bkl2019
 0.009463 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.admin.php
 0.009466 - admin::getInstance                 -> do
 0.009468 - dotSession::getInstance            -> do
 0.009470 - admin::__construct                 -> user_id=0
 0.009473 - user::load_settings                -> load current user settings to $global
 0.009494 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.prvmsg.php
 0.009499 - EVENT::comming_event               -> return
 0.009626 - dotDatabase::query                 -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1781199197 AND active=1 ORDER by begin ASC
 0.009895 - dotDatabase::query                 -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1781199197 AND active=1 ORDER by begin DESC LIMIT 1
 0.010114 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.sitzplan.php
 0.010120 - GLOBAL::end global.php             -> ---------------------------------------------
 0.010149 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.event_frontend.php
 0.010157 - EVENT::comming_event               -> return
 0.010213 - dotDatabase::query                 -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1781199197 AND active=1 ORDER by begin ASC
 0.010431 - dotDatabase::query                 -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1781199197 AND active=1 ORDER by begin DESC LIMIT 1
 0.010575 - EVENT_FRONTEND::display_event      -> id >36<
 0.010577 - EVENT::getevent                    -> id >36<
 0.010631 - 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.010914 - HTML::template                     -> template: >event_shortbar<
 0.011068 - HTML::encode                       -> 36...
 0.011148 - dotDatabase::query                 -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.011542 - dotDatabase::query                 -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.011664 - HTML::encode                       -> replace run 1
 0.011687 - HTML::encode                       -> 1...
 0.011706 - HTML::encode                       -> replace run 1
 0.011713 - HTML::encode                       -> 0...
 0.011723 - HTML::encode                       -> replace run 1
 0.011727 - HTML::encode                       -> ...
 0.011736 - HTML::encode                       -> replace run 1
 0.011740 - HTML::encode                       -> BK-LAN #18...
 0.011755 - HTML::encode                       -> replace run 1
 0.011760 - HTML::encode                       -> 144...
 0.011771 - HTML::encode                       -> replace run 1
 0.011775 - HTML::encode                       -> 39 EUR...
 0.011784 - HTML::encode                       -> replace run 1
 0.011789 - HTML::encode                       -> Inhaber: BK-LAN e.V. IBAN: DE69560501800010193480 Konto Nr.:...
 0.011815 - HTML::encode                       -> replace run 1
 0.011821 - HTML::encode                       -> 2024-04-21 22:44:55...
 0.011831 - HTML::encode                       -> replace run 1
 0.011836 - HTML::encode                       -> 1713732295...
 0.011845 - HTML::encode                       -> replace run 1
 0.011849 - HTML::encode                       -> Kronenberg Halle Bretzenheim...
 0.011860 - HTML::encode                       -> replace run 1
 0.011865 - HTML::encode                       -> 55559...
 0.011874 - HTML::encode                       -> replace run 1
 0.011877 - HTML::encode                       -> Bretzenheim...
 0.011886 - HTML::encode                       -> replace run 1
 0.011890 - HTML::encode                       -> Winzenheimer Straße 29...
 0.011900 - HTML::encode                       -> replace run 1
 0.011904 - HTML::encode                       -> de...
 0.011913 - HTML::encode                       -> replace run 1
 0.011917 - HTML::encode                       -> 7...
 0.011926 - HTML::encode                       -> replace run 1
 0.011931 - HTML::encode                       -> default_de...
 0.011940 - HTML::encode                       -> replace run 1
 0.011944 - HTML::encode                       -> 1...
 0.011953 - HTML::encode                       -> replace run 1
 0.011957 - HTML::encode                       -> Denkt bitte an euren Personalausweis. Pro Platz bekommt ihr...
 0.011978 - HTML::encode                       -> replace run 1
 0.011983 - HTML::encode                       -> 18...
 0.011992 - HTML::encode                       -> replace run 1
 0.011996 - HTML::encode                       -> Siehe Punkt "Turniere" links im Menü....
 0.012008 - HTML::encode                       -> replace run 1
 0.012012 - HTML::encode                       -> Gigabit für alle. Flaches Netz, kein Routing zwischen den ...
 0.012026 - HTML::encode                       -> replace run 1
 0.012031 - HTML::encode                       -> Als Schlafbereiche stehen zwei Nebenräume und die Bühne zu...
 0.012068 - HTML::encode                       -> replace run 1
 0.012074 - HTML::encode                       -> ...
 0.012104 - HTML::encode                       -> replace run 1
 0.012109 - HTML::encode                       -> 10. Mai 2024 - 16:00...
 0.012121 - HTML::encode                       -> replace run 1
 0.012125 - HTML::encode                       -> 12. Mai 2024 - 12:00...
 0.012135 - HTML::encode                       -> replace run 1
 0.012138 - HTML::encode                       -> 1704063600...
 0.012147 - HTML::encode                       -> replace run 1
 0.012151 - HTML::encode                       -> 1715205600...
 0.012160 - HTML::encode                       -> replace run 1
 0.012163 - HTML::encode                       -> 1704582000...
 0.012172 - HTML::encode                       -> replace run 1
 0.012176 - HTML::encode                       -> 1715205600...
 0.012185 - HTML::encode                       -> replace run 1
 0.012189 - HTML::encode                       -> 941...
 0.012199 - HTML::encode                       -> replace run 1
 0.012203 - HTML::encode                       -> ...
 0.012212 - HTML::encode                       -> replace run 1
 0.012216 - HTML::encode                       -> 0...
 0.012224 - HTML::encode                       -> replace run 1
 0.012228 - HTML::encode                       -> 0...
 0.012236 - HTML::encode                       -> replace run 1
 0.012240 - HTML::encode                       -> 1715349600...
 0.012250 - HTML::encode                       -> replace run 1
 0.012254 - HTML::encode                       -> 1715508000...
 0.012263 - HTML::encode                       -> replace run 1
 0.012267 - HTML::encode                       -> 01. Januar 2024 - 00:00...
 0.012276 - HTML::encode                       -> replace run 1
 0.012341 - dotDatabase::query                 -> SELECT COUNT(*) FROM event_sitzplan WHERE event_id='36' AND active=1
 0.012586 - dotDatabase::query                 -> SELECT COUNT(*) FROM t_turnier WHERE teventid=36 AND tactive=1 AND tadultsonly=0
 0.013277 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.turnier.php
 0.013306 - TURNIER::main                      -> initialize 'turnier_view' subsystem
 0.013326 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.turniersub_view.php
 0.013337 - TURNIER_VIEW::__construct          -> __construct
 0.013338 - TURNIER::__construct               -> init
 0.013341 - TURNIER_VIEW::overview_short_event -> display overview by event
 0.013402 - dotDatabase::query                 -> SELECT COUNT(*) FROM t_turnier WHERE teventid=36 AND tactive=1 AND tadultsonly=0
 0.014128 - 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=36 AND tactive=1 AND tadultsonly=0 ORDER by tg.name ASC, tname ASC
 0.014955 - HTML::template                     -> template: >turnier_event_group<
 0.015114 - HTML::template                     -> template: >turnier_event_bit<
 0.015202 - HTML::template                     -> template: >turnier_event_bit<
 0.015214 - HTML::template                     -> template: >turnier_event_bit<
 0.015222 - HTML::template                     -> template: >turnier_event_bit<
 0.015229 - HTML::template                     -> template: >turnier_event_bit<
 0.015236 - HTML::template                     -> template: >turnier_event_bit<
 0.015245 - HTML::template                     -> template: >turnier_event_bit<
 0.015258 - HTML::template                     -> template: >turnier_event_bit<
 0.015272 - HTML::template                     -> template: >turnier_event_bit<
 0.015286 - HTML::template                     -> template: >turnier_event_bit<
 0.015298 - HTML::template                     -> template: >turnier_event<
 0.015383 - HTML::template                     -> template: >event_infos<
 0.015542 - GLOBAL::end userspace              -> ---------------------------------------------
 0.015543 - PAGE::render                       -> start rendering page layout
 0.015545 - USER::check_for_new_messages       -> return
 0.015583 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.social_media.php
 0.015607 - dotSession::getInstance            -> do
 0.015625 - PAGE::get_boxes                    -> -------- side=left
 0.015659 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.cbox.php
 0.015666 - PAGE::get_boxes                    -> -------- call: left::menu_main
 0.015671 - CBOX::menu                         -> generate Menu Box >menu<
 0.015677 - HTML::template                     -> template: >box_menu_bit<
 0.015768 - HTML::template                     -> template: >box_menu_bit<
 0.015781 - HTML::template                     -> template: >box_menu_bit<
 0.015791 - HTML::template                     -> template: >box_menu_bit<
 0.015797 - HTML::template                     -> template: >box_menu_bit<
 0.015802 - HTML::template                     -> template: >box_menu_bit<
 0.015806 - HTML::template                     -> template: >box_menu_bit<
 0.015811 - HTML::template                     -> template: >box_menu<
 0.015932 - HTML::template_exists              -> search: >page_box_left< == 1
 0.015944 - HTML::template                     -> template: >page_box_left<
 0.016022 - PAGE::get_boxes                    -> -------- call: left::menu_party
 0.016025 - CBOX::menu                         -> generate Menu Box >party<
 0.016029 - HTML::template                     -> template: >box_menu_bit<
 0.016036 - HTML::template                     -> template: >box_menu_bit<
 0.016062 - HTML::template                     -> template: >box_menu_bit<
 0.016068 - HTML::template                     -> template: >box_menu_bit<
 0.016072 - HTML::template                     -> template: >box_menu_bit<
 0.016089 - HTML::template                     -> template: >box_menu_bit<
 0.016094 - HTML::template                     -> template: >box_menu_bit<
 0.016098 - HTML::template                     -> template: >box_menu_bit<
 0.016103 - HTML::template                     -> template: >box_menu_bit<
 0.016108 - HTML::template                     -> template: >box_menu<
 0.016146 - HTML::template_exists              -> search: >page_box_left< == 1
 0.016152 - HTML::template                     -> template: >page_box_left<
 0.016161 - PAGE::get_boxes                    -> -------- call: left::menu_bkl
 0.016163 - CBOX::menu                         -> generate Menu Box >bkl<
 0.016166 - HTML::template                     -> template: >box_menu_bit<
 0.016172 - HTML::template                     -> template: >box_menu_bit<
 0.016177 - HTML::template                     -> template: >box_menu_bit<
 0.016181 - HTML::template                     -> template: >box_menu_bit<
 0.016186 - HTML::template                     -> template: >box_menu_bit<
 0.016191 - HTML::template                     -> template: >box_menu_bit<
 0.016196 - HTML::template                     -> template: >box_menu_bit<
 0.016200 - HTML::template                     -> template: >box_menu_bit<
 0.016205 - HTML::template                     -> template: >box_menu<
 0.016237 - HTML::template_exists              -> search: >page_box_left< == 1
 0.016241 - HTML::template                     -> template: >page_box_left<
 0.016249 - PAGE::get_boxes                    -> -------- call: left::menu_socialmedia
 0.016251 - CBOX::menu                         -> generate Menu Box >socialmedia<
 0.016253 - HTML::template                     -> template: >box_menu_bit<
 0.016259 - HTML::template                     -> template: >box_menu_bit<
 0.016263 - HTML::template                     -> template: >box_menu_bit<
 0.016268 - HTML::template                     -> template: >box_menu_bit<
 0.016273 - HTML::template                     -> template: >box_menu_bit<
 0.016277 - HTML::template                     -> template: >box_menu_bit<
 0.016282 - HTML::template                     -> template: >box_menu_bit<
 0.016287 - HTML::template                     -> template: >box_menu<
 0.016318 - HTML::template_exists              -> search: >page_box_left< == 1
 0.016321 - HTML::template                     -> template: >page_box_left<
 0.016330 - PAGE::get_boxes                    -> -------- call: left::menu_login
 0.016332 - CBOX::menu                         -> generate Menu Box >login<
 0.016337 - HTML::template                     -> template: >box_menu_bit<
 0.016347 - HTML::template                     -> template: >box_menu_bit<
 0.016356 - HTML::template                     -> template: >box_menu<
 0.016406 - HTML::template_exists              -> search: >page_box_left< == 1
 0.016411 - HTML::template                     -> template: >page_box_left<
 0.016422 - PAGE::get_boxes                    -> -------- ignore: left::menu_user
 0.016423 - PAGE::get_boxes                    -> -------- call: left::banner
 0.016448 - dotCommon::classload               -> require: /var/dotlan/wwwroot/includes/class.cache.php
 0.016477 - CACHE::get                         -> cache: >sponsoren_3::cbox_bkl2019.de_DE< found
 0.016546 - HTML::template_exists              -> search: >page_box_left< == 1
 0.016551 - HTML::template                     -> template: >page_box_left<
 0.016562 - PAGE::get_boxes                    -> -------- call: left::sponsores
 0.016585 - CACHE::get                         -> cache: >sponsoren_4::cbox_bkl2019.de_DE< found
 0.016645 - HTML::template_exists              -> search: >page_box_left< == 1
 0.016649 - HTML::template                     -> template: >page_box_left<
 0.016658 - PAGE::get_boxes                    -> -------- call: left::search
 0.016660 - CBOX::template                     -> generate Box with >box_suchen< as template
 0.016661 - HTML::template                     -> template: >box_suchen<
 0.016761 - HTML::template_exists              -> search: >page_box_left< == 1
 0.016765 - HTML::template                     -> template: >page_box_left<
 0.016776 - PAGE::get_boxes                    -> -------- side=right
 0.016778 - PAGE::get_boxes                    -> -------- call: right::bkl18
 0.016781 - CBOX::party                        -> generate Box
 0.016784 - EVENT::short_event                 -> id >40<
 0.016785 - EVENT::getevent                    -> id >40<
 0.016851 - 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.017199 - CACHE::get                         -> cache: >event_40::stats< found
 0.017246 - HTML::template                     -> template: >box_event<
 0.017376 - HTML::template_exists              -> search: >page_box_right< == 1
 0.017383 - HTML::template                     -> template: >page_box_right<
 0.017457 - PAGE::get_boxes                    -> -------- ignore: right::forum
 0.017458 - PAGE::get_boxes                    -> -------- ignore: right::vote
 0.017459 - PAGE::get_boxes                    -> -------- ignore: right::bla
 0.017460 - PAGE::get_boxes                    -> -------- call: right::bklan18
 0.017463 - CBOX::party                        -> generate Box
 0.017465 - EVENT::short_event                 -> id >36<
 0.017466 - EVENT::getevent                    -> id >36<
 0.017532 - 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.017776 - CACHE::get                         -> cache: >event_36::stats< found
 0.017818 - HTML::template                     -> template: >box_event<
 0.017878 - HTML::template_exists              -> search: >page_box_right< == 1
 0.017885 - HTML::template                     -> template: >page_box_right<
 0.017896 - PAGE::get_boxes                    -> -------- call: right::xxl16
 0.017899 - CBOX::party                        -> generate Box
 0.017900 - EVENT::short_event                 -> id >29<
 0.017901 - EVENT::getevent                    -> id >29<
 0.017961 - 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.018276 - CACHE::get                         -> cache: >event_29::stats< found
 0.018318 - HTML::template                     -> template: >box_event<
 0.018375 - HTML::template_exists              -> search: >page_box_right< == 1
 0.018382 - HTML::template                     -> template: >page_box_right<
 0.018393 - PAGE::get_boxes                    -> -------- call: right::xxl15
 0.018395 - CBOX::party                        -> generate Box
 0.018397 - EVENT::short_event                 -> id >27<
 0.018397 - EVENT::getevent                    -> id >27<
 0.018460 - 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.018732 - CACHE::get                         -> cache: >event_27::stats< found
 0.018772 - HTML::template                     -> template: >box_event<
 0.018828 - HTML::template_exists              -> search: >page_box_right< == 1
 0.018834 - HTML::template                     -> template: >page_box_right<
 0.018843 - PAGE::get_boxes                    -> -------- call: right::xxl14
 0.018846 - CBOX::party                        -> generate Box
 0.018847 - EVENT::short_event                 -> id >25<
 0.018848 - EVENT::getevent                    -> id >25<
 0.018914 - 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.019203 - CACHE::get                         -> cache: >event_25::stats< found
 0.019244 - HTML::template                     -> template: >box_event<
 0.019298 - HTML::template_exists              -> search: >page_box_right< == 1
 0.019303 - HTML::template                     -> template: >page_box_right<
 0.019313 - PAGE::get_boxes                    -> -------- call: right::xxl13
 0.019315 - CBOX::party                        -> generate Box
 0.019317 - EVENT::short_event                 -> id >23<
 0.019317 - EVENT::getevent                    -> id >23<
 0.019374 - 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.019608 - CACHE::get                         -> cache: >event_23::stats< found
 0.019648 - HTML::template                     -> template: >box_event<
 0.019701 - HTML::template_exists              -> search: >page_box_right< == 1
 0.019707 - HTML::template                     -> template: >page_box_right<
 0.019716 - PAGE::get_boxes                    -> -------- call: right::xxl12
 0.019718 - CBOX::party                        -> generate Box
 0.019719 - EVENT::short_event                 -> id >22<
 0.019720 - EVENT::getevent                    -> id >22<
 0.019773 - 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.020091 - CACHE::get                         -> cache: >event_22::stats< found
 0.020132 - HTML::template                     -> template: >box_event<
 0.020186 - HTML::template_exists              -> search: >page_box_right< == 1
 0.020192 - HTML::template                     -> template: >page_box_right<
 0.020202 - PAGE::get_boxes                    -> -------- call: right::xxl11
 0.020204 - CBOX::party                        -> generate Box
 0.020205 - EVENT::short_event                 -> id >20<
 0.020206 - EVENT::getevent                    -> id >20<
 0.020267 - 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.020537 - CACHE::get                         -> cache: >event_20::stats< found
 0.020576 - HTML::template                     -> template: >box_event<
 0.020632 - HTML::template_exists              -> search: >page_box_right< == 1
 0.020638 - HTML::template                     -> template: >page_box_right<
 0.020648 - PAGE::get_boxes                    -> -------- call: right::xxl10
 0.020651 - CBOX::party                        -> generate Box
 0.020652 - EVENT::short_event                 -> id >18<
 0.020653 - EVENT::getevent                    -> id >18<
 0.020721 - 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.021002 - CACHE::get                         -> cache: >event_18::stats< found
 0.021068 - HTML::template                     -> template: >box_event<
 0.021150 - HTML::template_exists              -> search: >page_box_right< == 1
 0.021156 - HTML::template                     -> template: >page_box_right<
 0.021166 - PAGE::get_boxes                    -> -------- call: right::xxl9
 0.021168 - CBOX::party                        -> generate Box
 0.021170 - EVENT::short_event                 -> id >16<
 0.021170 - EVENT::getevent                    -> id >16<
 0.021229 - 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.021518 - CACHE::get                         -> cache: >event_16::stats< found
 0.021557 - HTML::template                     -> template: >box_event<
 0.021612 - HTML::template_exists              -> search: >page_box_right< == 1
 0.021617 - HTML::template                     -> template: >page_box_right<
 0.021627 - PAGE::get_boxes                    -> -------- call: right::xxl8
 0.021629 - CBOX::party                        -> generate Box
 0.021630 - EVENT::short_event                 -> id >14<
 0.021631 - EVENT::getevent                    -> id >14<
 0.021695 - 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.021993 - CACHE::get                         -> cache: >event_14::stats< found
 0.022199 - HTML::template                     -> template: >box_event<
 0.022254 - HTML::template_exists              -> search: >page_box_right< == 1
 0.022260 - HTML::template                     -> template: >page_box_right<
 0.022269 - PAGE::get_boxes                    -> -------- call: right::xxl7
 0.022271 - CBOX::party                        -> generate Box
 0.022272 - EVENT::short_event                 -> id >12<
 0.022273 - EVENT::getevent                    -> id >12<
 0.022350 - 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.022602 - CACHE::get                         -> cache: >event_12::stats< found
 0.022642 - HTML::template                     -> template: >box_event<
 0.022695 - HTML::template_exists              -> search: >page_box_right< == 1
 0.022700 - HTML::template                     -> template: >page_box_right<
 0.022710 - PAGE::get_boxes                    -> -------- call: right::xxl6
 0.022712 - CBOX::party                        -> generate Box
 0.022713 - EVENT::short_event                 -> id >9<
 0.022714 - EVENT::getevent                    -> id >9<
 0.022796 - 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.023286 - CACHE::get                         -> cache: >event_9::stats< found
 0.023335 - HTML::template                     -> template: >box_event<
 0.023418 - HTML::template_exists              -> search: >page_box_right< == 1
 0.023426 - HTML::template                     -> template: >page_box_right<
 0.023443 - PAGE::get_boxes                    -> -------- call: right::xxl5
 0.023447 - CBOX::party                        -> generate Box
 0.023449 - EVENT::short_event                 -> id >4<
 0.023450 - EVENT::getevent                    -> id >4<
 0.023530 - 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.023854 - CACHE::get                         -> cache: >event_4::stats< found
 0.023896 - HTML::template                     -> template: >box_event<
 0.023953 - HTML::template_exists              -> search: >page_box_right< == 1
 0.023959 - HTML::template                     -> template: >page_box_right<
 0.023969 - PAGE::get_boxes                    -> -------- call: right::xxl4
 0.023971 - CBOX::party                        -> generate Box
 0.023973 - EVENT::short_event                 -> id >3<
 0.023973 - EVENT::getevent                    -> id >3<
 0.024035 - 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.024332 - CACHE::get                         -> cache: >event_3::stats< found
 0.024376 - HTML::template                     -> template: >box_event<
 0.024431 - HTML::template_exists              -> search: >page_box_right< == 1
 0.024438 - HTML::template                     -> template: >page_box_right<
 0.024450 - PAGE::render                       -> final
 0.024453 - PAGE::renderTemplate               -> page
 0.024458 - PAGE::getHead                      -> return
 0.024459 - dotSession::getInstance            -> do
 0.026365 - HTML::template                     -> template: >page<
 0.026517 - PAGE::render_template              -> final

PHP Includes   : 30
Rendering Time : 0.027453

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