Notice: Undefined index: value - module/profile/include/component/block/header.class.php (134)
module/profile/include/component/block/header.class.php : 134   Phpfox_Error::errorHandler(8, "Undefined index: value", "module/profile/include/component/block/header.class.php", 134, Array(7))
module/profile/include/component/block/header.class.php : 112   Profile_Component_Block_Header->processCustomFields()
include/library/phpfox/module/module.class.php : 835   Profile_Component_Block_Header->process()
include/library/phpfox/phpfox/phpfox.class.php : 354   Phpfox_Module->getComponent("profile.header", Array(0), "block", FALSE)
file/cache/template/frontend_tm_base5_template_template.html.php.php : 142   Phpfox::getBlock("profile.header", Array(0))
include/library/phpfox/template/template.class.php : 3428   require("file/cache/template/frontend_tm_base5_template_template.html.php.php")
include/library/phpfox/template/template.class.php : 3414   Phpfox_Template->_requireFile("theme/frontend/tm_base5/template/template.html.php")
include/library/phpfox/template/template.class.php : 2473   Phpfox_Template->_getFromCache("theme/frontend/tm_base5/template/template.html.php")
include/library/phpfox/phpfox/phpfox.class.php : 1462   Phpfox_Template->getLayout("template")
index.php : 42   Phpfox::run()

Notice: Undefined index: value - module/profile/include/component/block/header.class.php (140)
module/profile/include/component/block/header.class.php : 140   Phpfox_Error::errorHandler(8, "Undefined index: value", "module/profile/include/component/block/header.class.php", 140, Array(9))
module/profile/include/component/block/header.class.php : 112   Profile_Component_Block_Header->processCustomFields()
include/library/phpfox/module/module.class.php : 835   Profile_Component_Block_Header->process()
include/library/phpfox/phpfox/phpfox.class.php : 354   Phpfox_Module->getComponent(""profile.header"", "Array(0)", ""block"", "FALSE")
file/cache/template/frontend_tm_base5_template_template.html.php.php : 142   Phpfox::getBlock(""profile.header"", "Array(0)")
include/library/phpfox/template/template.class.php : 3428   require("file/cache/template/frontend_tm_base5_template_template.html.php.php")
include/library/phpfox/template/template.class.php : 3414   Phpfox_Template->_requireFile(""theme/frontend/tm_base5/template/template.html.php"")
include/library/phpfox/template/template.class.php : 2473   Phpfox_Template->_getFromCache(""theme/frontend/tm_base5/template/template.html.php"")
include/library/phpfox/phpfox/phpfox.class.php : 1462   Phpfox_Template->getLayout(""template"")
index.php : 42   Phpfox::run()

Aztarna Solidarioa

Ez da bideorik aurkitu
phpFox Developers Debug Toggle JavaScript Console
Version:
3.8.0
Product Code Name:
Nebula

Total Time:
0.7765081
PHP General Time:
0.5144532
GZIP:
disabled

Driver Version:
MySQL 5.5.5-10.5.29-MariaDB-0+deb11u1
SQL Time:
0.2620549
SQL Queries:
89
SQL Memory Usage:
1.48 Mb
SQL Slave Enabled:
No
SQL Total Slaves:
N/A
SQL Slave Server:
N/A

Total Memory Usage:
28.55 Mb
Total Memory Usage (Including Debug):
28.76 Mb
Memory Limit:
512 Mb (1024M)

Load Balancing Enabled:
No
Requests From:
192.168.100.222


Server Time Stamp:
January 26, 2026, 12:32 pm
PHP Version:
5.6.40
PHP Sapi:
fpm-fcgi
PHP safe_mode:
false
PHP open_basedir:
false
Operating System:
Linux

Cache:
file
SQL Queries
0.0006890 | Memory Before: 1.25 Mb | Memory After: 1.28 Mb | Memory Used: 29.86 kb | Rows: 568 | Slave: No
SELECT s.type_id, s.var_name, s.value_actual, m.module_id AS module_name
FROM phpfox_setting AS s
     JOIN phpfox_module AS m
            ON(m.module_id = s.module_id AND m.is_active = 1)

/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmindexis_active,module_id,module_is_activemodule_is_active78 85Using where; Using index
1SIMPLEsrefmodule_idmodule_id78sqlgipsol.m.module_id11 
0.0002770 | Memory Before: 2.05 Mb | Memory After: 2.05 Mb | Memory Used: 4.34 kb | Rows: 76 | Slave: No
SELECT m.module_id
FROM phpfox_module AS m
     JOIN phpfox_product AS p
            ON(m.product_id = p.product_id AND p.is_active = 1)

WHERE m.is_active = 1
ORDER BY m.module_id
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmALLis_activeMISSING KEY   85Using where; Using filesort
1SIMPLEprefis_active,product_active,product_idproduct_active28sqlgipsol.m.product_id,const3Using index
0.0002460 | Memory Before: 1.72 Mb | Memory After: 1.72 Mb | Memory Used: 3.45 kb | Rows: 5 | Slave: No
SELECT p.call_name, p.php_code
FROM phpfox_plugin AS p
     JOIN phpfox_product AS product
            ON(p.product_id = product.product_id AND product.is_active = 1)
     JOIN phpfox_plugin_hook AS ph
            ON(ph.call_name = p.call_name AND ph.is_active = 1)
     JOIN phpfox_module AS m
            ON(m.module_id = p.module_id AND m.is_active = 1)

