atzegi

Diversidad Funcional

Asociación guipuzcoana por las personas con discapacidad intelectual

 

Atzegi (Asociación Guipuzcoana en favor de las personas con discapacidad intelectual) fue creada en al año 1960 por un grupo de familiares que se unió para luchar en favor de unos derechos.

Hoy, mas de 60 años más tarde, Atzegi sigue luchando por mejorar la calidad de vida de las personas con discapacidad intelectual de Gipuzkoa y la de sus familias y sigue siendo un lugar de unión y de solidaridad entre las mismas. Pretende ser un referente y una "compañera de viaje" en todo el proceso vital de la persona con discapacidad intelectual, desde su nacimiento hasta la última etapa de la vida, ofreciendo asesoramiento a las familias y servicios a los afectados allá donde lo necesiten.

Resumiríamos en tres los objetivos generales de la Asociación:

  • - No estar solos. Proporcionar a las familias un lugar en el que poder sentirse escuchadas, entendidas para poder compartir sentimientos, experiencias y crear un clima de grupo que lucha en favor de unos derechos.
  • - Ofrecer oportunidades de desarrollo a las personas con discapacidad. Creando servicios que fomenten la autonomía de estas personas e ir desarrollándolos en función de las necesidades que pudieran surgir.
  • - Sensibilizar a la sociedad acerca del valor de este colectivo con el fin de crear un entorno positivo, más atzegizale, que ayude a las personas con discapacidad intelectual de Gipuzkoa a sentirse aceptadas, valoradas y partícipes de pleno derecho en nuestra sociedad.

 

Últimos eventos

  • Finalizado

Comenzó: junio 15, 2021 17:30

Finalizó: junio 15, 2021 19:30

+1 DÍA
  • Finalizado

Comenzó: mayo 31, 2021 12:00

Finalizó: junio 3, 2021 11:00

  • Finalizado

Comenzó: octubre 4, 2021 09:00

Finalizó: octubre 5, 2021 19:00

+1 DÍA
  • Finalizado

Comenzó: agosto 31, 2021 23:00

Finalizó: septiembre 29, 2021 22:00

+1 DÍA
  • Finalizado

Comenzó: junio 13, 2021 23:00

Finalizó: junio 16, 2021 22:00

phpFox Developers Debug Toggle JavaScript Console
Version:
3.8.0
Product Code Name:
Nebula

Total Time:
0.3758759
PHP General Time:
0.3200168
GZIP:
disabled

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

Total Memory Usage:
25.88 Mb
Total Memory Usage (Including Debug):
26.17 Mb
Memory Limit:
512 Mb (1024M)

Load Balancing Enabled:
No
Requests From:
192.168.100.222


