Noticias

La Brigada Municipal de Obras inicia las tareas de mejora en el parque infantil de Peñismar
10 febrero 2016

La Brigada Municipal de Obras inicia las tareas de mejora en el parque infantil de Peñismar


En cumplimiento de lo previsto en el Plan de Mejora de parques públicos de la concejalía de Cultura, tal y como se anunció el pasado mes, la Brigada Municipal de Obras y Servicios está llevado a cabo la retirada del pavimento del parque infantil ubicado en el paseo marítimo a la altura de la Urbanización de Peñismar. En los próximos dos días, el personal de la brigada finalizará con esta tarea y la empresa prestataria del servicio de reposición del pavimento instalará el suelo corrido en los 160 metros cuadrados de extensión prevista. Esta acción de mejora se suma a las ya realizadas en el último mes en el parque de la Plaza Zaragoza, que dispone de un nuevo columpio y mejoras en su pavimento, así como el parque de la Calle Playa, para mayores, en el que se han sujetado estructuras y minimizado los efectos de remaches por los cuales el consistorio había recibido solicitud de actuaciones urgentes por parte de los usuarios; además, en las últimas semanas se ha repuesto el “supercolumpio” ubicado en el parque de la Avda. España, frente al Ullal.  También se han llevado a cabo tareas de limpieza intensiva en los pavimentos de los distintos parques infantiles, por parte de la empresa concesionaria.
“El área de Urbanismo está trabajando conjuntamente con el área de Cultura en la realización de informes que nos están sirviendo para valorar mejoras estructurales así como puntuales en los parques públicos y efectuar tareas de mantenimiento; aprovechando esta circunstancia estamos trabajando en la auditoría e inventario de los parques dependientes de la administración autonómica, ubicados en las playas, para que la Generalitat se sume a la tarea municipal de mejorar los parques infantiles, fundamentales no sólo para los vecinos y vecinas de la localidad, sino también para los cientos de miles de visitantes que viajan a Peñíscola en familia” ha concretado la concejala del área, Raquel París.
En las próximas semanas, con los resultados de todos los estudios técnicos, la concejalía preparará una propuesta de modificación de crédito para el presupuesto anual del área destinado al cometido de la mejora de parques infantiles. La inversión en el parque, por ejemplo, de Peñismar supera los 10.000€, “lo que supone que todas las áreas haremos un esfuerzo para poder reforzar esta partida, necesaria y prioritaria”, ha anunciado la concejala.