WHERE p.is_active = 1
ORDER BY p.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEpALLis_activeMISSING KEY   5Using where; Using filesort
1SIMPLEphrefcall_namecall_name258sqlgipsol.p.call_name,const1Using where; Using index
1SIMPLEproductrefis_active,product_active,product_idproduct_active28sqlgipsol.p.product_id,const3Using index
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.p.module_id,const8Using index
0.0002482 | Memory Before: 1.91 Mb | Memory After: 1.92 Mb | Memory Used: 7.5 kb | Rows: 26 | Slave: No
SELECT product.*
FROM phpfox_product AS product
ORDER BY product.is_core DESC , product.product_id ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEproductALL MISSING KEY   26Using filesort
0.0002511 | Memory Before: 2.29 Mb | Memory After: 2.29 Mb | Memory Used: 3.38 kb | Rows: 2 | Slave: No
SELECT r.url, r.replacement
FROM phpfox_rewrite AS r
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLErALL MISSING KEY   2 
0.0006702 | Memory Before: 2.5 Mb | Memory After: 2.51 Mb | Memory Used: 3.86 kb | Rows: 1 | Slave: No
SELECT s.session_hash, s.id_hash, s.captcha_hash, s.user_id
FROM phpfox_log_session AS s
WHERE s.session_hash = '1b77c2aee2f563253f3f704b69afcffc' AND s.id_hash = '0d574f7196f9f96e319d05681455513d'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEsrefsession_hash,log_sessionsession_hash32const1Using index condition; Using where
0.0004249 | Memory Before: 2.51 Mb | Memory After: 2.51 Mb | Memory Used: 1.41 kb | Rows: - | Slave: No
UPDATE phpfox_log_session SET last_activity = '1769430760', user_id = '0', location = '/mobile/pages/68/video/when_today/sort_most-talked/show_15', is_forum = '0', forum_id = '0', im_hide = '0', ip_address = '216.73.216.178', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.' WHERE session_hash = '1b77c2aee2f563253f3f704b69afcffc'
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_log_sessionrefsession_hash,log_sessionsession_hash32const1Using index condition
0.0003681 | Memory Before: 2.6 Mb | Memory After: 2.64 Mb | Memory Used: 38.05 kb | Rows: 472 | Slave: Yes
SELECT m.module_id, user_group_setting.name, user_group_setting.type_id, user_group_setting.default_admin, user_group_setting.default_user, user_group_setting.default_guest, user_group_setting.default_staff, user_setting.value_actual AS value_actual
FROM phpfox_user_group_setting AS user_group_setting
     JOIN phpfox_module AS m
            ON(m.module_id = user_group_setting.module_id)
     LEFT JOIN phpfox_user_setting AS user_setting
            ON(user_setting.user_group_id = '3' AND user_setting.setting_id = user_group_setting.setting_id)

/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEuser_group_settingALLmodule_idMISSING KEY   472Using where
1SIMPLEuser_settingrefuser_group_iduser_group_id4const,sqlgipsol.user_group_setting.setting_id1 
1SIMPLEmrefmodule_id,module_is_activemodule_id77sqlgipsol.user_group_setting.module_id8Using index
0.0002389 | Memory Before: 4.05 Mb | Memory After: 4.05 Mb | Memory Used: 3.27 kb | Rows: 9 | Slave: No
SELECT ts.style_id
FROM phpfox_theme_style AS ts
     JOIN phpfox_theme AS t
            ON(t.theme_id = ts.theme_id AND t.is_active = 1)

WHERE ts.is_active = 1
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEtsALLis_activeMISSING KEY   9Using where
1SIMPLEteq_refPRIMARY,is_active,theme_idPRIMARY2sqlgipsol.ts.theme_id1Using where
0.0002360 | Memory Before: 4.03 Mb | Memory After: 4.03 Mb | Memory Used: 5.18 kb | Rows: 1 | Slave: No
SELECT s.style_id, s.parent_id AS style_parent_id, s.folder AS style_folder_name, t.folder AS theme_folder_name, t.parent_id AS theme_parent_id, t.total_column, s.l_width, s.c_width, s.r_width
FROM phpfox_theme_style AS s
     JOIN phpfox_theme AS t
            ON(t.theme_id = s.theme_id)

WHERE s.is_default = 1
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEsrefis_defaultis_default1const1 
1SIMPLEteq_refPRIMARY,theme_idPRIMARY2sqlgipsol.s.theme_id1 
0.0001240 | Memory Before: 4.03 Mb | Memory After: 4.03 Mb | Memory Used: 3.2 kb | Rows: 1 | Slave: No
SELECT folder AS parent_style_folder
FROM phpfox_theme_style
WHERE style_id = 1
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_styleconststyle_id_2,style_idstyle_id_22const1 
0.0002360 | Memory Before: 4.64 Mb | Memory After: 4.64 Mb | Memory Used: 6.39 kb | Rows: 3 | Slave: No
SELECT *
FROM phpfox_language
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_languageALL MISSING KEY   3 
0.0001352 | Memory Before: 4.65 Mb | Memory After: 4.65 Mb | Memory Used: 6.15 kb | Rows: 1 | Slave: No
SELECT *
FROM phpfox_language
WHERE language_id = 'eu'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_languageconstPRIMARYPRIMARY14const1 
0.2394140 | Memory Before: 4.65 Mb | Memory After: 5.2 Mb | Memory Used: 557.55 kb | Rows: 15807 | Slave: No
SELECT p.var_name, p.text, m.module_id
FROM phpfox_language_phrase AS p
     LEFT JOIN phpfox_module AS m
            ON(p.module_id = m.module_id AND m.is_active = 1)
     JOIN phpfox_product AS product
            ON(p.product_id = product.product_id AND product.is_active = 1)

WHERE p.language_id = 'eu'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEpALLlanguage_id,setting_listMISSING KEY   42901Using where
1SIMPLEproductrefis_active,product_active,product_idproduct_active28sqlgipsol.p.product_id,const3Using index
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.p.module_id,const8Using where; Using index
0.0023050 | Memory Before: 9.23 Mb | Memory After: 9.58 Mb | Memory Used: 365.23 kb | Rows: 11573 | Slave: No
SELECT p.var_name, p.text, m.module_id
FROM phpfox_language_phrase AS p
     LEFT JOIN phpfox_module AS m
            ON(p.module_id = m.module_id AND m.is_active = 1)
     JOIN phpfox_product AS product
            ON(p.product_id = product.product_id AND product.is_active = 1)

WHERE p.language_id = 'en'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEpALLlanguage_id,setting_listMISSING KEY   42901Using where
1SIMPLEproductrefis_active,product_active,product_idproduct_active28sqlgipsol.p.product_id,const3Using index
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.p.module_id,const8Using where; Using index
0.0003090 | Memory Before: 21.73 Mb | Memory After: 21.73 Mb | Memory Used: 3.88 kb | Rows: 0 | Slave: No
SELECT var_name, rule, rule_value, ordering
FROM phpfox_language_rule
WHERE language_id = 'eu'
ORDER BY ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0003629 | Memory Before: 4.71 Mb | Memory After: 4.73 Mb | Memory Used: 17.43 kb | Rows: 143 | Slave: No
SELECT b.block_id, b.type_id, b.ordering, b.m_connection, b.component, b.location, b.disallow_access, b.can_move, m.module_id, bs.source_parsed
FROM phpfox_block AS b
     LEFT JOIN phpfox_block_source AS bs
            ON(bs.block_id = b.block_id)
     JOIN phpfox_module AS m
            ON(b.module_id = m.module_id AND m.is_active = 1)
     JOIN phpfox_product AS p
            ON(b.product_id = p.product_id AND p.is_active = 1)

