Medien Datenbank


Es liegen keine Informationen vor.

Social Links


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

found 171 debug messages

0.000042 - GLOBAL::include                   -> config.php
0.000154 - dotCommon::classload              -> require: /var/www/html/includes/class.dotDatabase.php
0.000180 - dotDatabase::getInstance          -> connection: database
0.000193 - dotDatabase::__construct          -> connection: database
0.000211 - dotCommon::classload              -> require: /var/www/html/includes/class.page.php
0.000225 - page::getInstance                 -> do
0.000242 - dotCommon::classload              -> require: /var/www/html/includes/class.dotSession.php
0.000254 - dotSession::getInstance           -> do
0.000266 - dotCommon::classload              -> require: /var/www/html/includes/class.user.php
0.000289 - dotSession::start                 -> ---- init
0.000321 - dotSession::start                 -> start php session managment
0.000394 - dotSession::start                 -> finished php session management
0.000402 - dotSession::start                 -> check for security options
0.000409 - dotSession::start                 -> update current session online user infos
0.000420 - dotDatabase::connect              -> dotlan_beta@172.18.0.1
0.001523 - dotDatabase::select               -> database: db_intranet_beta
0.001849 - dotDatabase::query                -> UPDATE session SET lastactivity = 1772176871, userid = 0, site = 'https://beta.lockandload.ch/media/?close=175', host = '216.73.216.165', dns = '216.73.216.165', countrycode = 'US', hits = hits + 1 WHERE hash = '7bc672eea809fb6563ac757ba5a45f5e'
0.002339 - dotSession::start                 -> session found in DB
0.002349 - dotSession::load_locales          -> do
0.002374 - dotSession::load_locales          -> chosing language for locales: de_DE.UTF-8
0.002380 - dotSession::start                 -> ---- finished with session startup
0.002389 - dotSession::load_user             -> id: 0
0.002395 - user::get_user                    -> id: >0<
0.002406 - dotDatabase::getInstance          -> connection: database
0.002429 - dotCommon::classload              -> require: /var/www/html/includes/class.styles.php
0.002447 - styles::load                      -> name: ><
0.002462 - styles::load                      -> include: /var/www/html/html/styles/lal-theme.php
0.002602 - styles::activate                  -> style = lal-theme
0.002757 - dotCommon::classload              -> require: /var/www/html/includes/class.admin.php
0.002769 - admin::getInstance                -> do
0.002775 - dotSession::getInstance           -> do
0.002781 - admin::__construct                -> user_id=0
0.002787 - user::load_settings               -> load current user settings to $global
0.002798 - dotCommon::classload              -> require: /var/www/html/includes/class.prvmsg.php
0.002813 - dotCommon::classload              -> require: /var/www/html/includes/class.event.php
0.002825 - EVENT::comming_event              -> return
0.002833 - dotDatabase::query                -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) > 1772176871 AND active=1 ORDER by begin ASC
0.003184 - dotDatabase::query                -> SELECT id FROM events WHERE UNIX_TIMESTAMP(end) < 1772176871 AND active=1 ORDER by begin DESC LIMIT 1
0.003431 - dotCommon::classload              -> require: /var/www/html/includes/class.sitzplan.php
0.003454 -                                   -> require: /var/www/html//includes/custom.styles.php
0.003467 - styles::load                      -> name: >lal-theme<
0.003477 - styles::load                      -> include: /var/www/html/html/styles/lal-theme.php
0.003599 - dotSession::getInstance           -> do
0.003605 - admin::__construct                -> user_id=0
0.003620 - admin::hasRight                   -> check for adminright: >0:0 & 1< FALSE
0.003644 - dotSession::getInstance           -> do
0.003650 - admin::__construct                -> user_id=0
0.003660 - admin::hasRight                   -> check for adminright: >0:0 & 1< FALSE
0.003677 -                                   -> require: /var/www/html//includes/custom.news.php
0.003689 - dotCommon::classload              -> require: /var/www/html/includes/class.news.php
0.003715 - dotCommon::classload              -> require: /var/www/html/includes/class.cbox.php
0.003731 - CBOX::news                        -> generate Box
0.003738 - NEWS::load_news                   -> load news data
0.003751 - dotCommon::classload              -> require: /var/www/html/includes/class.cache.php
0.003768 - CACHE::get                        -> cache: >news::stats< found
0.003805 - CACHE::get                        -> cache: >news::news_limit2_page0< found
0.003833 - NEWS::load_news                   -> ... from cache
0.003850 - dotCommon::classload              -> require: /var/www/html/includes/class.html.php
0.003893 - HTML::template                    -> template: >box_news_bit<
0.003974 - HTML::template                    -> template: >box_news<
0.004027 - dotCommon::classload              -> require: /var/www/html/includes/class.user_frontend.php
0.004055 - USER_FUNCTIONS::login             -> return
0.004065 - HTML::template                    -> template: >user_login_shortbar<
0.004118 - HTML::template                    -> template: >user_login<
0.004165 - HTML::template                    -> template: >user/user_registration<
0.004297 - USER_FUNCTIONS::password_reminder -> return
0.004309 - HTML::template                    -> template: >user_login_shortbar<
0.004334 - HTML::message                     -> generate Message: Hinweis
0.004340 - HTML::template                    -> template: >html_message<
0.004377 - GLOBAL::end global.php            -> ---------------------------------------------
0.004389 - dotCommon::classload              -> require: /var/www/html/includes/class.media.php
0.004412 - media::display                    -> id >0<
0.004420 - media::display_nav                -> return
0.004431 - media::load_nav                   -> root_id=0
0.004444 - 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 ) ORDER by cms_media.is_dir DESC, cms_media.description ASC
0.004885 - media::format_sub                 -> id=0
0.004949 - HTML::template                    -> template: >media_tree_row<
0.005011 - media::display_info               -> id >0<
0.005019 - HTML::message                     -> generate Message: Medien Datenbank
0.005025 - HTML::template                    -> template: >html_message<
0.005037 - HTML::message                     -> generate Message: Information
0.005042 - HTML::template                    -> template: >html_message<
0.005053 - HTML::template                    -> template: >media_download<
0.005094 - GLOBAL::end userspace             -> ---------------------------------------------
0.005100 - PAGE::render                      -> start rendering page layout
0.005106 - USER::check_for_new_messages      -> return
0.005116 - dotSession::getInstance           -> do
0.005132 - dotCommon::classload              -> require: /var/www/html/includes/class.catering.php
0.005158 - dotDatabase::query                -> SELECT credits FROM catering_konto WHERE user_id=0
0.005420 - PAGE::get_boxes                   -> -------- side=left
0.005433 - PAGE::get_boxes                   -> -------- call: left::menu_main
0.005443 - CBOX::menu                        -> generate Menu Box >menu<
0.005468 - HTML::template_exists             -> search: >page_box_left< == 1
0.005488 - HTML::template                    -> template: >page_box_left<
0.005540 - PAGE::get_boxes                   -> -------- call: left::menu_party
0.005549 - CBOX::menu                        -> generate Menu Box >party<
0.005562 - HTML::template                    -> template: >box_menu_bit<
0.005634 - HTML::template                    -> template: >box_menu_bit<
0.005682 - HTML::template                    -> template: >box_menu_bit<
0.005729 - HTML::template                    -> template: >box_menu_bit<
0.005775 - HTML::template                    -> template: >box_menu_bit<
0.005822 - HTML::template                    -> template: >box_menu_bit<
0.005865 - HTML::template                    -> template: >box_menu_bit<
0.005909 - HTML::template                    -> template: >box_menu<
0.006040 - HTML::template_exists             -> search: >page_box_left< == 1
0.006074 - HTML::template                    -> template: >page_box_left<
0.006104 - PAGE::get_boxes                   -> -------- call: left::menu_login
0.006113 - CBOX::menu                        -> generate Menu Box >login<
0.006143 - HTML::template_exists             -> search: >page_box_left< == 1
0.006172 - HTML::template                    -> template: >page_box_left<
0.006204 - PAGE::get_boxes                   -> -------- ignore: left::menu_user
0.006211 - PAGE::get_boxes                   -> -------- call: left::search
0.006222 - CBOX::template                    -> generate Box with >box_suchen< as template
0.006229 - HTML::template                    -> template: >box_suchen<
0.006299 - HTML::template_exists             -> search: >page_box_left< == 1
0.006317 - HTML::template                    -> template: >page_box_left<
0.006336 - PAGE::get_boxes                   -> -------- call: left::banner
0.006355 - CACHE::get                        -> cache: >sponsoren_3::cbox_lal-theme.de_DE< found
0.006387 - HTML::template_exists             -> search: >page_box_left< == 1
0.006402 - HTML::template                    -> template: >page_box_left<
0.006425 - PAGE::get_boxes                   -> -------- side=right
0.006434 - PAGE::get_boxes                   -> -------- call: right::news
0.006442 - CBOX::news                        -> generate Box
0.006448 - NEWS::load_news                   -> load news data
0.006460 - CACHE::get                        -> cache: >news::stats< found
0.006485 - CACHE::get                        -> cache: >news::news_limit2_page0< found
0.006508 - NEWS::load_news                   -> ... from cache
0.006526 - HTML::template                    -> template: >box_news_bit<
0.006546 - HTML::template                    -> template: >box_news<
0.006576 - HTML::template_exists             -> search: >page_box_right< == 1
0.006591 - HTML::template                    -> template: >page_box_right<
0.006631 - PAGE::get_boxes                   -> -------- call: right::party
0.006641 - CBOX::party                       -> generate Box
0.006650 - EVENT::short_event                -> id >13<
0.006655 - EVENT::getevent                   -> id >13<
0.006661 - 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.007183 - CACHE::get                        -> cache: >event_13::stats< found
0.007229 - HTML::template                    -> template: >box_event<
0.007299 - HTML::template_exists             -> search: >page_box_right< == 1
0.007316 - HTML::template                    -> template: >page_box_right<
0.007336 - PAGE::get_boxes                   -> -------- call: right::forum
0.007345 - CBOX::forum                       -> generate forum box
0.007351 - CBOX::forum_load_threads          -> load data
0.007364 - CACHE::get                        -> cache: >forum::topthreads< found
0.007395 - 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.008702 - CACHE::set                        -> cache: >forum::topthreads< with ttl:3600
0.008848 - CBOX::forum_threads               -> list all threads in array
0.008860 - FORUM::thread_lastvisit           -> threadid: array ( )
0.008868 - admin::getInstance                -> do
0.008874 - HTML::template                    -> template: >box_forum<
0.008931 - HTML::template_exists             -> search: >page_box_right< == 1
0.008959 - HTML::template                    -> template: >page_box_right<
0.008980 - PAGE::get_boxes                   -> -------- call: right::vote
0.008989 - CBOX::vote                        -> generate Box
0.008995 - 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.009273 - HTML::template                    -> template: >box_vote_nocurrent<
0.009329 - HTML::template_exists             -> search: >page_box_right< == 1
0.009345 - HTML::template                    -> template: >page_box_right<
0.009365 - PAGE::get_boxes                   -> -------- call: right::buddylist
0.009374 - CBOX::buddylist                   -> generate Box
0.009381 - PAGE::get_boxes                   -> -------- call: right::online
0.009387 - CBOX::online                      -> generate Box
0.009393 - HTML::template                    -> template: >box_online<
0.009443 - HTML::template_exists             -> search: >page_box_right< == 1
0.009458 - HTML::template                    -> template: >page_box_right<
0.009480 - PAGE::render                      -> final
0.009485 - PAGE::renderTemplate              -> page
0.009493 - PAGE::getHead                     -> return
0.009498 - dotSession::getInstance           -> do
0.009576 - HTML::template                    -> template: >page<
0.009729 - PAGE::render_template             -> final

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

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