Volver al listado de noticias » »
Peñiscola - Sede ElectrónicaTurismo Peñiscola
55 queries took 350 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT table_name as name FROM INFORMATION_SCHEMA.tables WHERE table_schema = 'public';61612
2SELECT DISTINCT column_name AS name, character_maximum_length as longitud, numeric_precision as precision, numeric_precision_radix as base_precision, numeric_scale as decimales, data_type AS type, is_nullable AS null, column_default AS default, ordinal_position FROM information_schema.columns WHERE table_name ='nodos' ORDER BY ordinal_position25255
3SELECT DISTINCT column_name AS name, character_maximum_length as longitud, numeric_precision as precision, numeric_precision_radix as base_precision, numeric_scale as decimales, data_type AS type, is_nullable AS null, column_default AS default, ordinal_position FROM information_schema.columns WHERE table_name ='textos' ORDER BY ordinal_position11113
4SELECT DISTINCT column_name AS name, character_maximum_length as longitud, numeric_precision as precision, numeric_precision_radix as base_precision, numeric_scale as decimales, data_type AS type, is_nullable AS null, column_default AS default, ordinal_position FROM information_schema.columns WHERE table_name ='imagenes' ORDER BY ordinal_position552
5SELECT DISTINCT column_name AS name, character_maximum_length as longitud, numeric_precision as precision, numeric_precision_radix as base_precision, numeric_scale as decimales, data_type AS type, is_nullable AS null, column_default AS default, ordinal_position FROM information_schema.columns WHERE table_name ='archivos' ORDER BY ordinal_position12123
6SELECT DISTINCT column_name AS name, character_maximum_length as longitud, numeric_precision as precision, numeric_precision_radix as base_precision, numeric_scale as decimales, data_type AS type, is_nullable AS null, column_default AS default, ordinal_position FROM information_schema.columns WHERE table_name ='videos' ORDER BY ordinal_position11113
7SELECT DISTINCT column_name AS name, character_maximum_length as longitud, numeric_precision as precision, numeric_precision_radix as base_precision, numeric_scale as decimales, data_type AS type, is_nullable AS null, column_default AS default, ordinal_position FROM information_schema.columns WHERE table_name ='enlaces' ORDER BY ordinal_position773
8SELECT "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" FROM "nodos" AS "Nodo" WHERE (id=7642) AND (( "Nodo"."temporal" IS NULL OR "Nodo"."temporal"=false) AND "Nodo"."publicado"=true) LIMIT 1115
9SELECT DISTINCT column_name AS name, character_maximum_length as longitud, numeric_precision as precision, numeric_precision_radix as base_precision, numeric_scale as decimales, data_type AS type, is_nullable AS null, column_default AS default, ordinal_position FROM information_schema.columns WHERE table_name ='eventos' ORDER BY ordinal_position28283
10SELECT DISTINCT column_name AS name, character_maximum_length as longitud, numeric_precision as precision, numeric_precision_radix as base_precision, numeric_scale as decimales, data_type AS type, is_nullable AS null, column_default AS default, ordinal_position FROM information_schema.columns WHERE table_name ='evento_categorias' ORDER BY ordinal_position222
11SELECT DISTINCT column_name AS name, character_maximum_length as longitud, numeric_precision as precision, numeric_precision_radix as base_precision, numeric_scale as decimales, data_type AS type, is_nullable AS null, column_default AS default, ordinal_position FROM information_schema.columns WHERE table_name ='evento_fechas' ORDER BY ordinal_position332
12SELECT DISTINCT column_name AS name, character_maximum_length as longitud, numeric_precision as precision, numeric_precision_radix as base_precision, numeric_scale as decimales, data_type AS type, is_nullable AS null, column_default AS default, ordinal_position FROM information_schema.columns WHERE table_name ='etiquetas' ORDER BY ordinal_position772
13SELECT DISTINCT column_name AS name, character_maximum_length as longitud, numeric_precision as precision, numeric_precision_radix as base_precision, numeric_scale as decimales, data_type AS type, is_nullable AS null, column_default AS default, ordinal_position FROM information_schema.columns WHERE table_name ='configuraciones' ORDER BY ordinal_position16163
14SELECT "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
15SELECT DISTINCT column_name AS name, character_maximum_length as longitud, numeric_precision as precision, numeric_precision_radix as base_precision, numeric_scale as decimales, data_type AS type, is_nullable AS null, column_default AS default, ordinal_position FROM information_schema.columns WHERE table_name ='noticias' ORDER BY ordinal_position27273
16SELECT "Noticia"."id" AS "Noticia__id", "Noticia"."parent_id" AS "Noticia__parent_id", "Noticia"."tipo" AS "Noticia__tipo", "Noticia"."publicado" AS "Noticia__publicado", "Noticia"."nombre_texto_id" AS "Noticia__nombre_texto_id", "Noticia"."sin_acentos_texto_id" AS "Noticia__sin_acentos_texto_id", "Noticia"."contenido_texto_id" AS "Noticia__contenido_texto_id", "Noticia"."orden" AS "Noticia__orden", "Noticia"."created" AS "Noticia__created", "Noticia"."cabecera_archivo_id" AS "Noticia__cabecera_archivo_id", "Noticia"."subtitulo_texto_id" AS "Noticia__subtitulo_texto_id", "Noticia"."color" AS "Noticia__color", "Noticia"."temporal" AS "Noticia__temporal", "Noticia"."borrable" AS "Noticia__borrable", "Noticia"."movible" AS "Noticia__movible", "Noticia"."editable" AS "Noticia__editable", "Noticia"."mostrar_en_menu" AS "Noticia__mostrar_en_menu", "Noticia"."comentable" AS "Noticia__comentable", "Noticia"."etiqueta_texto_id" AS "Noticia__etiqueta_texto_id", "Noticia"."enviado_boletin" AS "Noticia__enviado_boletin", "Noticia"."title_texto_id" AS "Noticia__title_texto_id", "Noticia"."keywords_texto_id" AS "Noticia__keywords_texto_id", "Noticia"."description_texto_id" AS "Noticia__description_texto_id", "Noticia"."filename_texto_id" AS "Noticia__filename_texto_id", "Noticia"."url_mapa" AS "Noticia__url_mapa", "Noticia"."fecha" AS "Noticia__fecha", "Noticia"."caducidad" AS "Noticia__caducidad", "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 "noticias" AS "Noticia" LEFT JOIN "textos" AS "Nombre" ON "Noticia"."nombre_texto_id" = "Nombre"."id" LEFT JOIN "textos" AS "Subtitulo" ON "Noticia"."subtitulo_texto_id" = "Subtitulo"."id" LEFT JOIN "textos" AS "Contenido" ON "Noticia"."contenido_texto_id" = "Contenido"."id" LEFT JOIN "textos" AS "Title" ON "Noticia"."title_texto_id" = "Title"."id" LEFT JOIN "textos" AS "Keywords" ON "Noticia"."keywords_texto_id" = "Keywords"."id" LEFT JOIN "textos" AS "Description" ON "Noticia"."description_texto_id" = "Description"."id" LEFT JOIN "textos" AS "Filename" ON "Noticia"."filename_texto_id" = "Filename"."id" WHERE ( "Noticia"."fecha"<='2026-01-16' AND ( "Noticia"."caducidad" IS NULL OR "Noticia"."caducidad">'2026-01-16')) AND (( "Noticia"."temporal" IS NULL OR "Noticia"."temporal"=false) AND "Noticia"."publicado"=true) ORDER BY "Noticia"."fecha" DESC LIMIT 333270
17SELECT "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" = '9774' ORDER BY "orden" ASC, "id" DESC111
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" FROM "imagenes" AS "Imagen" WHERE "Imagen"."mostrar" < 2 AND "Imagen"."nodo_id" = '9771' ORDER BY "orden" ASC, "id" DESC111
19SELECT "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" = '9755' ORDER BY "orden" ASC, "id" DESC111
20SELECT "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" = '9774' ORDER BY "orden" ASC, "id" DESC000
21SELECT "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" = '9771' ORDER BY "orden" ASC, "id" DESC000
22SELECT "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" = '9755' ORDER BY "orden" ASC, "id" DESC000
23SELECT "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" = '9774' ORDER BY "orden" ASC, "id" DESC000
24SELECT "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" = '9771' ORDER BY "orden" ASC, "id" DESC000
25SELECT "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" = '9755' ORDER BY "orden" ASC, "id" DESC000
26SELECT "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" = '9774' ORDER BY "orden" ASC, "id" DESC000
27SELECT "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" = '9771' ORDER BY "orden" ASC, "id" DESC000
28SELECT "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" = '9755' ORDER BY "orden" ASC, "id" DESC000
29SELECT "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" = '9774' ORDER BY "orden" ASC, "id" DESC000
30SELECT "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" = '9771' ORDER BY "orden" ASC, "id" DESC000
31SELECT "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" = '9755' ORDER BY "orden" ASC, "id" DESC000
32SELECT "Noticia"."id" AS "Noticia__id", "Noticia"."parent_id" AS "Noticia__parent_id", "Noticia"."tipo" AS "Noticia__tipo", "Noticia"."publicado" AS "Noticia__publicado", "Noticia"."nombre_texto_id" AS "Noticia__nombre_texto_id", "Noticia"."sin_acentos_texto_id" AS "Noticia__sin_acentos_texto_id", "Noticia"."contenido_texto_id" AS "Noticia__contenido_texto_id", "Noticia"."orden" AS "Noticia__orden", "Noticia"."created" AS "Noticia__created", "Noticia"."cabecera_archivo_id" AS "Noticia__cabecera_archivo_id", "Noticia"."subtitulo_texto_id" AS "Noticia__subtitulo_texto_id", "Noticia"."color" AS "Noticia__color", "Noticia"."temporal" AS "Noticia__temporal", "Noticia"."borrable" AS "Noticia__borrable", "Noticia"."movible" AS "Noticia__movible", "Noticia"."editable" AS "Noticia__editable", "Noticia"."mostrar_en_menu" AS "Noticia__mostrar_en_menu", "Noticia"."comentable" AS "Noticia__comentable", "Noticia"."etiqueta_texto_id" AS "Noticia__etiqueta_texto_id", "Noticia"."enviado_boletin" AS "Noticia__enviado_boletin", "Noticia"."title_texto_id" AS "Noticia__title_texto_id", "Noticia"."keywords_texto_id" AS "Noticia__keywords_texto_id", "Noticia"."description_texto_id" AS "Noticia__description_texto_id", "Noticia"."filename_texto_id" AS "Noticia__filename_texto_id", "Noticia"."url_mapa" AS "Noticia__url_mapa", "Noticia"."fecha" AS "Noticia__fecha", "Noticia"."caducidad" AS "Noticia__caducidad", "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 "noticias" AS "Noticia" LEFT JOIN "textos" AS "Nombre" ON "Noticia"."nombre_texto_id" = "Nombre"."id" LEFT JOIN "textos" AS "Subtitulo" ON "Noticia"."subtitulo_texto_id" = "Subtitulo"."id" LEFT JOIN "textos" AS "Contenido" ON "Noticia"."contenido_texto_id" = "Contenido"."id" LEFT JOIN "textos" AS "Title" ON "Noticia"."title_texto_id" = "Title"."id" LEFT JOIN "textos" AS "Keywords" ON "Noticia"."keywords_texto_id" = "Keywords"."id" LEFT JOIN "textos" AS "Description" ON "Noticia"."description_texto_id" = "Description"."id" LEFT JOIN "textos" AS "Filename" ON "Noticia"."filename_texto_id" = "Filename"."id" WHERE (( "Noticia"."id"=7642) AND ( "Noticia"."fecha"<='2026-01-16' AND ( "Noticia"."caducidad" IS NULL OR "Noticia"."caducidad">'2026-01-16'))) AND (( "Noticia"."temporal" IS NULL OR "Noticia"."temporal"=false) AND "Noticia"."publicado"=true) LIMIT 1112
33SELECT "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" = '7642' ORDER BY "orden" ASC, "id" DESC111
34SELECT "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" = '7642' ORDER BY "orden" ASC, "id" DESC000
35SELECT "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" = '7642' ORDER BY "orden" ASC, "id" DESC000
36SELECT "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" = '7642' ORDER BY "orden" ASC, "id" DESC000
37SELECT "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" = '7642' ORDER BY "orden" ASC, "id" DESC000
38SELECT "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"=3) AND (( "Nodo"."temporal" IS NULL OR "Nodo"."temporal"=false) AND "Nodo"."publicado"=true) LIMIT 1114
39SELECT "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" = '3' ORDER BY "orden" ASC, "id" DESC991
40SELECT "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" = '3' ORDER BY "orden" ASC, "id" DESC000
41SELECT "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" = '3' ORDER BY "orden" ASC, "id" DESC000
42SELECT "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" = '3' ORDER BY "orden" ASC, "id" DESC000
43SELECT "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" = '3' ORDER BY "orden" ASC, "id" DESC000
44SELECT "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=7642) AND (( "Nodo"."temporal" IS NULL OR "Nodo"."temporal"=false) AND "Nodo"."publicado"=true) ORDER BY "Nodo"."orden" ASC, "Nodo"."id" DESC 005
45SELECT "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"=7642 AND "Imagen"."mostrar"<2 ORDER BY "Imagen"."orden" ASC, "Imagen"."id" DESC 112
46SELECT "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"=7642) AND ((true)) LIMIT 1114
47SELECT "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"=3) AND ((true)) LIMIT 1114
48SELECT "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
49SELECT "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
50SELECT "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
51SELECT "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
52SELECT "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
53SELECT "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
54SELECT "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
55SELECT "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 550