WHERE b.is_active = 1
ORDER BY b.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmindexis_active,module_id,module_is_activemodule_is_active78 85Using where; Using index; Using temporary; Using filesort
1SIMPLEbref|filteris_active,product_id,module_idmodule_id|is_active77|1sqlgipsol.m.module_id9 (63%)Using where; Using rowid filter
1SIMPLEbsrefblock_idblock_id4sqlgipsol.b.block_id5 
1SIMPLEprefis_active,product_active,product_idproduct_active28sqlgipsol.b.product_id,const3Using index
0.0002420 | Memory Before: 4.98 Mb | Memory After: 4.98 Mb | Memory Used: 3.16 kb | Rows: 0 | Slave: No
SELECT find_value
FROM phpfox_ban
WHERE type_id = 'ip'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0006340 | Memory Before: 4.97 Mb | Memory After: 5 Mb | Memory Used: 26.66 kb | Rows: 990 | Slave: No
SELECT page_id, title_url
FROM phpfox_page
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_pageALL MISSING KEY   990 
0.0002470 | Memory Before: 5.39 Mb | Memory After: 5.39 Mb | Memory Used: 4.2 kb | Rows: 3 | Slave: Yes
SELECT *
FROM phpfox_seo_meta
ORDER BY time_stamp
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_seo_metaALL MISSING KEY   3Using filesort
0.0002851 | Memory Before: 5.61 Mb | Memory After: 5.62 Mb | Memory Used: 4.2 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox_pages_design_order
WHERE page_id = 68
ORDER BY ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0016940 | Memory Before: 5.96 Mb | Memory After: 5.97 Mb | Memory Used: 15.82 kb | Rows: 1 | Slave: Yes
SELECT f.friend_id AS is_friend, p.*, u.user_image as image_path, p.image_path as pages_image_path, u.user_id as page_user_id, p.use_timeline, pc.claim_id, pu.vanity_url, pg.name AS category_name, pg.page_type, pt.text_parsed AS text, l.like_id AS is_liked, u.full_name, ts.style_id AS designer_style_id, ts.folder AS designer_style_folder, t.folder AS designer_theme_folder, t.total_column, ts.l_width, ts.c_width, ts.r_width, t.parent_id AS theme_parent_id, u2.user_id AS owner_user_id, u2.profile_page_id AS owner_profile_page_id, u2.server_id AS owner_server_id, u2.user_name AS owner_user_name, u2.full_name AS owner_full_name, u2.gender AS owner_gender, u2.user_image AS owner_user_image, u2.is_invisible AS owner_is_invisible, u2.user_group_id AS owner_user_group_id, u2.language_id AS owner_language_id, u2.last_activity AS owner_last_activity
FROM phpfox_pages AS p
     LEFT JOIN phpfox_friend AS f
            ON(f.user_id = p.user_id AND f.friend_user_id = 0)
     JOIN phpfox_pages_text AS pt
            ON(pt.page_id = p.page_id)
     JOIN phpfox_user AS u
            ON(u.profile_page_id = p.page_id)
     JOIN phpfox_user AS u2
            ON(u2.user_id = p.user_id)
     LEFT JOIN phpfox_pages_url AS pu
            ON(pu.page_id = p.page_id)
     LEFT JOIN phpfox_pages_category AS pg
            ON(pg.category_id = p.category_id)
     LEFT JOIN phpfox_like AS l
            ON(l.type_id = 'pages' AND l.item_id = p.page_id AND l.user_id = 0)
     LEFT JOIN phpfox_theme_style AS ts
            ON(ts.style_id = p.designer_style_id)
     LEFT JOIN phpfox_theme AS t
            ON(t.theme_id = ts.theme_id)
     LEFT JOIN phpfox_pages_claim AS pc
            ON(pc.page_id = p.page_id AND pc.user_id = 0)

WHERE p.page_id = 68
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEpgsystemPRIMARY,category_idMISSING KEY    Const row not found
1SIMPLEpcsystempage_idMISSING KEY    Const row not found
1SIMPLEpconstPRIMARY,page_idPRIMARY4const1 
1SIMPLEfconstuser_check,user_id,top_friend,friend_user_iduser_check8const,const Unique row not found
1SIMPLEptconstpage_idpage_id4const1 
1SIMPLEu2constPRIMARY,user_idPRIMARY4const1 
1SIMPLEurefpage_idpage_id4const1 
1SIMPLEpurefpage_idpage_id4const1 
1SIMPLElref|filtertype_id,type_id_2,type_id_3,item_idtype_id_3|item_id81|4const,const1 (1%)Using where; Using rowid filter
1SIMPLEtseq_refstyle_id_2,style_idstyle_id_22const1 
1SIMPLEteq_refPRIMARY,theme_idPRIMARY2sqlgipsol.ts.theme_id1Using where
0.0001631 | Memory Before: 6.05 Mb | Memory After: 6.06 Mb | Memory Used: 4.02 kb | Rows: 13 | Slave: Yes
SELECT *
FROM phpfox_pages_perm
WHERE page_id = 68
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_pages_permrefpage_idpage_id4const13 
0.0001290 | Memory Before: 6.06 Mb | Memory After: 6.06 Mb | Memory Used: 5.45 kb | Rows: 0 | Slave: Yes
SELECT pw.*, pwt.text_parsed AS text
FROM phpfox_pages_widget AS pw
     JOIN phpfox_pages_widget_text AS pwt
            ON(pwt.widget_id = pw.widget_id)

WHERE pw.page_id = 68
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0002439 | Memory Before: 7.24 Mb | Memory After: 7.24 Mb | Memory Used: 4.73 kb | Rows: 0 | Slave: Yes
SELECT i.*, io.phrase_var as option_phrase_var
FROM phpfox_input_field AS i
     LEFT JOIN phpfox_input_option AS io
            ON(io.field_id = i.field_id)