Server Time Stamp:
December 8, 2025, 4:39 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.0006449 | Memory Before: 2.29 Mb | Memory After: 2.29 Mb | Memory Used: 1.35 kb | Rows: - | Slave: No
INSERT INTO phpfox_log_session (session_hash, id_hash, user_id, last_activity, location, is_forum, forum_id, im_hide, ip_address, user_agent) VALUES ('3a40c2170599f6300a4296d548680f3e', '0d574f7196f9f96e319d05681455513d', '0', '1765168775', '/ATZEGI', '0', '0', '0', '216.73.216.221', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.')
0.0002909 | Memory Before: 3.61 Mb | Memory After: 3.62 Mb | Memory Used: 5.03 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.0001261 | Memory Before: 3.61 Mb | Memory After: 3.62 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.0019562 | Memory Before: 5.05 Mb | Memory After: 5.09 Mb | Memory Used: 36.29 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 = 'ATZEGI'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEurefPRIMARY,user_group_id,user_id,user_nameuser_name103const1Using index condition
1SIMPLEugeq_refPRIMARY,user_group_idPRIMARY1sqlgipsol.u.user_group_id1Using 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
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,const61Using index
1SIMPLEpeq_refPRIMARY,photo_id,photo_id_2PRIMARY4sqlgipsol.user_field.cover_photo1Using index
0.0017350 | Memory Before: 7.17 Mb | Memory After: 7.17 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 = 12
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_id4const43Using where
0.0005469 | Memory Before: 9.11 Mb | Memory After: 9.11 Mb | Memory Used: 3.73 kb | Rows: 3 | Slave: Yes
SELECT user_id, user_privacy, user_value
FROM phpfox_user_privacy
WHERE user_id = 12
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_user_privacyrefuser_id,user_id_2user_id_24const2 
0.0005040 | Memory Before: 9.24 Mb | Memory After: 9.24 Mb | Memory Used: 4.17 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox_user_design_order
WHERE user_id = 12
ORDER BY ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_user_design_orderrefuser_iduser_id4const1Using where; Using filesort
0.0021980 | Memory Before: 10.88 Mb | Memory After: 10.88 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 = 12
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_id4const43Using where
1SIMPLEftrefevent_idevent_id4sqlgipsol.m.event_id1Using index
0.0022731 | Memory Before: 11.06 Mb | Memory After: 11.08 Mb | Memory Used: 23.27 kb | Rows: 5 | Slave: Yes
SELECT m.server_id as event_server_id, m.*, u.*
FROM phpfox_fevent AS m
INNER      JOIN phpfox_fevent_text AS ft
            ON(ft.event_id = m.event_id)
     JOIN phpfox_user AS u
            ON(u.user_id = m.user_id)

WHERE m.view_id = 0 AND m.privacy IN(0) AND m.user_id = 12
ORDER BY m.time_stamp DESC
LIMIT 5
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEuconstPRIMARY,user_idPRIMARY4const1 
1SIMPLEmrefPRIMARY,user_id,view_id,view_id_2,view_id_3,view_id_4,view_id_5user_id4const43Using where; Using filesort
1SIMPLEftrefevent_idevent_id4sqlgipsol.m.event_id1Using index
0.0004210 | Memory Before: 11.15 Mb | Memory After: 11.15 Mb | Memory Used: 3.38 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox_fevent_admin
WHERE event_id = 7023 AND user_id = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0003121 | Memory Before: 11.16 Mb | Memory After: 11.16 Mb | Memory Used: 3.38 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox_fevent_admin
WHERE event_id = 6976 AND user_id = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0003779 | Memory Before: 11.16 Mb | Memory After: 11.16 Mb | Memory Used: 3.38 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox_fevent_admin
WHERE event_id = 6774 AND user_id = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0003550 | Memory Before: 11.17 Mb | Memory After: 11.17 Mb | Memory Used: 3.38 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox_fevent_admin
WHERE event_id = 6730 AND user_id = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0003731 | Memory Before: 11.17 Mb | Memory After: 11.17 Mb | Memory Used: 3.38 kb | Rows: 0 | Slave: Yes
SELECT *
FROM phpfox_fevent_admin
WHERE event_id = 6680 AND user_id = 0
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0006890 | Memory Before: 11.54 Mb | Memory After: 11.55 Mb | Memory Used: 3.12 kb | Rows: 1 | Slave: Yes
SELECT COUNT(*)
FROM phpfox_document AS m
WHERE m.is_approved = 1 AND m.in_process = 0 AND m.view_id = 0 AND m.item_id = 0 AND m.privacy IN(0) AND m.user_id = 12
LIMIT 1
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefuser_id,in_process,in_process_2,in_process_3,in_process_4,in_process_5,view_id_4user_id4const4Using where
0.0067711 | Memory Before: 11.55 Mb | Memory After: 11.56 Mb | Memory Used: 17.09 kb | Rows: 4 | Slave: Yes
SELECT dt.*, m.*, 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_document AS m
     JOIN phpfox_document_text AS dt
            ON(dt.document_id = m.document_id)
     JOIN phpfox_user AS u
            ON(u.user_id = m.user_id)

WHERE m.is_approved = 1 AND m.in_process = 0 AND m.view_id = 0 AND m.item_id = 0 AND m.privacy IN(0) AND m.user_id = 12
ORDER BY m.time_stamp DESC
LIMIT 4
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEuconstPRIMARY,user_idPRIMARY4const1Using temporary; Using filesort
1SIMPLEmrefPRIMARY,user_id,in_process,document_id_2,in_process_2,in_process_3,in_process_4,in_process_5,document_id,document_id_3,view_id_4user_id4const4Using where
1SIMPLEdtALL MISSING KEY   714Using where; Using join buffer (flat, BNL join)
0.0008042 | Memory Before: 11.96 Mb | Memory After: 11.96 Mb | Memory Used: 3.88 kb | Rows: 1 | Slave: Yes
SELECT pc.parent_id, pc.category_id, pc.name, pc.name_url
FROM phpfox_document_category_data AS pcd
     JOIN phpfox_document_category AS pc
            ON(pc.category_id = pcd.category_id)

WHERE pcd.document_id = 315
ORDER BY pc.parent_id ASC, pc.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEpcdrefcategory_id,document_iddocument_id4const1Using temporary; Using filesort
1SIMPLEpceq_refPRIMARYPRIMARY3sqlgipsol.pcd.category_id1Using index condition
0.0004120 | Memory Before: 12.05 Mb | Memory After: 12.06 Mb | Memory Used: 3.88 kb | Rows: 1 | Slave: Yes
SELECT pc.parent_id, pc.category_id, pc.name, pc.name_url
FROM phpfox_document_category_data AS pcd
     JOIN phpfox_document_category AS pc
            ON(pc.category_id = pcd.category_id)

WHERE pcd.document_id = 250
ORDER BY pc.parent_id ASC, pc.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEpcdrefcategory_id,document_iddocument_id4const1Using temporary; Using filesort
1SIMPLEpceq_refPRIMARYPRIMARY3sqlgipsol.pcd.category_id1Using index condition
0.0004239 | Memory Before: 12.06 Mb | Memory After: 12.07 Mb | Memory Used: 3.88 kb | Rows: 1 | Slave: Yes
SELECT pc.parent_id, pc.category_id, pc.name, pc.name_url
FROM phpfox_document_category_data AS pcd
     JOIN phpfox_document_category AS pc
            ON(pc.category_id = pcd.category_id)

WHERE pcd.document_id = 148
ORDER BY pc.parent_id ASC, pc.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEpcdrefcategory_id,document_iddocument_id4const1Using temporary; Using filesort
1SIMPLEpceq_refPRIMARYPRIMARY3sqlgipsol.pcd.category_id1Using index condition
0.0004060 | Memory Before: 12.07 Mb | Memory After: 12.08 Mb | Memory Used: 3.88 kb | Rows: 1 | Slave: Yes
SELECT pc.parent_id, pc.category_id, pc.name, pc.name_url
FROM phpfox_document_category_data AS pcd
     JOIN phpfox_document_category AS pc
            ON(pc.category_id = pcd.category_id)

WHERE pcd.document_id = 121
ORDER BY pc.parent_id ASC, pc.ordering ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEpcdrefcategory_id,document_iddocument_id4const1Using temporary; Using filesort
1SIMPLEpceq_refPRIMARYPRIMARY3sqlgipsol.pcd.category_id1Using index condition
0.0018110 | Memory Before: 12.22 Mb | Memory After: 12.22 Mb | Memory Used: 3.12 kb | Rows: 1 | Slave: Yes
SELECT COUNT(*)
FROM phpfox_photo AS photo
WHERE photo.view_id = 0 AND photo.group_id = 0 AND photo.type_id = 0 AND photo.privacy IN(0) AND photo.user_id = 12
LIMIT 1
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphotoindex_mergeview_id_2,view_id,privacy,view_id_3,view_id_4,view_id_5view_id_3,view_id_210,7 40Using intersect(view_id_3,view_id_2); Using where; Using index
0.0030820 | Memory Before: 12.22 Mb | Memory After: 12.23 Mb | Memory Used: 15.42 kb | Rows: 4 | Slave: Yes
SELECT pa.name AS album_name, pa.profile_id AS album_profile_id, ppc.name as category_name, ppc.category_id, l.like_id as is_liked, adisliked.action_id as is_disliked, photo.*, 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_photo AS photo
     LEFT JOIN phpfox_photo_album AS pa
            ON(pa.album_id = photo.album_id)
     LEFT JOIN phpfox_photo_category_data AS ppcd
            ON(ppcd.photo_id = photo.photo_id)
     LEFT JOIN phpfox_photo_category AS ppc
            ON(ppc.category_id = ppcd.category_id)
     LEFT JOIN phpfox_like AS l
            ON(l.type_id = "photo" AND l.item_id = photo.photo_id AND l.user_id = 0)
     LEFT JOIN phpfox_action AS adisliked
            ON(adisliked.action_type_id = 2 AND adisliked.item_id = photo.photo_id AND adisliked.user_id = 0)
     JOIN phpfox_user AS u
            ON(u.user_id = photo.user_id)

WHERE photo.view_id = 0 AND photo.group_id = 0 AND photo.type_id = 0 AND photo.privacy IN(0) AND photo.user_id = 12
GROUP BY photo.photo_id
ORDER BY photo.photo_id DESC
LIMIT 4
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEppcdsystemphoto_idMISSING KEY    Const row not found; Using temporary; Using filesort
1SIMPLEppcsystemPRIMARYMISSING KEY    Const row not found
1SIMPLEadislikedsystemitem_idMISSING KEY    Const row not found
1SIMPLEuconstPRIMARY,user_idPRIMARY4const1 
1SIMPLEphotorefview_id_2,view_id,privacy,view_id_3,view_id_4,view_id_5view_id_310const,const,const,const41Using where
1SIMPLElref|filtertype_id,type_id_2,type_id_3,item_iditem_id|type_id_34|81sqlgipsol.photo.photo_id1 (1%)Using where; Using rowid filter
1SIMPLEparefPRIMARY,album_idalbum_id4sqlgipsol.photo.album_id1 
0.0007451 | Memory Before: 12.64 Mb | Memory After: 12.65 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.item_id = 0 AND m.privacy IN(0) AND m.user_id = 12
LIMIT 1
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmrefin_process,user_id,view_id,in_process_2,in_process_3,in_process_4,in_process_5,in_process_6in_process_511const,const,const,const,const4Using index
0.0007861 | Memory Before: 12.64 Mb | Memory After: 12.66 Mb | Memory Used: 13.71 kb | Rows: 4 | Slave: Yes
SELECT m.*, 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 m
     JOIN phpfox_user AS u
            ON(u.user_id = m.user_id)

WHERE m.in_process = 0 AND m.view_id = 0 AND m.item_id = 0 AND m.privacy IN(0) AND m.user_id = 12
ORDER BY m.time_stamp DESC
LIMIT 4
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEuconstPRIMARY,user_idPRIMARY4const1 
1SIMPLEmrefin_process,user_id,view_id,in_process_2,in_process_3,in_process_4,in_process_5,in_process_6user_id4const4Using where; Using filesort
0.0002391 | Memory Before: 13.7 Mb | Memory After: 13.7 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.0002401 | Memory Before: 14.52 Mb | Memory After: 14.52 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.0019472 | Memory Before: 14.86 Mb | Memory After: 14.87 Mb | Memory Used: 17.7 kb | Rows: 77 | 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 = 12)
     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 
