veterinario

veterinario

Usuario Inactivo
Este usuario está baneado
El usuario veterinario está baneado por lo tanto su perfil no es accesible.

  USO DE MEMORIA  
3,856,024 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0013
Controller Execution Time ( Uprofile / Index )  0.6203
Total Execution Time  0.6216
  CADENA URL  
/usuario/veterinario
  GET DATOS  
$_GET['/usuario/veterinario']  
  POST DATOS  
No hay datos POST existentes
  CONSULTAS (29)  
0.0003  SELECT * FROM (`fa_user`) WHERE `user_name` = 'veterinario'
0.0147  SELECT rf.friendId FROM rel_friends rf INNER JOIN fa_user u ON u.id = rf.friendId WHERE rf.userId = 3080863 AND rf.status = 1 LIMIT 5000
0.0146  SELECT *,rf.id as idmsg FROM privatemsg_profile rf INNER JOIN fa_user u ON u.id = rf.uidsent WHERE rf.uidto = 3080863 ORDER BY rf.id DESC LIMIT 0,10
0.0146  SELECT COUNT(DISTINCT c.`id`) AS num_total FROM comments as c WHERE c.`author_id` = 3080863
0.0147  SELECT c.* FROM `comments` c WHERE c.`author_id` = 3080863 AND c.`active`= 1 AND c.`lang` = 1 ORDER BY creation_date DESC LIMIT 0, 10
0.0154  SELECT fap.*,u.* FROM fa_user_profile fap LEFT JOIN user_stats u ON fap.id = u.id WHERE fap.id = 3080863
0.0153  SELECT * FROM `rel_goals` as rg INNER JOIN goals as g ON g.id = rg.goal_id WHERE rg.userId = 3080863 ORDER BY g.class DESC, rg.datetime DESC LIMIT 100
0.0148  SELECT SUM(votes_up) AS up,SUM(votes_down) AS down FROM comments WHERE `author_id` = 3080863
0.0148  SELECT dt.nameShow,dt.basealias, c.name,c.logo, c.alias, l.group_code, l.total_group, l.id, dt.id as idTeam FROM datateams as dt INNER JOIN teams as t ON t.teamId = dt.id INNER JOIN leagues as l ON l.id = t.league_id INNER JOIN categories as c ON c.id = l.categoryId WHERE 0 GROUP BY dt.nameShow,l.year ORDER BY c.troncal DESC,c.main DESC,l.year DESC LIMIT 0
0.0229  SELECT * FROM `g_totals` WHERE userId = 3080863
0.0150  SELECT *,rf.id as idmsg FROM privatemsg_profile rf INNER JOIN fa_user u ON u.id = rf.uidsent WHERE rf.uidto = 3080863 ORDER BY rf.id DESC LIMIT 0,3
0.0300  SELECT count(rf.id) as cuenta FROM privatemsg_profile rf INNER JOIN fa_user u ON u.id = 3080863 WHERE 1 AND (rf.uidto = 3080863) AND rf.del != 3080863
0.0145  SELECT * FROM dreamteam_data dd WHERE dd.userId = 3080863 ORDER BY profile DESC, creation_date DESC LIMIT 1
0.0148  SELECT rf.friendId FROM rel_friends rf INNER JOIN fa_user u ON u.id = rf.friendId WHERE rf.userId = 3080863 AND rf.status = 1 ORDER BY u.last_activity DESC LIMIT 20
0.0146  SELECT a.*,fa.user_name FROM activity a INNER JOIN fa_user fa ON fa.id = a.userId WHERE userId IN (3080863) ORDER BY a.datetime DESC LIMIT 0,60
0.0150  SELECT a.*,fa.user_name FROM activity a INNER JOIN fa_user fa ON fa.id = a.userId WHERE userId = 3080863 ORDER BY id DESC LIMIT 0,60
0.0151  SELECT 1 as typew,u.user_name,u.id as user_id,rf.date,rf.message,rf.votes_up,rf.id as idmsg,rf.replies,rf.picture_id,rf.video_id,rf.new_id,rf.link_txt,rf.name_txt,u.user_name as wall_name FROM privatemsg_profile rf INNER JOIN fa_user u ON u.id = rf.uidsent WHERE rf.reply_msg = 0 AND rf.uidto = 3080863 ORDER BY rf.update_date DESC LIMIT 0,10
0.0150  SELECT g.id,g.name,rg.status,g.alias,g.members FROM rel_groups rg INNER JOIN groups g ON g.id = rg.group_id WHERE rg.status = 1 AND rg.user_id = 3080863 GROUP BY rg.group_id ORDER BY rg.accuracy DESC LIMIT 4
0.0150  SELECT count(g.id) as cuenta FROM rel_groups rg INNER JOIN groups g ON g.id = rg.group_id WHERE rg.status = 1 AND rg.user_id = 3080863 GROUP BY rg.user_id
0.0147  SELECT u.user_name,rf.friendId,rf.status,u.id,u.changeA FROM rel_friends rf INNER JOIN fa_user u ON u.id = rf.friendId WHERE rf.userId = 3080863 AND rf.status = 1 ORDER BY status ASC, rf.accuracy DESC LIMIT 0,12
0.0206  SELECT COUNT(*) AS total FROM rel_friends WHERE userId=3080863 AND status=1
0.0144  SELECT min(l.year) as min_year,max(l.year) as max_year,c.main,cou.Name,c.top,c.status,c.cat,c.ctype,c.CountryCode, c.class, c.main,c.coefficient, l.year,c.logo, l.id , c.name, c.alias,lp.c_playing,lp.c_recent,lp.c_played,lp.c_pending,lp.c_past,lp.c_future FROM (leagues l INNER JOIN categories c ON l.categoryId = c.id LEFT JOIN country cou ON cou.Code2 = c.CountryCode LEFT JOIN leagues_play lp ON lp.categoryId = c.id AND lp.ini_date = '2024-04-27 05:00:00') WHERE l.group_code = 1 AND l.end_date > NOW() - INTERVAL 2 MONTH AND l.status = 1 group by l.categoryId ORDER BY c.coefficient DESC, c.name DESC LIMIT 200
0.0145  SELECT * FROM totals order by id ASC
0.0953  SELECT l.id,cat.alias,cat.name,l.total_group,l.group_code FROM leagues l INNER JOIN categories as cat ON cat.id = l.categoryId INNER JOIN calendars2009 as c ON c.league_id = l.id AND l.current_round = c.round WHERE l.status = 1 AND c.r1 < 95 AND c.r2 < 95 AND c.shedule > '2024/04/27 01:50' AND c.shedule < '2024/04/27 05:10' GROUP BY l.id ORDER BY cat.coefficient DESC,l.group_code ASC LIMIT 21
0.0146  SELECT l.id,cat.alias,cat.name,l.total_group,l.group_code FROM leagues l INNER JOIN categories as cat ON cat.id = l.categoryId WHERE l.status = 1 AND l.group_code = 1 ORDER BY l.year DESC,cat.coefficient DESC,l.group_code ASC LIMIT 21
0.0146  SELECT p.* FROM `rel_pictures` as rp INNER JOIN `pictures` as p ON p.id = rp.id_picture INNER JOIN fa_user u ON u.id = p.author_id WHERE 1 AND p.author_id = 3080863 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 18
0.0145  SELECT p.* FROM `rel_videos` as rp INNER JOIN `videos` as p ON p.id = rp.id_video WHERE 1 AND p.author_id = 3080863 GROUP BY p.id ORDER BY p.id DESC LIMIT 0, 18
0.0146  SELECT COUNT(DISTINCT `id`) AS num_total FROM videos WHERE `author_id` = 3080863
0.0146  SELECT COUNT(DISTINCT `id`) AS num_total FROM pictures WHERE `author_id` = 3080863