WHERE module_id = "video"
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001919 | Memory Before: 7.71 Mb | Memory After: 7.72 Mb | Memory Used: 4.66 kb | Rows: 0 | Slave: Yes
SELECT *, COUNT(item_id) AS total
FROM phpfox_tag
WHERE category_id = 'video' AND tag_url = ''
GROUP BY tag_id
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_tagrefcategory_id,tag_url,user_search,user_search_general,category_id_2tag_url257const1Using index condition; Using where; Using temporary; Using filesort
0.0002389 | Memory Before: 8.06 Mb | Memory After: 8.06 Mb | Memory Used: 3.12 kb | Rows: 1 | Slave: Yes
SELECT COUNT(*)
FROM phpfox_video AS m
WHERE m.in_process = 0 AND m.view_id = 0 AND m.module_id = 'pages' AND m.item_id = 68 AND m.privacy IN(0) AND (m.time_stamp >= '1769382000' AND m.time_stamp < '1769468340')
LIMIT 1
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefin_process,view_id,in_process_2,in_process_3,in_process_4,in_process_5,in_process_6in_process_27const,const,const,const1Using where
0.0002501 | Memory Before: 8.12 Mb | Memory After: 8.12 Mb | Memory Used: 3.63 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox_seo_nofollow
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_seo_nofollowsystem MISSING KEY    Const row not found
0.0001321 | Memory Before: 8.12 Mb | Memory After: 8.12 Mb | Memory Used: 4.2 kb | Rows: 3 | Slave: Yes
SELECT *
FROM phpfox_seo_meta
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_seo_metaALL MISSING KEY   3 
0.0002520 | Memory Before: 8.4 Mb | Memory After: 8.41 Mb | Memory Used: 3.71 kb | Rows: 4 | Slave: No
SELECT r.feed_id, r.title_var, r.php_group_code
FROM phpfox_rss AS r
     JOIN phpfox_module AS m
            ON(m.module_id = r.module_id AND m.is_active = 1)
     JOIN phpfox_product AS p
            ON(p.product_id = r.product_id AND p.is_active = 1)

WHERE r.is_active = 1 AND r.is_site_wide = 1
ORDER BY r.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLErALLis_activeMISSING KEY   8Using where; Using filesort
1SIMPLEprefis_active,product_active,product_idproduct_active28sqlgipsol.r.product_id,const3Using index
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.r.module_id,const8Using index
0.0001528 | Memory Before: 8.41 Mb | Memory After: 8.42 Mb | Memory Used: 6.21 kb | Rows: 16 | Slave: No
SELECT m.menu_id, m.parent_id, m.m_connection, m.var_name, m.disallow_access, mo.module_id AS module, m.url_value AS url, mo.is_active AS module_is_active, m.mobile_icon
FROM phpfox_menu AS m
     JOIN phpfox_module AS mo
            ON(mo.module_id = m.module_id AND mo.is_active = 1)
     JOIN phpfox_product AS p
            ON(m.product_id = p.product_id AND p.is_active = 1)

WHERE m.parent_id = 0 AND m.m_connection = 'main' AND m.is_active = 1
GROUP BY m.menu_id
ORDER BY m.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmindex_mergeproduct_id,m_connection,parent_idm_connection,parent_id79,3 4Using intersect(m_connection,parent_id); Using where; Using temporary; Using filesort
1SIMPLEprefis_active,product_active,product_idproduct_active28sqlgipsol.m.product_id,const3Using index
1SIMPLEmorefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.m.module_id,const8Using index
0.0001311 | Memory Before: 8.45 Mb | Memory After: 8.45 Mb | Memory Used: 6.19 kb | Rows: 16 | Slave: No
SELECT m.menu_id, m.parent_id, m.m_connection, m.var_name, m.disallow_access, mo.module_id AS module, m.url_value AS url, mo.is_active AS module_is_active, m.mobile_icon
FROM phpfox_menu AS m
     JOIN phpfox_module AS mo
            ON(mo.module_id = m.module_id AND mo.is_active = 1)
     JOIN phpfox_product AS p
            ON(m.product_id = p.product_id AND p.is_active = 1)

WHERE m.parent_id = 0 AND m.m_connection = 'main' AND m.is_active = 1
GROUP BY m.menu_id
ORDER BY m.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmindex_mergeproduct_id,m_connection,parent_idm_connection,parent_id79,3 4Using intersect(m_connection,parent_id); Using where; Using temporary; Using filesort
1SIMPLEprefis_active,product_active,product_idproduct_active28sqlgipsol.m.product_id,const3Using index
1SIMPLEmorefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.m.module_id,const8Using index
0.0001609 | Memory Before: 8.47 Mb | Memory After: 8.48 Mb | Memory Used: 9.67 kb | Rows: 71 | Slave: No
SELECT m.menu_id, m.parent_id, m.m_connection, m.var_name, m.disallow_access, mo.module_id AS module, m.url_value AS url, mo.is_active AS module_is_active
FROM phpfox_menu AS m
     JOIN phpfox_module AS mo
            ON(mo.module_id = m.module_id AND mo.is_active = 1)
     JOIN phpfox_product AS p
            ON(m.product_id = p.product_id AND p.is_active = 1)

WHERE m.parent_id > 0 AND m.is_active = 1
ORDER BY m.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmALLproduct_id,parent_idMISSING KEY   209Using where; Using filesort
1SIMPLEprefis_active,product_active,product_idproduct_active28sqlgipsol.m.product_id,const3Using index
1SIMPLEmorefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.m.module_id,const8Using index
0.0002332 | Memory Before: 8.5 Mb | Memory After: 8.5 Mb | Memory Used: 5.07 kb | Rows: 2 | Slave: No
SELECT m.menu_id, m.parent_id, m.m_connection, m.var_name, m.disallow_access, mo.module_id AS module, m.url_value AS url, mo.is_active AS module_is_active, m.mobile_icon
FROM phpfox_menu AS m
     JOIN phpfox_module AS mo
            ON(mo.module_id = m.module_id AND mo.is_active = 1)
     JOIN phpfox_product AS p
            ON(m.product_id = p.product_id AND p.is_active = 1)

WHERE m.parent_id = 0 AND m.m_connection = 'main_right' AND m.is_active = 1
GROUP BY m.menu_id
ORDER BY m.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefproduct_id,m_connection,parent_idm_connection79const,const1Using index condition; Using where; Using temporary; Using filesort
1SIMPLEprefis_active,product_active,product_idproduct_active28sqlgipsol.m.product_id,const3Using index
1SIMPLEmorefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.m.module_id,const8Using index
0.0001340 | Memory Before: 8.49 Mb | Memory After: 8.49 Mb | Memory Used: 5.09 kb | Rows: 2 | Slave: No
SELECT m.menu_id, m.parent_id, m.m_connection, m.var_name, m.disallow_access, mo.module_id AS module, m.url_value AS url, mo.is_active AS module_is_active, m.mobile_icon
FROM phpfox_menu AS m
     JOIN phpfox_module AS mo
            ON(mo.module_id = m.module_id AND mo.is_active = 1)
     JOIN phpfox_product AS p
            ON(m.product_id = p.product_id AND p.is_active = 1)

