Libri e Pubblicazioni
"Il mio amore è intraducibile", la nuova raccolta della poetessa Daniela Sannipoli verrà presentata il 2 dicembre prossimo presso l'Ipsia E. Fermi di Formia
- Categoria: Libri e Pubblicazioni
- Pubblicato Martedì, 01 Dicembre 2015 18:08
- Scritto da Comunicato stampa
"Il mio amore è intraducibile", la nuova raccolta della poetessa Daniela Sannipoli verrà presentata il 2 dicembre prossimo presso l'Ipsia E. Fermi di Formia
Seconda raccolta poetica per la poetessa di Formia Daniela Sannipoli edita alla casa editrice De Comporre di Gaeta.
GAETA Grande accoglienza per Bisignani, successo per il libro "I potenti al tempo di Renzi" VIDEO
- Categoria: Libri e Pubblicazioni
- Pubblicato Venerdì, 11 Settembre 2015 12:05
- Scritto da Redazione

Gaeta 10 settembre 2015. Successo di pubblico, per la presentazione del libro di Luigi Bisignani e Paolo Madron "I potenti al tempo di Renzi" svoltasi nella splendida e suggestiva location del "Giardino dell'Hotel Serapo. Nel servizio video le immagini dell'evento con una breve intervista all'autore.
GAETA Nella splendida cornice della «Sorresca» presentato «A ritroso» - di Edvige Gioia VIDEO
- Categoria: Libri e Pubblicazioni
- Pubblicato Domenica, 30 Agosto 2015 20:58
- Scritto da Redazione

