Veranstaltungs Archiv

Name der Party

Datum: 04 - 20 March 2027
Alter Schlachthof Lingen
Konrad-Adenauer-Ring 40
Germany 49808 Lingen (Ems)
Größe: 100 Teilnehmer
Teilnehmer: 0 / 1
Discord

Name der Party

04. Mar 2027 - 20. Mar 2027
0 1
0
  • Du musst eingeloggt sein um die Buddyliste zu nutzen.

Alter Schlachthof Lingen
asdasd

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

found 125 debug messages

 0.000010 - GLOBAL::include              -> config.php
 0.000072 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.000079 - dotDatabase::getInstance     -> connection: database
 0.000096 - dotDatabase::__construct()   -> Connection: database | Maxlan@maria (Maxlan)
 0.000105 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.000110 - page::getInstance            -> do
 0.000122 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.000128 - dotSession::getInstance      -> do
 0.000133 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.000142 - dotSession::start            -> ---- init
 0.000312 - dotSession::start            -> start php session managment
 0.000470 - dotSession::start            -> finished php session management
 0.000471 - dotSession::start            -> save user and host information to new session_array
 0.000480 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.000502 - dotSession::start            -> check for security options
 0.001463 - dotSession::start            -> lookup ip2country
 0.001472 - dotDatabase::connect()       -> create pdo object
 0.002725 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718132 BETWEEN ip_from AND ip_to
 0.003177 - dotSession::start            -> update current session online user infos
 0.003204 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1782107517, userid = 0, site = 'https:///party/?type=upcoming', host = '216.73.216.52', dns = '216.73.216.52', countrycode = '', hits = hits + 1 WHERE hash = 'sirpe7f25fqn2eou30au9matk6'
 0.003455 - dotSession::start            -> no session found in db == insert new db sesssion
 0.003464 - dotDatabase::query()         -> INSERT INTO `session`SET hash = 'sirpe7f25fqn2eou30au9matk6', lastactivity = 1782107517, userid = 0, site = 'https:///party/?type=upcoming', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.216.52', dns = '216.73.216.52', countrycode = '', hits = 1
 0.004107 - dotSession::load_locales     -> do
 0.004111 - dotSession::start            -> ---- finished with session startup
 0.004145 - dotSession::load_user        -> id: 0
 0.004150 - user::get_user               -> id: >0<
 0.004158 - dotDatabase::getInstance     -> connection: database
 0.004213 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.004241 - styles::load                 -> name: ><
 0.004271 - styles::load                 -> include: /var/www/html/html/styles/mx1.php
 0.004359 - styles::activate             -> style = mx1
 0.004386 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.004393 - admin::getInstance           -> do
 0.004397 - dotSession::getInstance      -> do
 0.004399 - admin::__construct           -> user_id=0
 0.004401 - user::load_settings          -> load current user settings to $global
 0.004407 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.004418 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.004426 - EVENT::comming_event         -> return
 0.004431 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782107517 AND active=1 ORDER by begin ASC
 0.004808 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.004817 - GLOBAL::end global.php       -> ---------------------------------------------
 0.004828 - dotCommon::classload         -> require: /var/www/html/includes/class.event_frontend.php
 0.004847 - EVENT::comming_event         -> return
 0.004849 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782107517 AND active=1 ORDER by begin ASC
 0.005181 - admin::getInstance           -> do
 0.005289 - admin::hasRight              -> check for adminright: >0:0 & 512< FALSE
 0.005291 - admin::getInstance           -> do
 0.005378 - admin::hasRight              -> check for adminright: >0:0 & 1024< FALSE
 0.005438 - dotDatabase::query()         -> SELECT count(*) FROM events WHERE 1=1 AND events.active=1 AND (events.end>NOW() AND canceled='0000-00-00 00:00:00')
 0.005767 - dotDatabase::query()         -> SELECT events.*, UNIX_TIMESTAMP(`begin`) AS unix_begin, UNIX_TIMESTAMP(`end`) AS unix_end, UNIX_TIMESTAMP(canceled) AS unix_cancel, event_location.name AS location, event_location.zip, event_location.city, event_location.street, event_location.countrycode, country_code2name.name AS countryname FROM events LEFT JOIN event_location ON events.location_id=event_location.id LEFT JOIN country_code2name ON event_location.countrycode=country_code2name.code WHERE 1=1 AND events.active=1 AND (events.end>NOW() AND canceled='0000-00-00 00:00:00') ORDER by `begin` DESC LIMIT 0,10
 0.006266 - dotDatabase::query()         -> SELECT id FROM events WHERE 1=1 AND events.active=1 AND (events.end>NOW() AND canceled='0000-00-00 00:00:00') ORDER by `begin` DESC LIMIT 0,10
 0.006518 - dotDatabase::query()         -> SELECT event_id, COUNT(event_teilnehmer.id) AS anz FROM event_teilnehmer LEFT JOIN events ON events.id=event_id WHERE 1=1 AND events.active=1 AND (events.end>NOW() AND canceled='0000-00-00 00:00:00') AND (event_id=9) GROUP by event_id
 0.006803 - dotDatabase::query()         -> SELECT event_id, COUNT(event_teilnehmer.id) AS anz FROM event_teilnehmer LEFT JOIN events ON events.id=event_id WHERE 1=1 AND events.active=1 AND (events.end>NOW() AND canceled='0000-00-00 00:00:00') AND (event_id=9) AND bezahlt>0 GROUP by event_id
 0.007068 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.007121 - HTML::encode                 -> steht noch nicht fest...
 0.007215 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.010341 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.010696 - HTML::encode                 -> replace run 1
 0.011459 - HTML::encode                 -> ...
 0.011477 - HTML::encode                 -> replace run 1
 0.011608 - HTML::template               -> template: >event_index_bit<
 0.011800 - HTML::template               -> template: >event_index<
 0.011878 - HTML::template               -> template: >event_index_shortbar<
 0.011991 - GLOBAL::end userspace        -> ---------------------------------------------
 0.011993 - PAGE::render                 -> start rendering page layout
 0.011994 - USER::check_for_new_messages -> return
 0.011999 - dotSession::getInstance      -> do
 0.012021 - PAGE::get_boxes              -> -------- side=topmenu
 0.012034 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.012040 - PAGE::get_boxes              -> -------- call: topmenu::menu_news
 0.012047 - CBOX::menu                   -> generate Menu Box >news<
 0.012053 - HTML::template               -> template: >box_menu_bit<
 0.012114 - HTML::template               -> template: >box_menu_bit<
 0.012122 - HTML::template               -> template: >box_menu<
 0.012172 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.012184 - HTML::template               -> template: >page_box_topmenu<
 0.012224 - PAGE::get_boxes              -> -------- call: topmenu::menu_main
 0.012226 - CBOX::menu                   -> generate Menu Box >verein<
 0.012231 - HTML::template               -> template: >box_menu_bit<
 0.012238 - HTML::template               -> template: >box_menu_bit<
 0.012244 - HTML::template               -> template: >box_menu_bit<
 0.012250 - HTML::template               -> template: >box_menu_bit<
 0.012269 - HTML::template               -> template: >box_menu_bit<
 0.012274 - HTML::template               -> template: >box_menu_bit<
 0.012280 - HTML::template               -> template: >box_menu_bit<
 0.012285 - HTML::template               -> template: >box_menu_bit<
 0.012291 - HTML::template               -> template: >box_menu<
 0.012304 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.012311 - HTML::template               -> template: >page_box_topmenu<
 0.012321 - PAGE::get_boxes              -> -------- call: topmenu::menu_login
 0.012323 - CBOX::menu                   -> generate Menu Box >login<
 0.012326 - HTML::template               -> template: >box_menu_bit<
 0.012340 - HTML::template               -> template: >box_menu_bit<
 0.012347 - HTML::template               -> template: >box_menu<
 0.012360 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.012364 - HTML::template               -> template: >page_box_topmenu<
 0.012373 - PAGE::get_boxes              -> -------- ignore: topmenu::menu_user
 0.012376 - PAGE::get_boxes              -> -------- side=right
 0.012378 - PAGE::get_boxes              -> -------- call: right::party
 0.012382 - CBOX::party                  -> generate Box
 0.012385 - EVENT::short_event           -> id >9<
 0.012387 - EVENT::getevent              -> id >9<
 0.012393 - 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, priority_group, priority_forerun, waitinglist FROM events LEFT JOIN event_location ON event_location.id=location_id WHERE events.id=9 AND active=1
 0.013056 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.013182 - CACHE::get                   -> cache: >event_9::stats< found
 0.013281 - HTML::template               -> template: >box_event<
 0.013409 - HTML::template_exists        -> search: >page_box_right< == 1
 0.013427 - HTML::template               -> template: >page_box_right<
 0.013481 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.013490 - CBOX::buddylist              -> generate Box
 0.013495 - HTML::template               -> template: >box_buddylist_msg<
 0.013580 - HTML::template               -> template: >box_buddylist<
 0.013625 - HTML::template_exists        -> search: >page_box_right< == 1
 0.013633 - HTML::template               -> template: >page_box_right<
 0.013642 - PAGE::get_boxes              -> -------- call: right::banner
 0.013655 - CACHE::get                   -> cache: >sponsoren_3::cbox_mx1.de_DE< found
 0.013681 - HTML::template_exists        -> search: >page_box_right< == 1
 0.013687 - HTML::template               -> template: >page_box_right<
 0.013700 - PAGE::render                 -> final
 0.013703 - PAGE::renderTemplate         -> page
 0.013710 - PAGE::getHead                -> return
 0.013711 - dotSession::getInstance      -> do
 0.013862 - HTML::template               -> template: >page<
 0.013962 - PAGE::render_template        -> final

PHP Includes   : 22
DB Queries     : 13
Rendering Time : 0.014574

Includes PHP Files: 
 - /var/www/html/party/index.php
 - /var/www/html/global.php
 - /var/www/html/includes/class.dotCommon.php
 - /var/www/html/includes/class.dotLogger.php
 - /var/www/html/includes/class.LoggerInterface.php
 - /var/www/html/config.php
 - /var/www/html/includes/class.dotDatabase.php
 - /var/www/html/includes/class.page.php
 - /var/www/html/includes/class.dotSession.php
 - /var/www/html/includes/class.user.php
 - /var/www/html/includes/class.dotCrypt.php
 - /var/www/html/includes/class.styles.php
 - /var/www/html/html/styles/mx1.php
 - /var/www/html/html/styles/default.php
 - /var/www/html/includes/class.admin.php
 - /var/www/html/includes/class.prvmsg.php
 - /var/www/html/includes/class.event.php
 - /var/www/html/includes/class.sitzplan.php
 - /var/www/html/includes/class.event_frontend.php
 - /var/www/html/includes/class.html.php
 - /var/www/html/includes/class.cbox.php
 - /var/www/html/includes/class.cache.php