WHERE m.parent_id = 0 AND m.m_connection = 'main_right' AND m.is_active = 1
GROUP BY m.menu_id
ORDER BY m.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefproduct_id,m_connection,parent_idm_connection79const,const1Using index condition; Using where; Using temporary; Using filesort
1SIMPLEprefis_active,product_active,product_idproduct_active28sqlgipsol.m.product_id,const3Using index
1SIMPLEmorefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.m.module_id,const8Using index
0.0001481 | Memory Before: 8.49 Mb | Memory After: 8.5 Mb | Memory Used: 9.67 kb | Rows: 71 | Slave: No
SELECT m.menu_id, m.parent_id, m.m_connection, m.var_name, m.disallow_access, mo.module_id AS module, m.url_value AS url, mo.is_active AS module_is_active
FROM phpfox_menu AS m
     JOIN phpfox_module AS mo
            ON(mo.module_id = m.module_id AND mo.is_active = 1)
     JOIN phpfox_product AS p
            ON(m.product_id = p.product_id AND p.is_active = 1)

WHERE m.parent_id > 0 AND m.is_active = 1
ORDER BY m.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmALLproduct_id,parent_idMISSING KEY   209Using where; Using filesort
1SIMPLEprefis_active,product_active,product_idproduct_active28sqlgipsol.m.product_id,const3Using index
1SIMPLEmorefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.m.module_id,const8Using index
0.0001302 | Memory Before: 8.52 Mb | Memory After: 8.52 Mb | Memory Used: 4.93 kb | Rows: 0 | Slave: No
SELECT m.menu_id, m.parent_id, m.m_connection, m.var_name, m.disallow_access, mo.module_id AS module, m.url_value AS url, mo.is_active AS module_is_active, m.mobile_icon
FROM phpfox_menu AS m
     JOIN phpfox_module AS mo
            ON(mo.module_id = m.module_id AND mo.is_active = 1)
     JOIN phpfox_product AS p
            ON(m.product_id = p.product_id AND p.is_active = 1)

WHERE m.parent_id = 0 AND m.m_connection = 'explore' AND m.is_active = 1
GROUP BY m.menu_id
ORDER BY m.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefproduct_id,m_connection,parent_idm_connection79const,const1Using index condition; Using where; Using temporary; Using filesort
1SIMPLEprefis_active,product_active,product_idproduct_active28sqlgipsol.m.product_id,const3Using index
1SIMPLEmorefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.m.module_id,const8Using index
0.0001171 | Memory Before: 8.49 Mb | Memory After: 8.49 Mb | Memory Used: 4.91 kb | Rows: 0 | Slave: No
SELECT m.menu_id, m.parent_id, m.m_connection, m.var_name, m.disallow_access, mo.module_id AS module, m.url_value AS url, mo.is_active AS module_is_active, m.mobile_icon
FROM phpfox_menu AS m
     JOIN phpfox_module AS mo
            ON(mo.module_id = m.module_id AND mo.is_active = 1)
     JOIN phpfox_product AS p
            ON(m.product_id = p.product_id AND p.is_active = 1)

WHERE m.parent_id = 0 AND m.m_connection = 'explore' AND m.is_active = 1
GROUP BY m.menu_id
ORDER BY m.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefproduct_id,m_connection,parent_idm_connection79const,const1Using index condition; Using where; Using temporary; Using filesort
1SIMPLEprefis_active,product_active,product_idproduct_active28sqlgipsol.m.product_id,const3Using index
1SIMPLEmorefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.m.module_id,const8Using index
0.0001781 | Memory Before: 8.49 Mb | Memory After: 8.5 Mb | Memory Used: 9.7 kb | Rows: 71 | Slave: No
SELECT m.menu_id, m.parent_id, m.m_connection, m.var_name, m.disallow_access, mo.module_id AS module, m.url_value AS url, mo.is_active AS module_is_active
FROM phpfox_menu AS m
     JOIN phpfox_module AS mo
            ON(mo.module_id = m.module_id AND mo.is_active = 1)
     JOIN phpfox_product AS p
            ON(m.product_id = p.product_id AND p.is_active = 1)

WHERE m.parent_id > 0 AND m.is_active = 1
ORDER BY m.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmALLproduct_id,parent_idMISSING KEY   209Using where; Using filesort
1SIMPLEprefis_active,product_active,product_idproduct_active28sqlgipsol.m.product_id,const3Using index
1SIMPLEmorefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.m.module_id,const8Using index
0.0001318 | Memory Before: 8.53 Mb | Memory After: 8.53 Mb | Memory Used: 4.99 kb | Rows: 1 | Slave: No
SELECT m.menu_id, m.parent_id, m.m_connection, m.var_name, m.disallow_access, mo.module_id AS module, m.url_value AS url, mo.is_active AS module_is_active, m.mobile_icon
FROM phpfox_menu AS m
     JOIN phpfox_module AS mo
            ON(mo.module_id = m.module_id AND mo.is_active = 1)
     JOIN phpfox_product AS p
            ON(m.product_id = p.product_id AND p.is_active = 1)

WHERE m.parent_id = 0 AND m.m_connection = 'video.index' AND m.is_active = 1
GROUP BY m.menu_id
ORDER BY m.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmindex_mergeproduct_id,m_connection,parent_idparent_id,m_connection3,79 9Using intersect(parent_id,m_connection); Using where; Using temporary; Using filesort
1SIMPLEprefis_active,product_active,product_idproduct_active28sqlgipsol.m.product_id,const3Using index
1SIMPLEmorefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.m.module_id,const8Using index
0.0001221 | Memory Before: 8.5 Mb | Memory After: 8.5 Mb | Memory Used: 4.94 kb | Rows: 0 | Slave: No
SELECT m.menu_id, m.parent_id, m.m_connection, m.var_name, m.disallow_access, mo.module_id AS module, m.url_value AS url, mo.is_active AS module_is_active, m.mobile_icon
FROM phpfox_menu AS m
     JOIN phpfox_module AS mo
            ON(mo.module_id = m.module_id AND mo.is_active = 1)
     JOIN phpfox_product AS p
            ON(m.product_id = p.product_id AND p.is_active = 1)

WHERE m.parent_id = 0 AND m.m_connection = 'video' AND m.is_active = 1
GROUP BY m.menu_id
ORDER BY m.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefproduct_id,m_connection,parent_idm_connection79const,const1Using index condition; Using where; Using temporary; Using filesort
1SIMPLEprefis_active,product_active,product_idproduct_active28sqlgipsol.m.product_id,const3Using index
1SIMPLEmorefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.m.module_id,const8Using index
0.0001590 | Memory Before: 8.5 Mb | Memory After: 8.51 Mb | Memory Used: 9.73 kb | Rows: 71 | Slave: No
SELECT m.menu_id, m.parent_id, m.m_connection, m.var_name, m.disallow_access, mo.module_id AS module, m.url_value AS url, mo.is_active AS module_is_active
FROM phpfox_menu AS m
     JOIN phpfox_module AS mo
            ON(mo.module_id = m.module_id AND mo.is_active = 1)
     JOIN phpfox_product AS p
            ON(m.product_id = p.product_id AND p.is_active = 1)