1SIMPLEcmvrefuser_iduser_id6const,sqlgipsol.cf.field_id1 
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.cf.module_id,const8Using index
0.0006700 | Memory Before: 15.11 Mb | Memory After: 15.14 Mb | Memory Used: 30.88 kb | Rows: 1 | Slave: Yes
SELECT *
FROM phpfox_user_custom
WHERE user_id = 12
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_user_customconstuser_iduser_id4const1 
0.0002630 | Memory Before: 15.14 Mb | Memory After: 15.15 Mb | Memory Used: 5.66 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.0002279 | Memory Before: 15.45 Mb | Memory After: 15.45 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.0002501 | Memory Before: 15.62 Mb | Memory After: 15.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 = '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.0002570 | Memory Before: 15.64 Mb | Memory After: 15.64 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.0002530 | Memory Before: 25.2 Mb | Memory After: 25.21 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.0001650 | Memory Before: 25.22 Mb | Memory After: 25.22 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.0002720 | Memory Before: 25.28 Mb | Memory After: 25.3 Mb | Memory Used: 17.71 kb | Rows: 77 | 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 = 12)
     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 
1SIMPLEcmvrefuser_iduser_id6const,sqlgipsol.cf.field_id1 
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.cf.module_id,const8Using index
0.0001681 | Memory Before: 25.54 Mb | Memory After: 25.56 Mb | Memory Used: 26.91 kb | Rows: 1 | Slave: Yes
SELECT *
FROM phpfox_user_custom
WHERE user_id = 12
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_user_customconstuser_iduser_id4const1 
0.0001371 | Memory Before: 25.56 Mb | Memory After: 25.57 Mb | Memory Used: 5.66 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.0002341 | Memory Before: 25.3 Mb | Memory After: 25.3 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.0005150 | Memory Before: 25.45 Mb | Memory After: 25.46 Mb | Memory Used: 10.46 kb | Rows: 1 | Slave: Yes
SELECT *
FROM phpfox_photo
WHERE photo_id = 4101
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_photoconstPRIMARY,photo_id,photo_id_2PRIMARY4const1 
0.0001361 | Memory Before: 25.59 Mb | Memory After: 25.6 Mb | Memory Used: 3.2 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/logo.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002310 | Memory Before: 25.78 Mb | Memory After: 25.78 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/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.0002091 | Memory Before: 25.52 Mb | Memory After: 25.52 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition
0.0002251 | Memory Before: 25.53 Mb | Memory After: 25.53 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.0002449 | Memory Before: 25.53 Mb | Memory After: 25.54 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.0006061 | Memory Before: 25.54 Mb | Memory After: 25.54 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 = 'controller/info.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002930 | Memory Before: 25.6 Mb | Memory After: 25.62 Mb | Memory Used: 17.7 kb | Rows: 77 | 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 = 12)
     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 
