Noticias

;
04 diciembre 2009

El alcalde de Peñíscola se reúne con los portavoces de los grupos municipales para tratar la futura reunión en subdelegación del Gobierno sobre el Centro de Estudios

El Alcalde de Peñíscola, Andrés Martínez, se ha reunido con los portavoces de los distintos grupos municipales “en aras a marcar las líneas reivindicativas” a presentar en la reunión que el próximo día 10 de diciembre se mantendrá con el Subdelegado de Gobierno en Castellón.

En esta reunión en subdelegación, se tratará la problemática del Centro de Estudios en el municipio, propiedad del Ministerio de Administraciones Públicas, “por ello y sin ánimo de hacer un uso partidista de esta cuestión, era importante consensuar posturas e ir todos de la mano a solicitar algo que es justo para el pueblo” aseguraba Martínez.

La reunión del alcalde con el resto de portavoces es “fruto del acuerdo plenario que, por unanimidad, se tomó el 26 de marzo de 2009”, recordaba Martínez, que ampliaba esta información confirmando “que hemos llegado al acuerdo”.

En primer lugar, se solicitará “buscar una salida digna para el funcionariado destinado en el Centro de Estudios”. El Centro, a día de hoy, está clausurado y el personal que ocupa plaza en él “se encuentra en una situación poco clara que hay que solucionar” explicaba Martínez.

En segundo lugar, se ha consensuado trazar  un plan de funcionalidad del Centro de Estudios que permita abrir a todos los públicos este recinto en sus distintas vertientes; mediante una autorización de uso o un convenio de gestión “con el que todos los ciudadanos de Peñíscola  puedan disfrutar de unas instalaciones dotacionales, administrativas, culturales y recreativas que hoy no tienen ningún uso” manifestaba.

El tercer punto de encuentro, se ha definido con la reivindicación de los terrenos del Centro de Estudios para iniciar un ambicioso proyecto de reconfiguración de los espacios dotacionales y de servicios de este entorno estratégico.  Todo ello “deberá resolver los problemas de aparcamiento y esponjar los espacios urbanos  para mejorar el flujo peatonal entre las playas situados a los lados del istmo y, al mismo tiempo, plantear respuestas a los objetivos marcados por la administración central” aseguraba el alcalde.

Por último, los distintos portavoces han puesto sobre la mesa la necesidad de disponer de un espacio de atención al público por parte de todos los concejales del Ayuntamiento. El alcalde ha recogido su petición y la ha sumado a las anteriores para solicitar el uso de los espacios del centro.

Martínez ha reiterado, tras la reunión, la importancia de “la unión entre las distintas fuerzas políticas para la consecución del centro de estudios para el pueblo”, algo que el equipo de gobierno venía reclamando desde hacía ya mucho tiempo y que, finalmente, “hemos conseguido”, aseguraba.

El alcalde ha concretado, también, su  “voluntad de ir a por todas”, planteando las peticiones acordadas al subdelegado del gobierno en la provincia y ha advertido “que vamos a ser insistentes”. Volver al listado de noticias » »
Peñiscola - Sede ElectrónicaTurismo Peñiscola
55 queries took 397 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=4012) AND (( "Nodo"."temporal" IS NULL OR "Nodo"."temporal"=false) AND "Nodo"."publicado"=true) LIMIT 1114
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_position28284
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_position773
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-03-22' AND ( "Noticia"."caducidad" IS NULL OR "Noticia"."caducidad">'2026-03-22')) AND (( "Noticia"."temporal" IS NULL OR "Noticia"."temporal"=false) AND "Noticia"."publicado"=true) ORDER BY "Noticia"."fecha" DESC LIMIT 333309
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"=4012) AND ( "Noticia"."fecha"<='2026-03-22' AND ( "Noticia"."caducidad" IS NULL OR "Noticia"."caducidad">'2026-03-22'))) 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" = '4012' ORDER BY "orden" ASC, "id" DESC001
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" = '4012' 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" = '4012' 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" = '4012' 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" = '4012' 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=4012) AND (( "Nodo"."temporal" IS NULL OR "Nodo"."temporal"=false) AND "Nodo"."publicado"=true) ORDER BY "Nodo"."orden" ASC, "Nodo"."id" DESC 008
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"=4012 AND "Imagen"."mostrar"<2 ORDER BY "Imagen"."orden" ASC, "Imagen"."id" DESC 002
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"=4012) AND ((true)) LIMIT 1116
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 1115
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 551