WHERE m.parent_id > 0 AND m.is_active = 1
ORDER BY m.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmALLproduct_id,parent_idMISSING KEY   209Using where; Using filesort
1SIMPLEprefis_active,product_active,product_idproduct_active28sqlgipsol.m.product_id,const3Using index
1SIMPLEmorefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.m.module_id,const8Using index
0.0001340 | Memory Before: 8.54 Mb | Memory After: 8.54 Mb | Memory Used: 5.38 kb | Rows: 6 | Slave: No
SELECT m.menu_id, m.parent_id, m.m_connection, m.var_name, m.disallow_access, mo.module_id AS module, m.url_value AS url, mo.is_active AS module_is_active, m.mobile_icon
FROM phpfox_menu AS m
     JOIN phpfox_module AS mo
            ON(mo.module_id = m.module_id AND mo.is_active = 1)
     JOIN phpfox_product AS p
            ON(m.product_id = p.product_id AND p.is_active = 1)

WHERE m.parent_id = 0 AND m.m_connection = 'footer' AND m.is_active = 1
GROUP BY m.menu_id
ORDER BY m.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmindex_mergeproduct_id,m_connection,parent_idm_connection,parent_id79,3 1Using intersect(m_connection,parent_id); Using where; Using temporary; Using filesort
1SIMPLEprefis_active,product_active,product_idproduct_active28sqlgipsol.m.product_id,const3Using index
1SIMPLEmorefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.m.module_id,const8Using index
0.0001359 | Memory Before: 8.52 Mb | Memory After: 8.52 Mb | Memory Used: 5.39 kb | Rows: 6 | Slave: No
SELECT m.menu_id, m.parent_id, m.m_connection, m.var_name, m.disallow_access, mo.module_id AS module, m.url_value AS url, mo.is_active AS module_is_active, m.mobile_icon
FROM phpfox_menu AS m
     JOIN phpfox_module AS mo
            ON(mo.module_id = m.module_id AND mo.is_active = 1)
     JOIN phpfox_product AS p
            ON(m.product_id = p.product_id AND p.is_active = 1)

WHERE m.parent_id = 0 AND m.m_connection = 'footer' AND m.is_active = 1
GROUP BY m.menu_id
ORDER BY m.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmindex_mergeproduct_id,m_connection,parent_idm_connection,parent_id79,3 1Using intersect(m_connection,parent_id); Using where; Using temporary; Using filesort
1SIMPLEprefis_active,product_active,product_idproduct_active28sqlgipsol.m.product_id,const3Using index
1SIMPLEmorefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.m.module_id,const8Using index
0.0001562 | Memory Before: 8.53 Mb | Memory After: 8.54 Mb | Memory Used: 9.74 kb | Rows: 71 | Slave: No
SELECT m.menu_id, m.parent_id, m.m_connection, m.var_name, m.disallow_access, mo.module_id AS module, m.url_value AS url, mo.is_active AS module_is_active
FROM phpfox_menu AS m
     JOIN phpfox_module AS mo
            ON(mo.module_id = m.module_id AND mo.is_active = 1)
     JOIN phpfox_product AS p
            ON(m.product_id = p.product_id AND p.is_active = 1)

WHERE m.parent_id > 0 AND m.is_active = 1
ORDER BY m.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmALLproduct_id,parent_idMISSING KEY   209Using where; Using filesort
1SIMPLEprefis_active,product_active,product_idproduct_active28sqlgipsol.m.product_id,const3Using index
1SIMPLEmorefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.m.module_id,const8Using index
0.0002570 | Memory Before: 8.86 Mb | Memory After: 8.87 Mb | Memory Used: 9.51 kb | Rows: 0 | Slave: No
SELECT a.*, ac.child_id, ac.country_id
FROM phpfox_ad AS a
     LEFT JOIN phpfox_ad_country AS ac
            ON(ac.ad_id = a.ad_id)

WHERE a.is_active = 1 AND a.location = '1'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEarefis_activeis_active53const,const1Using index condition
1SIMPLEacALLad_idMISSING KEY   1Using where; Using join buffer (flat, BNL join)
0.0001452 | Memory Before: 8.84 Mb | Memory After: 8.85 Mb | Memory Used: 9.51 kb | Rows: 0 | Slave: No
SELECT a.*, ac.child_id, ac.country_id
FROM phpfox_ad AS a
     LEFT JOIN phpfox_ad_country AS ac
            ON(ac.ad_id = a.ad_id)

WHERE a.is_active = 1 AND a.location = '3'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEarefis_activeis_active53const,const1Using index condition
1SIMPLEacALLad_idMISSING KEY   1Using where; Using join buffer (flat, BNL join)
0.0001209 | Memory Before: 8.84 Mb | Memory After: 8.84 Mb | Memory Used: 3.65 kb | Rows: 0 | Slave: No
SELECT logo_id, logo, file_ext
FROM phpfox_theme_style_logo
WHERE style_id = 11
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0002320 | Memory Before: 8.89 Mb | Memory After: 8.89 Mb | Memory Used: 5.09 kb | Rows: 2 | Slave: Yes
SELECT cron.*
FROM phpfox_cron AS cron
     JOIN phpfox_product AS product
            ON(product.product_id = cron.product_id AND product.is_active = 1)
     JOIN phpfox_module AS m
            ON(m.module_id = cron.module_id AND m.is_active = 1)

WHERE cron.is_active = 1
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEcronrefis_activeis_active1const3Using where
1SIMPLEproductrefis_active,product_active,product_idproduct_active28sqlgipsol.cron.product_id,const3Using index
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.cron.module_id,const8Using index
0.0001371 | Memory Before: 9.36 Mb | Memory After: 9.36 Mb | Memory Used: 3.16 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'layout' AND name = 'template.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition
0.0001862 | Memory Before: 9.7 Mb | Memory After: 9.71 Mb | Memory Used: 3.37 kb | Rows: 0 | Slave: No
SELECT find_value, replacement
FROM phpfox_ban
WHERE type_id = 'word'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0001080 | Memory Before: 9.71 Mb | Memory After: 9.72 Mb | Memory Used: 3.39 kb | Rows: 0 | Slave: No
SELECT tc.module_id, tc.file_name
FROM phpfox_theme_css AS tc
WHERE style_id = 11
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0002232 | Memory Before: 10.46 Mb | Memory After: 10.46 Mb | Memory Used: 4.39 kb | Rows: 1 | Slave: No
SELECT *
FROM phpfox_currency
WHERE is_active = 1
ORDER BY ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_currencyrefis_activeis_active1const1Using where; Using filesort
0.0001850 | Memory Before: 15.7 Mb | Memory After: 15.71 Mb | Memory Used: 3.15 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'core' AND name = 'template-body.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0001590 | Memory Before: 15.77 Mb | Memory After: 15.78 Mb | Memory Used: 9.51 kb | Rows: 0 | Slave: No
SELECT a.*, ac.child_id, ac.country_id
FROM phpfox_ad AS a
     LEFT JOIN phpfox_ad_country AS ac
            ON(ac.ad_id = a.ad_id)