1SIMPLEcmvrefuser_iduser_id6const,sqlgipsol.cf.field_id1 
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.cf.module_id,const8Using index
0.0001709 | Memory Before: 25.86 Mb | Memory After: 25.89 Mb | Memory Used: 26.93 kb | Rows: 1 | Slave: Yes
SELECT *
FROM phpfox_user_custom
WHERE user_id = 12
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_user_customconstuser_iduser_id4const1 
0.0001369 | Memory Before: 25.88 Mb | Memory After: 25.89 Mb | Memory Used: 5.66 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.0005350 | Memory Before: 25.6 Mb | Memory After: 25.6 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 = 'profileinfodescrip.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002730 | Memory Before: 25.63 Mb | Memory After: 25.65 Mb | Memory Used: 17.73 kb | Rows: 77 | 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 = 12)
     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 
1SIMPLEcmvrefuser_iduser_id6const,sqlgipsol.cf.field_id1 
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.cf.module_id,const8Using index
0.0001891 | Memory Before: 25.89 Mb | Memory After: 25.92 Mb | Memory Used: 26.91 kb | Rows: 1 | Slave: Yes
SELECT *
FROM phpfox_user_custom
WHERE user_id = 12
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_user_customconstuser_iduser_id4const1 
0.0001700 | Memory Before: 25.92 Mb | Memory After: 25.92 Mb | Memory Used: 5.66 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.0006011 | Memory Before: 25.64 Mb | Memory After: 25.64 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 = 'profileinfomap.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002739 | Memory Before: 25.69 Mb | Memory After: 25.7 Mb | Memory Used: 17.76 kb | Rows: 77 | 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 = 12)
     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 
