Testnews

Testnews

Tuesday, 07.03.2023 00:06
Marco Jackal Bardenhorst

BlaBla Blub

 

Alles wie immer hier.

 

Bam!!

Forum >> Allgemein > Testnews
Antwort erstellen
Autor Thema: Testnews
Jackal
09.03.2023 um 01:40 AntwortBenutzerprofilNachricht senden

NEW

Clan: Kein Clan
Postings: 2

BlaBla FlameBlub
 
[ Antwort erstellen ]
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 153 debug messages

 0.000010 - GLOBAL::include              -> config.php
 0.000106 - dotCommon::classload         -> require: /var/www/html/includes/class.dotDatabase.php
 0.000113 - dotDatabase::getInstance     -> connection: database
 0.000145 - dotDatabase::__construct()   -> Connection: database | Maxlan@maria (Maxlan)
 0.000155 - dotCommon::classload         -> require: /var/www/html/includes/class.page.php
 0.000166 - page::getInstance            -> do
 0.000329 - dotCommon::classload         -> require: /var/www/html/includes/class.dotSession.php
 0.000344 - dotSession::getInstance      -> do
 0.000356 - dotCommon::classload         -> require: /var/www/html/includes/class.user.php
 0.000369 - dotSession::start            -> ---- init
 0.000468 - dotSession::start            -> start php session managment
 0.000663 - dotSession::start            -> finished php session management
 0.000664 - dotSession::start            -> save user and host information to new session_array
 0.000674 - dotCommon::classload         -> require: /var/www/html/includes/class.dotCrypt.php
 0.000714 - dotSession::start            -> check for security options
 0.001645 - dotSession::start            -> lookup ip2country
 0.001652 - dotDatabase::connect()       -> create pdo object
 0.002600 - dotDatabase::query()         -> SELECT `code` FROM `country_ip2code` WHERE 3628718132 BETWEEN ip_from AND ip_to
 0.002948 - dotSession::start            -> update current session online user infos
 0.002961 - dotDatabase::query()         -> UPDATE session SET lastactivity = 1782107649, userid = 0, site = 'https:///news/?id=1', host = '216.73.216.52', dns = '216.73.216.52', countrycode = '', hits = hits + 1 WHERE hash = 'q0jk8p5nf6dfckbmujmol21ptg'
 0.003186 - dotSession::start            -> no session found in db == insert new db sesssion
 0.003193 - dotDatabase::query()         -> INSERT INTO `session`SET hash = 'q0jk8p5nf6dfckbmujmol21ptg', lastactivity = 1782107649, userid = 0, site = 'https:///news/?id=1', 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.003941 - dotSession::load_locales     -> do
 0.003944 - dotSession::start            -> ---- finished with session startup
 0.003974 - dotSession::load_user        -> id: 0
 0.003986 - user::get_user               -> id: >0<
 0.003991 - dotDatabase::getInstance     -> connection: database
 0.004013 - dotCommon::classload         -> require: /var/www/html/includes/class.styles.php
 0.004031 - styles::load                 -> name: ><
 0.004146 - styles::load                 -> include: /var/www/html/html/styles/mx1.php
 0.004281 - styles::activate             -> style = mx1
 0.004625 - dotCommon::classload         -> require: /var/www/html/includes/class.admin.php
 0.004649 - admin::getInstance           -> do
 0.004655 - dotSession::getInstance      -> do
 0.004660 - admin::__construct           -> user_id=0
 0.004665 - user::load_settings          -> load current user settings to $global
 0.004677 - dotCommon::classload         -> require: /var/www/html/includes/class.prvmsg.php
 0.004698 - dotCommon::classload         -> require: /var/www/html/includes/class.event.php
 0.004718 - EVENT::comming_event         -> return
 0.004725 - dotDatabase::query()         -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782107649 AND active=1 ORDER by begin ASC
 0.005151 - dotCommon::classload         -> require: /var/www/html/includes/class.sitzplan.php
 0.005161 - GLOBAL::end global.php       -> ---------------------------------------------
 0.005169 - dotCommon::classload         -> require: /var/www/html/includes/class.news.php
 0.005188 - NEWS::show_comments          -> id >1<
 0.005190 - NEWS::get_post               -> id >1<
 0.005192 - dotDatabase::query()         -> SELECT news_post.id, section_id, news_post.active, encode, UNIX_TIMESTAMP(dateline) AS date_unix, news_post.headline, news_post.short, news_post.content, user_id, generator_id, user.nick, user.vorname, user.nachname, user.countrycode, comments, intern, UNIX_TIMESTAMP(edited) AS edittime, edituser, news_section.template FROM news_post LEFT JOIN user ON user.id=news_post.user_id LEFT JOIN news_section ON news_post.section_id=news_section.id WHERE news_post.id='1' AND active=1 AND dateline id: >1<
 0.005632 - dotDatabase::getInstance     -> connection: database
 0.005639 - dotDatabase::query()         -> SELECT *, UNIX_TIMESTAMP(geb) AS geb_unix FROM user WHERE id = 1 ORDER by id DESC
 0.006009 - dotCommon::classload         -> require: /var/www/html/includes/class.forum.php
 0.006043 - dotDatabase::query()         -> SELECT threadid FROM forum_thread WHERE ext='news' AND ext_id=1
 0.006307 - FORUM::showthread            -> get common forum and thread infos
 0.006310 - FORUM::thread_lastvisit      -> threadid: 1
 0.006316 - dotDatabase::query()         -> SELECT postid FROM forum_post WHERE threadid=1 AND dateline > '' ORDER by postid ASC LIMIT 1
 0.006507 - dotDatabase::query()         -> SELECT threadid, dateline FROM forum_post WHERE postid=1
 0.006662 - dotDatabase::query()         -> SELECT (COUNT(*)+1) AS position FROM forum_post WHERE threadid=1 AND dateline < '2023-03-09 00:40:56'
 0.006837 - dotDatabase::query()         -> SELECT f.title AS forumname, f.catid, f.closed AS forum_closed, f.moderators, t.forumid, t.title, t.closed AS thread_closed, t.invisible AS thread_invisible, t.fv_id, f.priv_access, f.private, t.replies, t.ext, t.ext_id, t.show_latest, t.sticky, t.lastposttime FROM forum_thread AS t LEFT JOIN forum_main AS f ON t.forumid=f.forumid WHERE t.threadid='1'
 0.007054 - FORUM::is_moderator          -> for forumid: 1
 0.007056 - dotDatabase::query()         -> SELECT moderators FROM forum_main WHERE forumid='1'
 0.007188 - admin::getInstance           -> do
 0.007231 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.007233 - admin::getInstance           -> do
 0.007247 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.007249 - admin::getInstance           -> do
 0.007259 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.007260 - admin::getInstance           -> do
 0.007271 - admin::hasRight              -> check for adminright: >0:0 & 32< FALSE
 0.007272 - admin::getInstance           -> do
 0.007282 - admin::hasRight              -> check for adminright: >0:0 & 16777216< FALSE
 0.007283 - admin::getInstance           -> do
 0.007294 - admin::hasRight              -> check for adminright: >0:0 & 64< FALSE
 0.007308 - dotCommon::classload         -> require: /var/www/html/includes/class.html.php
 0.007355 - dotDatabase::query()         -> UPDATE forum_thread SET hits=hits+1 WHERE threadid='1'
 0.007990 - dotDatabase::query()         -> SELECT user_id FROM user_orga WHERE display_team=1
 0.008192 - FORUM::showthread            -> query all postings
 0.008196 - dotDatabase::query()         -> SELECT postid, threadid, userid, pagetext, htmltext, locked, invisible, remoteip, locked, forum_post.dateline, UNIX_TIMESTAMP(forum_post.dateline) AS stamp, user.id AS user_id, user.nick AS user_nick, user.clan AS user_clan, user.clantag, user.stats_postings AS user_postings, user.motto AS user_motto, user.female, user.countrycode, user.avatar,user.avatar_name, edit_user_id, UNIX_TIMESTAMP(edited) AS edit_unixtime, edit.nick AS edit_nick, IF(edit_user_id > 0,0,1) AS history, attachment_id, filename, filesize FROM forum_post LEFT JOIN user ON user.id = forum_post.userid LEFT JOIN user AS edit ON edit.id = forum_post.edit_user_id LEFT JOIN forum_files ON forum_post.attachment_id = forum_files.id WHERE threadid = 1 AND forum_post.invisible=0 ORDER by postid ASC LIMIT 0,30
 0.008719 - HTML::template               -> template: >forum_postingpart<
 0.008890 - HTML::template               -> template: >forum_postingindex<
 0.008959 - FORUM::showthread            -> check for moderator utils
 0.008963 - FORUM::update_visit          -> forumid: 1 threadid: 1 posttime: 2023-03-09 00:40:56
 0.008978 - FORUM::extern_display        -> news > 1
 0.008983 - NEWS::get_news_post          -> id >1< + comments
 0.008984 - NEWS::get_post               -> id >1<
 0.008986 - dotDatabase::query()         -> SELECT news_post.id, section_id, news_post.active, encode, UNIX_TIMESTAMP(dateline) AS date_unix, news_post.headline, news_post.short, news_post.content, user_id, generator_id, user.nick, user.vorname, user.nachname, user.countrycode, comments, intern, UNIX_TIMESTAMP(edited) AS edittime, edituser, news_section.template FROM news_post LEFT JOIN user ON user.id=news_post.user_id LEFT JOIN news_section ON news_post.section_id=news_section.id WHERE news_post.id='1' AND active=1 AND dateline id: >1<
 0.009443 - user::get_user               -> found in cache
 0.009471 - HTML::encodeCms              -> BlaBla Blub   Alles wie immer hier.
 0.009650 - HTML::encode                 -> BlaBla Blub   Alles wie immer hier.   Bam!! ...
 0.009715 - dotDatabase::query()         -> SELECT `code`, `smily` FROM html_smilies ORDER by LENGTH(code) DESC
 0.012640 - dotDatabase::query()         -> SELECT codetag, codereplacement, twoparams FROM html_code
 0.012979 - HTML::encode                 -> replace run 1
 0.013676 - HTML::template               -> template: >news_single<
 0.013856 - GLOBAL::end userspace        -> ---------------------------------------------
 0.013858 - PAGE::render                 -> start rendering page layout
 0.013860 - USER::check_for_new_messages -> return
 0.013866 - dotSession::getInstance      -> do
 0.013896 - PAGE::get_boxes              -> -------- side=topmenu
 0.013915 - dotCommon::classload         -> require: /var/www/html/includes/class.cbox.php
 0.013935 - PAGE::get_boxes              -> -------- call: topmenu::menu_news
 0.013941 - CBOX::menu                   -> generate Menu Box >news<
 0.013947 - HTML::template               -> template: >box_menu_bit<
 0.014010 - HTML::template               -> template: >box_menu_bit<
 0.014019 - HTML::template               -> template: >box_menu<
 0.014067 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.014080 - HTML::template               -> template: >page_box_topmenu<
 0.014118 - PAGE::get_boxes              -> -------- call: topmenu::menu_main
 0.014121 - CBOX::menu                   -> generate Menu Box >verein<
 0.014125 - HTML::template               -> template: >box_menu_bit<
 0.014133 - HTML::template               -> template: >box_menu_bit<
 0.014139 - HTML::template               -> template: >box_menu_bit<
 0.014144 - HTML::template               -> template: >box_menu_bit<
 0.014150 - HTML::template               -> template: >box_menu_bit<
 0.014155 - HTML::template               -> template: >box_menu_bit<
 0.014161 - HTML::template               -> template: >box_menu_bit<
 0.014166 - HTML::template               -> template: >box_menu_bit<
 0.014171 - HTML::template               -> template: >box_menu<
 0.014184 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.014189 - HTML::template               -> template: >page_box_topmenu<
 0.014199 - PAGE::get_boxes              -> -------- call: topmenu::menu_login
 0.014201 - CBOX::menu                   -> generate Menu Box >login<
 0.014204 - HTML::template               -> template: >box_menu_bit<
 0.014210 - HTML::template               -> template: >box_menu_bit<
 0.014215 - HTML::template               -> template: >box_menu<
 0.014226 - HTML::template_exists        -> search: >page_box_topmenu< == 1
 0.014231 - HTML::template               -> template: >page_box_topmenu<
 0.014239 - PAGE::get_boxes              -> -------- ignore: topmenu::menu_user
 0.014242 - PAGE::get_boxes              -> -------- side=right
 0.014244 - PAGE::get_boxes              -> -------- call: right::party
 0.014248 - CBOX::party                  -> generate Box
 0.014252 - EVENT::short_event           -> id >9<
 0.014254 - EVENT::getevent              -> id >9<
 0.014257 - 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.014842 - dotCommon::classload         -> require: /var/www/html/includes/class.cache.php
 0.014917 - CACHE::get                   -> cache: >event_9::stats< found
 0.014963 - HTML::template               -> template: >box_event<
 0.015043 - HTML::template_exists        -> search: >page_box_right< == 1
 0.015051 - HTML::template               -> template: >page_box_right<
 0.015086 - PAGE::get_boxes              -> -------- call: right::buddylist
 0.015090 - CBOX::buddylist              -> generate Box
 0.015093 - HTML::template               -> template: >box_buddylist_msg<
 0.015132 - HTML::template               -> template: >box_buddylist<
 0.015169 - HTML::template_exists        -> search: >page_box_right< == 1
 0.015175 - HTML::template               -> template: >page_box_right<
 0.015183 - PAGE::get_boxes              -> -------- call: right::banner
 0.015193 - CACHE::get                   -> cache: >sponsoren_3::cbox_mx1.de_DE< found
 0.015217 - HTML::template_exists        -> search: >page_box_right< == 1
 0.015222 - HTML::template               -> template: >page_box_right<
 0.015232 - PAGE::render                 -> final
 0.015234 - PAGE::renderTemplate         -> page
 0.015246 - PAGE::getHead                -> return
 0.015247 - dotSession::getInstance      -> do
 0.015367 - HTML::template               -> template: >page<
 0.015454 - PAGE::render_template        -> final

PHP Includes   : 23
DB Queries     : 19
Rendering Time : 0.016067

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.forum.php
 - /var/www/html/includes/class.html.php
 - /var/www/html/includes/class.cbox.php
 - /var/www/html/includes/class.cache.php