WHERE a.is_active = 1 AND a.location = '14'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEarefis_activeis_active53const,const1Using index condition
1SIMPLEacALLad_idMISSING KEY   1Using where; Using join buffer (flat, BNL join)
0.0001330 | Memory Before: 15.8 Mb | Memory After: 15.8 Mb | Memory Used: 3.15 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'higipsol' AND name = 'cabecera.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0000870 | Memory Before: 15.93 Mb | Memory After: 15.94 Mb | Memory Used: 6.05 kb | Rows: 2 | Slave: Yes
SELECT l.*
FROM phpfox_language AS l
WHERE l.user_select = 1
ORDER BY l.is_default DESC , l.title
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLElrefuser_selectuser_select1const2Using where; Using filesort
0.0001202 | Memory Before: 15.94 Mb | Memory After: 15.94 Mb | Memory Used: 3.15 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'hispalanguage' AND name = 'select.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0001149 | Memory Before: 15.96 Mb | Memory After: 15.96 Mb | Memory Used: 3.15 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'base5' AND module_id = 'core' AND name = 'block/template-menu.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002160 | Memory Before: 27.11 Mb | Memory After: 27.12 Mb | Memory Used: 9.51 kb | Rows: 0 | Slave: No
SELECT a.*, ac.child_id, ac.country_id
FROM phpfox_ad AS a
     LEFT JOIN phpfox_ad_country AS ac
            ON(ac.ad_id = a.ad_id)

WHERE a.is_active = 1 AND a.location = '9'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEarefis_activeis_active53const,const1Using index condition
1SIMPLEacALLad_idMISSING KEY   1Using where; Using join buffer (flat, BNL join)
0.0001340 | Memory Before: 27.12 Mb | Memory After: 27.13 Mb | Memory Used: 9.51 kb | Rows: 0 | Slave: No
SELECT a.*, ac.child_id, ac.country_id
FROM phpfox_ad AS a
     LEFT JOIN phpfox_ad_country AS ac
            ON(ac.ad_id = a.ad_id)

WHERE a.is_active = 1 AND a.location = '10'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEarefis_activeis_active53const,const1Using index condition
1SIMPLEacALLad_idMISSING KEY   1Using where; Using join buffer (flat, BNL join)
0.0001371 | Memory Before: 27.12 Mb | Memory After: 27.13 Mb | Memory Used: 9.51 kb | Rows: 0 | Slave: No
SELECT a.*, ac.child_id, ac.country_id
FROM phpfox_ad AS a
     LEFT JOIN phpfox_ad_country AS ac
            ON(ac.ad_id = a.ad_id)

WHERE a.is_active = 1 AND a.location = '6'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEarefis_activeis_active53const,const1Using index condition
1SIMPLEacALLad_idMISSING KEY   1Using where; Using join buffer (flat, BNL join)
0.0001121 | Memory Before: 27.13 Mb | Memory After: 27.13 Mb | Memory Used: 3.15 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'base5' AND module_id = 'core' AND name = 'block/template-menu.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002420 | Memory Before: 27.12 Mb | Memory After: 27.13 Mb | Memory Used: 9.51 kb | Rows: 0 | Slave: No
SELECT a.*, ac.child_id, ac.country_id
FROM phpfox_ad AS a
     LEFT JOIN phpfox_ad_country AS ac
            ON(ac.ad_id = a.ad_id)

WHERE a.is_active = 1 AND a.location = '11'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEarefis_activeis_active53const,const1Using index condition
1SIMPLEacALLad_idMISSING KEY   1Using where; Using join buffer (flat, BNL join)
0.0001450 | Memory Before: 27.14 Mb | Memory After: 27.14 Mb | Memory Used: 3.15 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'core' AND name = 'template-holdername.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0001268 | Memory Before: 27.14 Mb | Memory After: 27.15 Mb | Memory Used: 9.51 kb | Rows: 0 | Slave: No
SELECT a.*, ac.child_id, ac.country_id
FROM phpfox_ad AS a
     LEFT JOIN phpfox_ad_country AS ac
            ON(ac.ad_id = a.ad_id)

WHERE a.is_active = 1 AND a.location = '13'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEarefis_activeis_active53const,const1Using index condition
1SIMPLEacALLad_idMISSING KEY   1Using where; Using join buffer (flat, BNL join)
0.0001202 | Memory Before: 27.14 Mb | Memory After: 27.15 Mb | Memory Used: 9.51 kb | Rows: 0 | Slave: No
SELECT a.*, ac.child_id, ac.country_id
FROM phpfox_ad AS a
     LEFT JOIN phpfox_ad_country AS ac
            ON(ac.ad_id = a.ad_id)

WHERE a.is_active = 1 AND a.location = '7'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEarefis_activeis_active53const,const1Using index condition
1SIMPLEacALLad_idMISSING KEY   1Using where; Using join buffer (flat, BNL join)
0.0001199 | Memory Before: 27.16 Mb | Memory After: 27.16 Mb | Memory Used: 3.15 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'core' AND name = 'template-menusub.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002329 | Memory Before: 27.32 Mb | Memory After: 27.33 Mb | Memory Used: 3.15 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'pages' AND name = 'photo.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002248 | Memory Before: 27.35 Mb | Memory After: 27.35 Mb | Memory Used: 3.15 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'layout' AND name = 'block.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition
0.0001500 | Memory Before: 27.36 Mb | Memory After: 27.36 Mb | Memory Used: 3.16 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'pages' AND name = 'like.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0001130 | Memory Before: 27.36 Mb | Memory After: 27.37 Mb | Memory Used: 3.15 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'pages' AND name = 'like.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002451 | Memory Before: 27.64 Mb | Memory After: 27.65 Mb | Memory Used: 9.27 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox_ad
WHERE location = "pages|like"
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_adALL MISSING KEY   12Using where
0.0001371 | Memory Before: 27.58 Mb | Memory After: 27.58 Mb | Memory Used: 3.15 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'pages' AND name = 'menu.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002239 | Memory Before: 27.62 Mb | Memory After: 27.62 Mb | Memory Used: 3.15 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'share' AND name = 'link.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0003021 | Memory Before: 27.94 Mb | Memory After: 27.96 Mb | Memory Used: 22.18 kb | Rows: 109 | Slave: Yes
SELECT cf.*, cmv.option_id as customValue, cg.user_group_id as cg_user_group_id
FROM phpfox_custom_field AS cf
     LEFT JOIN phpfox_custom_option AS cmv
            ON(cmv.field_id = cf.field_id)
     JOIN phpfox_module AS m
            ON(m.module_id = cf.module_id AND m.is_active = 1)
     LEFT JOIN phpfox_custom_group AS cg
            ON(cg.group_id = cf.group_id)

