1
44.56 ms
SELECT c0_ . id AS id_0 , c0_ . code AS code_1 , c0_ . nombre AS nombre_2 , c0_ . enabled AS enabled_3 , c0_ . disabletranslation AS disabletranslation_4 , c0_ . descripcion_corta AS descripcion_corta_5 , c0_ . descripcion_larga AS descripcion_larga_6 , c0_ . destacada AS destacada_7 , c0_ . localizacion AS localizacion_8 , c0_ . position AS position_9 , ST_AsEWKT (c0_ . point ) AS point_10 , c0_ . deleted_at AS deleted_at_11 FROM ciudad c0_ WHERE (c0_ . code = ? AND c0_ . enabled = true ) AND (c0_ . deleted_at IS NULL ) ORDER BY c0_ . position ASC
Parameters :
[
"logrono "
]
SELECT c0_ . id AS id_0 , c0_ . code AS code_1 , c0_ . nombre AS nombre_2 , c0_ . enabled AS enabled_3 , c0_ . disabletranslation AS disabletranslation_4 , c0_ . descripcion_corta AS descripcion_corta_5 , c0_ . descripcion_larga AS descripcion_larga_6 , c0_ . destacada AS destacada_7 , c0_ . localizacion AS localizacion_8 , c0_ . position AS position_9 , ST_AsEWKT (c0_ . point ) AS point_10 , c0_ . deleted_at AS deleted_at_11 FROM ciudad c0_ WHERE (c0_ . code = 'logrono' AND c0_ . enabled = true ) AND (c0_ . deleted_at IS NULL ) ORDER BY c0_ . position ASC ;
Copy
2
1.52 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM ciudad_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM ciudad_translations t0 WHERE t0 . object_id = 3 ;
Copy
3
1.24 ms
SELECT c0_ . id AS id_0 , c0_ . locale AS locale_1 , c0_ . field AS field_2 , c0_ . content AS content_3 , c0_ . object_id AS object_id_4 FROM ciudad_translations c0_ WHERE c0_ . object_id = ? AND c0_ . locale = ? AND c0_ . field = 'descripcionCorta' ORDER BY c0_ . id DESC
SELECT c0_ . id AS id_0 , c0_ . locale AS locale_1 , c0_ . field AS field_2 , c0_ . content AS content_3 , c0_ . object_id AS object_id_4 FROM ciudad_translations c0_ WHERE c0_ . object_id = 3 AND c0_ . locale = 'fr' AND c0_ . field = 'descripcionCorta' ORDER BY c0_ . id DESC ;
Copy
4
0.64 ms
SELECT c0_ . id AS id_0 , c0_ . locale AS locale_1 , c0_ . field AS field_2 , c0_ . content AS content_3 , c0_ . object_id AS object_id_4 FROM ciudad_translations c0_ WHERE c0_ . object_id = ? AND c0_ . locale = ? AND c0_ . field = 'descripcionLarga' ORDER BY c0_ . id DESC
SELECT c0_ . id AS id_0 , c0_ . locale AS locale_1 , c0_ . field AS field_2 , c0_ . content AS content_3 , c0_ . object_id AS object_id_4 FROM ciudad_translations c0_ WHERE c0_ . object_id = 3 AND c0_ . locale = 'fr' AND c0_ . field = 'descripcionLarga' ORDER BY c0_ . id DESC ;
Copy
5
1.51 ms
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . nombre AS nombre_3 , t0 . enabled AS enabled_4 , t0 . disabletranslation AS disabletranslation_5 , t0 . color AS color_6 , t0 . descripcion_corta AS descripcion_corta_7 , t0 . descripcion_larga AS descripcion_larga_8 , t0 . folleto AS folleto_9 , t0 . folleto_url AS folleto_url_10 , t0 . folletopdf AS folletopdf_11 , t0 . folletopdf_url AS folletopdf_url_12 , t0 . geojson AS geojson_13 , t0 . destacada AS destacada_14 , t0 . position AS position_15 , ST_AsEWKT (t0 . linestring ) AS linestring_16 , t0 . distancia AS distancia_17 , t0 . deleted_at AS deleted_at_18 , t0 . ciudad_id AS ciudad_id_19 FROM ruta t0 WHERE t0 . ciudad_id = ? AND ((t0 . deleted_at IS NULL ))
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . nombre AS nombre_3 , t0 . enabled AS enabled_4 , t0 . disabletranslation AS disabletranslation_5 , t0 . color AS color_6 , t0 . descripcion_corta AS descripcion_corta_7 , t0 . descripcion_larga AS descripcion_larga_8 , t0 . folleto AS folleto_9 , t0 . folleto_url AS folleto_url_10 , t0 . folletopdf AS folletopdf_11 , t0 . folletopdf_url AS folletopdf_url_12 , t0 . geojson AS geojson_13 , t0 . destacada AS destacada_14 , t0 . position AS position_15 , ST_AsEWKT (t0 . linestring ) AS linestring_16 , t0 . distancia AS distancia_17 , t0 . deleted_at AS deleted_at_18 , t0 . ciudad_id AS ciudad_id_19 FROM ruta t0 WHERE t0 . ciudad_id = 3 AND ((t0 . deleted_at IS NULL ));
Copy
6
0.92 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM ruta_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM ruta_translations t0 WHERE t0 . object_id = 9 ;
Copy
7
0.98 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM ruta_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM ruta_translations t0 WHERE t0 . object_id = 3 ;
Copy
8
0.58 ms
SELECT r0_ . id AS id_0 , r0_ . locale AS locale_1 , r0_ . field AS field_2 , r0_ . content AS content_3 , r0_ . object_id AS object_id_4 FROM ruta_translations r0_ WHERE r0_ . object_id = ? AND r0_ . locale = ? AND r0_ . field = 'descripcionLarga' ORDER BY r0_ . id DESC
SELECT r0_ . id AS id_0 , r0_ . locale AS locale_1 , r0_ . field AS field_2 , r0_ . content AS content_3 , r0_ . object_id AS object_id_4 FROM ruta_translations r0_ WHERE r0_ . object_id = 9 AND r0_ . locale = 'fr' AND r0_ . field = 'descripcionLarga' ORDER BY r0_ . id DESC ;
Copy
9
0.50 ms
SELECT r0_ . id AS id_0 , r0_ . locale AS locale_1 , r0_ . field AS field_2 , r0_ . content AS content_3 , r0_ . object_id AS object_id_4 FROM ruta_translations r0_ WHERE r0_ . object_id = ? AND r0_ . locale = ? AND r0_ . field = 'descripcionCorta' ORDER BY r0_ . id DESC
SELECT r0_ . id AS id_0 , r0_ . locale AS locale_1 , r0_ . field AS field_2 , r0_ . content AS content_3 , r0_ . object_id AS object_id_4 FROM ruta_translations r0_ WHERE r0_ . object_id = 9 AND r0_ . locale = 'fr' AND r0_ . field = 'descripcionCorta' ORDER BY r0_ . id DESC ;
Copy
10
0.60 ms
SELECT r0_ . id AS id_0 , r0_ . locale AS locale_1 , r0_ . field AS field_2 , r0_ . content AS content_3 , r0_ . object_id AS object_id_4 FROM ruta_translations r0_ WHERE r0_ . object_id = ? AND r0_ . locale = ? AND r0_ . field = 'descripcionLarga' ORDER BY r0_ . id DESC
SELECT r0_ . id AS id_0 , r0_ . locale AS locale_1 , r0_ . field AS field_2 , r0_ . content AS content_3 , r0_ . object_id AS object_id_4 FROM ruta_translations r0_ WHERE r0_ . object_id = 3 AND r0_ . locale = 'fr' AND r0_ . field = 'descripcionLarga' ORDER BY r0_ . id DESC ;
Copy
11
0.54 ms
SELECT r0_ . id AS id_0 , r0_ . locale AS locale_1 , r0_ . field AS field_2 , r0_ . content AS content_3 , r0_ . object_id AS object_id_4 FROM ruta_translations r0_ WHERE r0_ . object_id = ? AND r0_ . locale = ? AND r0_ . field = 'descripcionCorta' ORDER BY r0_ . id DESC
SELECT r0_ . id AS id_0 , r0_ . locale AS locale_1 , r0_ . field AS field_2 , r0_ . content AS content_3 , r0_ . object_id AS object_id_4 FROM ruta_translations r0_ WHERE r0_ . object_id = 3 AND r0_ . locale = 'fr' AND r0_ . field = 'descripcionCorta' ORDER BY r0_ . id DESC ;
Copy
12
1.10 ms
SELECT f0_ . id AS id_0 , f0_ . nombre AS nombre_1 , f0_ . enabled AS enabled_2 , f0_ . disabletranslation AS disabletranslation_3 , f0_ . url AS url_4 , f0_ . nolocal AS nolocal_5 , f0_ . auth AS auth_6 , f0_ . position AS position_7 , f0_ . deleted_at AS deleted_at_8 , f0_ . parent_id AS parent_id_9 FROM front_menu f0_ WHERE f0_ . parent_id IS NULL AND f0_ . enabled = true ORDER BY f0_ . position ASC
SELECT f0_ . id AS id_0 , f0_ . nombre AS nombre_1 , f0_ . enabled AS enabled_2 , f0_ . disabletranslation AS disabletranslation_3 , f0_ . url AS url_4 , f0_ . nolocal AS nolocal_5 , f0_ . auth AS auth_6 , f0_ . position AS position_7 , f0_ . deleted_at AS deleted_at_8 , f0_ . parent_id AS parent_id_9 FROM front_menu f0_ WHERE f0_ . parent_id IS NULL AND f0_ . enabled = true ORDER BY f0_ . position ASC ;
Copy
13
0.79 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 2 ;
Copy
14
0.47 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 1 ;
Copy
15
0.38 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 7 ;
Copy
16
0.33 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 12 ;
Copy
17
0.33 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 22 ;
Copy
18
0.33 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 18 ;
Copy
19
0.44 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 24 ;
Copy
20
0.60 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 2 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
21
0.52 ms
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . enabled AS enabled_3 , t0 . disabletranslation AS disabletranslation_4 , t0 . url AS url_5 , t0 . nolocal AS nolocal_6 , t0 . auth AS auth_7 , t0 . position AS position_8 , t0 . deleted_at AS deleted_at_9 , t0 . parent_id AS parent_id_10 FROM front_menu t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . enabled AS enabled_3 , t0 . disabletranslation AS disabletranslation_4 , t0 . url AS url_5 , t0 . nolocal AS nolocal_6 , t0 . auth AS auth_7 , t0 . position AS position_8 , t0 . deleted_at AS deleted_at_9 , t0 . parent_id AS parent_id_10 FROM front_menu t0 WHERE t0 . parent_id = 2 ;
Copy
22
0.48 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 3 ;
Copy
23
0.40 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 4 ;
Copy
24
0.34 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 5 ;
Copy
25
0.30 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 6 ;
Copy
26
0.39 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 3 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
27
0.42 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 4 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
28
0.48 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 5 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
29
0.46 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 6 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
30
0.45 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 1 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
31
0.42 ms
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . enabled AS enabled_3 , t0 . disabletranslation AS disabletranslation_4 , t0 . url AS url_5 , t0 . nolocal AS nolocal_6 , t0 . auth AS auth_7 , t0 . position AS position_8 , t0 . deleted_at AS deleted_at_9 , t0 . parent_id AS parent_id_10 FROM front_menu t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . enabled AS enabled_3 , t0 . disabletranslation AS disabletranslation_4 , t0 . url AS url_5 , t0 . nolocal AS nolocal_6 , t0 . auth AS auth_7 , t0 . position AS position_8 , t0 . deleted_at AS deleted_at_9 , t0 . parent_id AS parent_id_10 FROM front_menu t0 WHERE t0 . parent_id = 1 ;
Copy
32
0.43 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 7 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
33
0.30 ms
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . enabled AS enabled_3 , t0 . disabletranslation AS disabletranslation_4 , t0 . url AS url_5 , t0 . nolocal AS nolocal_6 , t0 . auth AS auth_7 , t0 . position AS position_8 , t0 . deleted_at AS deleted_at_9 , t0 . parent_id AS parent_id_10 FROM front_menu t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . enabled AS enabled_3 , t0 . disabletranslation AS disabletranslation_4 , t0 . url AS url_5 , t0 . nolocal AS nolocal_6 , t0 . auth AS auth_7 , t0 . position AS position_8 , t0 . deleted_at AS deleted_at_9 , t0 . parent_id AS parent_id_10 FROM front_menu t0 WHERE t0 . parent_id = 7 ;
Copy
34
0.32 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 8 ;
Copy
35
0.29 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 9 ;
Copy
36
0.29 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 10 ;
Copy
37
0.40 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 11 ;
Copy
38
0.55 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 8 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
39
0.52 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 9 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
40
0.48 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 10 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
41
0.36 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 11 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
42
0.35 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 12 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
43
0.30 ms
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . enabled AS enabled_3 , t0 . disabletranslation AS disabletranslation_4 , t0 . url AS url_5 , t0 . nolocal AS nolocal_6 , t0 . auth AS auth_7 , t0 . position AS position_8 , t0 . deleted_at AS deleted_at_9 , t0 . parent_id AS parent_id_10 FROM front_menu t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . enabled AS enabled_3 , t0 . disabletranslation AS disabletranslation_4 , t0 . url AS url_5 , t0 . nolocal AS nolocal_6 , t0 . auth AS auth_7 , t0 . position AS position_8 , t0 . deleted_at AS deleted_at_9 , t0 . parent_id AS parent_id_10 FROM front_menu t0 WHERE t0 . parent_id = 12 ;
Copy
44
0.31 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 23 ;
Copy
45
0.37 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 16 ;
Copy
46
0.42 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 13 ;
Copy
47
0.42 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 14 ;
Copy
48
0.43 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 15 ;
Copy
49
0.49 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 23 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
50
0.40 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 16 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
51
0.41 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 13 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
52
0.36 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 14 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
53
0.39 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 15 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
54
0.40 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 22 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
55
0.37 ms
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . enabled AS enabled_3 , t0 . disabletranslation AS disabletranslation_4 , t0 . url AS url_5 , t0 . nolocal AS nolocal_6 , t0 . auth AS auth_7 , t0 . position AS position_8 , t0 . deleted_at AS deleted_at_9 , t0 . parent_id AS parent_id_10 FROM front_menu t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . enabled AS enabled_3 , t0 . disabletranslation AS disabletranslation_4 , t0 . url AS url_5 , t0 . nolocal AS nolocal_6 , t0 . auth AS auth_7 , t0 . position AS position_8 , t0 . deleted_at AS deleted_at_9 , t0 . parent_id AS parent_id_10 FROM front_menu t0 WHERE t0 . parent_id = 22 ;
Copy
56
0.50 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 18 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
57
0.41 ms
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . enabled AS enabled_3 , t0 . disabletranslation AS disabletranslation_4 , t0 . url AS url_5 , t0 . nolocal AS nolocal_6 , t0 . auth AS auth_7 , t0 . position AS position_8 , t0 . deleted_at AS deleted_at_9 , t0 . parent_id AS parent_id_10 FROM front_menu t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . enabled AS enabled_3 , t0 . disabletranslation AS disabletranslation_4 , t0 . url AS url_5 , t0 . nolocal AS nolocal_6 , t0 . auth AS auth_7 , t0 . position AS position_8 , t0 . deleted_at AS deleted_at_9 , t0 . parent_id AS parent_id_10 FROM front_menu t0 WHERE t0 . parent_id = 18 ;
Copy
58
0.38 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 19 ;
Copy
59
0.39 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 20 ;
Copy
60
0.32 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 21 ;
Copy
61
0.41 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 19 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
62
0.41 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 20 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
63
0.39 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 21 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
64
0.43 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 24 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
65
0.42 ms
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . enabled AS enabled_3 , t0 . disabletranslation AS disabletranslation_4 , t0 . url AS url_5 , t0 . nolocal AS nolocal_6 , t0 . auth AS auth_7 , t0 . position AS position_8 , t0 . deleted_at AS deleted_at_9 , t0 . parent_id AS parent_id_10 FROM front_menu t0 WHERE t0 . parent_id = ?
SELECT t0 . id AS id_1 , t0 . nombre AS nombre_2 , t0 . enabled AS enabled_3 , t0 . disabletranslation AS disabletranslation_4 , t0 . url AS url_5 , t0 . nolocal AS nolocal_6 , t0 . auth AS auth_7 , t0 . position AS position_8 , t0 . deleted_at AS deleted_at_9 , t0 . parent_id AS parent_id_10 FROM front_menu t0 WHERE t0 . parent_id = 24 ;
Copy
66
0.43 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM frontmenu_translations t0 WHERE t0 . object_id = 25 ;
Copy
67
0.67 ms
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = ? AND f0_ . locale = ? AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC
SELECT f0_ . id AS id_0 , f0_ . locale AS locale_1 , f0_ . field AS field_2 , f0_ . content AS content_3 , f0_ . object_id AS object_id_4 FROM frontmenu_translations f0_ WHERE f0_ . object_id = 25 AND f0_ . locale = 'fr' AND f0_ . field = 'nombre' ORDER BY f0_ . id DESC ;
Copy
68
2.07 ms
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . nombre AS nombre_3 , t0 . enabled AS enabled_4 , t0 . disabletranslation AS disabletranslation_5 , t0 . descripcion_corta AS descripcion_corta_6 , t0 . descripcion_larga AS descripcion_larga_7 , t0 . direccion AS direccion_8 , t0 . telefono AS telefono_9 , t0 . horario AS horario_10 , t0 . web AS web_11 , t0 . localizacion AS localizacion_12 , t0 . destacada AS destacada_13 , t0 . position AS position_14 , ST_AsEWKT (t0 . point ) AS point_15 , t0 . deleted_at AS deleted_at_16 , t0 . ciudad_id AS ciudad_id_17 , t0 . tipo_poi_id AS tipo_poi_id_18 , t0 . ruta_id AS ruta_id_19 , t0 . visitavirtual_id AS visitavirtual_id_20 FROM poi t0 WHERE t0 . ciudad_id = ? AND ((t0 . deleted_at IS NULL ))
SELECT t0 . id AS id_1 , t0 . code AS code_2 , t0 . nombre AS nombre_3 , t0 . enabled AS enabled_4 , t0 . disabletranslation AS disabletranslation_5 , t0 . descripcion_corta AS descripcion_corta_6 , t0 . descripcion_larga AS descripcion_larga_7 , t0 . direccion AS direccion_8 , t0 . telefono AS telefono_9 , t0 . horario AS horario_10 , t0 . web AS web_11 , t0 . localizacion AS localizacion_12 , t0 . destacada AS destacada_13 , t0 . position AS position_14 , ST_AsEWKT (t0 . point ) AS point_15 , t0 . deleted_at AS deleted_at_16 , t0 . ciudad_id AS ciudad_id_17 , t0 . tipo_poi_id AS tipo_poi_id_18 , t0 . ruta_id AS ruta_id_19 , t0 . visitavirtual_id AS visitavirtual_id_20 FROM poi t0 WHERE t0 . ciudad_id = 3 AND ((t0 . deleted_at IS NULL ));
Copy
69
0.83 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 69 ;
Copy
70
0.41 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 91 ;
Copy
71
0.46 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 60 ;
Copy
72
0.42 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 62 ;
Copy
73
0.37 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 94 ;
Copy
74
0.59 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 4 ;
Copy
75
0.43 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 87 ;
Copy
76
0.44 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 85 ;
Copy
77
0.40 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 82 ;
Copy
78
0.33 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 92 ;
Copy
79
0.29 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 95 ;
Copy
80
0.37 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 77 ;
Copy
81
0.43 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 84 ;
Copy
82
0.43 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 66 ;
Copy
83
0.37 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 90 ;
Copy
84
0.30 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 100 ;
Copy
85
0.32 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 98 ;
Copy
86
0.40 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 65 ;
Copy
87
0.40 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 70 ;
Copy
88
0.42 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 99 ;
Copy
89
0.36 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 81 ;
Copy
90
0.33 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 67 ;
Copy
91
0.40 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 63 ;
Copy
92
0.45 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 96 ;
Copy
93
0.40 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 80 ;
Copy
94
0.36 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 79 ;
Copy
95
0.36 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 71 ;
Copy
96
0.37 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 68 ;
Copy
97
0.39 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 73 ;
Copy
98
0.38 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 97 ;
Copy
99
0.37 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 89 ;
Copy
100
0.41 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 86 ;
Copy
101
0.39 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 76 ;
Copy
102
0.39 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 93 ;
Copy
103
0.34 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 83 ;
Copy
104
0.37 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 64 ;
Copy
105
0.43 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 75 ;
Copy
106
0.39 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 61 ;
Copy
107
0.36 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 72 ;
Copy
108
0.29 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 74 ;
Copy
109
0.34 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 88 ;
Copy
110
0.40 ms
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = ?
SELECT t0 . id AS id_1 , t0 . locale AS locale_2 , t0 . field AS field_3 , t0 . content AS content_4 , t0 . object_id AS object_id_5 FROM poi_translations t0 WHERE t0 . object_id = 78 ;
Copy