Giovedì 27 agosto, nell'ambiente intimo e suggestivo della chiesa della Sorresca, in via Duomo a Gaeta Medievale, è stato presentato il secondo romanzo di Edvige Gioia dal titolo "A ritroso".
GOLFO Come affrontare la rivoluzione digitale? Ce lo spiega Roberto Sommella
- Categoria: Libri e Pubblicazioni
- Pubblicato Mercoledì, 05 Agosto 2015 06:29
- Scritto da Redazione
Sabato 8 agosto 2015 alle ore 18 presso il Tennent's Lounge Bar - Via Fontania, 7 a Gaeta nuovo appuntamento con l’associazione culturale Immagina.
GAETA Libri sulla Cresta dell'Onda: Il primo incontro è con Raffaele Cantone e Gianrico Carofiglio
- Categoria: Libri e Pubblicazioni
- Pubblicato Sabato, 01 Agosto 2015 09:47
- Scritto da Libri sulla Cresta dell'Onda
Libri sulla Cresta dell'Onda, la rassegna letteraria del Golfo di Gaeta, è giunta alla XXII edizione confermandosi una delle più longeve del nostro Paese.
reg.Tribunale di Latina n.2/2013
Questo indirizzo email è protetto dagli spambots. E' necessario abilitare JavaScript per vederlo.
Clicca Mi Piace e resta sempre aggiornato!▼
▼
Console Debug Joomla!
Application 0.000 seconds (+0.000); 0.61 MB (+0.606) - afterLoadApplication 0.030 seconds (+0.030); 3.75 MB (+3.141) - afterInitialiseApplication 0.040 seconds (+0.009); 5.47 MB (+1.722) - afterRouteApplication 0.089 seconds (+0.049); 8.15 MB (+2.684) - afterDispatchApplication 0.094 seconds (+0.005); 8.35 MB (+0.200) - beforeRenderModule mod_shinystat_medeot (Shinystat)Application 0.095 seconds (+0.001); 8.38 MB (+0.030) - afterRenderModule mod_shinystat_medeot (Shinystat)Application 0.097 seconds (+0.001); 8.43 MB (+0.044) - beforeRenderModule mod_highlighter_gk4 (NewsFlash)Application 0.103 seconds (+0.007); 8.66 MB (+0.232) - afterRenderModule mod_highlighter_gk4 (NewsFlash)Application 0.105 seconds (+0.001); 8.63 MB (-0.026) - beforeRenderModule mod_socialmedialinks (Social Icons)Application 0.105 seconds (+0.001); 8.67 MB (+0.041) - afterRenderModule mod_socialmedialinks (Social Icons)Application 0.106 seconds (+0.000); 8.66 MB (-0.017) - beforeRenderModule mod_date2 (Date)Application 0.108 seconds (+0.002); 8.92 MB (+0.261) - afterRenderModule mod_date2 (Date)Application 0.115 seconds (+0.008); 8.95 MB (+0.036) - afterRender8.99 MB (9,422,280 Bytes)19 query eseguite
SELECT `data`
FROM `cp56u_session`
WHERE `session_id` = 'd775f23562806b1293df2818085102c6'DELETE
FROM `cp56u_session`
WHERE `time` < '1767180699'SELECT `session_id`
FROM `cp56u_session`
WHERE `session_id` = 'd775f23562806b1293df2818085102c6'
LIMIT 0, 1INSERT INTO `cp56u_session` (`session_id`, `client_id`, `time`)
VALUES ('d775f23562806b1293df2818085102c6', 0, '1767182499')SELECT b.id
FROM cp56u_usergroups AS a
LEFT JOIN cp56u_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1SELECT id, rules
FROM `cp56u_viewlevels`SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM cp56u_menu AS m
LEFT JOIN cp56u_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lftSELECT a.rules
FROM cp56u_assets AS a
WHERE (a.id = 1)
GROUP BY a.id, a.rules, a.lftSELECT b.rules
FROM cp56u_assets AS a
LEFT JOIN cp56u_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lftSELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems
FROM cp56u_categories as c
LEFT JOIN cp56u_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM cp56u_categories AS cat JOIN cp56u_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
LEFT JOIN `cp56u_content` AS i
ON i.`catid` = c.id
AND i.state = 1
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=39
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id
ORDER BY c.lftSELECT b.rules
FROM cp56u_assets AS a
LEFT JOIN cp56u_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content.category.39')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lftSELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,( SELECT MAX(contact.id) AS id
FROM cp56u_contact_details AS contact
WHERE contact.published = 1
AND contact.user_id = a.created_by) as contactid,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM cp56u_content AS a
LEFT JOIN cp56u_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN cp56u_categories AS c
ON c.id = a.catid
LEFT JOIN cp56u_users AS ua
ON ua.id = a.created_by
LEFT JOIN cp56u_users AS uam
ON uam.id = a.modified_by
LEFT JOIN cp56u_categories as parent
ON parent.id = c.parent_id
LEFT JOIN cp56u_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM cp56u_categories AS cat JOIN cp56u_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid = 39
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-31 12:01:39')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-31 12:01:39')
ORDER BY c.lft,
CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END DESC , a.created
LIMIT 0, 5SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,( SELECT MAX(contact.id) AS id
FROM cp56u_contact_details AS contact
WHERE contact.published = 1
AND contact.user_id = a.created_by) as contactid,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count,c.published,
CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
FROM cp56u_content AS a
LEFT JOIN cp56u_content_frontpage AS fp
ON fp.content_id = a.id
LEFT JOIN cp56u_categories AS c
ON c.id = a.catid
LEFT JOIN cp56u_users AS ua
ON ua.id = a.created_by
LEFT JOIN cp56u_users AS uam
ON uam.id = a.modified_by
LEFT JOIN cp56u_categories as parent
ON parent.id = c.parent_id
LEFT JOIN cp56u_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM cp56u_categories AS cat JOIN cp56u_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id ) AS badcats
ON badcats.id = c.id
WHERE a.access IN (1,1)
AND c.access IN (1,1)
AND
CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
AND a.catid = 39
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2025-12-31 12:01:39')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2025-12-31 12:01:39')
ORDER BY c.lft,
CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END DESC , a.createdSELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM cp56u_categories as c
LEFT JOIN cp56u_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM cp56u_categories AS cat JOIN cp56u_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=39
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id
ORDER BY c.lftSELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM cp56u_modules AS m
LEFT JOIN cp56u_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN cp56u_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2025-12-31 12:01:39')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2025-12-31 12:01:39')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 149 OR mm.menuid <= 0)
ORDER BY m.position, m.orderingSELECT DISTINCT c.id AS CID
FROM cp56u_categories AS c
LEFT JOIN cp56u_content AS content
ON c.id = content.catid
WHERE ( c.id = 8 OR c.id = 2 OR c.id = 9 OR c.id = 10 OR c.id = 11 OR c.id = 12 OR c.id = 13 OR c.id = 14 OR c.id = 85 OR c.id = 16 OR c.id = 17 OR c.id = 18 OR c.id = 27 OR c.id = 28 OR c.id = 29 OR c.id = 19 OR c.id = 20 OR c.id = 30 OR c.id = 31 OR c.id = 32 OR c.id = 33 OR c.id = 34 OR c.id = 35 OR c.id = 36 OR c.id = 37 OR c.id = 38 OR c.id = 39 OR c.id = 40 OR c.id = 41 OR c.id = 42 OR c.id = 43 OR c.id = 84 OR c.id = 24 OR c.id = 44 OR c.id = 45 OR c.id = 46 OR c.id = 47 OR c.id = 48 OR c.id = 22 OR c.id = 49 OR c.id = 50 OR c.id = 51 OR c.id = 52 OR c.id = 53 OR c.id = 54 OR c.id = 55 OR c.id = 56 OR c.id = 57 OR c.id = 21 OR c.id = 58 OR c.id = 59 OR c.id = 60 OR c.id = 61 OR c.id = 62 OR c.id = 63 OR c.id = 64 OR c.id = 65 OR c.id = 66 OR c.id = 67 OR c.id = 68 OR c.id = 69 OR c.id = 70 OR c.id = 71 OR c.id = 72 OR c.id = 73 OR c.id = 74 )
AND c.extension = 'com_content'
AND c.published = 1SELECT DISTINCT categories.title AS cat, content.title AS title, content.introtext AS text, content.id AS IID, content.publish_up AS date,
CASE WHEN CHAR_LENGTH(content.alias) THEN CONCAT_WS(":", content.id, content.alias) ELSE content.id END as ID,
CASE WHEN CHAR_LENGTH(categories.alias) THEN CONCAT_WS(":", categories.id, categories.alias) ELSE categories.id END as CID
FROM cp56u_content AS content
LEFT JOIN cp56u_categories AS categories
ON categories.id = content.catid
LEFT JOIN cp56u_users AS users
ON users.id = content.created_by
LEFT JOIN cp56u_content_frontpage AS frontpage
ON content.id = frontpage.content_id
WHERE content.state = 1
AND content.access IN (1,1)
AND categories.published = 1
AND ( content.publish_up = '0000-00-00 00:00:00' OR content.publish_up <= '2025-12-31 12:01:39' )
AND ( content.publish_down = '0000-00-00 00:00:00' OR content.publish_down >= '2025-12-31 12:01:39' )
AND ( content.catid = 2 OR content.catid = 8 OR content.catid = 9 OR content.catid = 10 OR content.catid = 11 OR content.catid = 12 OR content.catid = 13 OR content.catid = 14 OR content.catid = 16 OR content.catid = 17 OR content.catid = 18 OR content.catid = 19 OR content.catid = 20 OR content.catid = 21 OR content.catid = 22 OR content.catid = 24 OR content.catid = 27 OR content.catid = 28 OR content.catid = 29 OR content.catid = 30 OR content.catid = 31 OR content.catid = 32 OR content.catid = 33 OR content.catid = 34 OR content.catid = 35 OR content.catid = 36 OR content.catid = 37 OR content.catid = 38 OR content.catid = 39 OR content.catid = 40 OR content.catid = 41 OR content.catid = 42 OR content.catid = 43 OR content.catid = 44 OR content.catid = 45 OR content.catid = 46 OR content.catid = 47 OR content.catid = 48 OR content.catid = 49 OR content.catid = 50 OR content.catid = 51 OR content.catid = 52 OR content.catid = 53 OR content.catid = 54 OR content.catid = 55 OR content.catid = 56 OR content.catid = 57 OR content.catid = 58 OR content.catid = 59 OR content.catid = 60 OR content.catid = 61 OR content.catid = 62 OR content.catid = 63 OR content.catid = 64 OR content.catid = 65 OR content.catid = 66 OR content.catid = 67 OR content.catid = 68 OR content.catid = 69 OR content.catid = 70 OR content.catid = 71 OR content.catid = 72 OR content.catid = 73 OR content.catid = 74 OR content.catid = 84 OR content.catid = 85 )
AND frontpage.content_id IS NOT NULL
ORDER BY content.created DESC
LIMIT 0,10;SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM cp56u_categories as c
LEFT JOIN cp56u_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM cp56u_categories AS cat JOIN cp56u_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=8
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time, c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level, c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id, c.path, c.published, c.rgt, c.title, c.modified_user_id
ORDER BY c.lftUPDATE `cp56u_session`
SET `data` = 'joomla|s:1368:\"Tzo5OiJKUmVnaXN0cnkiOjE6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MTp7czo5OiJfX2RlZmF1bHQiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6NDp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzY3MTgyNDk5O3M6NDoibGFzdCI7aToxNzY3MTgyNDk5O3M6Mzoibm93IjtpOjE3NjcxODI0OTk7fXM6NjoiY2xpZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjk6ImZvcndhcmRlZCI7czoxMToiMTAuMy4xMTkuNDgiO31zOjU6InRva2VuIjtzOjMyOiI5YjYxY2UxNmVlMTk4MDE0MDI0MTkwM2I3OTBiM2IxNSI7fXM6ODoicmVnaXN0cnkiO086OToiSlJlZ2lzdHJ5IjoxOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e319czo0OiJ1c2VyIjtPOjU6IkpVc2VyIjoyNTp7czo5OiIAKgBpc1Jvb3QiO2I6MDtzOjI6ImlkIjtpOjA7czo0OiJuYW1lIjtOO3M6ODoidXNlcm5hbWUiO047czo1OiJlbWFpbCI7TjtzOjg6InBhc3N3b3JkIjtOO3M6MTQ6InBhc3N3b3JkX2NsZWFyIjtzOjA6IiI7czo4OiJ1c2VydHlwZSI7TjtzOjU6ImJsb2NrIjtOO3M6OToic2VuZEVtYWlsIjtpOjA7czoxMjoicmVnaXN0ZXJEYXRlIjtOO3M6MTM6Imxhc3R2aXNpdERhdGUiO047czoxMDoiYWN0aXZhdGlvbiI7TjtzOjY6InBhcmFtcyI7TjtzOjY6Imdyb3VwcyI7YTowOnt9czo1OiJndWVzdCI7aToxO3M6MTM6Imxhc3RSZXNldFRpbWUiO047czoxMDoicmVzZXRDb3VudCI7TjtzOjEwOiIAKgBfcGFyYW1zIjtPOjk6IkpSZWdpc3RyeSI6MTp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9fXM6MTQ6IgAqAF9hdXRoR3JvdXBzIjthOjE6e2k6MDtpOjE7fXM6MTQ6IgAqAF9hdXRoTGV2ZWxzIjthOjI6e2k6MDtpOjE7aToxO2k6MTt9czoxNToiACoAX2F1dGhBY3Rpb25zIjtOO3M6MTI6IgAqAF9lcnJvck1zZyI7TjtzOjEwOiIAKgBfZXJyb3JzIjthOjA6e31zOjM6ImFpZCI7aTowO319fX0=\";' , `time` = '1767182499'
WHERE `session_id` = 'd775f23562806b1293df2818085102c6'
16 tipi di query eseguite, ordinate per Occurrences
Tabelle SELECT:
2 × SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM cp56u_categories as c
LEFT JOIN cp56u_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM cp56u_categories AS cat JOIN cp56u_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt2 × SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,
CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END as publish_up,a.publish_down, a.images, a.urls, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore,
CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,
CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,( SELECT MAX(contact.id) AS id
FROM cp56u_contact_details AS contact2 × SELECT b.rules
FROM cp56u_assets AS a
LEFT JOIN cp56u_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt1 × SELECT `session_id`
FROM `cp56u_session`1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM cp56u_modules AS m
LEFT JOIN cp56u_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN cp56u_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id1 × SELECT DISTINCT c.id AS CID
FROM cp56u_categories AS c
LEFT JOIN cp56u_content AS content
ON c.id = content.catid1 × SELECT DISTINCT categories.title AS cat, content.title AS title, content.introtext AS text, content.id AS IID, content.publish_up AS date,
CASE WHEN CHAR_LENGTH(content.alias) THEN CONCAT_WS(":", content.id, content.alias) ELSE content.id END as ID,
CASE WHEN CHAR_LENGTH(categories.alias) THEN CONCAT_WS(":", categories.id, categories.alias) ELSE categories.id END as CID
FROM cp56u_content AS content
LEFT JOIN cp56u_categories AS categories
ON categories.id = content.catid
LEFT JOIN cp56u_users AS users
ON users.id = content.created_by
LEFT JOIN cp56u_content_frontpage AS frontpage
ON content.id = frontpage.content_id1 × SELECT b.id
FROM cp56u_usergroups AS a
LEFT JOIN cp56u_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt1 × SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems
FROM cp56u_categories as c
LEFT JOIN cp56u_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM cp56u_categories AS cat JOIN cp56u_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM cp56u_menu AS m
LEFT JOIN cp56u_extensions AS e
ON m.component_id = e.extension_id1 × SELECT a.rules
FROM cp56u_assets AS a1 × SELECT `data`
FROM `cp56u_session`1 × SELECT id, rules
FROM `cp56u_viewlevels
ALTRE tabelle:
1 × UPDATE `cp56u_session`
SET `data` = 'joomla|s:1368:\"Tzo5OiJKUmVnaXN0cnkiOjE6e3M6NzoiACoAZGF0YSI7Tzo4OiJzdGRDbGFzcyI6MTp7czo5OiJfX2RlZmF1bHQiO086ODoic3RkQ2xhc3MiOjM6e3M6Nzoic2Vzc2lvbiI7Tzo4OiJzdGRDbGFzcyI6NDp7czo3OiJjb3VudGVyIjtpOjE7czo1OiJ0aW1lciI7Tzo4OiJzdGRDbGFzcyI6Mzp7czo1OiJzdGFydCI7aToxNzY3MTgyNDk5O3M6NDoibGFzdCI7aToxNzY3MTgyNDk5O3M6Mzoibm93IjtpOjE3NjcxODI0OTk7fXM6NjoiY2xpZW50IjtPOjg6InN0ZENsYXNzIjoxOntzOjk6ImZvcndhcmRlZCI7czoxMToiMTAuMy4xMTkuNDgiO31zOjU6InRva2VuIjtzOjMyOiI5YjYxY2UxNmVlMTk4MDE0MDI0MTkwM2I3OTBiM2IxNSI7fXM6ODoicmVnaXN0cnkiO086OToiSlJlZ2lzdHJ5IjoxOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjA6e319czo0OiJ1c2VyIjtPOjU6IkpVc2VyIjoyNTp7czo5OiIAKgBpc1Jvb3QiO2I6MDtzOjI6ImlkIjtpOjA7czo0OiJuYW1lIjtOO3M6ODoidXNlcm5hbWUiO047czo1OiJlbWFpbCI7TjtzOjg6InBhc3N3b3JkIjtOO3M6MTQ6InBhc3N3b3JkX2NsZWFyIjtzOjA6IiI7czo4OiJ1c2VydHlwZSI7TjtzOjU6ImJsb2NrIjtOO3M6OToic2VuZEVtYWlsIjtpOjA7czoxMjoicmVnaXN0ZXJEYXRlIjtOO3M6MTM6Imxhc3R2aXNpdERhdGUiO047czoxMDoiYWN0aXZhdGlvbiI7TjtzOjY6InBhcmFtcyI7TjtzOjY6Imdyb3VwcyI7YTowOnt9czo1OiJndWVzdCI7aToxO3M6MTM6Imxhc3RSZXNldFRpbWUiO047czoxMDoicmVzZXRDb3VudCI7TjtzOjEwOiIAKgBfcGFyYW1zIjtPOjk6IkpSZWdpc3RyeSI6MTp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9fXM6MTQ6IgAqAF9hdXRoR3JvdXBzIjthOjE6e2k6MDtpOjE7fXM6MTQ6IgAqAF9hdXRoTGV2ZWxzIjthOjI6e2k6MDtpOjE7aToxO2k6MTt9czoxNToiACoAX2F1dGhBY3Rpb25zIjtOO3M6MTI6IgAqAF9lcnJvck1zZyI7TjtzOjEwOiIAKgBfZXJyb3JzIjthOjA6e31zOjM6ImFpZCI7aTowO319fX0=\";' , `time` = '1767182499'1 × INSERT INTO `cp56u_session` (`session_id`, `client_id`, `time`)
VALUES ('d775f23562806b1293df2818085102c6', 0, '1767182499'1 × DELETE
FROM `cp56u_session`
