News

Nochmal Test

Monday, 14.07.2025 21:25
Marco Jackal Bardenhorst

Achtung!!!!

 

Manuel stinkt!!!!

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 158 debug messages

 0.000026 - GLOBAL::include              -> config.php
 0.000114 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.000127 - dotDatabase::getInstance     -> connection: database
 0.000148 - dotDatabase::__construct()   -> Connection: database | Maxlan@maria (Maxlan)
 0.000162 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.000168 - page::getInstance            -> do
 0.000179 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.000184 - dotSession::getInstance      -> do
 0.000200 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.000209 - dotSession::start            -> ---- init
 0.000364 - dotSession::start            -> start php session managment
 0.000498 - dotSession::start            -> finished php session management
 0.000499 - dotSession::start            -> save user and host information to new session_array
 0.000507 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.000528 - dotSession::start            -> check for security options
 5.004744 - dotSession::start            -> lookup ip2country
 5.004760 - dotDatabase::connect()       -> create pdo object
 5.006069 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718485 BETWEEN ip_from AND ip_to
 5.006429 - dotSession::start            -> update current session online user infos
 5.006449 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1776760748, userid = 0, site = 'https:///news/', host = '216.73.217.149', dns = '216.73.217.149', countrycode = '', hits = hits + 1 WHERE hash = 'qj7jjenvlnt9pafjddq25fb4ve'
 5.006695 - dotSession::start            -> no session found in db == insert new db sesssion
 5.006703 - dotDatabase::query()         -> INSERT INTO `session`SET hash = 'qj7jjenvlnt9pafjddq25fb4ve', lastactivity = 1776760748, userid = 0, site = 'https:///news/', referer = '', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', host = '216.73.217.149', dns = '216.73.217.149', countrycode = '', hits = 1
 5.007684 - dotSession::load_locales     -> do
 5.007687 - dotSession::start            -> ---- finished with session startup
 5.007712 - dotSession::load_user        -> id: 0
 5.007716 - user::get_user               -> id: >0<
 5.007721 - dotDatabase::getInstance     -> connection: database
 5.007763 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 5.007785 - styles::load                 -> name: ><
 5.007801 - styles::load                 -> include: /var/www/html/html/styles/mx1.php
 5.007859 - styles::activate             -> style = mx1
 5.007880 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 5.007885 - admin::getInstance           -> do
 5.007888 - dotSession::getInstance      -> do
 5.007890 - admin::__construct           -> user_id=0
 5.007891 - user::load_settings          -> load current user settings to $global
 5.007896 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 5.007906 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 5.007911 - EVENT::comming_event         -> return
 5.007915 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1776760748 AND active=1 ORDER by begin ASC
 5.008288 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 5.008296 - GLOBAL::end global.php       -> ---------------------------------------------
 5.008305 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 5.008435 - NEWS::get_news               -> load
 5.008437 - NEWS::load_news              -> load news data
 5.008485 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 5.008567 - CACHE::get                   -> cache: >news::stats< found
 5.008636 - CACHE::get                   -> cache: >news::stats< has expired
 5.008644 - CACHE::delete                -> cache: >news::stats<
 5.008755 - dotDatabase::query()         -> SELECT * FROM news_section WHERE urlshort IN ('') ORDER by urlshort ASC
 5.009047 - dotDatabase::query()         -> SELECT COUNT(*) FROM news_post WHERE active = 1 AND dateline <= NOW() ORDER by dateline ASC
 5.009307 - dotDatabase::query()         -> SELECT UNIX_TIMESTAMP(news_post.dateline) FROM news_post WHERE active = 1 AND dateline > NOW() ORDER by dateline ASC LIMIT 1
 5.009527 - CACHE::set                   -> cache: >news::stats< with ttl:3600
 5.009631 - CACHE::get                   -> cache: >news::news_limit7_page0< found
 5.009677 - CACHE::get                   -> cache: >news::news_limit7_page0< has expired
 5.009684 - CACHE::delete                -> cache: >news::news_limit7_page0<
 5.009715 - NEWS::load_news              -> ... from database
 5.009718 - dotDatabase::query()         -> SELECT news_post.id AS id, news_post.headline, news_post.content, news_post.short, news_post.user_id, news_post.encode, UNIX_TIMESTAMP(news_post.dateline) AS date_unix, news_post.comments, news_post.section_id, news_section.name AS section_name, news_section.short AS section_short, news_section.urlshort AS section_url, news_section.template, user.nick, user.vorname, user.nachname, user.countrycode FROM news_post LEFT JOIN news_section ON news_post.section_id = news_section.id LEFT JOIN user ON user.id = news_post.user_id WHERE news_post.active = 1 AND news_post.dateline <= NOW() ORDER by news_post.dateline DESC LIMIT 0,7
 5.010179 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 5.010216 - HTML::encodeCms              -> Achtung!!!!   Manuel stinkt!!!! ...
 5.010359 - HTML::encode                 -> Achtung!!!!   Manuel stinkt!!!! ...
 5.010427 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 5.013255 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 5.013574 - HTML::encode                 -> replace run 1
 5.014206 - HTML::encodeCms              -> I bims ein Test ...
 5.014215 - HTML::encode                 -> I bims ein Test ...
 5.014239 - HTML::encode                 -> replace run 1
 5.014249 - HTML::encodeCms              -> Diese Links werde ich noch in ...
 5.014263 - HTML::encode                 -> Diese Links werde ich noch in das Menü einbauen: User-Tick...
 5.014283 - HTML::encode                 -> replace run 1
 5.014332 - HTML::encode                 -> replace run 2
 5.014339 - HTML::encodeCms              -> BlaBla Blub   Alles wie immer hier.
 5.014344 - HTML::encode                 -> BlaBla Blub   Alles wie immer hier.   Bam!! ...
 5.014360 - HTML::encode                 -> replace run 1
 5.014367 - CACHE::set                   -> cache: >news::news_limit7_page0< with ttl:3600
 5.014482 - NEWS::get_news               -> display
 5.014582 - HTML::template               -> template: >news_list_post<
 5.014743 - HTML::template               -> template: >news_list_post_short<
 5.014822 - HTML::template               -> template: >news_list_post_short<
 5.014855 - HTML::template               -> template: >news_list_post_short<
 5.014879 - HTML::template               -> template: >news_list<
 5.014936 - GLOBAL::end userspace        -> ---------------------------------------------
 5.014936 - PAGE::render                 -> start rendering page layout
 5.014939 - USER::check_for_new_messages -> return
 5.014943 - dotSession::getInstance      -> do
 5.014956 - PAGE::get_boxes              -> -------- side=topmenu
 5.014966 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 5.014977 - PAGE::get_boxes              -> -------- call: topmenu::menu_news
 5.014982 - CBOX::menu                   -> generate Menu Box >news<
 5.014987 - HTML::template               -> template: >box_menu_bit<
 5.015060 - HTML::template               -> template: >box_menu_bit<
 5.015067 - HTML::template               -> template: >box_menu<
 5.015114 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 5.015125 - HTML::template               -> template: >page_box_topmenu<
 5.015164 - PAGE::get_boxes              -> -------- call: topmenu::menu_main
 5.015166 - CBOX::menu                   -> generate Menu Box >verein<
 5.015171 - HTML::template               -> template: >box_menu_bit<
 5.015177 - HTML::template               -> template: >box_menu_bit<
 5.015184 - HTML::template               -> template: >box_menu_bit<
 5.015206 - HTML::template               -> template: >box_menu_bit<
 5.015217 - HTML::template               -> template: >box_menu_bit<
 5.015223 - HTML::template               -> template: >box_menu_bit<
 5.015228 - HTML::template               -> template: >box_menu_bit<
 5.015233 - HTML::template               -> template: >box_menu_bit<
 5.015239 - HTML::template               -> template: >box_menu<
 5.015254 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 5.015260 - HTML::template               -> template: >page_box_topmenu<
 5.015269 - PAGE::get_boxes              -> -------- call: topmenu::menu_login
 5.015271 - CBOX::menu                   -> generate Menu Box >login<
 5.015274 - HTML::template               -> template: >box_menu_bit<
 5.015280 - HTML::template               -> template: >box_menu_bit<
 5.015286 - HTML::template               -> template: >box_menu<
 5.015296 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 5.015301 - HTML::template               -> template: >page_box_topmenu<
 5.015309 - PAGE::get_boxes              -> -------- ignore: topmenu::menu_user
 5.015312 - PAGE::get_boxes              -> -------- side=right
 5.015314 - PAGE::get_boxes              -> -------- call: right::party
 5.015318 - CBOX::party                  -> generate Box
 5.015322 - EVENT::short_event           -> id >9<
 5.015324 - EVENT::getevent              -> id >9<
 5.015330 - 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
 5.015921 - CACHE::get                   -> cache: >event_9::stats< found
 5.015957 - CACHE::get                   -> cache: >event_9::stats< has expired
 5.015963 - CACHE::delete                -> cache: >event_9::stats<
 5.016023 - dotDatabase::query()         -> SELECT count(*) FROM event_teilnehmer WHERE event_id='9' AND bezahlt>=0
 5.016301 - dotDatabase::query()         -> SELECT count(*) FROM event_teilnehmer WHERE event_id='9' AND bezahlt>0
 5.016489 - CACHE::set                   -> cache: >event_9::stats< with ttl:3600
 5.016572 - HTML::template               -> template: >box_event<
 5.016659 - HTML::template_exists        -> search: >page_box_right< == 1
 5.016667 - HTML::template               -> template: >page_box_right<
 5.016713 - PAGE::get_boxes              -> -------- call: right::buddylist
 5.016718 - CBOX::buddylist              -> generate Box
 5.016720 - HTML::template               -> template: >box_buddylist_msg<
 5.016768 - HTML::template               -> template: >box_buddylist<
 5.016805 - HTML::template_exists        -> search: >page_box_right< == 1
 5.016811 - HTML::template               -> template: >page_box_right<
 5.016819 - PAGE::get_boxes              -> -------- call: right::banner
 5.016828 - CACHE::get                   -> cache: >sponsoren_3::cbox_mx1.de_DE< found
 5.016848 - CACHE::get                   -> cache: >sponsoren_3::cbox_mx1.de_DE< has expired
 5.016852 - CACHE::delete                -> cache: >sponsoren_3::cbox_mx1.de_DE<
 5.016885 - dotDatabase::query()         -> SELECT * FROM sponsoren_groups WHERE id=3
 5.017130 - dotDatabase::query()         -> SELECT * FROM sponsoren WHERE group_id=3 AND active=1 AND ( restricted=0 OR ( restricted=1 AND begin < NOW() AND end > NOW())) ORDER by display_order ASC
 5.017486 - HTML::encode                 -> ...
 5.017520 - HTML::encode                 -> replace run 1
 5.017538 - HTML::template               -> template: >box_banner_bit<
 5.017621 - HTML::encode                 -> asda...
 5.017637 - HTML::encode                 -> replace run 1
 5.017645 - HTML::template               -> template: >box_banner_bit<
 5.017654 - HTML::template               -> template: >box_banner<
 5.017703 - CACHE::set                   -> cache: >sponsoren_3::cbox_mx1.de_DE< with ttl:3600
 5.017762 - HTML::template_exists        -> search: >page_box_right< == 1
 5.017770 - HTML::template               -> template: >page_box_right<
 5.017784 - PAGE::render                 -> final
 5.017786 - PAGE::renderTemplate         -> page
 5.017791 - PAGE::getHead                -> return
 5.017792 - dotSession::getInstance      -> do
 5.017935 - HTML::template               -> template: >page<
 5.018041 - PAGE::render_template        -> final

PHP Includes   : 22
DB Queries     : 15
Rendering Time : 5.018600

Includes PHP Files: 
 - /var/www/html/news/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.news.php
 - /var/www/html/includes/class.cache.php
 - /var/www/html/includes/class.html.php
 - /var/www/html/includes/class.cbox.php