Warning: fopen(file/cache/locale/language_eu_phrase_core.php): failed to open stream: No such file or directory - include/library/phpfox/cache/storage/file.class.php (210)
include/library/phpfox/cache/storage/file.class.php : 210   fopen("file/cache/locale/language_eu_phrase_core.php", "w+")
include/library/phpfox/locale/locale.class.php : 684   Phpfox_Cache_Storage_File->save("locale/language_eu_phrase_core", Array(693))
include/library/phpfox/locale/locale.class.php : 386   Phpfox_Locale->_getModuleLanguage("core")
include/library/phpfox/phpfox/phpfox.class.php : 1528   Phpfox_Locale->getPhrase("core.per_page", Array(1), FALSE, NULL, "")
include/library/phpfox/search/search.class.php : 306   Phpfox::getPhrase("core.per_page", Array(1))
module/fevent/include/component/controller/profile.class.php : 159   Phpfox_Search->set(Array(3))
include/library/phpfox/module/module.class.php : 835   Fevent_Component_Controller_Profile->process()
include/library/phpfox/module/module.class.php : 424   Phpfox_Module->getComponent("fevent.profile", Array(1), "controller")
include/library/phpfox/module/module.class.php : 270   Phpfox_Module->getController()
10 module/profile/include/component/controller/index.class.php : 245   Phpfox_Module->setController("fevent.profile")
11 include/library/phpfox/module/module.class.php : 835   Profile_Component_Controller_Index->process()
12 include/library/phpfox/module/module.class.php : 424   Phpfox_Module->getComponent("profile.index", Array(1), "controller")
13 include/library/phpfox/phpfox/phpfox.class.php : 1289   Phpfox_Module->getController()
14 index.php : 42   Phpfox::run()
KutxaZabal Zentroa(e)ren gertaerak » Gipuzkoa Kutxa Solidarioa » Aipatuenak
KutxaZabal Zentroa

Aztarna Solidarioa

Ez da gertaerarik topatu.
phpFox Developers Debug Toggle JavaScript Console
Version:
3.8.0
Product Code Name:
Nebula

Total Time:
0.4631250
PHP General Time:
0.2911376
GZIP:
disabled

Driver Version:
MySQL 5.5.5-10.5.29-MariaDB-0+deb11u1
SQL Time:
0.1719874
SQL Queries:
42
SQL Memory Usage:
942.65 kb
SQL Slave Enabled:
No
SQL Total Slaves:
N/A
SQL Slave Server:
N/A

Total Memory Usage:
25.16 Mb
Total Memory Usage (Including Debug):
25.27 Mb
Memory Limit:
512 Mb (1024M)

Load Balancing Enabled:
No
Requests From:
192.168.100.222


Server Time Stamp:
April 8, 2026, 11:47 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.0001009 | Memory Before: 1.41 Mb | Memory After: 1.41 Mb | Memory Used: 4.78 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.0005760 | Memory Before: 2.42 Mb | Memory After: 2.43 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 = '9b4075d51fd5a53f0177f3e1616c96a3' AND s.id_hash = '0d574f7196f9f96e319d05681455513d'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEsrefsession_hash,log_sessionsession_hash32const1Using index condition; Using where
0.0004339 | Memory Before: 2.43 Mb | Memory After: 2.43 Mb | Memory Used: 1.41 kb | Rows: - | Slave: No
UPDATE phpfox_log_session SET last_activity = '1775648846', user_id = '0', location = '/profile-2678/fevent/sort_most-talked/when_this-week/show_10', is_forum = '0', forum_id = '0', im_hide = '0', ip_address = '216.73.216.132', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.' WHERE session_hash = '9b4075d51fd5a53f0177f3e1616c96a3'
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_log_sessionrefsession_hash,log_sessionsession_hash32const1Using index condition
0.0002220 | Memory Before: 3.75 Mb | Memory After: 3.76 Mb | Memory Used: 4.97 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.0000961 | Memory Before: 3.75 Mb | Memory After: 3.76 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_styleconststyle_id_2,style_idstyle_id_22const1 
0.0016630 | Memory Before: 5.16 Mb | Memory After: 5.2 Mb | Memory Used: 35.62 kb | Rows: 1 | Slave: Yes
SELECT p.photo_id as cover_photo_exists, u.*, user_space.*, user_field.*, user_activity.*, ls.user_id AS is_online, 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, ug.prefix, ug.suffix, ug.icon_ext, ug.title, uf.user_id as is_featured
FROM phpfox_user AS u
     JOIN phpfox_user_group AS ug
            ON(ug.user_group_id = u.user_group_id)
     JOIN phpfox_user_space AS user_space
            ON(user_space.user_id = u.user_id)
     JOIN phpfox_user_field AS user_field
            ON(user_field.user_id = u.user_id)
     JOIN phpfox_user_activity AS user_activity
            ON(user_activity.user_id = u.user_id)
     LEFT JOIN phpfox_theme_style AS ts
            ON(ts.style_id = user_field.designer_style_id AND ts.is_active = 1)
     LEFT JOIN phpfox_theme AS t
            ON(t.theme_id = ts.theme_id)
     LEFT JOIN phpfox_user_featured AS uf
            ON(uf.user_id = u.user_id)
     LEFT JOIN phpfox_log_session AS ls
            ON(ls.user_id = u.user_id AND ls.im_hide = 0)
     LEFT JOIN phpfox_photo AS p
            ON(p.photo_id = user_field.cover_photo)

