Select Queries (16)
Array
(
[0] => Array
(
[q] => SELECT * FROM cb_config
[timetook] => 0.0017731189727783
[memBefore] => 0.51519775390625
[memAfter] => 0.55745697021484
[memUsed] => 0.042259216308594
[use_cache] => no
[backtrace] => #1 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(236): devWitch()
#2 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(120): Clipbucket_db->execute()
#3 /var/www/html/clipbucket-v5/upload/includes/functions_db.php(10): Clipbucket_db->_select()
#4 /var/www/html/clipbucket-v5/upload/includes/classes/my_queries.class.php(32): db_select()
#5 /var/www/html/clipbucket-v5/upload/includes/common.php(102): myquery->Get_Website_Details()
#6 /var/www/html/clipbucket-v5/upload/includes/config.inc.php(9): require_once()
#7 /var/www/html/clipbucket-v5/upload/photos.php(5): require()
)
[1] => Array
(
[q] => SELECT * FROM cb_languages WHERE language_default='yes'
[timetook] => 0.00054597854614258
[memBefore] => 0.55745697021484
[memAfter] => 0.86416625976562
[memUsed] => 0.30670928955078
[use_cache] => yes
[backtrace] => #1 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(110): devWitch()
#2 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(169): Clipbucket_db->_select()
#3 /var/www/html/clipbucket-v5/upload/includes/classes/lang.class.php(317): Clipbucket_db->select()
#4 /var/www/html/clipbucket-v5/upload/includes/classes/lang.class.php(73): Language->getDefaultLanguage()
#5 /var/www/html/clipbucket-v5/upload/includes/common.php(152): Language->init()
#6 /var/www/html/clipbucket-v5/upload/includes/config.inc.php(9): require_once()
#7 /var/www/html/clipbucket-v5/upload/photos.php(5): require()
)
[2] => Array
(
[q] => SELECT language_key, translation FROM cb_languages_keys AS LK
LEFT JOIN cb_languages_translations AS LT ON LK.id_language_key = LT.id_language_key AND LT.language_id = 1 ORDER BY CASE WHEN LT.translation IS NULL THEN concat('aaaaaaaaaaaaaaaaaaaa',language_key) ELSE LK.language_key END
[timetook] => 0.0048489570617676
[memBefore] => 0.86416625976562
[memAfter] => 1.649528503418
[memUsed] => 0.78536224365234
[use_cache] => yes
[backtrace] => #1 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(110): devWitch()
#2 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(169): Clipbucket_db->_select()
#3 /var/www/html/clipbucket-v5/upload/includes/classes/lang.class.php(154): Clipbucket_db->select()
#4 /var/www/html/clipbucket-v5/upload/includes/classes/lang.class.php(215): Language->getAllTranslations()
#5 /var/www/html/clipbucket-v5/upload/includes/classes/lang.class.php(82): Language->loadTranslations()
#6 /var/www/html/clipbucket-v5/upload/includes/common.php(152): Language->init()
#7 /var/www/html/clipbucket-v5/upload/includes/config.inc.php(9): require_once()
#8 /var/www/html/clipbucket-v5/upload/photos.php(5): require()
)
[3] => Array
(
[q] => SELECT * FROM cb_sessions WHERE session ='d5i1b76saq9cfjd5bgblklldq0'
[timetook] => 0.0007171630859375
[memBefore] => 1.649528503418
[memAfter] => 1.1128005981445
[memUsed] => -0.53672790527344
[use_cache] => no
[backtrace] => #1 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(236): devWitch()
#2 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(120): Clipbucket_db->execute()
#3 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(169): Clipbucket_db->_select()
#4 /var/www/html/clipbucket-v5/upload/includes/classes/session.class.php(99): Clipbucket_db->select()
#5 /var/www/html/clipbucket-v5/upload/includes/classes/user.class.php(5207): Session->get_sessions()
#6 /var/www/html/clipbucket-v5/upload/includes/classes/user.class.php(930): userquery->get_sessions()
#7 /var/www/html/clipbucket-v5/upload/includes/common.php(165): userquery->init()
#8 /var/www/html/clipbucket-v5/upload/includes/config.inc.php(9): require_once()
#9 /var/www/html/clipbucket-v5/upload/photos.php(5): require()
)
[4] => Array
(
[q] => SELECT * FROM cb_sessions WHERE session_string='guest' AND session ='d5i1b76saq9cfjd5bgblklldq0'
[timetook] => 0.00060677528381348
[memBefore] => 1.1012268066406
[memAfter] => 1.1177444458008
[memUsed] => 0.016517639160156
[use_cache] => no
[backtrace] => #1 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(236): devWitch()
#2 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(120): Clipbucket_db->execute()
#3 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(169): Clipbucket_db->_select()
#4 /var/www/html/clipbucket-v5/upload/includes/classes/session.class.php(88): Clipbucket_db->select()
#5 /var/www/html/clipbucket-v5/upload/includes/classes/session.class.php(44): Session->get_user_session()
#6 /var/www/html/clipbucket-v5/upload/includes/classes/user.class.php(5214): Session->add_session()
#7 /var/www/html/clipbucket-v5/upload/includes/classes/user.class.php(930): userquery->get_sessions()
#8 /var/www/html/clipbucket-v5/upload/includes/common.php(165): userquery->init()
#9 /var/www/html/clipbucket-v5/upload/includes/config.inc.php(9): require_once()
#10 /var/www/html/clipbucket-v5/upload/photos.php(5): require()
)
[5] => Array
(
[q] => SELECT version.id, version.version, version.revision FROM cb_version AS version
[timetook] => 0.00037884712219238
[memBefore] => 1.1177444458008
[memAfter] => 1.1041717529297
[memUsed] => -0.013572692871094
[use_cache] => yes
[backtrace] => #1 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(110): devWitch()
#2 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(169): Clipbucket_db->_select()
#3 /var/www/html/clipbucket-v5/upload/includes/classes/update.class.php(60): Clipbucket_db->select()
#4 /var/www/html/clipbucket-v5/upload/includes/classes/update.class.php(761): Update->getDBVersion()
#5 /var/www/html/clipbucket-v5/upload/includes/classes/user_level.class.php(39): Update->IsCurrentDBVersionIsHigherOrEqualTo()
#6 /var/www/html/clipbucket-v5/upload/includes/classes/user.class.php(968): UserLevel->getPermissions()
#7 /var/www/html/clipbucket-v5/upload/includes/common.php(165): userquery->init()
#8 /var/www/html/clipbucket-v5/upload/includes/config.inc.php(9): require_once()
#9 /var/www/html/clipbucket-v5/upload/photos.php(5): require()
)
[6] => Array
(
[q] => SELECT user_levels_permissions.id_user_levels_permission, user_levels_permissions.id_user_permission_types, user_levels_permissions.permission_name, user_levels_permissions.permission_description, user_levels_permissions_values.user_level_id, user_levels_permissions_values.id_user_levels_permission, user_levels_permissions_values.permission_value
FROM cb_user_levels_permissions AS user_levels_permissions INNER JOIN cb_user_levels_permissions_values AS user_levels_permissions_values ON user_levels_permissions.id_user_levels_permission = user_levels_permissions_values.id_user_levels_permission WHERE user_levels_permissions_values.user_level_id = 4
[timetook] => 0.001046895980835
[memBefore] => 1.1041717529297
[memAfter] => 1.1280899047852
[memUsed] => 0.023918151855469
[use_cache] => no
[backtrace] => #1 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(236): devWitch()
#2 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(120): Clipbucket_db->execute()
#3 /var/www/html/clipbucket-v5/upload/includes/classes/user_level.class.php(139): Clipbucket_db->_select()
#4 /var/www/html/clipbucket-v5/upload/includes/classes/user_level.class.php(40): UserLevel->getAllPermissions()
#5 /var/www/html/clipbucket-v5/upload/includes/classes/user.class.php(968): UserLevel->getPermissions()
#6 /var/www/html/clipbucket-v5/upload/includes/common.php(165): userquery->init()
#7 /var/www/html/clipbucket-v5/upload/includes/config.inc.php(9): require_once()
#8 /var/www/html/clipbucket-v5/upload/photos.php(5): require()
)
[7] => Array
(
[q] => SELECT * FROM cb_plugins WHERE plugin_active='yes'
[timetook] => 0.00046491622924805
[memBefore] => 1.1280899047852
[memAfter] => 1.3065490722656
[memUsed] => 0.17845916748047
[use_cache] => yes
[backtrace] => #1 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(110): devWitch()
#2 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(169): Clipbucket_db->_select()
#3 /var/www/html/clipbucket-v5/upload/includes/classes/plugin.class.php(216): Clipbucket_db->select()
#4 /var/www/html/clipbucket-v5/upload/includes/plugins.php(3): CBPlugin->getInstalledPlugins()
#5 /var/www/html/clipbucket-v5/upload/includes/config.inc.php(21): require_once()
#6 /var/www/html/clipbucket-v5/upload/photos.php(5): require()
)
[8] => Array
(
[q] => SELECT * FROM cb_languages WHERE language_default='yes'
[timetook] => 0.00042891502380371
[memBefore] => 1.3065490722656
[memAfter] => 1.3375015258789
[memUsed] => 0.030952453613281
[use_cache] => yes
[backtrace] => #1 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(110): devWitch()
#2 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(169): Clipbucket_db->_select()
#3 /var/www/html/clipbucket-v5/upload/includes/classes/lang.class.php(317): Clipbucket_db->select()
#4 /var/www/html/clipbucket-v5/upload/includes/functions.php(1169): Language->getDefaultLanguage()
#5 /var/www/html/clipbucket-v5/upload/player/CB_video_js/cb_video_js.php(24): get_current_language()
#6 /var/www/html/clipbucket-v5/upload/player/CB_video_js/cb_video_js.php(126): CB_video_js->load_dependancies()
#7 /var/www/html/clipbucket-v5/upload/player/CB_video_js/cb_video_js.php(131): CB_video_js->__construct()
#8 /var/www/html/clipbucket-v5/upload/includes/plugins.php(35): include_once()
#9 /var/www/html/clipbucket-v5/upload/includes/config.inc.php(21): require_once()
#10 /var/www/html/clipbucket-v5/upload/photos.php(5): require()
)
[9] => Array
(
[q] => SELECT photos.photo_id, photos.photo_key, photos.photo_title, photos.photo_description, photos.userid, photos.date_added, photos.last_viewed, photos.views, photos.allow_comments, photos.allow_embedding, photos.allow_tagging, photos.featured, photos.reported, photos.allow_rating, photos.broadcast, photos.active, photos.total_comments, photos.last_commented, photos.total_favorites, photos.rating, photos.rated_by, photos.voters, photos.filename, photos.file_directory, photos.ext, photos.downloaded, photos.server_url, photos.owner_ip, photos.photo_details, photos.age_restriction, users.username, collection_items.collection_id , GROUP_CONCAT( DISTINCT(tags.name) SEPARATOR ',') AS photo_tags, GROUP_CONCAT( DISTINCT(categories.category_id) SEPARATOR ',') AS category , GROUP_CONCAT( DISTINCT(categories.category_name) SEPARATOR ', ') AS category_names, user_profile.disabled_channel
FROM cb_photos AS photos
LEFT JOIN cb_users AS users ON photos.userid = users.userid LEFT JOIN cb_photo_tags AS photo_tags ON photos.photo_id = photo_tags.id_photo LEFT JOIN cb_tags AS tags ON photo_tags.id_tag = tags.id_tag LEFT JOIN cb_photos_categories AS photos_categories ON photos.photo_id = photos_categories.id_photo LEFT JOIN cb_categories AS categories ON photos_categories.id_category = categories.category_id LEFT JOIN cb_collection_items AS collection_items ON photos.photo_id = collection_items.object_id AND collection_items.type = 'photos' LEFT JOIN cb_user_profile AS user_profile ON user_profile.userid = users.userid WHERE ( photos.date_added IS NOT NULL ) AND (((photos.active = 'yes' AND photos.age_restriction IS NULL AND (photos.broadcast = 'public'))) AND collection_items.collection_id IS NOT NULL ) GROUP BY collection_items.collection_id ,photos.photo_id,photos.photo_id,collection_items.collection_id,photos.date_added ,user_profile.disabled_channel ORDER BY photos.date_added DESC LIMIT 0,21
[timetook] => 0.021803140640259
[memBefore] => 1.3375015258789
[memAfter] => 1.3820190429688
[memUsed] => 0.044517517089844
[use_cache] => no
[backtrace] => #1 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(236): devWitch()
#2 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(120): Clipbucket_db->execute()
#3 /var/www/html/clipbucket-v5/upload/includes/classes/photos.class.php(391): Clipbucket_db->_select()
#4 /var/www/html/clipbucket-v5/upload/photos.php(28): Photo->getAll()
)
[10] => Array
(
[q] => SELECT * FROM cb_sorts WHERE type = 'photos'
[timetook] => 0.00069999694824219
[memBefore] => 1.3820190429688
[memAfter] => 1.4344787597656
[memUsed] => 0.052459716796875
[use_cache] => no
[backtrace] => #1 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(236): devWitch()
#2 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(120): Clipbucket_db->execute()
#3 /var/www/html/clipbucket-v5/upload/includes/classes/sort_type.class.php(17): Clipbucket_db->_select()
#4 /var/www/html/clipbucket-v5/upload/includes/classes/photos.class.php(160): SortType->getSortTypes()
#5 /var/www/html/clipbucket-v5/upload/photos.php(32): Photo->getSortList()
)
[11] => Array
(
[q] => SELECT * FROM cb_sorts WHERE is_default = TRUE AND type = 'photos'
[timetook] => 0.00079703330993652
[memBefore] => 1.4344787597656
[memAfter] => 1.4356689453125
[memUsed] => 0.001190185546875
[use_cache] => no
[backtrace] => #1 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(236): devWitch()
#2 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(120): Clipbucket_db->execute()
#3 /var/www/html/clipbucket-v5/upload/includes/classes/sort_type.class.php(37): Clipbucket_db->_select()
#4 /var/www/html/clipbucket-v5/upload/photos.php(34): SortType->getDefaultByType()
)
[12] => Array
(
[q] => SELECT COUNT(DISTINCT photos.photo_id) AS count, user_profile.disabled_channel
FROM cb_photos AS photos
LEFT JOIN cb_users AS users ON photos.userid = users.userid LEFT JOIN cb_photo_tags AS photo_tags ON photos.photo_id = photo_tags.id_photo LEFT JOIN cb_tags AS tags ON photo_tags.id_tag = tags.id_tag LEFT JOIN cb_photos_categories AS photos_categories ON photos.photo_id = photos_categories.id_photo LEFT JOIN cb_categories AS categories ON photos_categories.id_category = categories.category_id LEFT JOIN cb_collection_items AS collection_items ON photos.photo_id = collection_items.object_id AND collection_items.type = 'photos' LEFT JOIN cb_user_profile AS user_profile ON user_profile.userid = users.userid WHERE ( photos.date_added IS NOT NULL ) AND (((photos.active = 'yes' AND photos.age_restriction IS NULL AND (photos.broadcast = 'public'))) AND collection_items.collection_id IS NOT NULL ) GROUP BY user_profile.disabled_channel
[timetook] => 0.0080509185791016
[memBefore] => 1.4356689453125
[memAfter] => 1.4410400390625
[memUsed] => 0.00537109375
[use_cache] => no
[backtrace] => #1 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(236): devWitch()
#2 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(120): Clipbucket_db->execute()
#3 /var/www/html/clipbucket-v5/upload/includes/classes/photos.class.php(391): Clipbucket_db->_select()
#4 /var/www/html/clipbucket-v5/upload/photos.php(46): Photo->getAll()
)
[13] => Array
(
[q] => SELECT collections.collection_id
, collections.collection_name
, collections.collection_description
, collections.userid
, collections.date_added
, collections.featured
, collections.broadcast
, collections.allow_comments
, collections.allow_rating
, collections.total_comments
, collections.last_commented
, collections.rating
, collections.rated_by
, collections.voters
, collections.active
, collections.public_upload
, collections.type
, collections.collection_id_parent
, collections.thumb_objectid
, collections.sort_type
, users.username AS user_username, users.email, users.dob
, collection_parent.collection_name AS collection_name_parent
, COUNT( DISTINCT(CASE WHEN collections.type = 'videos' THEN video.videoid ELSE photos.photo_id END)) + COUNT(DISTINCT(collections_enfant.collection_id)) AS total_objects
, GROUP_CONCAT( DISTINCT(tags.name) SEPARATOR ',') AS tags
, GROUP_CONCAT( DISTINCT(categories.category_id) SEPARATOR ',') AS category
, GROUP_CONCAT( DISTINCT(categories.category_name) SEPARATOR ',') AS category_names
FROM cb_collections AS collections
LEFT JOIN cb_users AS users ON collections.userid = users.userid
LEFT JOIN cb_collection_items AS collection_items ON collections.collection_id = collection_items.collection_id
LEFT JOIN cb_video AS video ON collections.type = 'videos' AND collection_items.object_id = video.videoid AND ( (video.active = 'yes' AND video.status = 'Successful' AND video.age_restriction IS NULL AND (video.broadcast = 'public' OR (video.broadcast = 'unlisted' AND video.video_password = ''))))
LEFT JOIN cb_photos AS photos ON collections.type = 'photos' AND collection_items.object_id = photos.photo_id AND (((photos.active = 'yes' AND photos.age_restriction IS NULL AND (photos.broadcast = 'public' OR (photos.broadcast = 'unlisted')))) AND collection_items.collection_id IS NOT NULL ) LEFT JOIN cb_collections collection_parent ON collections.collection_id_parent = collection_parent.collection_id
LEFT JOIN cb_collections AS collections_enfant ON collections.collection_id = collections_enfant.collection_id_parent
LEFT JOIN cb_collection_tags AS collection_tags ON collections.collection_id = collection_tags.id_collection
LEFT JOIN cb_tags AS tags ON collection_tags.id_tag = tags.id_tag
LEFT JOIN cb_collections_categories AS collections_categories ON collections.collection_id = collections_categories.id_collection
LEFT JOIN cb_categories AS categories ON collections_categories.id_category = categories.category_id WHERE collections.active = 'yes'
AND collections.type = 'photos'
AND collections.collection_id_parent IS NULL
AND collections.collection_id_parent IS NULL
AND collections.collection_id_parent IS NULL
AND (collections.active = 'yes' AND collections.broadcast = 'public')
GROUP BY collections.collection_id LIMIT 6
[timetook] => 0.016648054122925
[memBefore] => 1.4410400390625
[memAfter] => 1.4499664306641
[memUsed] => 0.0089263916015625
[use_cache] => no
[backtrace] => #1 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(236): devWitch()
#2 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(120): Clipbucket_db->execute()
#3 /var/www/html/clipbucket-v5/upload/includes/classes/collections.class.php(453): Clipbucket_db->_select()
#4 /var/www/html/clipbucket-v5/upload/photos.php(52): Collection->getAll()
)
[14] => Array
(
[q] => SELECT photos.photo_id, photos.photo_key, photos.photo_title, photos.photo_description, photos.userid, photos.date_added, photos.last_viewed, photos.views, photos.allow_comments, photos.allow_embedding, photos.allow_tagging, photos.featured, photos.reported, photos.allow_rating, photos.broadcast, photos.active, photos.total_comments, photos.last_commented, photos.total_favorites, photos.rating, photos.rated_by, photos.voters, photos.filename, photos.file_directory, photos.ext, photos.downloaded, photos.server_url, photos.owner_ip, photos.photo_details, photos.age_restriction, users.username, collection_items.collection_id , GROUP_CONCAT( DISTINCT(tags.name) SEPARATOR ',') AS photo_tags, GROUP_CONCAT( DISTINCT(categories.category_id) SEPARATOR ',') AS category , GROUP_CONCAT( DISTINCT(categories.category_name) SEPARATOR ', ') AS category_names, user_profile.disabled_channel
FROM cb_photos AS photos
LEFT JOIN cb_users AS users ON photos.userid = users.userid LEFT JOIN cb_photo_tags AS photo_tags ON photos.photo_id = photo_tags.id_photo LEFT JOIN cb_tags AS tags ON photo_tags.id_tag = tags.id_tag LEFT JOIN cb_photos_categories AS photos_categories ON photos.photo_id = photos_categories.id_photo LEFT JOIN cb_categories AS categories ON photos_categories.id_category = categories.category_id LEFT JOIN cb_collection_items AS collection_items ON photos.photo_id = collection_items.object_id AND collection_items.type = 'photos' LEFT JOIN cb_user_profile AS user_profile ON user_profile.userid = users.userid WHERE photos.featured = 'yes' AND (((photos.active = 'yes' AND photos.age_restriction IS NULL AND (photos.broadcast = 'public'))) AND collection_items.collection_id IS NOT NULL ) GROUP BY collection_items.collection_id ,photos.photo_id,photos.photo_id,collection_items.collection_id,user_profile.disabled_channel LIMIT 0,6
[timetook] => 0.0042321681976318
[memBefore] => 1.4499664306641
[memAfter] => 1.4597625732422
[memUsed] => 0.009796142578125
[use_cache] => no
[backtrace] => #1 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(236): devWitch()
#2 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(120): Clipbucket_db->execute()
#3 /var/www/html/clipbucket-v5/upload/includes/classes/photos.class.php(391): Clipbucket_db->_select()
#4 /var/www/html/clipbucket-v5/upload/photos.php(62): Photo->getAll()
)
[15] => Array
(
[q] => SELECT userid FROM cb_users WHERE username='anonymous' AND email='anonymous@website' LIMIT 1
[timetook] => 0.00063014030456543
[memBefore] => 1.4597625732422
[memAfter] => 1.4578857421875
[memUsed] => -0.0018768310546875
[use_cache] => no
[backtrace] => #1 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(236): devWitch()
#2 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(120): Clipbucket_db->execute()
#3 /var/www/html/clipbucket-v5/upload/includes/classes/db.class.php(169): Clipbucket_db->_select()
#4 /var/www/html/clipbucket-v5/upload/includes/classes/user.class.php(4285): Clipbucket_db->select()
#5 /var/www/html/clipbucket-v5/upload/photos.php(67): userquery->get_anonymous_user()
)
)