| Notice: Undefined index: value - module/profile/include/component/block/header.class.php (134) | |||||||||
| 0 | 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)) | |||||||
| 1 | module/profile/include/component/block/header.class.php : 112 | Profile_Component_Block_Header->processCustomFields() | |||||||
| 2 | include/library/phpfox/module/module.class.php : 835 | Profile_Component_Block_Header->process() | |||||||
| 3 | include/library/phpfox/phpfox/phpfox.class.php : 354 | Phpfox_Module->getComponent("profile.header", Array(0), "block", FALSE) | |||||||
| 4 | file/cache/template/frontend_tm_base5_template_template.html.php.php : 142 | Phpfox::getBlock("profile.header", Array(0)) | |||||||
| 5 | include/library/phpfox/template/template.class.php : 3437 | require("file/cache/template/frontend_tm_base5_template_template.html.php.php") | |||||||
| 6 | include/library/phpfox/template/template.class.php : 3423 | Phpfox_Template->_requireFile("theme/frontend/tm_base5/template/template.html.php") | |||||||
| 7 | include/library/phpfox/template/template.class.php : 2473 | Phpfox_Template->_getFromCache("theme/frontend/tm_base5/template/template.html.php") | |||||||
| 8 | include/library/phpfox/phpfox/phpfox.class.php : 1462 | Phpfox_Template->getLayout("template") | |||||||
| 9 | index.php : 42 | Phpfox::run() | |||||||
| Notice: Undefined index: value - module/profile/include/component/block/header.class.php (140) | |||||||||
| 0 | 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)) | |||||||
| 1 | module/profile/include/component/block/header.class.php : 112 | Profile_Component_Block_Header->processCustomFields() | |||||||
| 2 | include/library/phpfox/module/module.class.php : 835 | Profile_Component_Block_Header->process() | |||||||
| 3 | include/library/phpfox/phpfox/phpfox.class.php : 354 | Phpfox_Module->getComponent(""profile.header"", "Array(0)", ""block"", "FALSE") | |||||||
| 4 | file/cache/template/frontend_tm_base5_template_template.html.php.php : 142 | Phpfox::getBlock(""profile.header"", "Array(0)") | |||||||
| 5 | include/library/phpfox/template/template.class.php : 3437 | require("file/cache/template/frontend_tm_base5_template_template.html.php.php") | |||||||
| 6 | include/library/phpfox/template/template.class.php : 3423 | Phpfox_Template->_requireFile(""theme/frontend/tm_base5/template/template.html.php"") | |||||||
| 7 | include/library/phpfox/template/template.class.php : 2473 | Phpfox_Template->_getFromCache(""theme/frontend/tm_base5/template/template.html.php"") | |||||||
| 8 | include/library/phpfox/phpfox/phpfox.class.php : 1462 | Phpfox_Template->getLayout(""template"") | |||||||
| 9 | index.php : 42 | Phpfox::run() | |||||||
Aztarna Solidarioa
phpFox Developers Debug
Toggle JavaScript Console
Version:
3.8.0
Product Code Name:
Nebula
Total Time:
0.7542222
PHP General Time:
0.3503934
GZIP:
disabled
Driver Version:
MySQL 5.5.5-10.5.29-MariaDB-0+deb11u1
SQL Time:
0.4038288
SQL Queries:
64
SQL Memory Usage:
970.84 kb
SQL Slave Enabled:
No
SQL Total Slaves:
N/A
SQL Slave Server:
N/A
Total Memory Usage:
24.79 Mb
Total Memory Usage (Including Debug):
24.94 Mb
Memory Limit:
512 Mb (1024M)
Load Balancing Enabled:
No
Requests From:
192.168.100.222
Server Time Stamp:
April 13, 2026, 8:09 am
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.0142679
| Memory Before: 1.25 Mb
| Memory After: 1.28 Mb
| Memory Used: 29.96 kb
| Rows: 570
| 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 */
FROM phpfox_setting AS s
JOIN phpfox_module AS m
ON(m.module_id = s.module_id AND m.is_active = 1)
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | m | index | is_active,module_id,module_is_active | module_is_active | 78 | 85 | Using where; Using index | |
| 1 | SIMPLE | s | ref | module_id | module_id | 78 | sqlgipsol.m.module_id | 11 |
0.0010672
| Memory Before: 2.05 Mb
| Memory After: 2.06 Mb
| Memory Used: 4.37 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 */
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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | m | ALL | is_active | MISSING KEY | 85 | Using where; Using filesort | ||
| 1 | SIMPLE | p | ref | is_active,product_active,product_id | product_active | 28 | sqlgipsol.m.product_id,const | 3 | Using index |
0.0002100
| 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 */
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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | p | ALL | is_active | MISSING KEY | 5 | Using where; Using filesort | ||
| 1 | SIMPLE | ph | ref | call_name | call_name | 258 | sqlgipsol.p.call_name,const | 1 | Using where; Using index |
| 1 | SIMPLE | product | ref | is_active,product_active,product_id | product_active | 28 | sqlgipsol.p.product_id,const | 3 | Using index |
| 1 | SIMPLE | m | ref | is_active,module_id,module_is_active | module_is_active | 78 | sqlgipsol.p.module_id,const | 8 | Using index |
0.0013831
| Memory Before: 1.92 Mb
| Memory After: 1.93 Mb
| Memory Used: 7.48 kb
| Rows: 26
| Slave: No
SELECT product.*
FROM phpfox_product AS product
ORDER BY product.is_core DESC , product.product_id ASC
/* OO Query */
FROM phpfox_product AS product
ORDER BY product.is_core DESC , product.product_id ASC
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | product | ALL | MISSING KEY | 26 | Using filesort |
0.0027299
| Memory Before: 2.29 Mb
| Memory After: 2.3 Mb
| Memory Used: 3.38 kb
| Rows: 2
| Slave: No
SELECT r.url, r.replacement
FROM phpfox_rewrite AS r
/* OO Query */
FROM phpfox_rewrite AS r
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | r | ALL | MISSING KEY | 2 |
0.0005860
| Memory Before: 2.5 Mb
| Memory After: 2.51 Mb
| Memory Used: 3.87 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 = '073f73ca1756efb6bc4b0b2478f7160b' AND s.id_hash = '0d574f7196f9f96e319d05681455513d'
/* OO Query */
FROM phpfox_log_session AS s
WHERE s.session_hash = '073f73ca1756efb6bc4b0b2478f7160b' AND s.id_hash = '0d574f7196f9f96e319d05681455513d'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | s | ref | session_hash,log_session | session_hash | 32 | const | 1 | Using index condition; Using where |
0.0005059
| 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 = '1776067773', user_id = '0', location = '/mobile/pages/145/video/when_this-week/sort_most-talked/show_21', is_forum = '0', forum_id = '0', im_hide = '0', ip_address = '216.73.216.171', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.' WHERE session_hash = '073f73ca1756efb6bc4b0b2478f7160b'
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_log_session | ref | session_hash,log_session | session_hash | 32 | const | 1 | Using index condition |
0.0097270
| Memory Before: 2.6 Mb
| Memory After: 2.64 Mb
| Memory Used: 38.12 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 */
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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | user_group_setting | ALL | module_id | MISSING KEY | 472 | Using where | ||
| 1 | SIMPLE | user_setting | ref | user_group_id | user_group_id | 4 | const,sqlgipsol.user_group_setting.setting_id | 1 | |
| 1 | SIMPLE | m | ref | module_id,module_is_active | module_id | 77 | sqlgipsol.user_group_setting.module_id | 8 | Using index |
0.0005071
| Memory Before: 3.92 Mb
| Memory After: 3.92 Mb
| Memory Used: 3.29 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 */
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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | ts | ALL | is_active | MISSING KEY | 9 | Using where | ||
| 1 | SIMPLE | t | eq_ref | PRIMARY,is_active,theme_id | PRIMARY | 2 | sqlgipsol.ts.theme_id | 1 | Using where |
0.0001800
| Memory Before: 3.89 Mb
| Memory After: 3.9 Mb
| Memory Used: 5.17 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 */
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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | s | ref | is_default | is_default | 1 | const | 1 | |
| 1 | SIMPLE | t | eq_ref | PRIMARY,theme_id | PRIMARY | 2 | sqlgipsol.s.theme_id | 1 |
0.0000899
| Memory Before: 3.9 Mb
| Memory After: 3.9 Mb
| Memory Used: 3.18 kb
| Rows: 1
| Slave: No
SELECT folder AS parent_style_folder
FROM phpfox_theme_style
WHERE style_id = 1
/* OO Query */
FROM phpfox_theme_style
WHERE style_id = 1
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_style | const | style_id_2,style_id | style_id_2 | 2 | const | 1 |
0.0130999
| Memory Before: 4.65 Mb
| Memory After: 4.67 Mb
| Memory Used: 17.53 kb
| Rows: 144
| 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 */
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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | m | index | is_active,module_id,module_is_active | module_is_active | 78 | 85 | Using where; Using index; Using temporary; Using filesort | |
| 1 | SIMPLE | b | ref|filter | is_active,product_id,module_id | module_id|is_active | 77|1 | sqlgipsol.m.module_id | 9 (63%) | Using where; Using rowid filter |
| 1 | SIMPLE | bs | ref | block_id | block_id | 4 | sqlgipsol.b.block_id | 5 | |
| 1 | SIMPLE | p | ref | is_active,product_active,product_id | product_active | 28 | sqlgipsol.b.product_id,const | 3 | Using index |
0.0021751
| Memory Before: 4.92 Mb
| Memory After: 4.92 Mb
| Memory Used: 3.16 kb
| Rows: 0
| Slave: No
SELECT find_value
FROM phpfox_ban
WHERE type_id = 'ip'
/* OO Query */
FROM phpfox_ban
WHERE type_id = 'ip'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | MISSING KEY | Impossible WHERE noticed after reading const tables |
0.0004611
| Memory Before: 5.46 Mb
| Memory After: 5.46 Mb
| Memory Used: 4.18 kb
| Rows: 0
| Slave: Yes
SELECT *
FROM phpfox_pages_design_order
WHERE page_id = 145
ORDER BY ordering ASC
/* OO Query */
FROM phpfox_pages_design_order
WHERE page_id = 145
ORDER BY ordering ASC
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | MISSING KEY | Impossible WHERE noticed after reading const tables |
0.0017970
| Memory Before: 5.84 Mb
| Memory After: 5.85 Mb
| Memory Used: 15.7 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 = 145
/* OO Query */
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 = 145
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | pg | system | PRIMARY,category_id | MISSING KEY | Const row not found | |||
| 1 | SIMPLE | pc | system | page_id | MISSING KEY | Const row not found | |||
| 1 | SIMPLE | p | const | PRIMARY,page_id | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | f | const | user_check,user_id,top_friend,friend_user_id | user_check | 8 | const,const | Unique row not found | |
| 1 | SIMPLE | pt | const | page_id | page_id | 4 | const | 1 | |
| 1 | SIMPLE | u2 | const | PRIMARY,user_id | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | u | ref | page_id | page_id | 4 | const | 1 | |
| 1 | SIMPLE | pu | ref | page_id | page_id | 4 | const | 1 | |
| 1 | SIMPLE | l | ref|filter | type_id,type_id_2,type_id_3,item_id | type_id_3|item_id | 81|4 | const,const | 1 (1%) | Using where; Using rowid filter |
| 1 | SIMPLE | ts | eq_ref | style_id_2,style_id | style_id_2 | 2 | const | 1 | |
| 1 | SIMPLE | t | eq_ref | PRIMARY,theme_id | PRIMARY | 2 | sqlgipsol.ts.theme_id | 1 | Using where |
0.0001590
| Memory Before: 5.93 Mb
| Memory After: 5.94 Mb
| Memory Used: 4.02 kb
| Rows: 13
| Slave: Yes
SELECT *
FROM phpfox_pages_perm
WHERE page_id = 145
/* OO Query */
FROM phpfox_pages_perm
WHERE page_id = 145
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_pages_perm | ref | page_id | page_id | 4 | const | 13 |
0.0001261
| Memory Before: 5.94 Mb
| Memory After: 5.95 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 = 145
/* OO Query */
FROM phpfox_pages_widget AS pw
JOIN phpfox_pages_widget_text AS pwt
ON(pwt.widget_id = pw.widget_id)
WHERE pw.page_id = 145
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | MISSING KEY | Impossible WHERE noticed after reading const tables |
0.0039811
| Memory Before: 7.13 Mb
| Memory After: 7.13 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 */
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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | MISSING KEY | Impossible WHERE noticed after reading const tables |
0.0523040
| Memory Before: 7.3 Mb
| Memory After: 7.33 Mb
| Memory Used: 27.37 kb
| Rows: 698
| Slave: No
SELECT p.var_name, p.text
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'core' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'core' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | m | ref | is_active,module_id,module_is_active | module_is_active | 78 | const,const | 1 | Using where; Using index |
| 1 | SIMPLE | p | ref|filter | language_id,module_id,setting_list | module_id|language_id | 78|14 | const | 2539 (30%) | Using index condition; Using where; Using rowid filter |
| 1 | SIMPLE | product | ref | is_active,product_active,product_id | product_active | 28 | sqlgipsol.p.product_id,const | 3 | Using index |
0.0002360
| Memory Before: 7.56 Mb
| Memory After: 7.56 Mb
| Memory Used: 4.67 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 */
FROM phpfox_tag
WHERE category_id = 'video' AND tag_url = ''
GROUP BY tag_id
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_tag | ref | category_id,tag_url,user_search,user_search_general,category_id_2 | tag_url | 257 | const | 1 | Using index condition; Using where; Using temporary; Using filesort |
0.0005960
| Memory Before: 7.9 Mb
| Memory After: 7.9 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 = 145 AND m.privacy IN(0) AND m.time_stamp >= '1776204000' AND m.time_stamp <= '1776578973'
LIMIT 1
/* OO Query */
FROM phpfox_video AS m
WHERE m.in_process = 0 AND m.view_id = 0 AND m.module_id = 'pages' AND m.item_id = 145 AND m.privacy IN(0) AND m.time_stamp >= '1776204000' AND m.time_stamp <= '1776578973'
LIMIT 1
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | m | ref | in_process,view_id,in_process_2,in_process_3,in_process_4,in_process_5,in_process_6 | in_process_2 | 7 | const,const,const,const | 1 | Using where |
0.0158222
| Memory Before: 8.1 Mb
| Memory After: 8.11 Mb
| Memory Used: 6.7 kb
| Rows: 143
| Slave: No
SELECT p.var_name, p.text
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'smartslider' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'smartslider' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | m | ref | is_active,module_id,module_is_active | module_is_active | 78 | const,const | 1 | Using where; Using index |
| 1 | SIMPLE | p | ref | language_id,module_id,setting_list | module_id | 78 | const | 337 | Using index condition; Using where |
| 1 | SIMPLE | product | ref | is_active,product_active,product_id | product_active | 28 | sqlgipsol.p.product_id,const | 3 | Using index |
0.0029831
| Memory Before: 8.3 Mb
| Memory After: 8.31 Mb
| Memory Used: 3.7 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 */
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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | r | ALL | is_active | MISSING KEY | 8 | Using where; Using filesort | ||
| 1 | SIMPLE | p | ref | is_active,product_active,product_id | product_active | 28 | sqlgipsol.r.product_id,const | 3 | Using index |
| 1 | SIMPLE | m | ref | is_active,module_id,module_is_active | module_is_active | 78 | sqlgipsol.r.module_id,const | 8 | Using index |
0.0012882
| Memory Before: 8.41 Mb
| Memory After: 8.42 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 */
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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | m | index_merge | product_id,m_connection,parent_id | parent_id,m_connection | 3,79 | 9 | Using intersect(parent_id,m_connection); Using where; Using temporary; Using filesort | |
| 1 | SIMPLE | p | ref | is_active,product_active,product_id | product_active | 28 | sqlgipsol.m.product_id,const | 3 | Using index |
| 1 | SIMPLE | mo | ref | is_active,module_id,module_is_active | module_is_active | 78 | sqlgipsol.m.module_id,const | 8 | Using index |
0.0006340
| Memory Before: 8.42 Mb
| Memory After: 8.42 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 = 'video' AND m.is_active = 1
GROUP BY m.menu_id
ORDER BY m.ordering ASC
/* OO Query */
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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | m | ref | product_id,m_connection,parent_id | m_connection | 79 | const,const | 1 | Using index condition; Using where; Using temporary; Using filesort |
| 1 | SIMPLE | p | ref | is_active,product_active,product_id | product_active | 28 | sqlgipsol.m.product_id,const | 3 | Using index |
| 1 | SIMPLE | mo | ref | is_active,module_id,module_is_active | module_is_active | 78 | sqlgipsol.m.module_id,const | 8 | Using index |
0.0002048
| Memory Before: 8.42 Mb
| Memory After: 8.43 Mb
| Memory Used: 9.75 kb
| Rows: 72
| 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 */
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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | m | ALL | product_id,parent_id | MISSING KEY | 211 | Using where; Using filesort | ||
| 1 | SIMPLE | p | ref | is_active,product_active,product_id | product_active | 28 | sqlgipsol.m.product_id,const | 3 | Using index |
| 1 | SIMPLE | mo | ref | is_active,module_id,module_is_active | module_is_active | 78 | sqlgipsol.m.module_id,const | 8 | Using index |
0.0005741
| Memory Before: 8.55 Mb
| Memory After: 8.56 Mb
| Memory Used: 10.24 kb
| Rows: 0
| Slave: No
SELECT u.*
FROM phpfox_user AS u
WHERE u.user_id = 0 AND user_group_id IN (1, 4)
/* OO Query */
FROM phpfox_user AS u
WHERE u.user_id = 0 AND user_group_id IN (1, 4)
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | MISSING KEY | Impossible WHERE noticed after reading const tables |
0.0003572
| Memory Before: 8.55 Mb
| Memory After: 8.56 Mb
| Memory Used: 10.24 kb
| Rows: 0
| Slave: No
SELECT u.*
FROM phpfox_user AS u
WHERE u.gender IN (3, 4) AND u.user_id = 0 AND NOT user_group_id IN (1, 4)
/* OO Query */
FROM phpfox_user AS u
WHERE u.gender IN (3, 4) AND u.user_id = 0 AND NOT user_group_id IN (1, 4)
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | MISSING KEY | Impossible WHERE noticed after reading const tables |
0.0006871
| Memory Before: 8.78 Mb
| Memory After: 8.79 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 */
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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | a | ref | is_active | is_active | 53 | const,const | 1 | Using index condition |
| 1 | SIMPLE | ac | ALL | ad_id | MISSING KEY | 1 | Using where; Using join buffer (flat, BNL join) |
0.0001690
| Memory Before: 9.28 Mb
| Memory After: 9.28 Mb
| Memory Used: 3.18 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 */
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'layout' AND name = 'template.html.php'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition |
0.0003238
| Memory Before: 9.62 Mb
| Memory After: 9.62 Mb
| Memory Used: 3.36 kb
| Rows: 0
| Slave: No
SELECT find_value, replacement
FROM phpfox_ban
WHERE type_id = 'word'
/* OO Query */
FROM phpfox_ban
WHERE type_id = 'word'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | MISSING KEY | Impossible WHERE noticed after reading const tables |
0.0002120
| Memory Before: 10.67 Mb
| Memory After: 10.67 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 */
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'core' AND name = 'template-body.html.php'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition; Using where |
0.0002320
| Memory Before: 10.76 Mb
| Memory After: 10.76 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 */
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'higipsol' AND name = 'cabecera.html.php'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition; Using where |
0.0006790
| Memory Before: 10.9 Mb
| Memory After: 10.9 Mb
| Memory Used: 6.03 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 */
FROM phpfox_language AS l
WHERE l.user_select = 1
ORDER BY l.is_default DESC , l.title
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | l | ref | user_select | user_select | 1 | const | 2 | Using where; Using filesort |
0.0001371
| Memory Before: 10.91 Mb
| Memory After: 10.91 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 = 'hispalanguage' AND name = 'select.html.php'
/* OO Query */
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'hispalanguage' AND name = 'select.html.php'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition; Using where |
0.0018649
| Memory Before: 10.93 Mb
| Memory After: 10.93 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 */
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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition; Using where |
0.0362830
| Memory Before: 11.54 Mb
| Memory After: 11.69 Mb
| Memory Used: 151.16 kb
| Rows: 849
| Slave: No
SELECT p.var_name, p.text
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'user' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'user' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | m | ref | is_active,module_id,module_is_active | module_is_active | 78 | const,const | 1 | Using where; Using index |
| 1 | SIMPLE | p | ref|filter | language_id,module_id,setting_list | module_id|language_id | 78|14 | const | 2813 (30%) | Using index condition; Using where; Using rowid filter |
| 1 | SIMPLE | product | ref | is_active,product_active,product_id | product_active | 28 | sqlgipsol.p.product_id,const | 3 | Using index |
0.1836991
| Memory Before: 11.76 Mb
| Memory After: 12.01 Mb
| Memory Used: 258.48 kb
| Rows: 3513
| Slave: No
SELECT p.var_name, p.text
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'page' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'page' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | m | ref | is_active,module_id,module_is_active | module_is_active | 78 | const,const | 1 | Using where; Using index |
| 1 | SIMPLE | p | ref|filter | language_id,module_id,setting_list | module_id|language_id | 78|14 | const | 2879 (30%) | Using index condition; Using where; Using rowid filter |
| 1 | SIMPLE | product | ref | is_active,product_active,product_id | product_active | 28 | sqlgipsol.p.product_id,const | 3 | Using index |
0.0060740
| Memory Before: 12.62 Mb
| Memory After: 12.75 Mb
| Memory Used: 136.21 kb
| Rows: 210
| Slave: No
SELECT p.var_name, p.text
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'theme' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'theme' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | m | ref | is_active,module_id,module_is_active | module_is_active | 78 | const,const | 1 | Using where; Using index |
| 1 | SIMPLE | p | ref | language_id,module_id,setting_list | module_id | 78 | const | 492 | Using index condition; Using where |
| 1 | SIMPLE | product | ref | is_active,product_active,product_id | product_active | 28 | sqlgipsol.p.product_id,const | 3 | Using index |
0.0001860
| Memory Before: 22.2 Mb
| Memory After: 22.2 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 = 'core' AND name = 'block/template-menu.html.php'
/* OO Query */
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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition; Using where |
0.0004432
| Memory Before: 22.2 Mb
| Memory After: 22.21 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 = '11'
/* OO Query */
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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | a | ref | is_active | is_active | 53 | const,const | 1 | Using index condition |
| 1 | SIMPLE | ac | ALL | ad_id | MISSING KEY | 1 | Using where; Using join buffer (flat, BNL join) |
0.0000970
| Memory Before: 22.22 Mb
| Memory After: 22.22 Mb
| Memory Used: 3.34 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 */
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'core' AND name = 'template-holdername.html.php'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition; Using where |
0.0001528
| Memory Before: 22.23 Mb
| Memory After: 22.24 Mb
| Memory Used: 3.24 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 */
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'core' AND name = 'template-menusub.html.php'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition; Using where |
0.0132611
| Memory Before: 22.25 Mb
| Memory After: 22.26 Mb
| Memory Used: 9.17 kb
| Rows: 247
| Slave: No
SELECT p.var_name, p.text
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'pages' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'pages' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | m | ref | is_active,module_id,module_is_active | module_is_active | 78 | const,const | 1 | Using where; Using index |
| 1 | SIMPLE | p | ref | language_id,module_id,setting_list | module_id | 78 | const | 668 | Using index condition; Using where |
| 1 | SIMPLE | product | ref | is_active,product_active,product_id | product_active | 28 | sqlgipsol.p.product_id,const | 3 | Using index |
0.0001709
| Memory Before: 23.73 Mb
| Memory After: 23.73 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 = 'photo.html.php'
/* OO Query */
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'pages' AND name = 'photo.html.php'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition; Using where |
0.0001459
| Memory Before: 23.76 Mb
| Memory After: 23.76 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 */
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'layout' AND name = 'block.html.php'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition |
0.0000811
| Memory Before: 23.76 Mb
| Memory After: 23.77 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 */
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'pages' AND name = 'like.html.php'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition; Using where |
0.0000670
| Memory Before: 23.77 Mb
| Memory After: 23.77 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 */
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'pages' AND name = 'like.html.php'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition; Using where |
0.0001440
| Memory Before: 23.8 Mb
| Memory After: 23.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 = 'pages' AND name = 'menu.html.php'
/* OO Query */
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'pages' AND name = 'menu.html.php'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition; Using where |
0.0001462
| Memory Before: 23.84 Mb
| Memory After: 23.84 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 */
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'share' AND name = 'link.html.php'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition; Using where |
0.0047162
| Memory Before: 23.86 Mb
| Memory After: 23.86 Mb
| Memory Used: 5.13 kb
| Rows: 75
| Slave: No
SELECT p.var_name, p.text
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'share' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'share' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | m | ref | is_active,module_id,module_is_active | module_is_active | 78 | const,const | 1 | Using where; Using index |
| 1 | SIMPLE | p | ref | language_id,module_id,setting_list | module_id | 78 | const | 195 | Using index condition; Using where |
| 1 | SIMPLE | product | ref | is_active,product_active,product_id | product_active | 28 | sqlgipsol.p.product_id,const | 3 | Using index |
0.0002260
| Memory Before: 24.17 Mb
| Memory After: 24.19 Mb
| Memory Used: 23.34 kb
| Rows: 117
| 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 */
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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | cf | ALL | MISSING KEY | 83 | Using where; Using filesort | |||
| 1 | SIMPLE | cg | eq_ref | PRIMARY | PRIMARY | 2 | sqlgipsol.cf.group_id | 1 | |
| 1 | SIMPLE | cmv | ref | field_id | field_id | 2 | sqlgipsol.cf.field_id | 11 | |
| 1 | SIMPLE | m | ref | is_active,module_id,module_is_active | module_is_active | 78 | sqlgipsol.cf.module_id,const | 8 | Using index |
0.0001211
| Memory Before: 24.48 Mb
| Memory After: 24.48 Mb
| Memory Used: 5.92 kb
| Rows: 72
| Slave: Yes
SELECT *
FROM phpfox_custom_option
WHERE field_id IN(93,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 */
FROM phpfox_custom_option
WHERE field_id IN(93,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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_custom_option | ALL | field_id | MISSING KEY | 83 | Using where; Using filesort |
0.0097220
| Memory Before: 24.53 Mb
| Memory After: 24.54 Mb
| Memory Used: 12.42 kb
| Rows: 387
| Slave: No
SELECT p.var_name, p.text
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'custom' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'custom' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | m | ref | is_active,module_id,module_is_active | module_is_active | 78 | const,const | 1 | Using where; Using index |
| 1 | SIMPLE | p | ref | language_id,module_id,setting_list | module_id | 78 | const | 1666 | Using index condition; Using where |
| 1 | SIMPLE | product | ref | is_active,product_active,product_id | product_active | 28 | sqlgipsol.p.product_id,const | 3 | Using index |
0.0001600
| Memory Before: 24.33 Mb
| Memory After: 24.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 = 'base5' AND module_id = 'profile' AND name = 'block/header.html.php'
/* OO Query */
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'base5' AND module_id = 'profile' AND name = 'block/header.html.php'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition; Using where |
0.0001571
| Memory Before: 24.5 Mb
| Memory After: 24.51 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 = 'joinpage.html.php'
/* OO Query */
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'pages' AND name = 'joinpage.html.php'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition; Using where |
0.0001421
| Memory Before: 24.37 Mb
| Memory After: 24.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 = 'layout' AND name = 'search.html.php'
/* OO Query */
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'layout' AND name = 'search.html.php'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition |
0.0001450
| Memory Before: 24.39 Mb
| Memory After: 24.39 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 */
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'block' AND module_id = 'core' AND name = 'template-contentclass.html.php'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition; Using where |
0.0001400
| Memory Before: 24.39 Mb
| Memory After: 24.39 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 */
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'layout' AND name = 'error.html.php'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition |
0.0001400
| Memory Before: 24.4 Mb
| Memory After: 24.4 Mb
| Memory Used: 3.16 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 */
FROM phpfox_theme_template
WHERE folder = 'tm_base5' AND type_id = 'controller' AND module_id = 'video' AND name = 'index.html.php'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition; Using where |
0.0006821
| Memory Before: 24.65 Mb
| Memory After: 24.66 Mb
| Memory Used: 16.66 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 */
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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | s | ALL | MISSING KEY | 21 | Using where | |||
| 1 | SIMPLE | v | eq_ref | PRIMARY,in_process,user_id,view_id,in_process_2,in_process_3,in_process_4,in_process_5,in_process_6 | PRIMARY | 4 | sqlgipsol.s.item_id | 1 | Using where |
| 1 | SIMPLE | u | eq_ref | PRIMARY,user_id | PRIMARY | 4 | sqlgipsol.v.user_id | 1 | |
| 1 | SIMPLE | ve | eq_ref | video_id | video_id | 4 | sqlgipsol.s.item_id | 1 |
0.0001760
| Memory Before: 24.71 Mb
| Memory After: 24.71 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 = 'core' AND name = 'block/template-menufooter.html.php'
/* OO Query */
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 */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_theme_template | ref | theme_id,theme_id_2,folder | theme_id | 176 | const,const,const | 1 | Using index condition; Using where |
0.0017982
| Memory Before: 24.73 Mb
| Memory After: 24.73 Mb
| Memory Used: 4.43 kb
| Rows: 45
| Slave: No
SELECT p.var_name, p.text
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'contact' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'contact' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | m | ref | is_active,module_id,module_is_active | module_is_active | 78 | const,const | 1 | Using where; Using index |
| 1 | SIMPLE | p | ref | language_id,module_id,setting_list | module_id | 78 | const | 195 | Using index condition; Using where |
| 1 | SIMPLE | product | ref | is_active,product_active,product_id | product_active | 28 | sqlgipsol.p.product_id,const | 3 | Using index |
0.0121939
| Memory Before: 24.73 Mb
| Memory After: 24.74 Mb
| Memory Used: 8.84 kb
| Rows: 234
| Slave: No
SELECT p.var_name, p.text
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'mail' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
FROM phpfox_language_phrase AS p
JOIN phpfox_product AS product
ON(product.product_id = p.product_id AND product.is_active = 1)
JOIN phpfox_module AS m
ON(m.module_id = 'mail' AND p.module_id = m.module_id AND m.is_active = 1)
WHERE p.language_id = 'eu'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | m | ref | is_active,module_id,module_is_active | module_is_active | 78 | const,const | 1 | Using where; Using index |
| 1 | SIMPLE | p | ref | language_id,module_id,setting_list | module_id | 78 | const | 481 | Using index condition; Using where |
| 1 | SIMPLE | product | ref | is_active,product_active,product_id | product_active | 28 | sqlgipsol.p.product_id,const | 3 | Using index |
Array
(
[session] => 073f73ca1756efb6bc4b0b2478f7160b
[redirect] => /mobile/pages/145/video/when_this-week/sort_most-talked/show_21
[socialintegration_pageId] => 145
)
Array
(
[coreb6aavisit] => 1776067734
)