WHERE u.user_name = 'profile-2678'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEurefPRIMARY,user_group_id,user_id,user_nameuser_name103const1Using index condition
1SIMPLEuser_fieldeq_refuser_iduser_id4sqlgipsol.u.user_id1 
1SIMPLEtseq_refstyle_id_2,style_id,is_activestyle_id_22sqlgipsol.user_field.designer_style_id1Using where
1SIMPLEteq_refPRIMARY,theme_idPRIMARY2sqlgipsol.ts.theme_id1Using where
1SIMPLEugeq_refPRIMARY,user_group_idPRIMARY1sqlgipsol.u.user_group_id1Using index condition
1SIMPLEufeq_refPRIMARYPRIMARY4sqlgipsol.u.user_id1Using index
1SIMPLEuser_spaceeq_refuser_iduser_id4sqlgipsol.u.user_id1 
1SIMPLEuser_activityeq_refuser_iduser_id4sqlgipsol.u.user_id1 
1SIMPLElsrefuser_id,user_id_2,user_id_3user_id5sqlgipsol.u.user_id,const723Using index
1SIMPLEpeq_refPRIMARY,photo_id,photo_id_2PRIMARY4sqlgipsol.user_field.cover_photo1Using index
0.0005748 | Memory Before: 6.56 Mb | Memory After: 6.56 Mb | Memory Used: 3.12 kb | Rows: 1 | Slave: Yes
SELECT COUNT(*)
FROM phpfox_fevent
WHERE view_id = 0 AND item_id = 0 AND user_id = 2678
LIMIT 1
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_feventrefuser_id,view_id,view_id_2,view_id_3,view_id_4,view_id_5user_id4const1Using where
0.0002129 | Memory Before: 8.55 Mb | Memory After: 8.55 Mb | Memory Used: 3.39 kb | Rows: 0 | Slave: Yes
SELECT category_id,name
FROM phpfox_event_category
WHERE name_url = 'fevent'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_event_categoryALL MISSING KEY   8Using where
0.0290701 | Memory Before: 9.31 Mb | Memory After: 9.34 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78const,const1Using where; Using index
1SIMPLEpref|filterlanguage_id,module_id,setting_listmodule_id|language_id78|14const2538 (30%)Using index condition; Using where; Using rowid filter
1SIMPLEproductrefis_active,product_active,product_idproduct_active28sqlgipsol.p.product_id,const3Using index
0.0004599 | Memory Before: 10.39 Mb | Memory After: 10.39 Mb | Memory Used: 3.13 kb | Rows: 1 | Slave: Yes
SELECT COUNT(m.event_id)
FROM phpfox_fevent AS m
INNER      JOIN phpfox_fevent_text AS ft
            ON(ft.event_id = m.event_id)

WHERE m.view_id = 0 AND m.privacy IN(0) AND m.user_id = 2678 AND ( m.start_time >= 1775426400 AND m.start_time <= 1776031199 ) AND ( m.start_time >= 1775426400 AND m.start_time <= 1776031199 )
LIMIT 1
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefPRIMARY,user_id,view_id,view_id_2,view_id_3,view_id_4,view_id_5user_id4const1Using where
1SIMPLEftrefevent_idevent_id4sqlgipsol.m.event_id1Using index
0.0001118 | Memory Before: 10.47 Mb | Memory After: 10.48 Mb | Memory Used: 15.1 kb | Rows: 0 | Slave: Yes
SELECT v.*, 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_fevent AS v
     JOIN phpfox_user AS u
            ON(u.user_id = v.user_id)

