Contacto

Peñiscola - Sede ElectrónicaTurismo Peñiscola
24 queries took 45 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT "Configuracion"."id" AS "Configuracion__id", "Configuracion"."titulo_texto_id" AS "Configuracion__titulo_texto_id", "Configuracion"."descripcion_texto_id" AS "Configuracion__descripcion_texto_id", "Configuracion"."keywords_texto_id" AS "Configuracion__keywords_texto_id", "Configuracion"."email_remitente" AS "Configuracion__email_remitente", "Configuracion"."clave_google" AS "Configuracion__clave_google", "Configuracion"."noticias_portada" AS "Configuracion__noticias_portada", "Configuracion"."eventos_portada" AS "Configuracion__eventos_portada", "Configuracion"."descargas_portada" AS "Configuracion__descargas_portada", "Configuracion"."youtube_login" AS "Configuracion__youtube_login", "Configuracion"."youtube_password" AS "Configuracion__youtube_password", "Configuracion"."sms_para_enviar" AS "Configuracion__sms_para_enviar", "Configuracion"."clave_ga" AS "Configuracion__clave_ga", "Configuracion"."twitter_login" AS "Configuracion__twitter_login", "Configuracion"."twitter_password" AS "Configuracion__twitter_password", "Configuracion"."email_alertas" AS "Configuracion__email_alertas", "Titulo"."id" AS "Titulo__id", "Titulo"."texto_es" AS "Titulo__texto_es", "Titulo"."texto_en" AS "Titulo__texto_en", "Titulo"."texto_va" AS "Titulo__texto_va", "Titulo"."texto_de" AS "Titulo__texto_de", "Titulo"."texto_fr" AS "Titulo__texto_fr", "Titulo"."texto_pl" AS "Titulo__texto_pl", "Titulo"."texto_ru" AS "Titulo__texto_ru", "Titulo"."texto_pt" AS "Titulo__texto_pt", "Titulo"."texto_nl" AS "Titulo__texto_nl", "Titulo"."texto_it" AS "Titulo__texto_it", "Descripcion"."id" AS "Descripcion__id", "Descripcion"."texto_es" AS "Descripcion__texto_es", "Descripcion"."texto_en" AS "Descripcion__texto_en", "Descripcion"."texto_va" AS "Descripcion__texto_va", "Descripcion"."texto_de" AS "Descripcion__texto_de", "Descripcion"."texto_fr" AS "Descripcion__texto_fr", "Descripcion"."texto_pl" AS "Descripcion__texto_pl", "Descripcion"."texto_ru" AS "Descripcion__texto_ru", "Descripcion"."texto_pt" AS "Descripcion__texto_pt", "Descripcion"."texto_nl" AS "Descripcion__texto_nl", "Descripcion"."texto_it" AS "Descripcion__texto_it", "Keywords"."id" AS "Keywords__id", "Keywords"."texto_es" AS "Keywords__texto_es", "Keywords"."texto_en" AS "Keywords__texto_en", "Keywords"."texto_va" AS "Keywords__texto_va", "Keywords"."texto_de" AS "Keywords__texto_de", "Keywords"."texto_fr" AS "Keywords__texto_fr", "Keywords"."texto_pl" AS "Keywords__texto_pl", "Keywords"."texto_ru" AS "Keywords__texto_ru", "Keywords"."texto_pt" AS "Keywords__texto_pt", "Keywords"."texto_nl" AS "Keywords__texto_nl", "Keywords"."texto_it" AS "Keywords__texto_it" FROM "configuraciones" AS "Configuracion" LEFT JOIN "textos" AS "Titulo" ON "Configuracion"."titulo_texto_id" = "Titulo"."id" LEFT JOIN "textos" AS "Descripcion" ON "Configuracion"."descripcion_texto_id" = "Descripcion"."id" LEFT JOIN "textos" AS "Keywords" ON "Configuracion"."keywords_texto_id" = "Keywords"."id" WHERE 1 = 1 LIMIT 1111
2SELECT "Formulario"."id" AS "Formulario__id" FROM "formularios" AS "Formulario" LEFT JOIN "textos" AS "Nombre" ON "Formulario"."nombre_texto_id" = "Nombre"."id" LEFT JOIN "textos" AS "Subtitulo" ON "Formulario"."subtitulo_texto_id" = "Subtitulo"."id" LEFT JOIN "textos" AS "Contenido" ON "Formulario"."contenido_texto_id" = "Contenido"."id" LEFT JOIN "textos" AS "Title" ON "Formulario"."title_texto_id" = "Title"."id" LEFT JOIN "textos" AS "Keywords" ON "Formulario"."keywords_texto_id" = "Keywords"."id" LEFT JOIN "textos" AS "Description" ON "Formulario"."description_texto_id" = "Description"."id" LEFT JOIN "textos" AS "Filename" ON "Formulario"."filename_texto_id" = "Filename"."id" LEFT JOIN "mapas" AS "Mapa" ON "Mapa"."nodo_id" = "Formulario"."id" WHERE ( "Formulario"."temporal" IS NULL OR "Formulario"."temporal"=false) AND "Formulario"."publicado"=true LIMIT 1118
3SELECT "Imagen"."id" AS "Imagen__id", "Imagen"."nodo_id" AS "Imagen__nodo_id", "Imagen"."orden" AS "Imagen__orden", "Imagen"."pie_texto_id" AS "Imagen__pie_texto_id", "Imagen"."mostrar" AS "Imagen__mostrar" FROM "imagenes" AS "Imagen" WHERE "Imagen"."mostrar" < 2 AND "Imagen"."nodo_id" = '538' ORDER BY "orden" ASC, "id" DESC001
4SELECT "Archivo"."id" AS "Archivo__id", "Archivo"."nodo_id" AS "Archivo__nodo_id", "Archivo"."extension" AS "Archivo__extension", "Archivo"."nombre" AS "Archivo__nombre", "Archivo"."idioma" AS "Archivo__idioma", "Archivo"."orden" AS "Archivo__orden", "Archivo"."mostrar" AS "Archivo__mostrar", "Archivo"."created" AS "Archivo__created", "Archivo"."categoria" AS "Archivo__categoria", "Archivo"."privado" AS "Archivo__privado", "Archivo"."bytes" AS "Archivo__bytes", "Archivo"."tipo" AS "Archivo__tipo" FROM "archivos" AS "Archivo" WHERE "Archivo"."tipo"=0 AND "Archivo"."mostrar" < 2 AND ( "Archivo"."idioma" IS NULL OR "Archivo"."idioma"='eu' OR "Archivo"."idioma"='es') AND "Archivo"."nodo_id" = '538' ORDER BY "orden" ASC, "id" DESC000
5SELECT "Video"."id" AS "Video__id", "Video"."nodo_id" AS "Video__nodo_id", "Video"."nombre" AS "Video__nombre", "Video"."idioma" AS "Video__idioma", "Video"."created" AS "Video__created", "Video"."clave" AS "Video__clave", "Video"."descripcion" AS "Video__descripcion", "Video"."keywords" AS "Video__keywords", "Video"."orden" AS "Video__orden", "Video"."categoria" AS "Video__categoria", "Video"."subido" AS "Video__subido" FROM "videos" AS "Video" WHERE "Video"."nodo_id" = '538' ORDER BY "orden" ASC, "id" DESC000
6SELECT "Cabecera"."id" AS "Cabecera__id", "Cabecera"."nodo_id" AS "Cabecera__nodo_id", "Cabecera"."extension" AS "Cabecera__extension", "Cabecera"."nombre" AS "Cabecera__nombre", "Cabecera"."idioma" AS "Cabecera__idioma", "Cabecera"."orden" AS "Cabecera__orden", "Cabecera"."mostrar" AS "Cabecera__mostrar", "Cabecera"."created" AS "Cabecera__created", "Cabecera"."categoria" AS "Cabecera__categoria", "Cabecera"."privado" AS "Cabecera__privado", "Cabecera"."bytes" AS "Cabecera__bytes", "Cabecera"."tipo" AS "Cabecera__tipo" FROM "archivos" AS "Cabecera" WHERE "Cabecera"."tipo"=1 AND "Cabecera"."nodo_id" = '538' ORDER BY "orden" ASC, "id" DESC000
7SELECT "Enlace"."id" AS "Enlace__id", "Enlace"."nombre" AS "Enlace__nombre", "Enlace"."destino" AS "Enlace__destino", "Enlace"."idioma" AS "Enlace__idioma", "Enlace"."orden" AS "Enlace__orden", "Enlace"."nodo_id" AS "Enlace__nodo_id", "Enlace"."ventana" AS "Enlace__ventana" FROM "enlaces" AS "Enlace" WHERE ( "Enlace"."idioma" IS NULL OR "Enlace"."idioma"='eu' OR "Enlace"."idioma"='es') AND "Enlace"."nodo_id" = '538' ORDER BY "orden" ASC, "id" DESC000
8SELECT "FormularioDestino"."id" AS "FormularioDestino__id", "FormularioDestino"."nombre_texto_id" AS "FormularioDestino__nombre_texto_id", "FormularioDestino"."formulario_id" AS "FormularioDestino__formulario_id", "FormularioDestino"."email" AS "FormularioDestino__email", "FormularioDestino"."orden" AS "FormularioDestino__orden" FROM "formulario_destinos" AS "FormularioDestino" WHERE "FormularioDestino"."formulario_id" = '538' ORDER BY "FormularioDestino"."orden" ASC, "FormularioDestino"."id" ASC000
9SELECT "FormularioCampo"."id" AS "FormularioCampo__id", "FormularioCampo"."nombre_texto_id" AS "FormularioCampo__nombre_texto_id", "FormularioCampo"."formulario_id" AS "FormularioCampo__formulario_id", "FormularioCampo"."tipo" AS "FormularioCampo__tipo", "FormularioCampo"."orden" AS "FormularioCampo__orden", "FormularioCampo"."obligatorio" AS "FormularioCampo__obligatorio", "FormularioCampo"."nombre_grupo" AS "FormularioCampo__nombre_grupo" FROM "formulario_campos" AS "FormularioCampo" WHERE "FormularioCampo"."formulario_id" = '538' ORDER BY "FormularioCampo"."orden" ASC, "FormularioCampo"."id" ASC330
10SELECT "Formulario"."id" AS "Formulario__id", "Formulario"."parent_id" AS "Formulario__parent_id", "Formulario"."tipo" AS "Formulario__tipo", "Formulario"."publicado" AS "Formulario__publicado", "Formulario"."nombre_texto_id" AS "Formulario__nombre_texto_id", "Formulario"."sin_acentos_texto_id" AS "Formulario__sin_acentos_texto_id", "Formulario"."contenido_texto_id" AS "Formulario__contenido_texto_id", "Formulario"."orden" AS "Formulario__orden", "Formulario"."created" AS "Formulario__created", "Formulario"."cabecera_archivo_id" AS "Formulario__cabecera_archivo_id", "Formulario"."subtitulo_texto_id" AS "Formulario__subtitulo_texto_id", "Formulario"."color" AS "Formulario__color", "Formulario"."temporal" AS "Formulario__temporal", "Formulario"."borrable" AS "Formulario__borrable", "Formulario"."movible" AS "Formulario__movible", "Formulario"."editable" AS "Formulario__editable", "Formulario"."mostrar_en_menu" AS "Formulario__mostrar_en_menu", "Formulario"."comentable" AS "Formulario__comentable", "Formulario"."etiqueta_texto_id" AS "Formulario__etiqueta_texto_id", "Formulario"."enviado_boletin" AS "Formulario__enviado_boletin", "Formulario"."title_texto_id" AS "Formulario__title_texto_id", "Formulario"."keywords_texto_id" AS "Formulario__keywords_texto_id", "Formulario"."description_texto_id" AS "Formulario__description_texto_id", "Formulario"."filename_texto_id" AS "Formulario__filename_texto_id", "Formulario"."url_mapa" AS "Formulario__url_mapa", "Formulario"."mapa" AS "Formulario__mapa", "Formulario"."email" AS "Formulario__email", "Nombre"."id" AS "Nombre__id", "Nombre"."texto_es" AS "Nombre__texto_es", "Nombre"."texto_en" AS "Nombre__texto_en", "Nombre"."texto_va" AS "Nombre__texto_va", "Nombre"."texto_de" AS "Nombre__texto_de", "Nombre"."texto_fr" AS "Nombre__texto_fr", "Nombre"."texto_pl" AS "Nombre__texto_pl", "Nombre"."texto_ru" AS "Nombre__texto_ru", "Nombre"."texto_pt" AS "Nombre__texto_pt", "Nombre"."texto_nl" AS "Nombre__texto_nl", "Nombre"."texto_it" AS "Nombre__texto_it", "Subtitulo"."id" AS "Subtitulo__id", "Subtitulo"."texto_es" AS "Subtitulo__texto_es", "Subtitulo"."texto_en" AS "Subtitulo__texto_en", "Subtitulo"."texto_va" AS "Subtitulo__texto_va", "Subtitulo"."texto_de" AS "Subtitulo__texto_de", "Subtitulo"."texto_fr" AS "Subtitulo__texto_fr", "Subtitulo"."texto_pl" AS "Subtitulo__texto_pl", "Subtitulo"."texto_ru" AS "Subtitulo__texto_ru", "Subtitulo"."texto_pt" AS "Subtitulo__texto_pt", "Subtitulo"."texto_nl" AS "Subtitulo__texto_nl", "Subtitulo"."texto_it" AS "Subtitulo__texto_it", "Contenido"."id" AS "Contenido__id", "Contenido"."texto_es" AS "Contenido__texto_es", "Contenido"."texto_en" AS "Contenido__texto_en", "Contenido"."texto_va" AS "Contenido__texto_va", "Contenido"."texto_de" AS "Contenido__texto_de", "Contenido"."texto_fr" AS "Contenido__texto_fr", "Contenido"."texto_pl" AS "Contenido__texto_pl", "Contenido"."texto_ru" AS "Contenido__texto_ru", "Contenido"."texto_pt" AS "Contenido__texto_pt", "Contenido"."texto_nl" AS "Contenido__texto_nl", "Contenido"."texto_it" AS "Contenido__texto_it", "Title"."id" AS "Title__id", "Title"."texto_es" AS "Title__texto_es", "Title"."texto_en" AS "Title__texto_en", "Title"."texto_va" AS "Title__texto_va", "Title"."texto_de" AS "Title__texto_de", "Title"."texto_fr" AS "Title__texto_fr", "Title"."texto_pl" AS "Title__texto_pl", "Title"."texto_ru" AS "Title__texto_ru", "Title"."texto_pt" AS "Title__texto_pt", "Title"."texto_nl" AS "Title__texto_nl", "Title"."texto_it" AS "Title__texto_it", "Keywords"."id" AS "Keywords__id", "Keywords"."texto_es" AS "Keywords__texto_es", "Keywords"."texto_en" AS "Keywords__texto_en", "Keywords"."texto_va" AS "Keywords__texto_va", "Keywords"."texto_de" AS "Keywords__texto_de", "Keywords"."texto_fr" AS "Keywords__texto_fr", "Keywords"."texto_pl" AS "Keywords__texto_pl", "Keywords"."texto_ru" AS "Keywords__texto_ru", "Keywords"."texto_pt" AS "Keywords__texto_pt", "Keywords"."texto_nl" AS "Keywords__texto_nl", "Keywords"."texto_it" AS "Keywords__texto_it", "Description"."id" AS "Description__id", "Description"."texto_es" AS "Description__texto_es", "Description"."texto_en" AS "Description__texto_en", "Description"."texto_va" AS "Description__texto_va", "Description"."texto_de" AS "Description__texto_de", "Description"."texto_fr" AS "Description__texto_fr", "Description"."texto_pl" AS "Description__texto_pl", "Description"."texto_ru" AS "Description__texto_ru", "Description"."texto_pt" AS "Description__texto_pt", "Description"."texto_nl" AS "Description__texto_nl", "Description"."texto_it" AS "Description__texto_it", "Filename"."id" AS "Filename__id", "Filename"."texto_es" AS "Filename__texto_es", "Filename"."texto_en" AS "Filename__texto_en", "Filename"."texto_va" AS "Filename__texto_va", "Filename"."texto_de" AS "Filename__texto_de", "Filename"."texto_fr" AS "Filename__texto_fr", "Filename"."texto_pl" AS "Filename__texto_pl", "Filename"."texto_ru" AS "Filename__texto_ru", "Filename"."texto_pt" AS "Filename__texto_pt", "Filename"."texto_nl" AS "Filename__texto_nl", "Filename"."texto_it" AS "Filename__texto_it", "Mapa"."id" AS "Mapa__id", "Mapa"."latitud" AS "Mapa__latitud", "Mapa"."longitud" AS "Mapa__longitud", "Mapa"."nodo_id" AS "Mapa__nodo_id", "Mapa"."zoom" AS "Mapa__zoom", "Mapa"."tipo" AS "Mapa__tipo", "Mapa"."titulo" AS "Mapa__titulo", "Mapa"."contenido" AS "Mapa__contenido", "Mapa"."icono" AS "Mapa__icono" FROM "formularios" AS "Formulario" LEFT JOIN "textos" AS "Nombre" ON "Formulario"."nombre_texto_id" = "Nombre"."id" LEFT JOIN "textos" AS "Subtitulo" ON "Formulario"."subtitulo_texto_id" = "Subtitulo"."id" LEFT JOIN "textos" AS "Contenido" ON "Formulario"."contenido_texto_id" = "Contenido"."id" LEFT JOIN "textos" AS "Title" ON "Formulario"."title_texto_id" = "Title"."id" LEFT JOIN "textos" AS "Keywords" ON "Formulario"."keywords_texto_id" = "Keywords"."id" LEFT JOIN "textos" AS "Description" ON "Formulario"."description_texto_id" = "Description"."id" LEFT JOIN "textos" AS "Filename" ON "Formulario"."filename_texto_id" = "Filename"."id" LEFT JOIN "mapas" AS "Mapa" ON "Mapa"."nodo_id" = "Formulario"."id" WHERE ( "Formulario"."id"=538) AND (( "Formulario"."temporal" IS NULL OR "Formulario"."temporal"=false) AND "Formulario"."publicado"=true) LIMIT 1113
11SELECT "Nodo"."id" AS "Nodo__id", "Nodo"."parent_id" AS "Nodo__parent_id", "Nodo"."tipo" AS "Nodo__tipo", "Nodo"."publicado" AS "Nodo__publicado", "Nodo"."nombre_texto_id" AS "Nodo__nombre_texto_id", "Nodo"."sin_acentos_texto_id" AS "Nodo__sin_acentos_texto_id", "Nodo"."contenido_texto_id" AS "Nodo__contenido_texto_id", "Nodo"."orden" AS "Nodo__orden", "Nodo"."created" AS "Nodo__created", "Nodo"."cabecera_archivo_id" AS "Nodo__cabecera_archivo_id", "Nodo"."subtitulo_texto_id" AS "Nodo__subtitulo_texto_id", "Nodo"."color" AS "Nodo__color", "Nodo"."temporal" AS "Nodo__temporal", "Nodo"."borrable" AS "Nodo__borrable", "Nodo"."movible" AS "Nodo__movible", "Nodo"."editable" AS "Nodo__editable", "Nodo"."mostrar_en_menu" AS "Nodo__mostrar_en_menu", "Nodo"."comentable" AS "Nodo__comentable", "Nodo"."etiqueta_texto_id" AS "Nodo__etiqueta_texto_id", "Nodo"."enviado_boletin" AS "Nodo__enviado_boletin", "Nodo"."title_texto_id" AS "Nodo__title_texto_id", "Nodo"."keywords_texto_id" AS "Nodo__keywords_texto_id", "Nodo"."description_texto_id" AS "Nodo__description_texto_id", "Nodo"."filename_texto_id" AS "Nodo__filename_texto_id", "Nodo"."url_mapa" AS "Nodo__url_mapa", "Nombre"."id" AS "Nombre__id", "Nombre"."texto_es" AS "Nombre__texto_es", "Nombre"."texto_en" AS "Nombre__texto_en", "Nombre"."texto_va" AS "Nombre__texto_va", "Nombre"."texto_de" AS "Nombre__texto_de", "Nombre"."texto_fr" AS "Nombre__texto_fr", "Nombre"."texto_pl" AS "Nombre__texto_pl", "Nombre"."texto_ru" AS "Nombre__texto_ru", "Nombre"."texto_pt" AS "Nombre__texto_pt", "Nombre"."texto_nl" AS "Nombre__texto_nl", "Nombre"."texto_it" AS "Nombre__texto_it", "Subtitulo"."id" AS "Subtitulo__id", "Subtitulo"."texto_es" AS "Subtitulo__texto_es", "Subtitulo"."texto_en" AS "Subtitulo__texto_en", "Subtitulo"."texto_va" AS "Subtitulo__texto_va", "Subtitulo"."texto_de" AS "Subtitulo__texto_de", "Subtitulo"."texto_fr" AS "Subtitulo__texto_fr", "Subtitulo"."texto_pl" AS "Subtitulo__texto_pl", "Subtitulo"."texto_ru" AS "Subtitulo__texto_ru", "Subtitulo"."texto_pt" AS "Subtitulo__texto_pt", "Subtitulo"."texto_nl" AS "Subtitulo__texto_nl", "Subtitulo"."texto_it" AS "Subtitulo__texto_it", "Contenido"."id" AS "Contenido__id", "Contenido"."texto_es" AS "Contenido__texto_es", "Contenido"."texto_en" AS "Contenido__texto_en", "Contenido"."texto_va" AS "Contenido__texto_va", "Contenido"."texto_de" AS "Contenido__texto_de", "Contenido"."texto_fr" AS "Contenido__texto_fr", "Contenido"."texto_pl" AS "Contenido__texto_pl", "Contenido"."texto_ru" AS "Contenido__texto_ru", "Contenido"."texto_pt" AS "Contenido__texto_pt", "Contenido"."texto_nl" AS "Contenido__texto_nl", "Contenido"."texto_it" AS "Contenido__texto_it", "Title"."id" AS "Title__id", "Title"."texto_es" AS "Title__texto_es", "Title"."texto_en" AS "Title__texto_en", "Title"."texto_va" AS "Title__texto_va", "Title"."texto_de" AS "Title__texto_de", "Title"."texto_fr" AS "Title__texto_fr", "Title"."texto_pl" AS "Title__texto_pl", "Title"."texto_ru" AS "Title__texto_ru", "Title"."texto_pt" AS "Title__texto_pt", "Title"."texto_nl" AS "Title__texto_nl", "Title"."texto_it" AS "Title__texto_it", "Keywords"."id" AS "Keywords__id", "Keywords"."texto_es" AS "Keywords__texto_es", "Keywords"."texto_en" AS "Keywords__texto_en", "Keywords"."texto_va" AS "Keywords__texto_va", "Keywords"."texto_de" AS "Keywords__texto_de", "Keywords"."texto_fr" AS "Keywords__texto_fr", "Keywords"."texto_pl" AS "Keywords__texto_pl", "Keywords"."texto_ru" AS "Keywords__texto_ru", "Keywords"."texto_pt" AS "Keywords__texto_pt", "Keywords"."texto_nl" AS "Keywords__texto_nl", "Keywords"."texto_it" AS "Keywords__texto_it", "Description"."id" AS "Description__id", "Description"."texto_es" AS "Description__texto_es", "Description"."texto_en" AS "Description__texto_en", "Description"."texto_va" AS "Description__texto_va", "Description"."texto_de" AS "Description__texto_de", "Description"."texto_fr" AS "Description__texto_fr", "Description"."texto_pl" AS "Description__texto_pl", "Description"."texto_ru" AS "Description__texto_ru", "Description"."texto_pt" AS "Description__texto_pt", "Description"."texto_nl" AS "Description__texto_nl", "Description"."texto_it" AS "Description__texto_it", "Filename"."id" AS "Filename__id", "Filename"."texto_es" AS "Filename__texto_es", "Filename"."texto_en" AS "Filename__texto_en", "Filename"."texto_va" AS "Filename__texto_va", "Filename"."texto_de" AS "Filename__texto_de", "Filename"."texto_fr" AS "Filename__texto_fr", "Filename"."texto_pl" AS "Filename__texto_pl", "Filename"."texto_ru" AS "Filename__texto_ru", "Filename"."texto_pt" AS "Filename__texto_pt", "Filename"."texto_nl" AS "Filename__texto_nl", "Filename"."texto_it" AS "Filename__texto_it" FROM "nodos" AS "Nodo" LEFT JOIN "textos" AS "Nombre" ON "Nodo"."nombre_texto_id" = "Nombre"."id" LEFT JOIN "textos" AS "Subtitulo" ON "Nodo"."subtitulo_texto_id" = "Subtitulo"."id" LEFT JOIN "textos" AS "Contenido" ON "Nodo"."contenido_texto_id" = "Contenido"."id" LEFT JOIN "textos" AS "Title" ON "Nodo"."title_texto_id" = "Title"."id" LEFT JOIN "textos" AS "Keywords" ON "Nodo"."keywords_texto_id" = "Keywords"."id" LEFT JOIN "textos" AS "Description" ON "Nodo"."description_texto_id" = "Description"."id" LEFT JOIN "textos" AS "Filename" ON "Nodo"."filename_texto_id" = "Filename"."id" WHERE ( "Nodo"."id"=1) AND (( "Nodo"."temporal" IS NULL OR "Nodo"."temporal"=false) AND "Nodo"."publicado"=true) LIMIT 1118
12SELECT "Imagen"."id" AS "Imagen__id", "Imagen"."nodo_id" AS "Imagen__nodo_id", "Imagen"."orden" AS "Imagen__orden", "Imagen"."pie_texto_id" AS "Imagen__pie_texto_id", "Imagen"."mostrar" AS "Imagen__mostrar" FROM "imagenes" AS "Imagen" WHERE "Imagen"."mostrar" < 2 AND "Imagen"."nodo_id" = '1' ORDER BY "orden" ASC, "id" DESC001
13SELECT "Archivo"."id" AS "Archivo__id", "Archivo"."nodo_id" AS "Archivo__nodo_id", "Archivo"."extension" AS "Archivo__extension", "Archivo"."nombre" AS "Archivo__nombre", "Archivo"."idioma" AS "Archivo__idioma", "Archivo"."orden" AS "Archivo__orden", "Archivo"."mostrar" AS "Archivo__mostrar", "Archivo"."created" AS "Archivo__created", "Archivo"."categoria" AS "Archivo__categoria", "Archivo"."privado" AS "Archivo__privado", "Archivo"."bytes" AS "Archivo__bytes", "Archivo"."tipo" AS "Archivo__tipo" FROM "archivos" AS "Archivo" WHERE "Archivo"."tipo"=0 AND "Archivo"."mostrar" < 2 AND ( "Archivo"."idioma" IS NULL OR "Archivo"."idioma"='eu' OR "Archivo"."idioma"='es') AND "Archivo"."nodo_id" = '1' ORDER BY "orden" ASC, "id" DESC000
14SELECT "Video"."id" AS "Video__id", "Video"."nodo_id" AS "Video__nodo_id", "Video"."nombre" AS "Video__nombre", "Video"."idioma" AS "Video__idioma", "Video"."created" AS "Video__created", "Video"."clave" AS "Video__clave", "Video"."descripcion" AS "Video__descripcion", "Video"."keywords" AS "Video__keywords", "Video"."orden" AS "Video__orden", "Video"."categoria" AS "Video__categoria", "Video"."subido" AS "Video__subido" FROM "videos" AS "Video" WHERE "Video"."nodo_id" = '1' ORDER BY "orden" ASC, "id" DESC000
15SELECT "Cabecera"."id" AS "Cabecera__id", "Cabecera"."nodo_id" AS "Cabecera__nodo_id", "Cabecera"."extension" AS "Cabecera__extension", "Cabecera"."nombre" AS "Cabecera__nombre", "Cabecera"."idioma" AS "Cabecera__idioma", "Cabecera"."orden" AS "Cabecera__orden", "Cabecera"."mostrar" AS "Cabecera__mostrar", "Cabecera"."created" AS "Cabecera__created", "Cabecera"."categoria" AS "Cabecera__categoria", "Cabecera"."privado" AS "Cabecera__privado", "Cabecera"."bytes" AS "Cabecera__bytes", "Cabecera"."tipo" AS "Cabecera__tipo" FROM "archivos" AS "Cabecera" WHERE "Cabecera"."tipo"=1 AND "Cabecera"."nodo_id" = '1' ORDER BY "orden" ASC, "id" DESC000
16SELECT "Enlace"."id" AS "Enlace__id", "Enlace"."nombre" AS "Enlace__nombre", "Enlace"."destino" AS "Enlace__destino", "Enlace"."idioma" AS "Enlace__idioma", "Enlace"."orden" AS "Enlace__orden", "Enlace"."nodo_id" AS "Enlace__nodo_id", "Enlace"."ventana" AS "Enlace__ventana" FROM "enlaces" AS "Enlace" WHERE ( "Enlace"."idioma" IS NULL OR "Enlace"."idioma"='eu' OR "Enlace"."idioma"='es') AND "Enlace"."nodo_id" = '1' ORDER BY "orden" ASC, "id" DESC000
17SELECT "Nodo"."id" AS "Nodo__id", "Nodo"."parent_id" AS "Nodo__parent_id", "Nodo"."tipo" AS "Nodo__tipo", "Nodo"."publicado" AS "Nodo__publicado", "Nodo"."nombre_texto_id" AS "Nodo__nombre_texto_id", "Nodo"."sin_acentos_texto_id" AS "Nodo__sin_acentos_texto_id", "Nodo"."contenido_texto_id" AS "Nodo__contenido_texto_id", "Nodo"."orden" AS "Nodo__orden", "Nodo"."created" AS "Nodo__created", "Nodo"."cabecera_archivo_id" AS "Nodo__cabecera_archivo_id", "Nodo"."subtitulo_texto_id" AS "Nodo__subtitulo_texto_id", "Nodo"."color" AS "Nodo__color", "Nodo"."temporal" AS "Nodo__temporal", "Nodo"."borrable" AS "Nodo__borrable", "Nodo"."movible" AS "Nodo__movible", "Nodo"."editable" AS "Nodo__editable", "Nodo"."mostrar_en_menu" AS "Nodo__mostrar_en_menu", "Nodo"."comentable" AS "Nodo__comentable", "Nodo"."etiqueta_texto_id" AS "Nodo__etiqueta_texto_id", "Nodo"."enviado_boletin" AS "Nodo__enviado_boletin", "Nodo"."title_texto_id" AS "Nodo__title_texto_id", "Nodo"."keywords_texto_id" AS "Nodo__keywords_texto_id", "Nodo"."description_texto_id" AS "Nodo__description_texto_id", "Nodo"."filename_texto_id" AS "Nodo__filename_texto_id", "Nodo"."url_mapa" AS "Nodo__url_mapa", "Nombre"."id" AS "Nombre__id", "Nombre"."texto_es" AS "Nombre__texto_es", "Nombre"."texto_en" AS "Nombre__texto_en", "Nombre"."texto_va" AS "Nombre__texto_va", "Nombre"."texto_de" AS "Nombre__texto_de", "Nombre"."texto_fr" AS "Nombre__texto_fr", "Nombre"."texto_pl" AS "Nombre__texto_pl", "Nombre"."texto_ru" AS "Nombre__texto_ru", "Nombre"."texto_pt" AS "Nombre__texto_pt", "Nombre"."texto_nl" AS "Nombre__texto_nl", "Nombre"."texto_it" AS "Nombre__texto_it", "Subtitulo"."id" AS "Subtitulo__id", "Subtitulo"."texto_es" AS "Subtitulo__texto_es", "Subtitulo"."texto_en" AS "Subtitulo__texto_en", "Subtitulo"."texto_va" AS "Subtitulo__texto_va", "Subtitulo"."texto_de" AS "Subtitulo__texto_de", "Subtitulo"."texto_fr" AS "Subtitulo__texto_fr", "Subtitulo"."texto_pl" AS "Subtitulo__texto_pl", "Subtitulo"."texto_ru" AS "Subtitulo__texto_ru", "Subtitulo"."texto_pt" AS "Subtitulo__texto_pt", "Subtitulo"."texto_nl" AS "Subtitulo__texto_nl", "Subtitulo"."texto_it" AS "Subtitulo__texto_it", "Contenido"."id" AS "Contenido__id", "Contenido"."texto_es" AS "Contenido__texto_es", "Contenido"."texto_en" AS "Contenido__texto_en", "Contenido"."texto_va" AS "Contenido__texto_va", "Contenido"."texto_de" AS "Contenido__texto_de", "Contenido"."texto_fr" AS "Contenido__texto_fr", "Contenido"."texto_pl" AS "Contenido__texto_pl", "Contenido"."texto_ru" AS "Contenido__texto_ru", "Contenido"."texto_pt" AS "Contenido__texto_pt", "Contenido"."texto_nl" AS "Contenido__texto_nl", "Contenido"."texto_it" AS "Contenido__texto_it", "Title"."id" AS "Title__id", "Title"."texto_es" AS "Title__texto_es", "Title"."texto_en" AS "Title__texto_en", "Title"."texto_va" AS "Title__texto_va", "Title"."texto_de" AS "Title__texto_de", "Title"."texto_fr" AS "Title__texto_fr", "Title"."texto_pl" AS "Title__texto_pl", "Title"."texto_ru" AS "Title__texto_ru", "Title"."texto_pt" AS "Title__texto_pt", "Title"."texto_nl" AS "Title__texto_nl", "Title"."texto_it" AS "Title__texto_it", "Keywords"."id" AS "Keywords__id", "Keywords"."texto_es" AS "Keywords__texto_es", "Keywords"."texto_en" AS "Keywords__texto_en", "Keywords"."texto_va" AS "Keywords__texto_va", "Keywords"."texto_de" AS "Keywords__texto_de", "Keywords"."texto_fr" AS "Keywords__texto_fr", "Keywords"."texto_pl" AS "Keywords__texto_pl", "Keywords"."texto_ru" AS "Keywords__texto_ru", "Keywords"."texto_pt" AS "Keywords__texto_pt", "Keywords"."texto_nl" AS "Keywords__texto_nl", "Keywords"."texto_it" AS "Keywords__texto_it", "Description"."id" AS "Description__id", "Description"."texto_es" AS "Description__texto_es", "Description"."texto_en" AS "Description__texto_en", "Description"."texto_va" AS "Description__texto_va", "Description"."texto_de" AS "Description__texto_de", "Description"."texto_fr" AS "Description__texto_fr", "Description"."texto_pl" AS "Description__texto_pl", "Description"."texto_ru" AS "Description__texto_ru", "Description"."texto_pt" AS "Description__texto_pt", "Description"."texto_nl" AS "Description__texto_nl", "Description"."texto_it" AS "Description__texto_it", "Filename"."id" AS "Filename__id", "Filename"."texto_es" AS "Filename__texto_es", "Filename"."texto_en" AS "Filename__texto_en", "Filename"."texto_va" AS "Filename__texto_va", "Filename"."texto_de" AS "Filename__texto_de", "Filename"."texto_fr" AS "Filename__texto_fr", "Filename"."texto_pl" AS "Filename__texto_pl", "Filename"."texto_ru" AS "Filename__texto_ru", "Filename"."texto_pt" AS "Filename__texto_pt", "Filename"."texto_nl" AS "Filename__texto_nl", "Filename"."texto_it" AS "Filename__texto_it" FROM "nodos" AS "Nodo" LEFT JOIN "textos" AS "Nombre" ON "Nodo"."nombre_texto_id" = "Nombre"."id" LEFT JOIN "textos" AS "Subtitulo" ON "Nodo"."subtitulo_texto_id" = "Subtitulo"."id" LEFT JOIN "textos" AS "Contenido" ON "Nodo"."contenido_texto_id" = "Contenido"."id" LEFT JOIN "textos" AS "Title" ON "Nodo"."title_texto_id" = "Title"."id" LEFT JOIN "textos" AS "Keywords" ON "Nodo"."keywords_texto_id" = "Keywords"."id" LEFT JOIN "textos" AS "Description" ON "Nodo"."description_texto_id" = "Description"."id" LEFT JOIN "textos" AS "Filename" ON "Nodo"."filename_texto_id" = "Filename"."id" WHERE (parent_id=538) AND (( "Nodo"."temporal" IS NULL OR "Nodo"."temporal"=false) AND "Nodo"."publicado"=true) ORDER BY "Nodo"."orden" ASC, "Nodo"."id" DESC 005
18SELECT "Imagen"."id" AS "Imagen__id", "Imagen"."nodo_id" AS "Imagen__nodo_id", "Imagen"."orden" AS "Imagen__orden", "Imagen"."pie_texto_id" AS "Imagen__pie_texto_id", "Imagen"."mostrar" AS "Imagen__mostrar", "Nodo"."id" AS "Nodo__id", "Nodo"."parent_id" AS "Nodo__parent_id", "Nodo"."tipo" AS "Nodo__tipo", "Nodo"."publicado" AS "Nodo__publicado", "Nodo"."nombre_texto_id" AS "Nodo__nombre_texto_id", "Nodo"."sin_acentos_texto_id" AS "Nodo__sin_acentos_texto_id", "Nodo"."contenido_texto_id" AS "Nodo__contenido_texto_id", "Nodo"."orden" AS "Nodo__orden", "Nodo"."created" AS "Nodo__created", "Nodo"."cabecera_archivo_id" AS "Nodo__cabecera_archivo_id", "Nodo"."subtitulo_texto_id" AS "Nodo__subtitulo_texto_id", "Nodo"."color" AS "Nodo__color", "Nodo"."temporal" AS "Nodo__temporal", "Nodo"."borrable" AS "Nodo__borrable", "Nodo"."movible" AS "Nodo__movible", "Nodo"."editable" AS "Nodo__editable", "Nodo"."mostrar_en_menu" AS "Nodo__mostrar_en_menu", "Nodo"."comentable" AS "Nodo__comentable", "Nodo"."etiqueta_texto_id" AS "Nodo__etiqueta_texto_id", "Nodo"."enviado_boletin" AS "Nodo__enviado_boletin", "Nodo"."title_texto_id" AS "Nodo__title_texto_id", "Nodo"."keywords_texto_id" AS "Nodo__keywords_texto_id", "Nodo"."description_texto_id" AS "Nodo__description_texto_id", "Nodo"."filename_texto_id" AS "Nodo__filename_texto_id", "Nodo"."url_mapa" AS "Nodo__url_mapa", "Pie"."id" AS "Pie__id", "Pie"."texto_es" AS "Pie__texto_es", "Pie"."texto_en" AS "Pie__texto_en", "Pie"."texto_va" AS "Pie__texto_va", "Pie"."texto_de" AS "Pie__texto_de", "Pie"."texto_fr" AS "Pie__texto_fr", "Pie"."texto_pl" AS "Pie__texto_pl", "Pie"."texto_ru" AS "Pie__texto_ru", "Pie"."texto_pt" AS "Pie__texto_pt", "Pie"."texto_nl" AS "Pie__texto_nl", "Pie"."texto_it" AS "Pie__texto_it" FROM "imagenes" AS "Imagen" LEFT JOIN "nodos" AS "Nodo" ON "Imagen"."nodo_id" = "Nodo"."id" LEFT JOIN "textos" AS "Pie" ON "Imagen"."pie_texto_id" = "Pie"."id" WHERE "Imagen"."nodo_id"=538 AND "Imagen"."mostrar"<2 ORDER BY "Imagen"."orden" ASC, "Imagen"."id" DESC 002
19SELECT "FormularioDestino"."id" AS "FormularioDestino__id", "FormularioDestino"."nombre_texto_id" AS "FormularioDestino__nombre_texto_id", "FormularioDestino"."formulario_id" AS "FormularioDestino__formulario_id", "FormularioDestino"."email" AS "FormularioDestino__email", "FormularioDestino"."orden" AS "FormularioDestino__orden", "Formulario"."id" AS "Formulario__id", "Formulario"."parent_id" AS "Formulario__parent_id", "Formulario"."tipo" AS "Formulario__tipo", "Formulario"."publicado" AS "Formulario__publicado", "Formulario"."nombre_texto_id" AS "Formulario__nombre_texto_id", "Formulario"."sin_acentos_texto_id" AS "Formulario__sin_acentos_texto_id", "Formulario"."contenido_texto_id" AS "Formulario__contenido_texto_id", "Formulario"."orden" AS "Formulario__orden", "Formulario"."created" AS "Formulario__created", "Formulario"."cabecera_archivo_id" AS "Formulario__cabecera_archivo_id", "Formulario"."subtitulo_texto_id" AS "Formulario__subtitulo_texto_id", "Formulario"."color" AS "Formulario__color", "Formulario"."temporal" AS "Formulario__temporal", "Formulario"."borrable" AS "Formulario__borrable", "Formulario"."movible" AS "Formulario__movible", "Formulario"."editable" AS "Formulario__editable", "Formulario"."mostrar_en_menu" AS "Formulario__mostrar_en_menu", "Formulario"."comentable" AS "Formulario__comentable", "Formulario"."etiqueta_texto_id" AS "Formulario__etiqueta_texto_id", "Formulario"."enviado_boletin" AS "Formulario__enviado_boletin", "Formulario"."title_texto_id" AS "Formulario__title_texto_id", "Formulario"."keywords_texto_id" AS "Formulario__keywords_texto_id", "Formulario"."description_texto_id" AS "Formulario__description_texto_id", "Formulario"."filename_texto_id" AS "Formulario__filename_texto_id", "Formulario"."url_mapa" AS "Formulario__url_mapa", "Formulario"."mapa" AS "Formulario__mapa", "Formulario"."email" AS "Formulario__email", "Nombre"."id" AS "Nombre__id", "Nombre"."texto_es" AS "Nombre__texto_es", "Nombre"."texto_en" AS "Nombre__texto_en", "Nombre"."texto_va" AS "Nombre__texto_va", "Nombre"."texto_de" AS "Nombre__texto_de", "Nombre"."texto_fr" AS "Nombre__texto_fr", "Nombre"."texto_pl" AS "Nombre__texto_pl", "Nombre"."texto_ru" AS "Nombre__texto_ru", "Nombre"."texto_pt" AS "Nombre__texto_pt", "Nombre"."texto_nl" AS "Nombre__texto_nl", "Nombre"."texto_it" AS "Nombre__texto_it" FROM "formulario_destinos" AS "FormularioDestino" LEFT JOIN "formularios" AS "Formulario" ON "FormularioDestino"."formulario_id" = "Formulario"."id" LEFT JOIN "textos" AS "Nombre" ON "FormularioDestino"."nombre_texto_id" = "Nombre"."id" WHERE "FormularioDestino"."formulario_id"=538 ORDER BY "FormularioDestino"."orden" ASC, "FormularioDestino"."id" ASC 000
20SELECT "FormularioCampo"."id" AS "FormularioCampo__id", "FormularioCampo"."nombre_texto_id" AS "FormularioCampo__nombre_texto_id", "FormularioCampo"."formulario_id" AS "FormularioCampo__formulario_id", "FormularioCampo"."tipo" AS "FormularioCampo__tipo", "FormularioCampo"."orden" AS "FormularioCampo__orden", "FormularioCampo"."obligatorio" AS "FormularioCampo__obligatorio", "FormularioCampo"."nombre_grupo" AS "FormularioCampo__nombre_grupo", "Formulario"."id" AS "Formulario__id", "Formulario"."parent_id" AS "Formulario__parent_id", "Formulario"."tipo" AS "Formulario__tipo", "Formulario"."publicado" AS "Formulario__publicado", "Formulario"."nombre_texto_id" AS "Formulario__nombre_texto_id", "Formulario"."sin_acentos_texto_id" AS "Formulario__sin_acentos_texto_id", "Formulario"."contenido_texto_id" AS "Formulario__contenido_texto_id", "Formulario"."orden" AS "Formulario__orden", "Formulario"."created" AS "Formulario__created", "Formulario"."cabecera_archivo_id" AS "Formulario__cabecera_archivo_id", "Formulario"."subtitulo_texto_id" AS "Formulario__subtitulo_texto_id", "Formulario"."color" AS "Formulario__color", "Formulario"."temporal" AS "Formulario__temporal", "Formulario"."borrable" AS "Formulario__borrable", "Formulario"."movible" AS "Formulario__movible", "Formulario"."editable" AS "Formulario__editable", "Formulario"."mostrar_en_menu" AS "Formulario__mostrar_en_menu", "Formulario"."comentable" AS "Formulario__comentable", "Formulario"."etiqueta_texto_id" AS "Formulario__etiqueta_texto_id", "Formulario"."enviado_boletin" AS "Formulario__enviado_boletin", "Formulario"."title_texto_id" AS "Formulario__title_texto_id", "Formulario"."keywords_texto_id" AS "Formulario__keywords_texto_id", "Formulario"."description_texto_id" AS "Formulario__description_texto_id", "Formulario"."filename_texto_id" AS "Formulario__filename_texto_id", "Formulario"."url_mapa" AS "Formulario__url_mapa", "Formulario"."mapa" AS "Formulario__mapa", "Formulario"."email" AS "Formulario__email", "Nombre"."id" AS "Nombre__id", "Nombre"."texto_es" AS "Nombre__texto_es", "Nombre"."texto_en" AS "Nombre__texto_en", "Nombre"."texto_va" AS "Nombre__texto_va", "Nombre"."texto_de" AS "Nombre__texto_de", "Nombre"."texto_fr" AS "Nombre__texto_fr", "Nombre"."texto_pl" AS "Nombre__texto_pl", "Nombre"."texto_ru" AS "Nombre__texto_ru", "Nombre"."texto_pt" AS "Nombre__texto_pt", "Nombre"."texto_nl" AS "Nombre__texto_nl", "Nombre"."texto_it" AS "Nombre__texto_it" FROM "formulario_campos" AS "FormularioCampo" LEFT JOIN "formularios" AS "Formulario" ON "FormularioCampo"."formulario_id" = "Formulario"."id" LEFT JOIN "textos" AS "Nombre" ON "FormularioCampo"."nombre_texto_id" = "Nombre"."id" WHERE "FormularioCampo"."formulario_id"=538 ORDER BY "FormularioCampo"."orden" ASC, "FormularioCampo"."id" ASC 330
21SELECT "Nodo"."id" AS "Nodo__id", "Nodo"."parent_id" AS "Nodo__parent_id", "Nodo"."tipo" AS "Nodo__tipo", "Nodo"."publicado" AS "Nodo__publicado", "Nodo"."nombre_texto_id" AS "Nodo__nombre_texto_id", "Nodo"."sin_acentos_texto_id" AS "Nodo__sin_acentos_texto_id", "Nodo"."contenido_texto_id" AS "Nodo__contenido_texto_id", "Nodo"."orden" AS "Nodo__orden", "Nodo"."created" AS "Nodo__created", "Nodo"."cabecera_archivo_id" AS "Nodo__cabecera_archivo_id", "Nodo"."subtitulo_texto_id" AS "Nodo__subtitulo_texto_id", "Nodo"."color" AS "Nodo__color", "Nodo"."temporal" AS "Nodo__temporal", "Nodo"."borrable" AS "Nodo__borrable", "Nodo"."movible" AS "Nodo__movible", "Nodo"."editable" AS "Nodo__editable", "Nodo"."mostrar_en_menu" AS "Nodo__mostrar_en_menu", "Nodo"."comentable" AS "Nodo__comentable", "Nodo"."etiqueta_texto_id" AS "Nodo__etiqueta_texto_id", "Nodo"."enviado_boletin" AS "Nodo__enviado_boletin", "Nodo"."title_texto_id" AS "Nodo__title_texto_id", "Nodo"."keywords_texto_id" AS "Nodo__keywords_texto_id", "Nodo"."description_texto_id" AS "Nodo__description_texto_id", "Nodo"."filename_texto_id" AS "Nodo__filename_texto_id", "Nodo"."url_mapa" AS "Nodo__url_mapa", "Nombre"."id" AS "Nombre__id", "Nombre"."texto_es" AS "Nombre__texto_es", "Nombre"."texto_en" AS "Nombre__texto_en", "Nombre"."texto_va" AS "Nombre__texto_va", "Nombre"."texto_de" AS "Nombre__texto_de", "Nombre"."texto_fr" AS "Nombre__texto_fr", "Nombre"."texto_pl" AS "Nombre__texto_pl", "Nombre"."texto_ru" AS "Nombre__texto_ru", "Nombre"."texto_pt" AS "Nombre__texto_pt", "Nombre"."texto_nl" AS "Nombre__texto_nl", "Nombre"."texto_it" AS "Nombre__texto_it", "Subtitulo"."id" AS "Subtitulo__id", "Subtitulo"."texto_es" AS "Subtitulo__texto_es", "Subtitulo"."texto_en" AS "Subtitulo__texto_en", "Subtitulo"."texto_va" AS "Subtitulo__texto_va", "Subtitulo"."texto_de" AS "Subtitulo__texto_de", "Subtitulo"."texto_fr" AS "Subtitulo__texto_fr", "Subtitulo"."texto_pl" AS "Subtitulo__texto_pl", "Subtitulo"."texto_ru" AS "Subtitulo__texto_ru", "Subtitulo"."texto_pt" AS "Subtitulo__texto_pt", "Subtitulo"."texto_nl" AS "Subtitulo__texto_nl", "Subtitulo"."texto_it" AS "Subtitulo__texto_it", "Contenido"."id" AS "Contenido__id", "Contenido"."texto_es" AS "Contenido__texto_es", "Contenido"."texto_en" AS "Contenido__texto_en", "Contenido"."texto_va" AS "Contenido__texto_va", "Contenido"."texto_de" AS "Contenido__texto_de", "Contenido"."texto_fr" AS "Contenido__texto_fr", "Contenido"."texto_pl" AS "Contenido__texto_pl", "Contenido"."texto_ru" AS "Contenido__texto_ru", "Contenido"."texto_pt" AS "Contenido__texto_pt", "Contenido"."texto_nl" AS "Contenido__texto_nl", "Contenido"."texto_it" AS "Contenido__texto_it", "Title"."id" AS "Title__id", "Title"."texto_es" AS "Title__texto_es", "Title"."texto_en" AS "Title__texto_en", "Title"."texto_va" AS "Title__texto_va", "Title"."texto_de" AS "Title__texto_de", "Title"."texto_fr" AS "Title__texto_fr", "Title"."texto_pl" AS "Title__texto_pl", "Title"."texto_ru" AS "Title__texto_ru", "Title"."texto_pt" AS "Title__texto_pt", "Title"."texto_nl" AS "Title__texto_nl", "Title"."texto_it" AS "Title__texto_it", "Keywords"."id" AS "Keywords__id", "Keywords"."texto_es" AS "Keywords__texto_es", "Keywords"."texto_en" AS "Keywords__texto_en", "Keywords"."texto_va" AS "Keywords__texto_va", "Keywords"."texto_de" AS "Keywords__texto_de", "Keywords"."texto_fr" AS "Keywords__texto_fr", "Keywords"."texto_pl" AS "Keywords__texto_pl", "Keywords"."texto_ru" AS "Keywords__texto_ru", "Keywords"."texto_pt" AS "Keywords__texto_pt", "Keywords"."texto_nl" AS "Keywords__texto_nl", "Keywords"."texto_it" AS "Keywords__texto_it", "Description"."id" AS "Description__id", "Description"."texto_es" AS "Description__texto_es", "Description"."texto_en" AS "Description__texto_en", "Description"."texto_va" AS "Description__texto_va", "Description"."texto_de" AS "Description__texto_de", "Description"."texto_fr" AS "Description__texto_fr", "Description"."texto_pl" AS "Description__texto_pl", "Description"."texto_ru" AS "Description__texto_ru", "Description"."texto_pt" AS "Description__texto_pt", "Description"."texto_nl" AS "Description__texto_nl", "Description"."texto_it" AS "Description__texto_it", "Filename"."id" AS "Filename__id", "Filename"."texto_es" AS "Filename__texto_es", "Filename"."texto_en" AS "Filename__texto_en", "Filename"."texto_va" AS "Filename__texto_va", "Filename"."texto_de" AS "Filename__texto_de", "Filename"."texto_fr" AS "Filename__texto_fr", "Filename"."texto_pl" AS "Filename__texto_pl", "Filename"."texto_ru" AS "Filename__texto_ru", "Filename"."texto_pt" AS "Filename__texto_pt", "Filename"."texto_nl" AS "Filename__texto_nl", "Filename"."texto_it" AS "Filename__texto_it" FROM "nodos" AS "Nodo" LEFT JOIN "textos" AS "Nombre" ON "Nodo"."nombre_texto_id" = "Nombre"."id" LEFT JOIN "textos" AS "Subtitulo" ON "Nodo"."subtitulo_texto_id" = "Subtitulo"."id" LEFT JOIN "textos" AS "Contenido" ON "Nodo"."contenido_texto_id" = "Contenido"."id" LEFT JOIN "textos" AS "Title" ON "Nodo"."title_texto_id" = "Title"."id" LEFT JOIN "textos" AS "Keywords" ON "Nodo"."keywords_texto_id" = "Keywords"."id" LEFT JOIN "textos" AS "Description" ON "Nodo"."description_texto_id" = "Description"."id" LEFT JOIN "textos" AS "Filename" ON "Nodo"."filename_texto_id" = "Filename"."id" WHERE ( "Nodo"."id"=538) AND ((true)) LIMIT 1114
22SELECT "Nodo"."id" AS "Nodo__id", "Nodo"."parent_id" AS "Nodo__parent_id", "Nodo"."tipo" AS "Nodo__tipo", "Nodo"."publicado" AS "Nodo__publicado", "Nodo"."nombre_texto_id" AS "Nodo__nombre_texto_id", "Nodo"."sin_acentos_texto_id" AS "Nodo__sin_acentos_texto_id", "Nodo"."contenido_texto_id" AS "Nodo__contenido_texto_id", "Nodo"."orden" AS "Nodo__orden", "Nodo"."created" AS "Nodo__created", "Nodo"."cabecera_archivo_id" AS "Nodo__cabecera_archivo_id", "Nodo"."subtitulo_texto_id" AS "Nodo__subtitulo_texto_id", "Nodo"."color" AS "Nodo__color", "Nodo"."temporal" AS "Nodo__temporal", "Nodo"."borrable" AS "Nodo__borrable", "Nodo"."movible" AS "Nodo__movible", "Nodo"."editable" AS "Nodo__editable", "Nodo"."mostrar_en_menu" AS "Nodo__mostrar_en_menu", "Nodo"."comentable" AS "Nodo__comentable", "Nodo"."etiqueta_texto_id" AS "Nodo__etiqueta_texto_id", "Nodo"."enviado_boletin" AS "Nodo__enviado_boletin", "Nodo"."title_texto_id" AS "Nodo__title_texto_id", "Nodo"."keywords_texto_id" AS "Nodo__keywords_texto_id", "Nodo"."description_texto_id" AS "Nodo__description_texto_id", "Nodo"."filename_texto_id" AS "Nodo__filename_texto_id", "Nodo"."url_mapa" AS "Nodo__url_mapa", "Nombre"."id" AS "Nombre__id", "Nombre"."texto_es" AS "Nombre__texto_es", "Nombre"."texto_en" AS "Nombre__texto_en", "Nombre"."texto_va" AS "Nombre__texto_va", "Nombre"."texto_de" AS "Nombre__texto_de", "Nombre"."texto_fr" AS "Nombre__texto_fr", "Nombre"."texto_pl" AS "Nombre__texto_pl", "Nombre"."texto_ru" AS "Nombre__texto_ru", "Nombre"."texto_pt" AS "Nombre__texto_pt", "Nombre"."texto_nl" AS "Nombre__texto_nl", "Nombre"."texto_it" AS "Nombre__texto_it", "Subtitulo"."id" AS "Subtitulo__id", "Subtitulo"."texto_es" AS "Subtitulo__texto_es", "Subtitulo"."texto_en" AS "Subtitulo__texto_en", "Subtitulo"."texto_va" AS "Subtitulo__texto_va", "Subtitulo"."texto_de" AS "Subtitulo__texto_de", "Subtitulo"."texto_fr" AS "Subtitulo__texto_fr", "Subtitulo"."texto_pl" AS "Subtitulo__texto_pl", "Subtitulo"."texto_ru" AS "Subtitulo__texto_ru", "Subtitulo"."texto_pt" AS "Subtitulo__texto_pt", "Subtitulo"."texto_nl" AS "Subtitulo__texto_nl", "Subtitulo"."texto_it" AS "Subtitulo__texto_it", "Contenido"."id" AS "Contenido__id", "Contenido"."texto_es" AS "Contenido__texto_es", "Contenido"."texto_en" AS "Contenido__texto_en", "Contenido"."texto_va" AS "Contenido__texto_va", "Contenido"."texto_de" AS "Contenido__texto_de", "Contenido"."texto_fr" AS "Contenido__texto_fr", "Contenido"."texto_pl" AS "Contenido__texto_pl", "Contenido"."texto_ru" AS "Contenido__texto_ru", "Contenido"."texto_pt" AS "Contenido__texto_pt", "Contenido"."texto_nl" AS "Contenido__texto_nl", "Contenido"."texto_it" AS "Contenido__texto_it", "Title"."id" AS "Title__id", "Title"."texto_es" AS "Title__texto_es", "Title"."texto_en" AS "Title__texto_en", "Title"."texto_va" AS "Title__texto_va", "Title"."texto_de" AS "Title__texto_de", "Title"."texto_fr" AS "Title__texto_fr", "Title"."texto_pl" AS "Title__texto_pl", "Title"."texto_ru" AS "Title__texto_ru", "Title"."texto_pt" AS "Title__texto_pt", "Title"."texto_nl" AS "Title__texto_nl", "Title"."texto_it" AS "Title__texto_it", "Keywords"."id" AS "Keywords__id", "Keywords"."texto_es" AS "Keywords__texto_es", "Keywords"."texto_en" AS "Keywords__texto_en", "Keywords"."texto_va" AS "Keywords__texto_va", "Keywords"."texto_de" AS "Keywords__texto_de", "Keywords"."texto_fr" AS "Keywords__texto_fr", "Keywords"."texto_pl" AS "Keywords__texto_pl", "Keywords"."texto_ru" AS "Keywords__texto_ru", "Keywords"."texto_pt" AS "Keywords__texto_pt", "Keywords"."texto_nl" AS "Keywords__texto_nl", "Keywords"."texto_it" AS "Keywords__texto_it", "Description"."id" AS "Description__id", "Description"."texto_es" AS "Description__texto_es", "Description"."texto_en" AS "Description__texto_en", "Description"."texto_va" AS "Description__texto_va", "Description"."texto_de" AS "Description__texto_de", "Description"."texto_fr" AS "Description__texto_fr", "Description"."texto_pl" AS "Description__texto_pl", "Description"."texto_ru" AS "Description__texto_ru", "Description"."texto_pt" AS "Description__texto_pt", "Description"."texto_nl" AS "Description__texto_nl", "Description"."texto_it" AS "Description__texto_it", "Filename"."id" AS "Filename__id", "Filename"."texto_es" AS "Filename__texto_es", "Filename"."texto_en" AS "Filename__texto_en", "Filename"."texto_va" AS "Filename__texto_va", "Filename"."texto_de" AS "Filename__texto_de", "Filename"."texto_fr" AS "Filename__texto_fr", "Filename"."texto_pl" AS "Filename__texto_pl", "Filename"."texto_ru" AS "Filename__texto_ru", "Filename"."texto_pt" AS "Filename__texto_pt", "Filename"."texto_nl" AS "Filename__texto_nl", "Filename"."texto_it" AS "Filename__texto_it" FROM "nodos" AS "Nodo" LEFT JOIN "textos" AS "Nombre" ON "Nodo"."nombre_texto_id" = "Nombre"."id" LEFT JOIN "textos" AS "Subtitulo" ON "Nodo"."subtitulo_texto_id" = "Subtitulo"."id" LEFT JOIN "textos" AS "Contenido" ON "Nodo"."contenido_texto_id" = "Contenido"."id" LEFT JOIN "textos" AS "Title" ON "Nodo"."title_texto_id" = "Title"."id" LEFT JOIN "textos" AS "Keywords" ON "Nodo"."keywords_texto_id" = "Keywords"."id" LEFT JOIN "textos" AS "Description" ON "Nodo"."description_texto_id" = "Description"."id" LEFT JOIN "textos" AS "Filename" ON "Nodo"."filename_texto_id" = "Filename"."id" WHERE ( "Nodo"."id"=1) AND ((true)) LIMIT 1114
23SELECT "Nodo"."id" AS "Nodo__id", "Nodo"."parent_id" AS "Nodo__parent_id", "Nodo"."tipo" AS "Nodo__tipo", "Nodo"."publicado" AS "Nodo__publicado", "Nodo"."nombre_texto_id" AS "Nodo__nombre_texto_id", "Nodo"."sin_acentos_texto_id" AS "Nodo__sin_acentos_texto_id", "Nodo"."contenido_texto_id" AS "Nodo__contenido_texto_id", "Nodo"."orden" AS "Nodo__orden", "Nodo"."created" AS "Nodo__created", "Nodo"."cabecera_archivo_id" AS "Nodo__cabecera_archivo_id", "Nodo"."subtitulo_texto_id" AS "Nodo__subtitulo_texto_id", "Nodo"."color" AS "Nodo__color", "Nodo"."temporal" AS "Nodo__temporal", "Nodo"."borrable" AS "Nodo__borrable", "Nodo"."movible" AS "Nodo__movible", "Nodo"."editable" AS "Nodo__editable", "Nodo"."mostrar_en_menu" AS "Nodo__mostrar_en_menu", "Nodo"."comentable" AS "Nodo__comentable", "Nodo"."etiqueta_texto_id" AS "Nodo__etiqueta_texto_id", "Nodo"."enviado_boletin" AS "Nodo__enviado_boletin", "Nodo"."title_texto_id" AS "Nodo__title_texto_id", "Nodo"."keywords_texto_id" AS "Nodo__keywords_texto_id", "Nodo"."description_texto_id" AS "Nodo__description_texto_id", "Nodo"."filename_texto_id" AS "Nodo__filename_texto_id", "Nodo"."url_mapa" AS "Nodo__url_mapa", "Nombre"."id" AS "Nombre__id", "Nombre"."texto_es" AS "Nombre__texto_es", "Nombre"."texto_en" AS "Nombre__texto_en", "Nombre"."texto_va" AS "Nombre__texto_va", "Nombre"."texto_de" AS "Nombre__texto_de", "Nombre"."texto_fr" AS "Nombre__texto_fr", "Nombre"."texto_pl" AS "Nombre__texto_pl", "Nombre"."texto_ru" AS "Nombre__texto_ru", "Nombre"."texto_pt" AS "Nombre__texto_pt", "Nombre"."texto_nl" AS "Nombre__texto_nl", "Nombre"."texto_it" AS "Nombre__texto_it", "Title"."id" AS "Title__id", "Title"."texto_es" AS "Title__texto_es", "Title"."texto_en" AS "Title__texto_en", "Title"."texto_va" AS "Title__texto_va", "Title"."texto_de" AS "Title__texto_de", "Title"."texto_fr" AS "Title__texto_fr", "Title"."texto_pl" AS "Title__texto_pl", "Title"."texto_ru" AS "Title__texto_ru", "Title"."texto_pt" AS "Title__texto_pt", "Title"."texto_nl" AS "Title__texto_nl", "Title"."texto_it" AS "Title__texto_it", "Filename"."id" AS "Filename__id", "Filename"."texto_es" AS "Filename__texto_es", "Filename"."texto_en" AS "Filename__texto_en", "Filename"."texto_va" AS "Filename__texto_va", "Filename"."texto_de" AS "Filename__texto_de", "Filename"."texto_fr" AS "Filename__texto_fr", "Filename"."texto_pl" AS "Filename__texto_pl", "Filename"."texto_ru" AS "Filename__texto_ru", "Filename"."texto_pt" AS "Filename__texto_pt", "Filename"."texto_nl" AS "Filename__texto_nl", "Filename"."texto_it" AS "Filename__texto_it" FROM "nodos" AS "Nodo" LEFT JOIN "textos" AS "Nombre" ON "Nodo"."nombre_texto_id" = "Nombre"."id" LEFT JOIN "textos" AS "Title" ON "Nodo"."title_texto_id" = "Title"."id" LEFT JOIN "textos" AS "Filename" ON "Nodo"."filename_texto_id" = "Filename"."id" WHERE ( "Nodo"."tipo" IN( 0,1,2,3,5,7,9,11,12,13,14,15,16,17,18,19,20,21,24,25,26,28,29,30,32,33,34,36,40,44,45 ) AND "Nodo"."mostrar_en_menu"=TRUE) AND (( "Nodo"."temporal" IS NULL OR "Nodo"."temporal"=false) AND "Nodo"."publicado"=true) ORDER BY "Nodo"."orden" ASC, "Nodo"."id" ASC 2782787
24SELECT "Etiqueta"."id" AS "Etiqueta__id", "Etiqueta"."nombre" AS "Etiqueta__nombre", "Etiqueta"."idioma" AS "Etiqueta__idioma", "Etiqueta"."numero" AS "Etiqueta__numero", "Etiqueta"."icono_archivo_id" AS "Etiqueta__icono_archivo_id", "Etiqueta"."descripcion" AS "Etiqueta__descripcion", "Etiqueta"."cabecera_archivo_id" AS "Etiqueta__cabecera_archivo_id", "Icono"."id" AS "Icono__id", "Icono"."nodo_id" AS "Icono__nodo_id", "Icono"."extension" AS "Icono__extension", "Icono"."nombre" AS "Icono__nombre", "Icono"."idioma" AS "Icono__idioma", "Icono"."orden" AS "Icono__orden", "Icono"."mostrar" AS "Icono__mostrar", "Icono"."created" AS "Icono__created", "Icono"."categoria" AS "Icono__categoria", "Icono"."privado" AS "Icono__privado", "Icono"."bytes" AS "Icono__bytes", "Icono"."tipo" AS "Icono__tipo", "Cabecera"."id" AS "Cabecera__id", "Cabecera"."nodo_id" AS "Cabecera__nodo_id", "Cabecera"."extension" AS "Cabecera__extension", "Cabecera"."nombre" AS "Cabecera__nombre", "Cabecera"."idioma" AS "Cabecera__idioma", "Cabecera"."orden" AS "Cabecera__orden", "Cabecera"."mostrar" AS "Cabecera__mostrar", "Cabecera"."created" AS "Cabecera__created", "Cabecera"."categoria" AS "Cabecera__categoria", "Cabecera"."privado" AS "Cabecera__privado", "Cabecera"."bytes" AS "Cabecera__bytes", "Cabecera"."tipo" AS "Cabecera__tipo" FROM "etiquetas" AS "Etiqueta" LEFT JOIN "archivos" AS "Icono" ON "Etiqueta"."icono_archivo_id" = "Icono"."id" LEFT JOIN "archivos" AS "Cabecera" ON "Etiqueta"."cabecera_archivo_id" = "Cabecera"."id" WHERE "Etiqueta"."idioma"='es' ORDER BY "Etiqueta"."numero" DESC, "Etiqueta"."nombre" ASC 551