Diseño sin título-5

Igualdad

Derechos Humanos e igualdad

No se encontraron eventos.
phpFox Developers Debug Toggle JavaScript Console
Version:
3.8.0
Product Code Name:
Nebula

Total Time:
0.1312990
PHP General Time:
0.1078783
GZIP:
disabled

Driver Version:
MySQL 5.5.5-10.5.23-MariaDB-0+deb11u1-log
SQL Time:
0.0234207
SQL Queries:
18
SQL Memory Usage:
174.55 kb
SQL Slave Enabled:
No
SQL Total Slaves:
N/A
SQL Slave Server:
N/A

Total Memory Usage:
24.99 Mb
Total Memory Usage (Including Debug):
25.18 Mb
Memory Limit:
256 Mb (512M)

Load Balancing Enabled:
No
Requests From:
147.135.173.174


Server Time Stamp:
April 24, 2024, 5:11 pm
PHP Version:
5.6.40
PHP Sapi:
fpm-fcgi
PHP safe_mode:
false
PHP open_basedir:
false
Operating System:
Linux

Cache:
file
SQL Queries
0.0005181 | Memory Before: 2.3 Mb | Memory After: 2.3 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 ('7cc8a888891cd8e3cfad8c8cd0b469a2', '0d574f7196f9f96e319d05681455513d', '0', '1713978660', '/haurralde/fevent/show_15/when_this-week/', '0', '0', '0', '3.145.173.112', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.')
0.0005510 | Memory Before: 3.62 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_idPRIMARY2sqlgipsol2.s.theme_id1 
0.0003078 | Memory Before: 3.62 Mb | Memory After: 3.63 Mb | Memory Used: 3.2 kb | Rows: 1 | Slave: No
SELECT folder AS parent_style_folder
FROM phpfox_theme_style
WHERE style_id = 1
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_theme_styleconststyle_id_2,style_idstyle_id_22const1 
0.0014389 | Memory Before: 5.05 Mb | Memory After: 5.09 Mb | Memory Used: 36.34 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 = 'haurralde'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEurefPRIMARY,user_group_id,user_id,user_nameuser_name103const1Using index condition
1SIMPLEugeq_refPRIMARY,user_group_idPRIMARY1sqlgipsol2.u.user_group_id1Using index condition
1SIMPLEuser_fieldeq_refuser_iduser_id4sqlgipsol2.u.user_id1 
1SIMPLEtseq_refstyle_id_2,style_id,is_activestyle_id_22sqlgipsol2.user_field.designer_style_id1Using where
1SIMPLEteq_refPRIMARY,theme_idPRIMARY2sqlgipsol2.ts.theme_id1Using where
1SIMPLEufeq_refPRIMARYPRIMARY4sqlgipsol2.u.user_id1Using index
1SIMPLEuser_spaceeq_refuser_iduser_id4sqlgipsol2.u.user_id1 
1SIMPLEuser_activityeq_refuser_iduser_id4sqlgipsol2.u.user_id1 
1SIMPLElsrefuser_id,user_id_2,user_id_3user_id5sqlgipsol2.u.user_id,const39Using index
1SIMPLEpeq_refPRIMARY,photo_id,photo_id_2PRIMARY4sqlgipsol2.user_field.cover_photo1Using index
0.0009699 | 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 = 24
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_id4const62Using where
0.0003550 | Memory Before: 8.49 Mb | Memory After: 8.49 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.0010779 | Memory Before: 10.28 Mb | Memory After: 10.28 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 = 24 AND ( m.start_time >= 1713736800 AND m.start_time <= 1714341599 ) AND ( m.start_time >= 1713736800 AND m.start_time <= 1714341599 )
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_id4const62Using where
1SIMPLEftrefevent_idevent_id4sqlgipsol2.m.event_id1Using index
0.0116911 | Memory Before: 10.36 Mb | Memory After: 10.37 Mb | Memory Used: 16.52 kb | Rows: 3 | 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>1713916800))) or ( v.isrepeat = -1 AND v.end_time >= '1713916800' ) )
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   7706Using where; Using filesort
1SIMPLEueq_refPRIMARY,user_idPRIMARY4sqlgipsol2.v.user_id1 
0.0004611 | Memory Before: 10.4 Mb | Memory After: 10.4 Mb | Memory Used: 3.15 kb | Rows: 0 | Slave: No
SELECT rsvp_id
FROM phpfox_fevent_invite
WHERE event_id = 9783 AND invited_user_id = 0
LIMIT 1
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_fevent_inviteref|filterevent_id,event_id_2,invited_user_id,event_id_3invited_user_id|event_id4|4const1 (0%)Using where; Using rowid filter
0.0004361 | Memory Before: 10.4 Mb | Memory After: 10.41 Mb | Memory Used: 3.15 kb | Rows: 0 | Slave: No
SELECT rsvp_id
FROM phpfox_fevent_invite
WHERE event_id = 9776 AND invited_user_id = 0
LIMIT 1
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_fevent_inviteref|filterevent_id,event_id_2,invited_user_id,event_id_3invited_user_id|event_id4|4const1 (0%)Using where; Using rowid filter
0.0004370 | Memory Before: 10.41 Mb | Memory After: 10.41 Mb | Memory Used: 3.15 kb | Rows: 0 | Slave: No
SELECT rsvp_id
FROM phpfox_fevent_invite
WHERE event_id = 9777 AND invited_user_id = 0
LIMIT 1
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_fevent_inviteref|filterevent_id,event_id_2,invited_user_id,event_id_3invited_user_id|event_id4|4const1 (0%)Using where; Using rowid filter
0.0017750 | Memory Before: 13.48 Mb | Memory After: 13.5 Mb | Memory Used: 19.27 kb | Rows: 88 | 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 = 24)
     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_refPRIMARYPRIMARY2sqlgipsol2.cf.group_id1 