WHERE v.view_id = 0 AND v.is_featured = 1 AND ((v.isrepeat>-1 and (v.timerepeat=0 or ( v.isrepeat>-1 and v.timerepeat>1775606400))) or ( v.isrepeat = -1 AND v.end_time >= '1775606400' ) )
ORDER BY v.start_time ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEvALLuser_id,view_id,view_id_2,view_id_3,view_id_4,view_id_5MISSING KEY   9007Using where; Using filesort
1SIMPLEueq_refPRIMARY,user_idPRIMARY4sqlgipsol.v.user_id1 
0.0027649 | Memory Before: 10.79 Mb | Memory After: 10.8 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78const,const1Using where; Using index
1SIMPLEpreflanguage_id,module_id,setting_listmodule_id78const337Using index condition; Using where
1SIMPLEproductrefis_active,product_active,product_idproduct_active28sqlgipsol.p.product_id,const3Using index
0.0001459 | Memory Before: 11.76 Mb | Memory After: 11.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 = 'template.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition
0.0023532 | Memory Before: 12.35 Mb | Memory After: 12.35 Mb | Memory Used: 4.77 kb | Rows: 60 | 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 = 'emoticon' AND p.module_id = m.module_id AND m.is_active = 1)

WHERE p.language_id = 'eu'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78const,const1Using where; Using index
1SIMPLEpreflanguage_id,module_id,setting_listmodule_id78const171Using index condition; Using where
1SIMPLEproductrefis_active,product_active,product_idproduct_active28sqlgipsol.p.product_id,const3Using index
0.0027618 | Memory Before: 12.36 Mb | Memory After: 12.37 Mb | Memory Used: 5.2 kb | Rows: 79 | 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 = 'attachment' AND p.module_id = m.module_id AND m.is_active = 1)

WHERE p.language_id = 'eu'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78const,const1Using where; Using index
1SIMPLEpreflanguage_id,module_id,setting_listmodule_id78const174Using index condition; Using where
1SIMPLEproductrefis_active,product_active,product_idproduct_active28sqlgipsol.p.product_id,const3Using index
0.0037429 | Memory Before: 12.38 Mb | Memory After: 12.39 Mb | Memory Used: 6.56 kb | Rows: 137 | 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 = 'language' AND p.module_id = m.module_id AND m.is_active = 1)

WHERE p.language_id = 'eu'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78const,const1Using where; Using index
1SIMPLEpreflanguage_id,module_id,setting_listmodule_id78const259Using index condition; Using where
1SIMPLEproductrefis_active,product_active,product_idproduct_active28sqlgipsol.p.product_id,const3Using index
0.0092349 | Memory Before: 12.42 Mb | Memory After: 12.43 Mb | Memory Used: 13.27 kb | Rows: 423 | 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 = 'higipsol' AND p.module_id = m.module_id AND m.is_active = 1)

WHERE p.language_id = 'eu'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78const,const1Using where; Using index
1SIMPLEpreflanguage_id,module_id,setting_listmodule_id78const1266Using index condition; Using where
1SIMPLEproductrefis_active,product_active,product_idproduct_active28sqlgipsol.p.product_id,const3Using index
0.0001099 | Memory Before: 12.65 Mb | Memory After: 12.65 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.0001409 | Memory Before: 12.84 Mb | Memory After: 12.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 = '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.0004020 | Memory Before: 12.96 Mb | Memory After: 12.97 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLElrefuser_selectuser_select1const2Using where; Using filesort
0.0000899 | Memory Before: 12.96 Mb | Memory After: 12.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 = '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.0000739 | Memory Before: 12.98 Mb | Memory After: 12.98 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.0091701 | Memory Before: 13.04 Mb | Memory After: 13.2 Mb | Memory Used: 168.83 kb | Rows: 237 | 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 = 'profile' AND p.module_id = m.module_id AND m.is_active = 1)