WHERE cf.type_id IN ('user_main','user_panel','profile_panel') AND cf.is_active = 1 AND cf.user_group_id = 0
ORDER BY cf.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEcfALL MISSING KEY   82Using where; Using filesort
1SIMPLEcgeq_refPRIMARYPRIMARY2sqlgipsol.cf.group_id1 
1SIMPLEcmvreffield_idfield_id2sqlgipsol.cf.field_id10 
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.cf.module_id,const8Using index
0.0002649 | Memory Before: 28.23 Mb | Memory After: 28.24 Mb | Memory Used: 5.67 kb | Rows: 64 | Slave: Yes
SELECT *
FROM phpfox_custom_option
WHERE field_id IN(22,9,79,80,81,48,33,38,51,53,54,55,58,59,61,62,63,64,66,68,69,70,71,72,73,74,75,76,77)
ORDER BY option_id ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_custom_optionALLfield_idMISSING KEY   75Using where; Using filesort
0.0002329 | Memory Before: 28.1 Mb | Memory After: 28.1 Mb | Memory Used: 3.16 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'base5' AND module_id = 'profile' AND name = 'block/header.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002370 | Memory Before: 28.27 Mb | Memory After: 28.28 Mb | Memory Used: 3.17 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'pages' AND name = 'joinpage.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002439 | Memory Before: 28.4 Mb | Memory After: 28.41 Mb | Memory Used: 9.51 kb | Rows: 0 | Slave: No
SELECT a.*, ac.child_id, ac.country_id
FROM phpfox_ad AS a
     LEFT JOIN phpfox_ad_country AS ac
            ON(ac.ad_id = a.ad_id)

WHERE a.is_active = 1 AND a.location = '12'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEarefis_activeis_active53const,const1Using index condition
1SIMPLEacALLad_idMISSING KEY   1Using where; Using join buffer (flat, BNL join)
0.0001340 | Memory Before: 28.14 Mb | Memory After: 28.14 Mb | Memory Used: 3.16 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'layout' AND name = 'search.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition
0.0002239 | Memory Before: 28.15 Mb | Memory After: 28.16 Mb | Memory Used: 3.15 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'core' AND name = 'template-contentclass.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002332 | Memory Before: 28.16 Mb | Memory After: 28.16 Mb | Memory Used: 3.15 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'layout' AND name = 'error.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition
0.0001881 | Memory Before: 28.16 Mb | Memory After: 28.17 Mb | Memory Used: 9.51 kb | Rows: 0 | Slave: No
SELECT a.*, ac.child_id, ac.country_id
FROM phpfox_ad AS a
     LEFT JOIN phpfox_ad_country AS ac
            ON(ac.ad_id = a.ad_id)

WHERE a.is_active = 1 AND a.location = '2'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEarefis_activeis_active53const,const1Using index condition
1SIMPLEacALLad_idMISSING KEY   1Using where; Using join buffer (flat, BNL join)
0.0001240 | Memory Before: 28.17 Mb | Memory After: 28.17 Mb | Memory Used: 3.15 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'controller' AND module_id = 'video' AND name = 'index.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0001390 | Memory Before: 28.17 Mb | Memory After: 28.18 Mb | Memory Used: 9.51 kb | Rows: 0 | Slave: No
SELECT a.*, ac.child_id, ac.country_id
FROM phpfox_ad AS a
     LEFT JOIN phpfox_ad_country AS ac
            ON(ac.ad_id = a.ad_id)

WHERE a.is_active = 1 AND a.location = '4'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEarefis_activeis_active53const,const1Using index condition
1SIMPLEacALLad_idMISSING KEY   1Using where; Using join buffer (flat, BNL join)
0.0011022 | Memory Before: 28.41 Mb | Memory After: 28.43 Mb | Memory Used: 16.57 kb | Rows: 0 | Slave: No
SELECT s.*, v.*, ve.embed_code, u.user_id, u.profile_page_id, u.server_id AS user_server_id, u.user_name, u.full_name, u.gender, u.user_image, u.is_invisible, u.user_group_id, u.language_id, u.last_activity
FROM phpfox_video AS v
     JOIN phpfox_user AS u
            ON(u.user_id = v.user_id)
     JOIN phpfox_ad_sponsor AS s
            ON(s.item_id = v.video_id)
     LEFT JOIN phpfox_video_embed AS ve
            ON(ve.video_id = v.video_id)

WHERE v.in_process = 0 AND v.view_id = 0 AND v.is_sponsor = 1 AND s.module_id = "video"
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEsALL MISSING KEY   21Using where
1SIMPLEveq_refPRIMARY,in_process,user_id,view_id,in_process_2,in_process_3,in_process_4,in_process_5,in_process_6PRIMARY4sqlgipsol.s.item_id1Using where
1SIMPLEueq_refPRIMARY,user_idPRIMARY4sqlgipsol.v.user_id1 
1SIMPLEveeq_refvideo_idvideo_id4sqlgipsol.s.item_id1 
0.0001540 | Memory Before: 28.46 Mb | Memory After: 28.47 Mb | Memory Used: 9.52 kb | Rows: 0 | Slave: No
SELECT a.*, ac.child_id, ac.country_id
FROM phpfox_ad AS a
     LEFT JOIN phpfox_ad_country AS ac
            ON(ac.ad_id = a.ad_id)

WHERE a.is_active = 1 AND a.location = '8'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEarefis_activeis_active53const,const1Using index condition
1SIMPLEacALLad_idMISSING KEY   1Using where; Using join buffer (flat, BNL join)
0.0001240 | Memory Before: 28.47 Mb | Memory After: 28.47 Mb | Memory Used: 3.17 kb | Rows: 0 | Slave: Yes
SELECT html_data
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'base5' AND module_id = 'core' AND name = 'block/template-menufooter.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
Array
(
    [session] => 1b77c2aee2f563253f3f704b69afcffc
    [redirect] => /mobile/pages/68/video/when_today/sort_most-talked/show_15
    [socialintegration_pageId] => 68
)
TOP