1SIMPLEcmvrefuser_iduser_id6const,sqlgipsol2.cf.field_id1 
1SIMPLEmrefis_active,module_id,module_is_activemodule_is_active78sqlgipsol2.cf.module_id,const8Using index
0.0004680 | Memory Before: 13.77 Mb | Memory After: 13.8 Mb | Memory Used: 33.79 kb | Rows: 1 | Slave: Yes
SELECT *
FROM phpfox_user_custom
WHERE user_id = 24
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_user_customconstuser_iduser_id4const1 
0.0006211 | Memory Before: 13.78 Mb | Memory After: 13.79 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.0003939 | Memory Before: 13.99 Mb | Memory After: 14 Mb | Memory Used: 10.51 kb | Rows: 1 | Slave: Yes
SELECT *
FROM phpfox_photo
WHERE photo_id = 4590
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_photoconstPRIMARY,photo_id,photo_id_2PRIMARY4const1 
0.0005419 | Memory Before: 14.05 Mb | Memory After: 14.05 Mb | Memory Used: 3.73 kb | Rows: 3 | Slave: Yes
SELECT user_id, user_privacy, user_value
FROM phpfox_user_privacy
WHERE user_id = 24
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_user_privacyrefuser_id,user_id_2user_id_24const2 
0.0004959 | Memory Before: 14.59 Mb | Memory After: 14.59 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.0008810 | Memory Before: 14.61 Mb | Memory After: 14.63 Mb | Memory Used: 16.91 kb | Rows: 0 | Slave: No
SELECT s.*, s.country_iso AS sponsor_country_iso, e.*
FROM phpfox_fevent AS e
     JOIN phpfox_user AS u
            ON(u.user_id = e.user_id)
     JOIN phpfox_ad_sponsor AS s
            ON(s.item_id = e.event_id)

WHERE e.view_id = 0 AND e.privacy = 0 AND e.is_sponsor = 1 AND s.module_id = "fevent" AND e.start_time >= '1713916800'
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEsALL MISSING KEY   21Using where
1SIMPLEeeq_refPRIMARY,user_id,view_id,view_id_2,view_id_3,view_id_4,view_id_5PRIMARY4sqlgipsol2.s.item_id1Using where
1SIMPLEueq_refPRIMARY,user_idPRIMARY4sqlgipsol2.e.user_id1Using index
Array
(
    [session] => 7cc8a888891cd8e3cfad8c8cd0b469a2
    [redirect] => /haurralde/fevent/show_15/when_this-week/
)
TOP