Medien Datenbank


Es liegen keine Informationen vor.

Social Links


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

found 180 debug messages

0.000036 - GLOBAL::include                   -> config.php
0.000132 - dotCommon::classload              -> require: /var/www/html/includes/class.dotDatabase.php
0.000157 - dotDatabase::getInstance          -> connection: database
0.000190 - dotDatabase::__construct          -> connection: database
0.000208 - dotCommon::classload              -> require: /var/www/html/includes/class.page.php
0.000223 - page::getInstance                 -> do
0.000239 - dotCommon::classload              -> require: /var/www/html/includes/class.dotSession.php
0.000251 - dotSession::getInstance           -> do
0.000263 - dotCommon::classload              -> require: /var/www/html/includes/class.user.php
0.000284 - dotSession::start                 -> ---- init
0.000315 - dotSession::start                 -> start php session managment
0.000382 - dotSession::start                 -> finished php session management
0.000390 - dotSession::start                 -> check for security options
0.000398 - dotSession::start                 -> update current session online user infos
0.000408 - dotDatabase::connect              -> dotlan_beta@172.18.0.1
0.001323 - dotDatabase::select               -> database: db_intranet_beta
0.001696 - dotDatabase::query                -> UPDATE session SET lastactivity = 1782584714, userid = 0, site = 'https://beta.lockandload.ch/media/?open=175', host = '216.73.216.224', dns = '216.73.216.224', countrycode = 'US', hits = hits + 1 WHERE hash = '7e45af7d7ec606afcdde81ba70f3e84b'
0.002271 - dotSession::start                 -> session found in DB
0.002285 - dotSession::load_locales          -> do
0.002309 - dotSession::load_locales          -> chosing language for locales: de_DE.UTF-8
0.002315 - dotSession::start                 -> ---- finished with session startup
0.002324 - dotSession::load_user             -> id: 0
0.002330 - user::get_user                    -> id: >0<
0.002340 - dotDatabase::getInstance          -> connection: database
0.002364 - dotCommon::classload              -> require: /var/www/html/includes/class.styles.php
0.002381 - styles::load                      -> name: ><
0.002395 - styles::load                      -> include: /var/www/html/html/styles/lal-theme.php
0.002529 - styles::activate                  -> style = lal-theme
0.002696 - dotCommon::classload              -> require: /var/www/html/includes/class.admin.php
0.002714 - admin::getInstance                -> do
0.002721 - dotSession::getInstance           -> do
0.002728 - admin::__construct                -> user_id=0
0.002733 - user::load_settings               -> load current user settings to $global
0.002744 - dotCommon::classload              -> require: /var/www/html/includes/class.prvmsg.php
0.002774 - dotCommon::classload              -> require: /var/www/html/includes/class.event.php
0.002799 - EVENT::comming_event              -> return
0.002808 - dotDatabase::query                -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1782584714 AND active=1 ORDER by begin ASC
0.003183 - dotDatabase::query                -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1782584714 AND active=1 ORDER by begin DESC LIMIT 1
0.003468 - dotCommon::classload              -> require: /var/www/html/includes/class.sitzplan.php
0.003496 -                                   -> require: /var/www/html//includes/custom.styles.php
0.003511 - styles::load                      -> name: >lal-theme<
0.003521 - styles::load                      -> include: /var/www/html/html/styles/lal-theme.php
0.003644 - dotSession::getInstance           -> do
0.003651 - admin::__construct                -> user_id=0
0.003666 - admin::hasRight                   -> check for adminright: >0:0 & 1< FALSE
0.003691 - dotSession::getInstance           -> do
0.003696 - admin::__construct                -> user_id=0
0.003706 - admin::hasRight                   -> check for adminright: >0:0 & 1< FALSE
0.003723 -                                   -> require: /var/www/html//includes/custom.news.php
0.003735 - dotCommon::classload              -> require: /var/www/html/includes/class.news.php
0.003759 - dotCommon::classload              -> require: /var/www/html/includes/class.cbox.php
0.003776 - CBOX::news                        -> generate Box
0.003782 - NEWS::load_news                   -> load news data
0.003794 - dotCommon::classload              -> require: /var/www/html/includes/class.cache.php
0.003811 - CACHE::get                        -> cache: >news::stats< found
0.003849 - CACHE::get                        -> cache: >news::news_limit2_page0< found
0.003874 - NEWS::load_news                   -> ... from cache
0.003886 - dotCommon::classload              -> require: /var/www/html/includes/class.html.php
0.003928 - HTML::template                    -> template: >box_news_bit<
0.004005 - HTML::template                    -> template: >box_news<
0.004053 - dotCommon::classload              -> require: /var/www/html/includes/class.user_frontend.php
0.004079 - USER_FUNCTIONS::login             -> return
0.004088 - HTML::template                    -> template: >user_login_shortbar<
0.004140 - HTML::template                    -> template: >user_login<
0.004197 - HTML::template                    -> template: >user/user_registration<
0.004329 - USER_FUNCTIONS::password_reminder -> return
0.004340 - HTML::template                    -> template: >user_login_shortbar<
0.004364 - HTML::message                     -> generate Message: Hinweis
0.004370 - HTML::template                    -> template: >html_message<
0.004407 - GLOBAL::end global.php            -> ---------------------------------------------
0.004419 - dotCommon::classload              -> require: /var/www/html/includes/class.media.php
0.004442 - media::display                    -> id >0<
0.004450 - media::display_nav                -> return
0.004464 - media::load_nav                   -> root_id=0
0.004476 - dotDatabase::query                -> SELECT cms_media.id, cms_media.parent_id, cms_media.level, cms_media.description, cms_media.filesize, cms_media.filename, cms_media.filetype, cms_media.imageinfo, cms_media.children, cms_media.is_dir, cms_media.readonly, cms_media.user_id, cms_media.counter, CONCAT(user.nick) AS username FROM cms_media LEFT JOIN user ON user.id=cms_media.user_id WHERE ((access='public' OR access='user') AND is_dir=0 OR is_dir=2 ) AND (parent_id>0 OR parent_id=0 AND is_dir=2) AND (is_dir=0 OR is_dir=2) AND ( parent_id=0 OR parent_id=175 ) ORDER by cms_media.is_dir DESC, cms_media.description ASC
0.005104 - media::format_sub                 -> id=0
0.005128 - HTML::template                    -> template: >media_tree_row<
0.005205 - media::format_sub                 -> id=175
0.005226 - HTML::template                    -> template: >media_tree_row<
0.005249 - HTML::template                    -> template: >media_tree_row<
0.005269 - HTML::template                    -> template: >media_tree_row<
0.005288 - HTML::template                    -> template: >media_tree_row<
0.005306 - HTML::template                    -> template: >media_tree_row<
0.005324 - HTML::template                    -> template: >media_tree_row<
0.005342 - HTML::template                    -> template: >media_tree_row<
0.005360 - HTML::template                    -> template: >media_tree_row<
0.005378 - media::display_info               -> id >0<
0.005384 - HTML::message                     -> generate Message: Medien Datenbank
0.005389 - HTML::template                    -> template: >html_message<
0.005403 - HTML::message                     -> generate Message: Information
0.005408 - HTML::template                    -> template: >html_message<
0.005418 - HTML::template                    -> template: >media_download<
0.005462 - GLOBAL::end userspace             -> ---------------------------------------------
0.005468 - PAGE::render                      -> start rendering page layout
0.005473 - USER::check_for_new_messages      -> return
0.005483 - dotSession::getInstance           -> do
0.005495 - dotCommon::classload              -> require: /var/www/html/includes/class.catering.php
0.005520 - dotDatabase::query                -> SELECT credits FROM catering_konto WHERE user_id=0
0.005787 - PAGE::get_boxes                   -> -------- side=left
0.005802 - PAGE::get_boxes                   -> -------- call: left::menu_main
0.005813 - CBOX::menu                        -> generate Menu Box >menu<
0.005841 - HTML::template_exists             -> search: >page_box_left< == 1
0.005861 - HTML::template                    -> template: >page_box_left<
0.005910 - PAGE::get_boxes                   -> -------- call: left::menu_party
0.005919 - CBOX::menu                        -> generate Menu Box >party<
0.005931 - HTML::template                    -> template: >box_menu_bit<
0.005970 - HTML::template                    -> template: >box_menu_bit<
0.005985 - HTML::template                    -> template: >box_menu_bit<
0.005998 - HTML::template                    -> template: >box_menu_bit<
0.006011 - HTML::template                    -> template: >box_menu_bit<
0.006023 - HTML::template                    -> template: >box_menu_bit<
0.006035 - HTML::template                    -> template: >box_menu_bit<
0.006047 - HTML::template                    -> template: >box_menu<
0.006090 - HTML::template_exists             -> search: >page_box_left< == 1
0.006106 - HTML::template                    -> template: >page_box_left<
0.006126 - PAGE::get_boxes                   -> -------- call: left::menu_login
0.006133 - CBOX::menu                        -> generate Menu Box >login<
0.006151 - HTML::template_exists             -> search: >page_box_left< == 1
0.006176 - HTML::template                    -> template: >page_box_left<
0.006196 - PAGE::get_boxes                   -> -------- ignore: left::menu_user
0.006201 - PAGE::get_boxes                   -> -------- call: left::search
0.006209 - CBOX::template                    -> generate Box with >box_suchen< as template
0.006215 - HTML::template                    -> template: >box_suchen<
0.006259 - HTML::template_exists             -> search: >page_box_left< == 1
0.006273 - HTML::template                    -> template: >page_box_left<
0.006291 - PAGE::get_boxes                   -> -------- call: left::banner
0.006315 - CACHE::get                        -> cache: >sponsoren_3::cbox_lal-theme.de_DE< found
0.006346 - HTML::template_exists             -> search: >page_box_left< == 1
0.006360 - HTML::template                    -> template: >page_box_left<
0.006398 - PAGE::get_boxes                   -> -------- side=right
0.006413 - PAGE::get_boxes                   -> -------- call: right::news
0.006421 - CBOX::news                        -> generate Box
0.006427 - NEWS::load_news                   -> load news data
0.006443 - CACHE::get                        -> cache: >news::stats< found
0.006473 - CACHE::get                        -> cache: >news::news_limit2_page0< found
0.006496 - NEWS::load_news                   -> ... from cache
0.006512 - HTML::template                    -> template: >box_news_bit<
0.006535 - HTML::template                    -> template: >box_news<
0.006562 - HTML::template_exists             -> search: >page_box_right< == 1
0.006578 - HTML::template                    -> template: >page_box_right<
0.006615 - PAGE::get_boxes                   -> -------- call: right::party
0.006625 - CBOX::party                       -> generate Box
0.006633 - EVENT::short_event                -> id >13<
0.006638 - EVENT::getevent                   -> id >13<
0.006644 - 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=13 AND active=1
0.007078 - CACHE::get                        -> cache: >event_13::stats< found
0.007120 - HTML::template                    -> template: >box_event<
0.007221 - HTML::template_exists             -> search: >page_box_right< == 1
0.007238 - HTML::template                    -> template: >page_box_right<
0.007259 - PAGE::get_boxes                   -> -------- call: right::forum
0.007267 - CBOX::forum                       -> generate forum box
0.007273 - CBOX::forum_load_threads          -> load data
0.007286 - CACHE::get                        -> cache: >forum::topthreads< found
0.007313 - dotDatabase::query                -> SELECT t.title, t.lastposter, t.fv_id, t.threadid, t.lastposttime AS stamp, UNIX_TIMESTAMP(t.lastposttime) AS lastposttime, m.forumid AS forumid, m.title AS forumtitle, m.private AS private, m.priv_access AS priv_access, t.replies, t.ext, SUBSTRING(pagetext, 1, 190) AS preview FROM forum_thread AS t LEFT JOIN forum_main AS m ON t.forumid=m.forumid LEFT JOIN forum_post AS p ON t.threadid=p.threadid AND t.lastposttime=p.dateline WHERE t.invisible=0 AND m.show_latest=1 AND t.show_latest=1 ORDER by t.lastposttime DESC LIMIT 20
0.008573 - CACHE::set                        -> cache: >forum::topthreads< with ttl:3600
0.008722 - CBOX::forum_threads               -> list all threads in array
0.008734 - FORUM::thread_lastvisit           -> threadid: array ( )
0.008743 - admin::getInstance                -> do
0.008750 - HTML::template                    -> template: >box_forum<
0.008808 - HTML::template_exists             -> search: >page_box_right< == 1
0.008827 - HTML::template                    -> template: >page_box_right<
0.008849 - PAGE::get_boxes                   -> -------- call: right::vote
0.008859 - CBOX::vote                        -> generate Box
0.008865 - dotDatabase::query                -> SELECT v_id, UNIX_TIMESTAMP(v_ende) AS v_ende FROM vote_main WHERE v_start < NOW() AND v_ende > NOW() AND v_active=1 AND v_top=1 ORDER by v_start DESC
0.009188 - HTML::template                    -> template: >box_vote_nocurrent<
0.009252 - HTML::template_exists             -> search: >page_box_right< == 1
0.009270 - HTML::template                    -> template: >page_box_right<
0.009291 - PAGE::get_boxes                   -> -------- call: right::buddylist
0.009301 - CBOX::buddylist                   -> generate Box
0.009308 - PAGE::get_boxes                   -> -------- call: right::online
0.009314 - CBOX::online                      -> generate Box
0.009321 - HTML::template                    -> template: >box_online<
0.009407 - HTML::template_exists             -> search: >page_box_right< == 1
0.009430 - HTML::template                    -> template: >page_box_right<
0.009455 - PAGE::render                      -> final
0.009461 - PAGE::renderTemplate              -> page
0.009471 - PAGE::getHead                     -> return
0.009475 - dotSession::getInstance           -> do
0.009556 - HTML::template                    -> template: >page<
0.009706 - PAGE::render_template             -> final

PHP Includes   : 25
DB Queries     : 8
Rendering Time : 0.010288

Includes PHP Files: 
 - /var/www/html/media/index.php
 - /var/www/html/global.php
 - /var/www/html/includes/class.dotCommon.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/tournament_v2/class.tv2_db.php
 - /var/www/html/includes/class.styles.php
 - /var/www/html/html/styles/lal-theme.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/custom.styles.php
 - /var/www/html/includes/custom.news.php
 - /var/www/html/includes/class.news.php
 - /var/www/html/includes/class.cbox.php
 - /var/www/html/includes/class.cache.php
 - /var/www/html/includes/class.html.php
 - /var/www/html/includes/class.user_frontend.php
 - /var/www/html/includes/class.media.php
 - /var/www/html/includes/class.catering.php