1
2.24 ms
SELECT m0_ . id AS id_0 , m0_ . nombre AS nombre_1 , m0_ . slug AS slug_2 , m0_ . descripcion AS descripcion_3 , m0_ . precio AS precio_4 , m0_ . precio_desde AS precio_desde_5 , m0_ . precio_hasta AS precio_hasta_6 , m0_ . year AS year_7 , m0_ . img_thumbnail AS img_thumbnail_8 , m0_ . img_fotos AS img_fotos_9 , m0_ . url_modelo AS url_modelo_10 , m0_ . url_catalogo AS url_catalogo_11 , m0_ . fuente_precio AS fuente_precio_12 , m0_ . scrape_date AS scrape_date_13 , m0_ . orden AS orden_14 , m0_ . visible AS visible_15 , m0_ . destacado_home AS destacado_home_16 , m0_ . es_nuevo AS es_nuevo_17 , m0_ . vistas AS vistas_18 , m0_ . calificacion AS calificacion_19 , m0_ . created_at AS created_at_20 , m0_ . img AS img_21 , m1_ . id AS id_22 , m1_ . orden AS orden_23 , m1_ . principal AS principal_24 , m1_ . created_at AS created_at_25 , i2_ . id AS id_26 , i2_ . filename AS filename_27 , i2_ . filename_mobile AS filename_mobile_28 , i2_ . path AS path_29 , i2_ . link AS link_30 , i2_ . size AS size_31 , i2_ . mime_type AS mime_type_32 , i2_ . size_mobile AS size_mobile_33 , i2_ . mime_type_mobile AS mime_type_mobile_34 , i2_ . alt AS alt_35 , i2_ . titulo AS titulo_36 , i2_ . descripcion AS descripcion_37 , i2_ . llave AS llave_38 , i2_ . seccion AS seccion_39 , i2_ . orden AS orden_40 , i2_ . visible AS visible_41 , i2_ . created_at AS created_at_42 , i2_ . updated_at AS updated_at_43 , m0_ . marca_id AS marca_id_44 , m0_ . tipo_vehiculo_id AS tipo_vehiculo_id_45 , m1_ . modelo_id AS modelo_id_46 , m1_ . imagen_id AS imagen_id_47 , i2_ . galeria_id AS galeria_id_48 FROM modelos m0_ LEFT JOIN modelo_imagenes m1_ ON m0_ . id = m1_ . modelo_id LEFT JOIN imagenes i2_ ON m1_ . imagen_id = i2_ . id WHERE m0_ . id = ? ORDER BY m1_ . principal DESC , m1_ . orden ASC
SELECT
m0_ . id AS id_0 ,
m0_ . nombre AS nombre_1 ,
m0_ . slug AS slug_2 ,
m0_ . descripcion AS descripcion_3 ,
m0_ . precio AS precio_4 ,
m0_ . precio_desde AS precio_desde_5 ,
m0_ . precio_hasta AS precio_hasta_6 ,
m0_ . year AS year_7 ,
m0_ . img_thumbnail AS img_thumbnail_8 ,
m0_ . img_fotos AS img_fotos_9 ,
m0_ . url_modelo AS url_modelo_10 ,
m0_ . url_catalogo AS url_catalogo_11 ,
m0_ . fuente_precio AS fuente_precio_12 ,
m0_ . scrape_date AS scrape_date_13 ,
m0_ . orden AS orden_14 ,
m0_ . visible AS visible_15 ,
m0_ . destacado_home AS destacado_home_16 ,
m0_ . es_nuevo AS es_nuevo_17 ,
m0_ . vistas AS vistas_18 ,
m0_ . calificacion AS calificacion_19 ,
m0_ . created_at AS created_at_20 ,
m0_ . img AS img_21 ,
m1_ . id AS id_22 ,
m1_ . orden AS orden_23 ,
m1_ . principal AS principal_24 ,
m1_ . created_at AS created_at_25 ,
i2_ . id AS id_26 ,
i2_ . filename AS filename_27 ,
i2_ . filename_mobile AS filename_mobile_28 ,
i2_ . path AS path_29 ,
i2_ . link AS link_30 ,
i2_ . size AS size_31 ,
i2_ . mime_type AS mime_type_32 ,
i2_ . size_mobile AS size_mobile_33 ,
i2_ . mime_type_mobile AS mime_type_mobile_34 ,
i2_ . alt AS alt_35 ,
i2_ . titulo AS titulo_36 ,
i2_ . descripcion AS descripcion_37 ,
i2_ . llave AS llave_38 ,
i2_ . seccion AS seccion_39 ,
i2_ . orden AS orden_40 ,
i2_ . visible AS visible_41 ,
i2_ . created_at AS created_at_42 ,
i2_ . updated_at AS updated_at_43 ,
m0_ . marca_id AS marca_id_44 ,
m0_ . tipo_vehiculo_id AS tipo_vehiculo_id_45 ,
m1_ . modelo_id AS modelo_id_46 ,
m1_ . imagen_id AS imagen_id_47 ,
i2_ . galeria_id AS galeria_id_48
FROM
modelos m0_
LEFT JOIN modelo_imagenes m1_ ON m0_ . id = m1_ . modelo_id
LEFT JOIN imagenes i2_ ON m1_ . imagen_id = i2_ . id
WHERE
m0_ . id = ?
ORDER BY
m1_ . principal DESC ,
m1_ . orden ASC
Copy
SELECT m0_ . id AS id_0 , m0_ . nombre AS nombre_1 , m0_ . slug AS slug_2 , m0_ . descripcion AS descripcion_3 , m0_ . precio AS precio_4 , m0_ . precio_desde AS precio_desde_5 , m0_ . precio_hasta AS precio_hasta_6 , m0_ . year AS year_7 , m0_ . img_thumbnail AS img_thumbnail_8 , m0_ . img_fotos AS img_fotos_9 , m0_ . url_modelo AS url_modelo_10 , m0_ . url_catalogo AS url_catalogo_11 , m0_ . fuente_precio AS fuente_precio_12 , m0_ . scrape_date AS scrape_date_13 , m0_ . orden AS orden_14 , m0_ . visible AS visible_15 , m0_ . destacado_home AS destacado_home_16 , m0_ . es_nuevo AS es_nuevo_17 , m0_ . vistas AS vistas_18 , m0_ . calificacion AS calificacion_19 , m0_ . created_at AS created_at_20 , m0_ . img AS img_21 , m1_ . id AS id_22 , m1_ . orden AS orden_23 , m1_ . principal AS principal_24 , m1_ . created_at AS created_at_25 , i2_ . id AS id_26 , i2_ . filename AS filename_27 , i2_ . filename_mobile AS filename_mobile_28 , i2_ . path AS path_29 , i2_ . link AS link_30 , i2_ . size AS size_31 , i2_ . mime_type AS mime_type_32 , i2_ . size_mobile AS size_mobile_33 , i2_ . mime_type_mobile AS mime_type_mobile_34 , i2_ . alt AS alt_35 , i2_ . titulo AS titulo_36 , i2_ . descripcion AS descripcion_37 , i2_ . llave AS llave_38 , i2_ . seccion AS seccion_39 , i2_ . orden AS orden_40 , i2_ . visible AS visible_41 , i2_ . created_at AS created_at_42 , i2_ . updated_at AS updated_at_43 , m0_ . marca_id AS marca_id_44 , m0_ . tipo_vehiculo_id AS tipo_vehiculo_id_45 , m1_ . modelo_id AS modelo_id_46 , m1_ . imagen_id AS imagen_id_47 , i2_ . galeria_id AS galeria_id_48 FROM modelos m0_ LEFT JOIN modelo_imagenes m1_ ON m0_ . id = m1_ . modelo_id LEFT JOIN imagenes i2_ ON m1_ . imagen_id = i2_ . id WHERE m0_ . id = 691 ORDER BY m1_ . principal DESC , m1_ . orden ASC ;
Copy
2
0.75 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
3
0.80 ms
UPDATE modelos SET vistas = ? WHERE id = ?
UPDATE modelos SET vistas = 3 WHERE id = 691 ;
Copy
4
1.15 ms
"COMMIT"
5
8.30 ms
SELECT t0 . id AS id_1 , t0 . nombre_version AS nombre_version_2 , t0 . precio AS precio_3 , t0 . orden AS orden_4 , t0 . visible AS visible_5 , t0 . destacado_home AS destacado_home_6 , t0 . created_at AS created_at_7 , t0 . img AS img_8 , t0 . especificaciones AS especificaciones_9 , t0 . motor AS motor_10 , t0 . tipo_motor AS tipo_motor_11 , t0 . transmision AS transmision_12 , t0 . combustible AS combustible_13 , t0 . cilindrada_cc AS cilindrada_cc_14 , t0 . potencia_hp AS potencia_hp_15 , t0 . potencia_kw AS potencia_kw_16 , t0 . torque_nm AS torque_nm_17 , t0 . consumo AS consumo_18 , t0 . traccion AS traccion_19 , t0 . autonomia_km AS autonomia_km_20 , t0 . url_pdf AS url_pdf_21 , t0 . tipo_vehiculo_id AS tipo_vehiculo_id_22 , t0 . modelo_id AS modelo_id_23 FROM versiones t0 WHERE t0 . modelo_id = ?
SELECT t0 . id AS id_1 , t0 . nombre_version AS nombre_version_2 , t0 . precio AS precio_3 , t0 . orden AS orden_4 , t0 . visible AS visible_5 , t0 . destacado_home AS destacado_home_6 , t0 . created_at AS created_at_7 , t0 . img AS img_8 , t0 . especificaciones AS especificaciones_9 , t0 . motor AS motor_10 , t0 . tipo_motor AS tipo_motor_11 , t0 . transmision AS transmision_12 , t0 . combustible AS combustible_13 , t0 . cilindrada_cc AS cilindrada_cc_14 , t0 . potencia_hp AS potencia_hp_15 , t0 . potencia_kw AS potencia_kw_16 , t0 . torque_nm AS torque_nm_17 , t0 . consumo AS consumo_18 , t0 . traccion AS traccion_19 , t0 . autonomia_km AS autonomia_km_20 , t0 . url_pdf AS url_pdf_21 , t0 . tipo_vehiculo_id AS tipo_vehiculo_id_22 , t0 . modelo_id AS modelo_id_23 FROM versiones t0 WHERE t0 . modelo_id = 691 ;
Copy
6
1.13 ms
SELECT m0_ . id AS id_0 FROM modelos m0_ WHERE m0_ . marca_id = ? AND m0_ . tipo_vehiculo_id = ? AND m0_ . id < > ? AND m0_ . visible = 1 AND m0_ . es_nuevo = 1 AND (m0_ . precio_desde BETWEEN ? AND ? ) ORDER BY m0_ . created_at DESC LIMIT 3
Parameters :
[
259
2
691
111341500.0
150638500.0
]
SELECT m0_ . id AS id_0 FROM modelos m0_ WHERE m0_ . marca_id = 259 AND m0_ . tipo_vehiculo_id = 2 AND m0_ . id < > 691 AND m0_ . visible = 1 AND m0_ . es_nuevo = 1 AND (m0_ . precio_desde BETWEEN 111341500 AND 150638500 ) ORDER BY m0_ . created_at DESC LIMIT 3 ;
Copy
7
1.52 ms
SELECT m0_ . id AS id_0 FROM modelos m0_ WHERE m0_ . tipo_vehiculo_id = ? AND m0_ . id < > ? AND m0_ . visible = 1 AND m0_ . es_nuevo = 1 AND m0_ . id NOT IN (? , ? ) AND (m0_ . precio_desde BETWEEN ? AND ? ) ORDER BY m0_ . created_at DESC LIMIT 1
Parameters :
[
2
691
696
695
111341500.0
150638500.0
]
SELECT m0_ . id AS id_0 FROM modelos m0_ WHERE m0_ . tipo_vehiculo_id = 2 AND m0_ . id < > 691 AND m0_ . visible = 1 AND m0_ . es_nuevo = 1 AND m0_ . id NOT IN (696 , 695 ) AND (m0_ . precio_desde BETWEEN 111341500 AND 150638500 ) ORDER BY m0_ . created_at DESC LIMIT 1 ;
Copy
8
5.94 ms
SELECT m0_ . id AS id_0 , m0_ . nombre AS nombre_1 , m0_ . slug AS slug_2 , m0_ . descripcion AS descripcion_3 , m0_ . precio AS precio_4 , m0_ . precio_desde AS precio_desde_5 , m0_ . precio_hasta AS precio_hasta_6 , m0_ . year AS year_7 , m0_ . img_thumbnail AS img_thumbnail_8 , m0_ . img_fotos AS img_fotos_9 , m0_ . url_modelo AS url_modelo_10 , m0_ . url_catalogo AS url_catalogo_11 , m0_ . fuente_precio AS fuente_precio_12 , m0_ . scrape_date AS scrape_date_13 , m0_ . orden AS orden_14 , m0_ . visible AS visible_15 , m0_ . destacado_home AS destacado_home_16 , m0_ . es_nuevo AS es_nuevo_17 , m0_ . vistas AS vistas_18 , m0_ . calificacion AS calificacion_19 , m0_ . created_at AS created_at_20 , m0_ . img AS img_21 , m1_ . id AS id_22 , m1_ . orden AS orden_23 , m1_ . principal AS principal_24 , m1_ . created_at AS created_at_25 , i2_ . id AS id_26 , i2_ . filename AS filename_27 , i2_ . filename_mobile AS filename_mobile_28 , i2_ . path AS path_29 , i2_ . link AS link_30 , i2_ . size AS size_31 , i2_ . mime_type AS mime_type_32 , i2_ . size_mobile AS size_mobile_33 , i2_ . mime_type_mobile AS mime_type_mobile_34 , i2_ . alt AS alt_35 , i2_ . titulo AS titulo_36 , i2_ . descripcion AS descripcion_37 , i2_ . llave AS llave_38 , i2_ . seccion AS seccion_39 , i2_ . orden AS orden_40 , i2_ . visible AS visible_41 , i2_ . created_at AS created_at_42 , i2_ . updated_at AS updated_at_43 , m0_ . marca_id AS marca_id_44 , m0_ . tipo_vehiculo_id AS tipo_vehiculo_id_45 , m1_ . modelo_id AS modelo_id_46 , m1_ . imagen_id AS imagen_id_47 , i2_ . galeria_id AS galeria_id_48 FROM modelos m0_ LEFT JOIN modelo_imagenes m1_ ON m0_ . id = m1_ . modelo_id LEFT JOIN imagenes i2_ ON m1_ . imagen_id = i2_ . id WHERE m0_ . id IN (? , ? , ? ) ORDER BY CASE WHEN m0_ . marca_id = ? THEN 0 ELSE 1 END ASC , m1_ . principal DESC , m1_ . orden ASC
Parameters :
[
696
695
728
259
]
SELECT
m0_ . id AS id_0 ,
m0_ . nombre AS nombre_1 ,
m0_ . slug AS slug_2 ,
m0_ . descripcion AS descripcion_3 ,
m0_ . precio AS precio_4 ,
m0_ . precio_desde AS precio_desde_5 ,
m0_ . precio_hasta AS precio_hasta_6 ,
m0_ . year AS year_7 ,
m0_ . img_thumbnail AS img_thumbnail_8 ,
m0_ . img_fotos AS img_fotos_9 ,
m0_ . url_modelo AS url_modelo_10 ,
m0_ . url_catalogo AS url_catalogo_11 ,
m0_ . fuente_precio AS fuente_precio_12 ,
m0_ . scrape_date AS scrape_date_13 ,
m0_ . orden AS orden_14 ,
m0_ . visible AS visible_15 ,
m0_ . destacado_home AS destacado_home_16 ,
m0_ . es_nuevo AS es_nuevo_17 ,
m0_ . vistas AS vistas_18 ,
m0_ . calificacion AS calificacion_19 ,
m0_ . created_at AS created_at_20 ,
m0_ . img AS img_21 ,
m1_ . id AS id_22 ,
m1_ . orden AS orden_23 ,
m1_ . principal AS principal_24 ,
m1_ . created_at AS created_at_25 ,
i2_ . id AS id_26 ,
i2_ . filename AS filename_27 ,
i2_ . filename_mobile AS filename_mobile_28 ,
i2_ . path AS path_29 ,
i2_ . link AS link_30 ,
i2_ . size AS size_31 ,
i2_ . mime_type AS mime_type_32 ,
i2_ . size_mobile AS size_mobile_33 ,
i2_ . mime_type_mobile AS mime_type_mobile_34 ,
i2_ . alt AS alt_35 ,
i2_ . titulo AS titulo_36 ,
i2_ . descripcion AS descripcion_37 ,
i2_ . llave AS llave_38 ,
i2_ . seccion AS seccion_39 ,
i2_ . orden AS orden_40 ,
i2_ . visible AS visible_41 ,
i2_ . created_at AS created_at_42 ,
i2_ . updated_at AS updated_at_43 ,
m0_ . marca_id AS marca_id_44 ,
m0_ . tipo_vehiculo_id AS tipo_vehiculo_id_45 ,
m1_ . modelo_id AS modelo_id_46 ,
m1_ . imagen_id AS imagen_id_47 ,
i2_ . galeria_id AS galeria_id_48
FROM
modelos m0_
LEFT JOIN modelo_imagenes m1_ ON m0_ . id = m1_ . modelo_id
LEFT JOIN imagenes i2_ ON m1_ . imagen_id = i2_ . id
WHERE
m0_ . id IN (? , ? , ? )
ORDER BY
CASE WHEN m0_ . marca_id = ? THEN
0
ELSE
1
END ASC ,
m1_ . principal DESC ,
m1_ . orden ASC
Copy
SELECT m0_ . id AS id_0 , m0_ . nombre AS nombre_1 , m0_ . slug AS slug_2 , m0_ . descripcion AS descripcion_3 , m0_ . precio AS precio_4 , m0_ . precio_desde AS precio_desde_5 , m0_ . precio_hasta AS precio_hasta_6 , m0_ . year AS year_7 , m0_ . img_thumbnail AS img_thumbnail_8 , m0_ . img_fotos AS img_fotos_9 , m0_ . url_modelo AS url_modelo_10 , m0_ . url_catalogo AS url_catalogo_11 , m0_ . fuente_precio AS fuente_precio_12 , m0_ . scrape_date AS scrape_date_13 , m0_ . orden AS orden_14 , m0_ . visible AS visible_15 , m0_ . destacado_home AS destacado_home_16 , m0_ . es_nuevo AS es_nuevo_17 , m0_ . vistas AS vistas_18 , m0_ . calificacion AS calificacion_19 , m0_ . created_at AS created_at_20 , m0_ . img AS img_21 , m1_ . id AS id_22 , m1_ . orden AS orden_23 , m1_ . principal AS principal_24 , m1_ . created_at AS created_at_25 , i2_ . id AS id_26 , i2_ . filename AS filename_27 , i2_ . filename_mobile AS filename_mobile_28 , i2_ . path AS path_29 , i2_ . link AS link_30 , i2_ . size AS size_31 , i2_ . mime_type AS mime_type_32 , i2_ . size_mobile AS size_mobile_33 , i2_ . mime_type_mobile AS mime_type_mobile_34 , i2_ . alt AS alt_35 , i2_ . titulo AS titulo_36 , i2_ . descripcion AS descripcion_37 , i2_ . llave AS llave_38 , i2_ . seccion AS seccion_39 , i2_ . orden AS orden_40 , i2_ . visible AS visible_41 , i2_ . created_at AS created_at_42 , i2_ . updated_at AS updated_at_43 , m0_ . marca_id AS marca_id_44 , m0_ . tipo_vehiculo_id AS tipo_vehiculo_id_45 , m1_ . modelo_id AS modelo_id_46 , m1_ . imagen_id AS imagen_id_47 , i2_ . galeria_id AS galeria_id_48 FROM modelos m0_ LEFT JOIN modelo_imagenes m1_ ON m0_ . id = m1_ . modelo_id LEFT JOIN imagenes i2_ ON m1_ . imagen_id = i2_ . id WHERE m0_ . id IN (696 , 695 , 728 ) ORDER BY CASE WHEN m0_ . marca_id = 259 THEN 0 ELSE 1 END ASC , m1_ . principal DESC , m1_ . orden ASC ;
Copy
9
1.39 ms
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . orden AS orden_3 , t0 . visible AS visible_4 , t0 . created_at AS created_at_5 , t0 . imagen_id AS imagen_id_6 FROM marca t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . orden AS orden_3 , t0 . visible AS visible_4 , t0 . created_at AS created_at_5 , t0 . imagen_id AS imagen_id_6 FROM marca t0 WHERE t0 . id = 259 ;
Copy
10
1.12 ms
SELECT i0_ . id AS id_0 , i0_ . filename AS filename_1 , i0_ . filename_mobile AS filename_mobile_2 , i0_ . path AS path_3 , i0_ . link AS link_4 , i0_ . size AS size_5 , i0_ . mime_type AS mime_type_6 , i0_ . size_mobile AS size_mobile_7 , i0_ . mime_type_mobile AS mime_type_mobile_8 , i0_ . alt AS alt_9 , i0_ . titulo AS titulo_10 , i0_ . descripcion AS descripcion_11 , i0_ . llave AS llave_12 , i0_ . seccion AS seccion_13 , i0_ . orden AS orden_14 , i0_ . visible AS visible_15 , i0_ . created_at AS created_at_16 , i0_ . updated_at AS updated_at_17 , i0_ . galeria_id AS galeria_id_18 FROM imagenes i0_ WHERE i0_ . llave = ? AND i0_ . visible = ?
Parameters :
[
"img-favicon "
1
]
SELECT i0_ . id AS id_0 , i0_ . filename AS filename_1 , i0_ . filename_mobile AS filename_mobile_2 , i0_ . path AS path_3 , i0_ . link AS link_4 , i0_ . size AS size_5 , i0_ . mime_type AS mime_type_6 , i0_ . size_mobile AS size_mobile_7 , i0_ . mime_type_mobile AS mime_type_mobile_8 , i0_ . alt AS alt_9 , i0_ . titulo AS titulo_10 , i0_ . descripcion AS descripcion_11 , i0_ . llave AS llave_12 , i0_ . seccion AS seccion_13 , i0_ . orden AS orden_14 , i0_ . visible AS visible_15 , i0_ . created_at AS created_at_16 , i0_ . updated_at AS updated_at_17 , i0_ . galeria_id AS galeria_id_18 FROM imagenes i0_ WHERE i0_ . llave = 'img-favicon' AND i0_ . visible = 1 ;
Copy
11
1.03 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"header.nav.new_vehicles "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'header.nav.new_vehicles' AND t0_ . activo = 1 ;
Copy
12
0.66 ms
SELECT t0_ . id AS id_0 , t0_ . nombre AS nombre_1 , t0_ . descripcion AS descripcion_2 , t0_ . orden AS orden_3 , t0_ . visible AS visible_4 , t0_ . created_at AS created_at_5 FROM tipos_vehiculo t0_ WHERE t0_ . visible = ? ORDER BY t0_ . orden ASC , t0_ . nombre ASC
SELECT t0_ . id AS id_0 , t0_ . nombre AS nombre_1 , t0_ . descripcion AS descripcion_2 , t0_ . orden AS orden_3 , t0_ . visible AS visible_4 , t0_ . created_at AS created_at_5 FROM tipos_vehiculo t0_ WHERE t0_ . visible = 1 ORDER BY t0_ . orden ASC , t0_ . nombre ASC ;
Copy
13
1.11 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"header.nav.used_vehicles "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'header.nav.used_vehicles' AND t0_ . activo = 1 ;
Copy
14
1.06 ms
SELECT t0_ . id AS id_0 , t0_ . nombre AS nombre_1 , t0_ . descripcion AS descripcion_2 , t0_ . orden AS orden_3 , t0_ . visible AS visible_4 , t0_ . created_at AS created_at_5 FROM tipos_vehiculo t0_ WHERE t0_ . visible = ? ORDER BY t0_ . orden ASC , t0_ . nombre ASC
SELECT t0_ . id AS id_0 , t0_ . nombre AS nombre_1 , t0_ . descripcion AS descripcion_2 , t0_ . orden AS orden_3 , t0_ . visible AS visible_4 , t0_ . created_at AS created_at_5 FROM tipos_vehiculo t0_ WHERE t0_ . visible = 1 ORDER BY t0_ . orden ASC , t0_ . nombre ASC ;
Copy
15
0.64 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"header.nav.about_us "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'header.nav.about_us' AND t0_ . activo = 1 ;
Copy
16
0.65 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"header.nav.compare "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'header.nav.compare' AND t0_ . activo = 1 ;
Copy
17
0.80 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"header.nav.contact "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'header.nav.contact' AND t0_ . activo = 1 ;
Copy
18
0.56 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"header.cta.quote_now "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'header.cta.quote_now' AND t0_ . activo = 1 ;
Copy
19
0.59 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"header.cta.quote_now "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'header.cta.quote_now' AND t0_ . activo = 1 ;
Copy
20
0.59 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"header.title_franja "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'header.title_franja' AND t0_ . activo = 1 ;
Copy
21
3.83 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"header.text_franja "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'header.text_franja' AND t0_ . activo = 1 ;
Copy
22
7.01 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"header.saber_mas "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'header.saber_mas' AND t0_ . activo = 1 ;
Copy
23
3.36 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"contact.whatsapp "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'contact.whatsapp' AND t0_ . activo = 1 ;
Copy
24
0.93 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"whatsapp.default_message "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'whatsapp.default_message' AND t0_ . activo = 1 ;
Copy
25
2.92 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"nav.home "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'nav.home' AND t0_ . activo = 1 ;
Copy
26
1.08 ms
SELECT t0 . id AS id_1 , t0 . nombre_version AS nombre_version_2 , t0 . precio AS precio_3 , t0 . orden AS orden_4 , t0 . visible AS visible_5 , t0 . destacado_home AS destacado_home_6 , t0 . created_at AS created_at_7 , t0 . img AS img_8 , t0 . especificaciones AS especificaciones_9 , t0 . motor AS motor_10 , t0 . tipo_motor AS tipo_motor_11 , t0 . transmision AS transmision_12 , t0 . combustible AS combustible_13 , t0 . cilindrada_cc AS cilindrada_cc_14 , t0 . potencia_hp AS potencia_hp_15 , t0 . potencia_kw AS potencia_kw_16 , t0 . torque_nm AS torque_nm_17 , t0 . consumo AS consumo_18 , t0 . traccion AS traccion_19 , t0 . autonomia_km AS autonomia_km_20 , t0 . url_pdf AS url_pdf_21 , t0 . tipo_vehiculo_id AS tipo_vehiculo_id_22 , t0 . modelo_id AS modelo_id_23 FROM versiones t0 WHERE t0 . modelo_id = ?
SELECT t0 . id AS id_1 , t0 . nombre_version AS nombre_version_2 , t0 . precio AS precio_3 , t0 . orden AS orden_4 , t0 . visible AS visible_5 , t0 . destacado_home AS destacado_home_6 , t0 . created_at AS created_at_7 , t0 . img AS img_8 , t0 . especificaciones AS especificaciones_9 , t0 . motor AS motor_10 , t0 . tipo_motor AS tipo_motor_11 , t0 . transmision AS transmision_12 , t0 . combustible AS combustible_13 , t0 . cilindrada_cc AS cilindrada_cc_14 , t0 . potencia_hp AS potencia_hp_15 , t0 . potencia_kw AS potencia_kw_16 , t0 . torque_nm AS torque_nm_17 , t0 . consumo AS consumo_18 , t0 . traccion AS traccion_19 , t0 . autonomia_km AS autonomia_km_20 , t0 . url_pdf AS url_pdf_21 , t0 . tipo_vehiculo_id AS tipo_vehiculo_id_22 , t0 . modelo_id AS modelo_id_23 FROM versiones t0 WHERE t0 . modelo_id = 695 ;
Copy
27
1.01 ms
SELECT t0 . id AS id_1 , t0 . nombre_version AS nombre_version_2 , t0 . precio AS precio_3 , t0 . orden AS orden_4 , t0 . visible AS visible_5 , t0 . destacado_home AS destacado_home_6 , t0 . created_at AS created_at_7 , t0 . img AS img_8 , t0 . especificaciones AS especificaciones_9 , t0 . motor AS motor_10 , t0 . tipo_motor AS tipo_motor_11 , t0 . transmision AS transmision_12 , t0 . combustible AS combustible_13 , t0 . cilindrada_cc AS cilindrada_cc_14 , t0 . potencia_hp AS potencia_hp_15 , t0 . potencia_kw AS potencia_kw_16 , t0 . torque_nm AS torque_nm_17 , t0 . consumo AS consumo_18 , t0 . traccion AS traccion_19 , t0 . autonomia_km AS autonomia_km_20 , t0 . url_pdf AS url_pdf_21 , t0 . tipo_vehiculo_id AS tipo_vehiculo_id_22 , t0 . modelo_id AS modelo_id_23 FROM versiones t0 WHERE t0 . modelo_id = ?
SELECT t0 . id AS id_1 , t0 . nombre_version AS nombre_version_2 , t0 . precio AS precio_3 , t0 . orden AS orden_4 , t0 . visible AS visible_5 , t0 . destacado_home AS destacado_home_6 , t0 . created_at AS created_at_7 , t0 . img AS img_8 , t0 . especificaciones AS especificaciones_9 , t0 . motor AS motor_10 , t0 . tipo_motor AS tipo_motor_11 , t0 . transmision AS transmision_12 , t0 . combustible AS combustible_13 , t0 . cilindrada_cc AS cilindrada_cc_14 , t0 . potencia_hp AS potencia_hp_15 , t0 . potencia_kw AS potencia_kw_16 , t0 . torque_nm AS torque_nm_17 , t0 . consumo AS consumo_18 , t0 . traccion AS traccion_19 , t0 . autonomia_km AS autonomia_km_20 , t0 . url_pdf AS url_pdf_21 , t0 . tipo_vehiculo_id AS tipo_vehiculo_id_22 , t0 . modelo_id AS modelo_id_23 FROM versiones t0 WHERE t0 . modelo_id = 696 ;
Copy
28
34.35 ms
SELECT t0 . id AS id_1 , t0 . nombre_version AS nombre_version_2 , t0 . precio AS precio_3 , t0 . orden AS orden_4 , t0 . visible AS visible_5 , t0 . destacado_home AS destacado_home_6 , t0 . created_at AS created_at_7 , t0 . img AS img_8 , t0 . especificaciones AS especificaciones_9 , t0 . motor AS motor_10 , t0 . tipo_motor AS tipo_motor_11 , t0 . transmision AS transmision_12 , t0 . combustible AS combustible_13 , t0 . cilindrada_cc AS cilindrada_cc_14 , t0 . potencia_hp AS potencia_hp_15 , t0 . potencia_kw AS potencia_kw_16 , t0 . torque_nm AS torque_nm_17 , t0 . consumo AS consumo_18 , t0 . traccion AS traccion_19 , t0 . autonomia_km AS autonomia_km_20 , t0 . url_pdf AS url_pdf_21 , t0 . tipo_vehiculo_id AS tipo_vehiculo_id_22 , t0 . modelo_id AS modelo_id_23 FROM versiones t0 WHERE t0 . modelo_id = ?
SELECT t0 . id AS id_1 , t0 . nombre_version AS nombre_version_2 , t0 . precio AS precio_3 , t0 . orden AS orden_4 , t0 . visible AS visible_5 , t0 . destacado_home AS destacado_home_6 , t0 . created_at AS created_at_7 , t0 . img AS img_8 , t0 . especificaciones AS especificaciones_9 , t0 . motor AS motor_10 , t0 . tipo_motor AS tipo_motor_11 , t0 . transmision AS transmision_12 , t0 . combustible AS combustible_13 , t0 . cilindrada_cc AS cilindrada_cc_14 , t0 . potencia_hp AS potencia_hp_15 , t0 . potencia_kw AS potencia_kw_16 , t0 . torque_nm AS torque_nm_17 , t0 . consumo AS consumo_18 , t0 . traccion AS traccion_19 , t0 . autonomia_km AS autonomia_km_20 , t0 . url_pdf AS url_pdf_21 , t0 . tipo_vehiculo_id AS tipo_vehiculo_id_22 , t0 . modelo_id AS modelo_id_23 FROM versiones t0 WHERE t0 . modelo_id = 728 ;
Copy
29
0.84 ms
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . orden AS orden_3 , t0 . visible AS visible_4 , t0 . created_at AS created_at_5 , t0 . imagen_id AS imagen_id_6 FROM marca t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . orden AS orden_3 , t0 . visible AS visible_4 , t0 . created_at AS created_at_5 , t0 . imagen_id AS imagen_id_6 FROM marca t0 WHERE t0 . id = 262 ;
Copy
30
0.94 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.description "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.description' AND t0_ . activo = 1 ;
Copy
31
0.51 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.follow_us "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.follow_us' AND t0_ . activo = 1 ;
Copy
32
0.50 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"social.facebook_url "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'social.facebook_url' AND t0_ . activo = 1 ;
Copy
33
0.41 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"social.facebook_url "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'social.facebook_url' AND t0_ . activo = 1 ;
Copy
34
0.37 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"social.twitter_url "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'social.twitter_url' AND t0_ . activo = 1 ;
Copy
35
0.38 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"social.instagram_url "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'social.instagram_url' AND t0_ . activo = 1 ;
Copy
36
0.41 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"social.instagram_url "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'social.instagram_url' AND t0_ . activo = 1 ;
Copy
37
0.40 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"social.linkedin_url "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'social.linkedin_url' AND t0_ . activo = 1 ;
Copy
38
0.43 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"social.linkedin_url "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'social.linkedin_url' AND t0_ . activo = 1 ;
Copy
39
0.42 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.discover.title "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.discover.title' AND t0_ . activo = 1 ;
Copy
40
0.50 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.discover.about_us "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.discover.about_us' AND t0_ . activo = 1 ;
Copy
41
0.58 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.discover.reviews "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.discover.reviews' AND t0_ . activo = 1 ;
Copy
42
0.50 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.vehicles.title "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.vehicles.title' AND t0_ . activo = 1 ;
Copy
43
0.49 ms
SELECT t0_ . id AS id_0 , t0_ . nombre AS nombre_1 , t0_ . descripcion AS descripcion_2 , t0_ . orden AS orden_3 , t0_ . visible AS visible_4 , t0_ . created_at AS created_at_5 FROM tipos_vehiculo t0_ WHERE t0_ . visible = ? ORDER BY t0_ . orden ASC , t0_ . nombre ASC
SELECT t0_ . id AS id_0 , t0_ . nombre AS nombre_1 , t0_ . descripcion AS descripcion_2 , t0_ . orden AS orden_3 , t0_ . visible AS visible_4 , t0_ . created_at AS created_at_5 FROM tipos_vehiculo t0_ WHERE t0_ . visible = 1 ORDER BY t0_ . orden ASC , t0_ . nombre ASC ;
Copy
44
0.44 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.privacy.title "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.privacy.title' AND t0_ . activo = 1 ;
Copy
45
0.46 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.privacy.policy "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.privacy.policy' AND t0_ . activo = 1 ;
Copy
46
0.41 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.privacy.terms "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.privacy.terms' AND t0_ . activo = 1 ;
Copy
47
0.42 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.privacy.legal_notice "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.privacy.legal_notice' AND t0_ . activo = 1 ;
Copy
48
0.41 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.contact.title "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.contact.title' AND t0_ . activo = 1 ;
Copy
49
0.45 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.contact.address1 "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.contact.address1' AND t0_ . activo = 1 ;
Copy
50
0.50 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.contact.address2 "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.contact.address2' AND t0_ . activo = 1 ;
Copy
51
0.62 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"contact.whatsapp_number "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'contact.whatsapp_number' AND t0_ . activo = 1 ;
Copy
52
0.39 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"contact.whatsapp_number "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'contact.whatsapp_number' AND t0_ . activo = 1 ;
Copy
53
0.38 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.contact.whatsapp "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.contact.whatsapp' AND t0_ . activo = 1 ;
Copy
54
0.37 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.contact.email "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.contact.email' AND t0_ . activo = 1 ;
Copy
55
0.37 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.contact.email "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.contact.email' AND t0_ . activo = 1 ;
Copy
56
0.34 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.contact.email "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.contact.email' AND t0_ . activo = 1 ;
Copy
57
0.37 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.contact.hours_title "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.contact.hours_title' AND t0_ . activo = 1 ;
Copy
58
0.37 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.contact.hours_weekdays "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.contact.hours_weekdays' AND t0_ . activo = 1 ;
Copy
59
0.32 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.contact.hours_saturday "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.contact.hours_saturday' AND t0_ . activo = 1 ;
Copy
60
0.42 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.contact.hours_sunday "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.contact.hours_sunday' AND t0_ . activo = 1 ;
Copy
61
0.40 ms
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = ? AND t0_ . activo = ?
Parameters :
[
"footer.copyright "
1
]
SELECT t0_ . id AS id_0 , t0_ . llave AS llave_1 , t0_ . valor AS valor_2 , t0_ . descripcion AS descripcion_3 , t0_ . categoria AS categoria_4 , t0_ . orden AS orden_5 , t0_ . activo AS activo_6 , t0_ . created_at AS created_at_7 , t0_ . updated_at AS updated_at_8 FROM textos t0_ WHERE t0_ . llave = 'footer.copyright' AND t0_ . activo = 1 ;
Copy