WHERE p.language_id = 'eu'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78const,const1Using where; Using index
1SIMPLEpreflanguage_id,module_id,setting_listmodule_id78const1221Using index condition; Using where
1SIMPLEproductrefis_active,product_active,product_idproduct_active28sqlgipsol.p.product_id,const3Using index
0.0133979 | Memory Before: 13.13 Mb | Memory After: 13.28 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78const,const1Using where; Using index
1SIMPLEpref|filterlanguage_id,module_id,setting_listmodule_id|language_id78|14const2812 (30%)Using index condition; Using where; Using rowid filter
1SIMPLEproductrefis_active,product_active,product_idproduct_active28sqlgipsol.p.product_id,const3Using index
0.0626931 | Memory Before: 13.85 Mb | Memory After: 14.05 Mb | Memory Used: 213.6 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78const,const1Using where; Using index
1SIMPLEpref|filterlanguage_id,module_id,setting_listmodule_id|language_id78|14const2878 (30%)Using index condition; Using where; Using rowid filter
1SIMPLEproductrefis_active,product_active,product_idproduct_active28sqlgipsol.p.product_id,const3Using index
0.0061369 | Memory Before: 14.66 Mb | Memory After: 14.79 Mb | Memory Used: 136.23 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78const,const1Using where; Using index
1SIMPLEpreflanguage_id,module_id,setting_listmodule_id78const492Using index condition; Using where
1SIMPLEproductrefis_active,product_active,product_idproduct_active28sqlgipsol.p.product_id,const3Using index
0.0001879 | Memory Before: 24.24 Mb | Memory After: 24.24 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0001750 | Memory Before: 24.26 Mb | Memory After: 24.26 Mb | Memory Used: 3.23 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.0017641 | Memory Before: 24.59 Mb | Memory After: 24.61 Mb | Memory Used: 17.45 kb | Rows: 75 | 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_user_custom_multiple_value AS cmv
            ON(cmv.field_id = cf.field_id AND cmv.user_id = 2678)
     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   83Using where; Using filesort
1SIMPLEcmvrefuser_iduser_id6const,sqlgipsol.cf.field_id1 
1SIMPLEcgeq_refPRIMARYPRIMARY2sqlgipsol.cf.group_id1 
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.cf.module_id,const8Using index
0.0005009 | Memory Before: 24.84 Mb | Memory After: 24.87 Mb | Memory Used: 27.3 kb | Rows: 1 | Slave: Yes
SELECT *
FROM phpfox_user_custom
WHERE user_id = 2678
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_user_customconstuser_iduser_id4const1 
0.0001352 | Memory Before: 24.87 Mb | Memory After: 24.88 Mb | Memory Used: 5.91 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_custom_optionALLfield_idMISSING KEY   83Using where; Using filesort
0.0124099 | Memory Before: 24.95 Mb | Memory After: 24.97 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78const,const1Using where; Using index
1SIMPLEpreflanguage_id,module_id,setting_listmodule_id78const1665Using index condition; Using where
1SIMPLEproductrefis_active,product_active,product_idproduct_active28sqlgipsol.p.product_id,const3Using index
0.0001659 | Memory Before: 24.73 Mb | Memory After: 24.74 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0001760 | Memory Before: 25.2 Mb | Memory After: 25.21 Mb | Memory Used: 3.22 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/pic.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0003779 | Memory Before: 25.14 Mb | Memory After: 25.14 Mb | Memory Used: 3.73 kb | Rows: 3 | Slave: Yes
SELECT user_id, user_privacy, user_value
FROM phpfox_user_privacy
WHERE user_id = 2678
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_user_privacyrefuser_id,user_id_2user_id4const7 
0.0001490 | Memory Before: 25.01 Mb | Memory After: 25.01 Mb | Memory Used: 3.2 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.0001440 | Memory Before: 25.02 Mb | Memory After: 25.03 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.0001359 | Memory Before: 25.03 Mb | Memory After: 25.03 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.0000901 | Memory Before: 25.03 Mb | Memory After: 25.03 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 = 'fevent' AND name = 'profile.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0001650 | Memory Before: 25.07 Mb | Memory After: 25.08 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-menufooter.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0020239 | Memory Before: 25.09 Mb | Memory After: 25.09 Mb | Memory Used: 4.41 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78const,const1Using where; Using index
1SIMPLEpreflanguage_id,module_id,setting_listmodule_id78const195Using index condition; Using where
1SIMPLEproductrefis_active,product_active,product_idproduct_active28sqlgipsol.p.product_id,const3Using index
0.0066471 | Memory Before: 25.1 Mb | Memory After: 25.11 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78const,const1Using where; Using index
1SIMPLEpreflanguage_id,module_id,setting_listmodule_id78const481Using index condition; Using where
1SIMPLEproductrefis_active,product_active,product_idproduct_active28sqlgipsol.p.product_id,const3Using index
Array
(
    [session] => 9b4075d51fd5a53f0177f3e1616c96a3
    [redirect] => /profile-2678/fevent/sort_most-talked/when_this-week/show_10
    [socialintegration_pageId] => 27
)
TOP