| 1 |
3.02 ms |
SELECT id FROM blog_entrada ORDER BY created_at DESC LIMIT 10
SELECT id FROM blog_entrada ORDER BY created_at DESC LIMIT 10;
|
| 2 |
0.29 ms |
SELECT id FROM blog_entrada ORDER BY visitas DESC LIMIT 10
SELECT id FROM blog_entrada ORDER BY visitas DESC LIMIT 10;
|
| 3 |
1.20 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.tiempo_lectura AS tiempo_lectura_3, t0.visitas AS visitas_4, t0.titulo AS titulo_5, t0.resumen AS resumen_6, t0.contenido AS contenido_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.categoria_id AS categoria_id_12, t0.created_by AS created_by_13 FROM blog_entrada t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
33
31
30
29
28
27
25
24
23
22
]
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.tiempo_lectura AS tiempo_lectura_3, t0.visitas AS visitas_4, t0.titulo AS titulo_5, t0.resumen AS resumen_6, t0.contenido AS contenido_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.categoria_id AS categoria_id_12, t0.created_by AS created_by_13 FROM blog_entrada t0 WHERE t0.id IN (33, 31, 30, 29, 28, 27, 25, 24, 23, 22);
|
| 4 |
0.54 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.tiempo_lectura AS tiempo_lectura_3, t0.visitas AS visitas_4, t0.titulo AS titulo_5, t0.resumen AS resumen_6, t0.contenido AS contenido_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.categoria_id AS categoria_id_12, t0.created_by AS created_by_13 FROM blog_entrada t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters: [
31
30
23
25
1
17
22
28
27
8
]
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.tiempo_lectura AS tiempo_lectura_3, t0.visitas AS visitas_4, t0.titulo AS titulo_5, t0.resumen AS resumen_6, t0.contenido AS contenido_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.categoria_id AS categoria_id_12, t0.created_by AS created_by_13 FROM blog_entrada t0 WHERE t0.id IN (31, 30, 23, 25, 1, 17, 22, 28, 27, 8);
|
| 5 |
1.21 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.parent AS parent_4 FROM blog_categoria t0 WHERE t0.parent IS NULL
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.parent AS parent_4 FROM blog_categoria t0 WHERE t0.parent IS NULL;
|
| 6 |
0.87 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.tiempo_lectura AS tiempo_lectura_3, t0.visitas AS visitas_4, t0.titulo AS titulo_5, t0.resumen AS resumen_6, t0.contenido AS contenido_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.categoria_id AS categoria_id_12, t0.created_by AS created_by_13 FROM blog_entrada t0 WHERE t0.categoria_id = ? ORDER BY t0.created_at DESC
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.tiempo_lectura AS tiempo_lectura_3, t0.visitas AS visitas_4, t0.titulo AS titulo_5, t0.resumen AS resumen_6, t0.contenido AS contenido_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.categoria_id AS categoria_id_12, t0.created_by AS created_by_13 FROM blog_entrada t0 WHERE t0.categoria_id = 1 ORDER BY t0.created_at DESC;
|
| 7 |
0.40 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.tiempo_lectura AS tiempo_lectura_3, t0.visitas AS visitas_4, t0.titulo AS titulo_5, t0.resumen AS resumen_6, t0.contenido AS contenido_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.categoria_id AS categoria_id_12, t0.created_by AS created_by_13 FROM blog_entrada t0 WHERE t0.categoria_id = ? ORDER BY t0.created_at DESC
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.tiempo_lectura AS tiempo_lectura_3, t0.visitas AS visitas_4, t0.titulo AS titulo_5, t0.resumen AS resumen_6, t0.contenido AS contenido_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.categoria_id AS categoria_id_12, t0.created_by AS created_by_13 FROM blog_entrada t0 WHERE t0.categoria_id = 2 ORDER BY t0.created_at DESC;
|
| 8 |
0.32 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.tiempo_lectura AS tiempo_lectura_3, t0.visitas AS visitas_4, t0.titulo AS titulo_5, t0.resumen AS resumen_6, t0.contenido AS contenido_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.categoria_id AS categoria_id_12, t0.created_by AS created_by_13 FROM blog_entrada t0 WHERE t0.categoria_id = ? ORDER BY t0.created_at DESC
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.tiempo_lectura AS tiempo_lectura_3, t0.visitas AS visitas_4, t0.titulo AS titulo_5, t0.resumen AS resumen_6, t0.contenido AS contenido_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.categoria_id AS categoria_id_12, t0.created_by AS created_by_13 FROM blog_entrada t0 WHERE t0.categoria_id = 3 ORDER BY t0.created_at DESC;
|
| 9 |
0.33 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.tiempo_lectura AS tiempo_lectura_3, t0.visitas AS visitas_4, t0.titulo AS titulo_5, t0.resumen AS resumen_6, t0.contenido AS contenido_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.categoria_id AS categoria_id_12, t0.created_by AS created_by_13 FROM blog_entrada t0 WHERE t0.categoria_id = ? ORDER BY t0.created_at DESC
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.tiempo_lectura AS tiempo_lectura_3, t0.visitas AS visitas_4, t0.titulo AS titulo_5, t0.resumen AS resumen_6, t0.contenido AS contenido_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.categoria_id AS categoria_id_12, t0.created_by AS created_by_13 FROM blog_entrada t0 WHERE t0.categoria_id = 4 ORDER BY t0.created_at DESC;
|
| 10 |
1.02 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.enabled AS enabled_3, t0.id_openpay AS id_openpay_4, t0.id_conecta AS id_conecta_5, t0.id_stripe AS id_stripe_6, t0.id_stripe_setup_intent AS id_stripe_setup_intent_7, t0.has_to_validate_bureau AS has_to_validate_bureau_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.pass_expiration_date AS pass_expiration_date_14, t0.dark_mode AS dark_mode_15, t0.nombres AS nombres_16, t0.apellidos AS apellidos_17, t0.telefono AS telefono_18, t0.cod_postal AS cod_postal_19, t0.estado AS estado_20, t0.ciudad AS ciudad_21, t0.direccion AS direccion_22, t0.roles AS roles_23, t0.2fa_enabled AS 2fa_enabled_24, t0.password AS password_25, t0.fetch_id AS fetch_id_26, t27.id AS id_28, t27.user_id AS user_id_29, t27.secret AS secret_30, t27.created_at AS created_at_31, t27.user_id AS user_id_32 FROM usuario t0 LEFT JOIN usuario_auth t27 ON t27.user_id = t0.id WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.enabled AS enabled_3, t0.id_openpay AS id_openpay_4, t0.id_conecta AS id_conecta_5, t0.id_stripe AS id_stripe_6, t0.id_stripe_setup_intent AS id_stripe_setup_intent_7, t0.has_to_validate_bureau AS has_to_validate_bureau_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.pass_expiration_date AS pass_expiration_date_14, t0.dark_mode AS dark_mode_15, t0.nombres AS nombres_16, t0.apellidos AS apellidos_17, t0.telefono AS telefono_18, t0.cod_postal AS cod_postal_19, t0.estado AS estado_20, t0.ciudad AS ciudad_21, t0.direccion AS direccion_22, t0.roles AS roles_23, t0.2fa_enabled AS 2fa_enabled_24, t0.password AS password_25, t0.fetch_id AS fetch_id_26, t27.id AS id_28, t27.user_id AS user_id_29, t27.secret AS secret_30, t27.created_at AS created_at_31, t27.user_id AS user_id_32 FROM usuario t0 LEFT JOIN usuario_auth t27 ON t27.user_id = t0.id WHERE t0.id = 83533;
|
| 11 |
1.28 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.enabled AS enabled_3, t0.id_openpay AS id_openpay_4, t0.id_conecta AS id_conecta_5, t0.id_stripe AS id_stripe_6, t0.id_stripe_setup_intent AS id_stripe_setup_intent_7, t0.has_to_validate_bureau AS has_to_validate_bureau_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.pass_expiration_date AS pass_expiration_date_14, t0.dark_mode AS dark_mode_15, t0.nombres AS nombres_16, t0.apellidos AS apellidos_17, t0.telefono AS telefono_18, t0.cod_postal AS cod_postal_19, t0.estado AS estado_20, t0.ciudad AS ciudad_21, t0.direccion AS direccion_22, t0.roles AS roles_23, t0.2fa_enabled AS 2fa_enabled_24, t0.password AS password_25, t0.fetch_id AS fetch_id_26, t27.id AS id_28, t27.user_id AS user_id_29, t27.secret AS secret_30, t27.created_at AS created_at_31, t27.user_id AS user_id_32 FROM usuario t0 LEFT JOIN usuario_auth t27 ON t27.user_id = t0.id WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.enabled AS enabled_3, t0.id_openpay AS id_openpay_4, t0.id_conecta AS id_conecta_5, t0.id_stripe AS id_stripe_6, t0.id_stripe_setup_intent AS id_stripe_setup_intent_7, t0.has_to_validate_bureau AS has_to_validate_bureau_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.created_at AS created_at_12, t0.last_login AS last_login_13, t0.pass_expiration_date AS pass_expiration_date_14, t0.dark_mode AS dark_mode_15, t0.nombres AS nombres_16, t0.apellidos AS apellidos_17, t0.telefono AS telefono_18, t0.cod_postal AS cod_postal_19, t0.estado AS estado_20, t0.ciudad AS ciudad_21, t0.direccion AS direccion_22, t0.roles AS roles_23, t0.2fa_enabled AS 2fa_enabled_24, t0.password AS password_25, t0.fetch_id AS fetch_id_26, t27.id AS id_28, t27.user_id AS user_id_29, t27.secret AS secret_30, t27.created_at AS created_at_31, t27.user_id AS user_id_32 FROM usuario t0 LEFT JOIN usuario_auth t27 ON t27.user_id = t0.id WHERE t0.id = 190880;
|
| 12 |
0.28 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.parent AS parent_4 FROM blog_categoria t0 WHERE t0.parent IS NULL
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.parent AS parent_4 FROM blog_categoria t0 WHERE t0.parent IS NULL;
|
| 13 |
0.22 ms |
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.parent AS parent_4 FROM blog_categoria t0 WHERE t0.parent IS NULL
SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.parent AS parent_4 FROM blog_categoria t0 WHERE t0.parent IS NULL;
|