1SIMPLEcmvrefuser_iduser_id6const,sqlgipsol.cf.field_id1 
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78sqlgipsol.cf.module_id,const8Using index
0.0001881 | Memory Before: 25.95 Mb | Memory After: 25.97 Mb | Memory Used: 26.96 kb | Rows: 1 | Slave: Yes
SELECT *
FROM phpfox_user_custom
WHERE user_id = 12
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_user_customconstuser_iduser_id4const1 
0.0001431 | Memory Before: 25.97 Mb | Memory After: 25.98 Mb | Memory Used: 5.66 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.0005941 | Memory Before: 25.7 Mb | Memory After: 25.7 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 = 'profileinfo.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0112960 | Memory Before: 25.75 Mb | Memory After: 25.75 Mb | Memory Used: 3.13 kb | Rows: 1 | Slave: No
SELECT COUNT(access_id) as count
FROM phpfox_zozketa_access AS a
WHERE a.user_id = 12
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEaALL MISSING KEY   26895Using where
0.0005200 | Memory Before: 25.74 Mb | Memory After: 25.75 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 = 'profile' AND name = 'event_entry.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0003319 | Memory Before: 25.75 Mb | Memory After: 25.75 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 = 'profile' AND name = 'event_entry.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002661 | Memory Before: 25.75 Mb | Memory After: 25.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 = 'profile' AND name = 'event_entry.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002429 | Memory Before: 25.75 Mb | Memory After: 25.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 = 'profile' AND name = 'event_entry.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002470 | Memory Before: 25.76 Mb | Memory After: 25.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 = 'profile' AND name = 'event_entry.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0006151 | Memory Before: 25.76 Mb | Memory After: 25.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 = 'profile' AND name = 'photo_entry.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002279 | Memory Before: 25.76 Mb | Memory After: 25.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 = 'profile' AND name = 'photo_entry.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0001721 | Memory Before: 25.76 Mb | Memory After: 25.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 = 'profile' AND name = 'photo_entry.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0001509 | Memory Before: 25.77 Mb | Memory After: 25.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 = 'profile' AND name = 'photo_entry.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0004871 | Memory Before: 25.77 Mb | Memory After: 25.78 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 = 'profile' AND name = 'video_entry.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: 25.78 Mb | Memory After: 25.78 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 = 'profile' AND name = 'video_entry.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002389 | Memory Before: 25.78 Mb | Memory After: 25.78 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 = 'profile' AND name = 'video_entry.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002301 | Memory Before: 25.78 Mb | Memory After: 25.78 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 = 'profile' AND name = 'video_entry.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0005362 | Memory Before: 25.8 Mb | Memory After: 25.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 = 'profile' AND name = 'document_entry.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002289 | Memory Before: 25.8 Mb | Memory After: 25.81 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 = 'profile' AND name = 'document_entry.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: 25.81 Mb | Memory After: 25.81 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 = 'profile' AND name = 'document_entry.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002310 | Memory Before: 25.81 Mb | Memory After: 25.81 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 = 'profile' AND name = 'document_entry.html.php'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_templatereftheme_id,theme_id_2,foldertheme_id176const,const,const1Using index condition; Using where
0.0002511 | Memory Before: 25.79 Mb | Memory After: 25.79 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
Array
(
    [session] => 3a40c2170599f6300a4296d548680f3e
    [redirect] => /ATZEGI
)
TOP