Zack's Kernel News

Zack's Kernel News

Article from Issue 267/2023
Author(s):

In kernel news: Vulnerabilities using a 32-Bit Kernel on a 64-Bit CPU; Working Around Hardware Security Vulnerabilities; and When It's OK to Panic.

Vulnerabilities using a 32-Bit Kernel on a 64-Bit CPU

Naresh Kamboju of Linaro reported that the kernel was giving some serious Spectre and Retbleed security warnings on the Linaro test farm. He said they were using the i386 kernel on the 64-bit Intel Skylake CPU. Or at least, he posted some debugging output that identified the specific CPU.

Greg Kroah-Hartman remarked that this particular combination – a 32-bit kernel running on a 64-bit architecture – was sort of pathological. People should really use a faster and more efficient 64-bit kernel if their architecture supports it. Greg said this particular environment might not be something the kernel developers needed to care about. He suggested that Pawan Gupta from Intel might be the person to ask.

Meanwhile, Peter Zijlstra remarked, "Yeah, so far nobody cared to fix 32bit. If someone *realllllly* cares and wants to put the effort in I suppose I'll review the patches, but seriously, you shouldn't be running 32bit kernels on Skylake / Zen based systems, that's just silly."

[...]

Use Express-Checkout link below to read the full article (PDF).

Buy this article as PDF

Express-Checkout as PDF
Price $2.95
(incl. VAT)

Buy Linux Magazine

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • Kernel News

    This month in Kernel News: Chasing the Dream; The Power of the FUSE Side; NTFS3 Maintainership Issues: and Crashing and Warning.

  • Kernel News

    Chronicler Zack Brown reports on the little links that bring us closer within the Linux kernel community.

  • Linus Announces Linux 4.8

    Latest kernel even supports Microsoft Surface 3 devices

  • Kernel News

    New NDS32 port, landlock versus seccomp, new features from Intel, loading and unloading security modules after bootup, and splitting up security projects.

  • Kernel News

    Chronicler Zack Brown reports on the latest news, views, dilemmas, and developments within the Linux kernel community.

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News

eZ debug

Clear cache:

Quick settings:

Timing: Sep 25 2025 13:27:06
Script start
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.387 ms) query number per page:0 Sep 25 2025 13:27:06
SELECT e0.id AS e0_id, e0.link AS e0_link, e0.text AS e0_text, e0.text_md5 AS e0_text_md5, e0.is_alias AS e0_is_alias, e0.alias_redirects AS e0_alias_redirects, e1.id AS e1_id, e1.link AS e1_link, e1.text AS e1_text, e1.text_md5 AS e1_text_md5, e1.is_alias AS e1_is_alias, e1.alias_redirects AS e1_alias_redirects, e2.id AS e2_id, e2.link AS e2_link, e2.text AS e2_text, e2.text_md5 AS e2_text_md5, e2.is_alias AS e2_is_alias, e2.alias_redirects AS e2_alias_redirects, e3.id AS e3_id, e3.link AS e3_link, e3.text AS e3_text, e3.text_md5 AS e3_text_md5, e3.is_alias AS e3_is_alias, e3.action AS e3_action, e3.alias_redirects AS e3_alias_redirects FROM ezurlalias_ml e0, ezurlalias_ml e1, ezurlalias_ml e2, ezurlalias_ml e3 WHERE e0.parent = 0 AND (e0.lang_mask & 9 > 0) AND e0.text_md5 =  MD5( 'issues' )  AND e1.parent = e0.link AND (e1.lang_mask & 9 > 0) AND e1.text_md5 =  MD5( '2023' )  AND e2.parent = e1.link AND (e2.lang_mask & 9 > 0) AND e2.text_md5 =  MD5( '267' )  AND e3.parent = e2.link AND (e3.lang_mask & 9 > 0) AND e3.text_md5 =  MD5( 'kernel-news' ) 
LIMIT 0, 1
Timing: Sep 25 2025 13:27:06
Module start 'content'
Debug: eZlnm_shopSSOHandler Sep 25 2025 13:27:06
Starting shopSSOhandler
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 1.400 ms) query number per page:1 Sep 25 2025 13:27:06
SELECT id, remote_id, type, auth_data, updated
                    FROM   auto_login_account WHERE  auth_data='216.73.216.136'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 1.198 ms) query number per page:2 Sep 25 2025 13:27:06
SELECT id, remote_id, type, auth_data, updated
                    FROM   auto_login_account WHERE  auth_data='216.73.216.*'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.433 ms) query number per page:3 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 94329 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.104 ms) query number per page:4 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 15157 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.067 ms) query number per page:5 Sep 25 2025 13:27:06
SELECT id, name, navigation_part_identifier, locale, identifier
                    FROM   ezsection WHERE  id='1'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.707 ms) query number per page:6 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:94165', 'eznode:94329' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.579 ms) query number per page:7 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 94165, 94329 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.200 ms) query number per page:8 Sep 25 2025 13:27:06
SELECT contentobject_state_id, group_id FROM ezcobj_state_link, ezcobj_state
                    WHERE ezcobj_state.id=ezcobj_state_link.contentobject_state_id AND
                          contentobject_id=105379
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.203 ms) query number per page:9 Sep 25 2025 13:27:06
SELECT l.contentobject_state_id, s.identifier AS state_identifier, g.identifier AS state_group_identifier
                FROM ezcobj_state_link l, ezcobj_state s, ezcobj_state_group g
                WHERE l.contentobject_id=105379 AND
                      s.id=l.contentobject_state_id AND
                      g.id=s.group_id
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.564 ms) query number per page:10 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 94165 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.084 ms) query number per page:11 Sep 25 2025 13:27:06
SELECT id, version, serialized_name_list, serialized_description_list, identifier, contentobject_name, url_alias_name,       creator_id, modifier_id, created, remote_id, modified, is_container, always_available,       language_mask, initial_language_id, sort_field, sort_order
                    FROM   ezcontentclass WHERE  id='133' AND version='0' ORDER BY version ASC
LIMIT 0, 2
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.681 ms) query number per page:12 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE  node_id IN ( 1, 2, 13375, 93948, 94165 ) and  ezcontentclass.version = 0 AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 ) 
 ORDER BY path_string
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(2 rows, 0.070 ms) query number per page:13 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(2 rows, 0.065 ms) query number per page:14 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.316 ms) query number per page:15 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.488 ms) query number per page:16 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.524 ms) query number per page:17 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:94165' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.295 ms) query number per page:18 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 94165 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.233 ms) query number per page:19 Sep 25 2025 13:27:06
SELECT name, content_translation
                 FROM ezcontentobject_name
                 WHERE contentobject_id = '105379'
                       AND content_version = '2'
                       AND ( content_translation = 'eng-US' OR language_id = '9' )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.062 ms) query number per page:20 Sep 25 2025 13:27:06
SELECT name, content_translation
                 FROM ezcontentobject_name
                 WHERE contentobject_id = '105379'
                       AND content_version = '2'
                       AND ( content_translation = 'eng-US' OR language_id = '9' )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.122 ms) query number per page:21 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 94165 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(23 rows, 1.662 ms) query number per page:22 Sep 25 2025 13:27:06
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as identifier FROM
                    ezcontentobject_attribute, ezcontentclass_attribute, ezcontentobject_version
                  WHERE
                    ezcontentclass_attribute.version = '0' AND
                    ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
                    ezcontentobject_version.contentobject_id = '105379' AND
                    ezcontentobject_version.version = '2' AND
                    ezcontentobject_attribute.contentobject_id = '105379' AND                    ezcontentobject_attribute.version = '2' AND                    ezcontentobject_attribute.language_code = 'eng-US' 
                  
                  ORDER BY
                    ezcontentclass_attribute.placement ASC,
                    ezcontentobject_attribute.language_code ASC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.076 ms) query number per page:23 Sep 25 2025 13:27:06
SELECT id, serialized_name_list, serialized_description_list, version, contentclass_id, identifier, placement,       is_searchable, is_required, can_translate, is_information_collector, data_type_string, data_int1, data_int2,       data_int3, data_int4, data_float1, data_float2, data_float3, data_float4, data_text1,       data_text2, data_text3, data_text4, data_text5, serialized_data_text, category
                    FROM   ezcontentclass_attribute WHERE  id='498' AND version='0'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.063 ms) query number per page:24 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:94165', 'eznode:94329' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.108 ms) query number per page:25 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 94165, 94329 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'ez_url' is not registered
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.086 ms) query number per page:26 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:94165', 'eznode:94329' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.082 ms) query number per page:27 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 94165, 94329 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.225 ms) query number per page:28 Sep 25 2025 13:27:06
SELECT ezcontentobject.*,
                               ezcontentclass.serialized_name_list as serialized_name_list,
                               ezcontentclass.identifier as contentclass_identifier,
                               ezcontentclass.is_container as is_container
                           FROM
                               ezcontentobject,
                               ezcontentclass
                           WHERE
                               ezcontentobject.id='105380' AND
                               ezcontentclass.id = ezcontentobject.contentclass_id AND
                               ezcontentclass.version=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.940 ms) query number per page:29 Sep 25 2025 13:27:06
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as identifier FROM
                    ezcontentobject_attribute, ezcontentclass_attribute, ezcontentobject_version
                  WHERE
                    ezcontentclass_attribute.version = '0' AND
                    ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
                    ezcontentobject_version.contentobject_id = '105380' AND
                    ezcontentobject_version.version = '1' AND
                    ezcontentobject_attribute.contentobject_id = '105380' AND                    ezcontentobject_attribute.version = '1' AND                    ezcontentobject_attribute.language_code = 'eng-US' 
                  
                  ORDER BY
                    ezcontentclass_attribute.placement ASC,
                    ezcontentobject_attribute.language_code ASC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.085 ms) query number per page:30 Sep 25 2025 13:27:06
SELECT id, serialized_name_list, serialized_description_list, version, contentclass_id, identifier, placement,       is_searchable, is_required, can_translate, is_information_collector, data_type_string, data_int1, data_int2,       data_int3, data_int4, data_float1, data_float2, data_float3, data_float4, data_text1,       data_text2, data_text3, data_text4, data_text5, serialized_data_text, category
                    FROM   ezcontentclass_attribute WHERE  id='118' AND version='0'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 1.211 ms) query number per page:31 Sep 25 2025 13:27:06
SELECT id, contentobject_attribute_id, filepath
                    FROM   ezimagefile WHERE  filepath='var/linux_magazin/storage/images/issues/2023/267/kernel-news/brown_zack.png/816490-1-eng-US/Brown_Zack.png_reference.png'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.276 ms) query number per page:32 Sep 25 2025 13:27:06
SELECT id, contentobject_attribute_id, filepath
                    FROM   ezimagefile WHERE  filepath='var/linux_magazin/storage/images/issues/2023/267/kernel-news/brown_zack.png/816490-1-eng-US/Brown_Zack.png_medium.png'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.221 ms) query number per page:33 Sep 25 2025 13:27:06
SELECT id, contentobject_id, version, language_code, language_id, contentclassattribute_id, attribute_original_id,       sort_key_int, sort_key_string, data_type_string, data_text, data_int, data_float
                    FROM   ezcontentobject_attribute WHERE  id='816490' AND version='1'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.375 ms) query number per page:34 Sep 25 2025 13:27:06
SELECT id, contentobject_id, version, language_code
                    FROM   ezcontentobject_attribute WHERE  id='816490' AND contentobject_id='105380' AND version='1' AND language_code='eng-US'
Notice: eZMySQLiDB[Localhost via UNIX socket, on master]::query(1 rows, 4.296 ms) query number per page:35 Sep 25 2025 13:27:06
UPDATE ezcontentobject_attribute SET language_id=9, contentclassattribute_id=118,
    attribute_original_id=816490, sort_key_int=0, sort_key_string='', data_type_string='ezimage',
    data_text='<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<ezimage serial_number=\"1\" is_valid=\"1\" filename=\"Brown_Zack.png.png\" suffix=\"png\" basename=\"Brown_Zack.png\" dirpath=\"var/linux_magazin/storage/images/issues/2023/267/kernel-news/brown_zack.png/816490-1-eng-US\" url=\"var/linux_magazin/storage/images/issues/2023/267/kernel-news/brown_zack.png/816490-1-eng-US/Brown_Zack.png.png\" original_filename=\"Brown_Zack_max.png\" mime_type=\"image/png\" width=\"600\" height=\"607\" alternative_text=\"\" alias_key=\"1293033771\" timestamp=\"1672653802\"><original attribute_id=\"816490\" attribute_version=\"1\" attribute_language=\"eng-US\"/><alias name=\"reference\" filename=\"Brown_Zack.png_reference.png\" suffix=\"png\" dirpath=\"var/linux_magazin/storage/images/issues/2023/267/kernel-news/brown_zack.png/816490-1-eng-US\" url=\"var/linux_magazin/storage/images/issues/2023/267/kernel-news/brown_zack.png/816490-1-eng-US/Brown_Zack.png_reference.png\" mime_type=\"image/png\" width=\"593\" height=\"600\" alias_key=\"2605465115\" timestamp=\"1758806826\" is_valid=\"1\"/><alias name=\"medium\" filename=\"Brown_Zack.png_medium.png\" suffix=\"png\" dirpath=\"var/linux_magazin/storage/images/issues/2023/267/kernel-news/brown_zack.png/816490-1-eng-US\" url=\"var/linux_magazin/storage/images/issues/2023/267/kernel-news/brown_zack.png/816490-1-eng-US/Brown_Zack.png_medium.png\" mime_type=\"image/png\" width=\"222\" height=\"225\" alias_key=\"3747522346\" timestamp=\"1758806826\" is_valid=\"1\"/><alias name=\"small\" filename=\"Brown_Zack.png_small.png\" suffix=\"png\" dirpath=\"var/linux_magazin/storage/images/issues/2023/267/kernel-news/brown_zack.png/816490-1-eng-US\" url=\"var/linux_magazin/storage/images/issues/2023/267/kernel-news/brown_zack.png/816490-1-eng-US/Brown_Zack.png_small.png\" mime_type=\"image/png\" width=\"99\" height=\"100\" alias_key=\"2343348577\" timestamp=\"1757143789\" is_valid=\"1\"/><alias name=\"teaser_top\" filename=\"Brown_Zack.png_teaser_top.png\" suffix=\"png\" dirpath=\"var/linux_magazin/storage/images/issues/2023/267/kernel-news/brown_zack.png/816490-1-eng-US\" url=\"var/linux_magazin/storage/images/issues/2023/267/kernel-news/brown_zack.png/816490-1-eng-US/Brown_Zack.png_teaser_top.png\" mime_type=\"image/png\" width=\"300\" height=\"162\" alias_key=\"2074093600\" timestamp=\"1673891704\" is_valid=\"1\"/></ezimage>\n', data_int=NULL, data_float=0.000000 WHERE  id='816490' AND contentobject_id='105380' AND version='1' AND language_code='eng-US'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.108 ms) query number per page:36 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 94329 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.093 ms) query number per page:37 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 94165 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.085 ms) query number per page:38 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:94165' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.081 ms) query number per page:39 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 94165 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.086 ms) query number per page:40 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 94165 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.093 ms) query number per page:41 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 94165 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.415 ms) query number per page:42 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 93948 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Warning: eZTemplate:def @ extension/bootstrap/design/bootstrap/templates/content/datatype/view/ezauthor.tpl:21[22] Sep 25 2025 13:27:06
Variable 'author_nodes' is already defined.
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.094 ms) query number per page:43 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 5 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 0.978 ms) query number per page:44 Sep 25 2025 13:27:06
SELECT DISTINCT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container , ezcontentobject_name.name, ezcontentobject_name.real_translation   FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id AND     ezcontentobject_tree.contentobject_version = ezcontentobject_name.content_version )   INNER JOIN ezcontentobject_attribute a0 ON (a0.contentobject_id = ezcontentobject.id)  INNER JOIN ezcontentobject_attribute a1 ON (a1.contentobject_id = ezcontentobject.id)    WHERE  ezcontentobject_tree.path_string like '/1/5/%' and     
                                  a0.contentobject_id = ezcontentobject.id AND
                                  a0.contentclassattribute_id = 1144 AND
                                  a0.version = ezcontentobject_name.content_version AND 
 ( a0.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & a0.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & a0.language_id ) ) & 8 ) >> 2 )
   <
     ( a0.language_id & 1 )
   + ( ( a0.language_id & 8 ) >> 2 )
 ) 
 AND 
                                  a1.contentobject_id = ezcontentobject.id AND
                                  a1.contentclassattribute_id = 1145 AND
                                  a1.version = ezcontentobject_name.content_version AND 
 ( a1.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & a1.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & a1.language_id ) ) & 8 ) >> 2 )
   <
     ( a1.language_id & 1 )
   + ( ( a1.language_id & 8 ) >> 2 )
 ) 
 AND                             ( a0.sort_key_string = 'Zack'  AND a1.sort_key_string = 'Brown'  ) AND  ezcontentobject_tree.node_id != 5 AND     ezcontentobject.contentclass_id  IN  ( 130 ) AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 ) 
 AND ezcontentobject_tree.is_invisible = 0   AND 
 ezcontentobject.language_mask & 9 > 0 
 
LIMIT 0, 1
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.116 ms) query number per page:45 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 5 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.992 ms) query number per page:46 Sep 25 2025 13:27:06
SELECT DISTINCT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container , ezcontentobject_name.name, ezcontentobject_name.real_translation   FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id AND     ezcontentobject_tree.contentobject_version = ezcontentobject_name.content_version )   INNER JOIN ezcontentobject_attribute a0 ON (a0.contentobject_id = ezcontentobject.id)  INNER JOIN ezcontentobject_attribute a1 ON (a1.contentobject_id = ezcontentobject.id)    WHERE  ezcontentobject_tree.path_string like '/1/5/%' and     
                                  a0.contentobject_id = ezcontentobject.id AND
                                  a0.contentclassattribute_id = 8 AND
                                  a0.version = ezcontentobject_name.content_version AND 
 ( a0.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & a0.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & a0.language_id ) ) & 8 ) >> 2 )
   <
     ( a0.language_id & 1 )
   + ( ( a0.language_id & 8 ) >> 2 )
 ) 
 AND 
                                  a1.contentobject_id = ezcontentobject.id AND
                                  a1.contentclassattribute_id = 9 AND
                                  a1.version = ezcontentobject_name.content_version AND 
 ( a1.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & a1.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & a1.language_id ) ) & 8 ) >> 2 )
   <
     ( a1.language_id & 1 )
   + ( ( a1.language_id & 8 ) >> 2 )
 ) 
 AND                             ( a0.sort_key_string = 'Zack'  AND a1.sort_key_string = 'Brown'  ) AND  ezcontentobject_tree.node_id != 5 AND     ezcontentobject.contentclass_id  IN  ( 4 ) AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 ) 
 AND ezcontentobject_tree.is_invisible = 0   AND 
 ezcontentobject.language_mask & 9 > 0 
 
LIMIT 0, 1
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.676 ms) query number per page:47 Sep 25 2025 13:27:06
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as identifier FROM
                    ezcontentobject_attribute, ezcontentclass_attribute
                  WHERE
                    ezcontentclass_attribute.version = '0' AND
                    ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
                    ( ( ezcontentobject_attribute.version = '1' AND
                    ezcontentobject_attribute.contentobject_id = '90339' AND
                    ezcontentobject_attribute.language_code = 'eng-US' )  )
                  ORDER BY
                    ezcontentobject_attribute.contentobject_id, ezcontentclass_attribute.placement ASC
Warning: eZTemplate:def @ extension/bootstrap/design/bootstrap/templates/content/datatype/view/ezauthor.tpl:70[2] Sep 25 2025 13:27:06
Variable 'AuthorData' is already defined.
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.083 ms) query number per page:48 Sep 25 2025 13:27:06
SELECT id, serialized_name_list, serialized_description_list, version, contentclass_id, identifier, placement,       is_searchable, is_required, can_translate, is_information_collector, data_type_string, data_int1, data_int2,       data_int3, data_int4, data_float1, data_float2, data_float3, data_float4, data_text1,       data_text2, data_text3, data_text4, data_text5, serialized_data_text, category
                    FROM   ezcontentclass_attribute WHERE  id='501' AND version='0'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.457 ms) query number per page:49 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE (ezurlalias_ml.lang_mask & 9 > 0) AND action='eznode:94329' AND is_original = 1 AND is_alias = 0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.171 ms) query number per page:50 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text FROM ezurlalias_ml WHERE (ezurlalias_ml.lang_mask & 9 > 0) AND id=70912 AND is_original = 1 AND is_alias = 0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.376 ms) query number per page:51 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text FROM ezurlalias_ml WHERE (ezurlalias_ml.lang_mask & 9 > 0) AND id=70684 AND is_original = 1 AND is_alias = 0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.079 ms) query number per page:52 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text FROM ezurlalias_ml WHERE (ezurlalias_ml.lang_mask & 9 > 0) AND id=34940 AND is_original = 1 AND is_alias = 0
Error: eZXMLText::attribute Sep 25 2025 13:27:06
Attribute 'id' does not exist
Error: eZXMLText::attribute Sep 25 2025 13:27:06
Attribute 'contentclass_attribute_identifier' does not exist
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.181 ms) query number per page:53 Sep 25 2025 13:27:06
SELECT id, version, serialized_name_list, serialized_description_list, identifier, contentobject_name, url_alias_name,       creator_id, modifier_id, created, remote_id, modified, is_container, always_available,       language_mask, initial_language_id, sort_field, sort_order
                    FROM   ezcontentclass WHERE  id='46' AND version='0' ORDER BY version ASC
LIMIT 0, 2
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(23 rows, 0.474 ms) query number per page:54 Sep 25 2025 13:27:06
SELECT id, serialized_name_list, serialized_description_list, version, contentclass_id, identifier, placement,       is_searchable, is_required, can_translate, is_information_collector, data_type_string, data_int1, data_int2,       data_int3, data_int4, data_float1, data_float2, data_float3, data_float4, data_text1,       data_text2, data_text3, data_text4, data_text5, serialized_data_text, category
                    FROM   ezcontentclass_attribute WHERE  contentclass_id='46' AND version='0' ORDER BY placement ASC
Error: eZXMLText::attribute Sep 25 2025 13:27:06
Attribute 'id' does not exist
Error: eZXMLText::attribute Sep 25 2025 13:27:06
Attribute 'contentclass_attribute_identifier' does not exist
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.117 ms) query number per page:55 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 94165 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.089 ms) query number per page:56 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 93948 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.089 ms) query number per page:57 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 13375 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Error: eZTemplate:ezini Sep 25 2025 13:27:06
!!!No such variable 'Links' in group 'issuebox_13375' for lnm_upselling.ini
Warning: eZTemplate:def @ extension/lnm_upselling/design/bootstrap/templates/lnmupselling/articlebox.tpl:4[4] Sep 25 2025 13:27:06
Variable 'links' is already defined.
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 0.072 ms) query number per page:58 Sep 25 2025 13:27:06
SELECT DISTINCT ezdiscountrule.id,
                                  ezdiscountrule.name
                  FROM ezdiscountrule,
                       ezuser_discountrule
                  WHERE ezuser_discountrule.contentobject_id IN ( 42, 4, 15027 ) AND
                        ezuser_discountrule.discountrule_id = ezdiscountrule.id
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.075 ms) query number per page:59 Sep 25 2025 13:27:06
SELECT id, name, percentage
                    FROM   ezvattype WHERE  id='1'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.076 ms) query number per page:60 Sep 25 2025 13:27:06
SELECT id, name, percentage
                    FROM   ezvattype WHERE  id='1'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.291 ms) query number per page:61 Sep 25 2025 13:27:06
SELECT ezcontentobject.*,
                               ezcontentclass.serialized_name_list as serialized_name_list,
                               ezcontentclass.identifier as contentclass_identifier,
                               ezcontentclass.is_container as is_container
                           FROM
                               ezcontentobject,
                               ezcontentclass
                           WHERE
                               ezcontentobject.id='105251' AND
                               ezcontentclass.id = ezcontentobject.contentclass_id AND
                               ezcontentclass.version=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.080 ms) query number per page:62 Sep 25 2025 13:27:06
SELECT value FROM ezsite_data WHERE name='ezfind_site_id'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.084 ms) query number per page:63 Sep 25 2025 13:27:06
SELECT id, version, serialized_name_list, serialized_description_list, identifier, contentobject_name, url_alias_name,       creator_id, modifier_id, created, remote_id, modified, is_container, always_available,       language_mask, initial_language_id, sort_field, sort_order
                    FROM   ezcontentclass WHERE  identifier='lmi_news' AND version='0' ORDER BY version ASC
LIMIT 0, 2
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.081 ms) query number per page:64 Sep 25 2025 13:27:06
SELECT id, version, serialized_name_list, serialized_description_list, identifier, contentobject_name, url_alias_name,       creator_id, modifier_id, created, remote_id, modified, is_container, always_available,       language_mask, initial_language_id, sort_field, sort_order
                    FROM   ezcontentclass WHERE  identifier='lmi_article' AND version='0' ORDER BY version ASC
LIMIT 0, 2
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.078 ms) query number per page:65 Sep 25 2025 13:27:06
SELECT id, version, serialized_name_list, serialized_description_list, identifier, contentobject_name, url_alias_name,       creator_id, modifier_id, created, remote_id, modified, is_container, always_available,       language_mask, initial_language_id, sort_field, sort_order
                    FROM   ezcontentclass WHERE  identifier='blog_post' AND version='0' ORDER BY version ASC
LIMIT 0, 2
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.249 ms) query number per page:66 Sep 25 2025 13:27:06
SELECT ezcontentobject.*,
                               ezcontentclass.serialized_name_list as serialized_name_list,
                               ezcontentclass.identifier as contentclass_identifier,
                               ezcontentclass.is_container as is_container
                           FROM
                               ezcontentobject,
                               ezcontentclass
                           WHERE
                               ezcontentobject.id='104461' AND
                               ezcontentclass.id = ezcontentobject.contentclass_id AND
                               ezcontentclass.version=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.337 ms) query number per page:67 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.name, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) WHERE contentobject_id = 104461 ORDER BY path_string
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.168 ms) query number per page:68 Sep 25 2025 13:27:06
SELECT node_id
                  FROM ezcontentobject_tree
                  WHERE contentobject_id=104461 AND
                  main_node_id = node_id
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.092 ms) query number per page:69 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 15157 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.180 ms) query number per page:70 Sep 25 2025 13:27:06
SELECT ezcontentobject.*,
                               ezcontentclass.serialized_name_list as serialized_name_list,
                               ezcontentclass.identifier as contentclass_identifier,
                               ezcontentclass.is_container as is_container
                           FROM
                               ezcontentobject,
                               ezcontentclass
                           WHERE
                               ezcontentobject.id='105121' AND
                               ezcontentclass.id = ezcontentobject.contentclass_id AND
                               ezcontentclass.version=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.251 ms) query number per page:71 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.name, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) WHERE contentobject_id = 105121 ORDER BY path_string
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.211 ms) query number per page:72 Sep 25 2025 13:27:06
SELECT node_id
                  FROM ezcontentobject_tree
                  WHERE contentobject_id=105121 AND
                  main_node_id = node_id
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.095 ms) query number per page:73 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 15157 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.158 ms) query number per page:74 Sep 25 2025 13:27:06
SELECT ezcontentobject.*,
                               ezcontentclass.serialized_name_list as serialized_name_list,
                               ezcontentclass.identifier as contentclass_identifier,
                               ezcontentclass.is_container as is_container
                           FROM
                               ezcontentobject,
                               ezcontentclass
                           WHERE
                               ezcontentobject.id='83270' AND
                               ezcontentclass.id = ezcontentobject.contentclass_id AND
                               ezcontentclass.version=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.424 ms) query number per page:75 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.name, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) WHERE contentobject_id = 83270 ORDER BY path_string
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.192 ms) query number per page:76 Sep 25 2025 13:27:06
SELECT node_id
                  FROM ezcontentobject_tree
                  WHERE contentobject_id=83270 AND
                  main_node_id = node_id
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.091 ms) query number per page:77 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 15157 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.158 ms) query number per page:78 Sep 25 2025 13:27:06
SELECT ezcontentobject.*,
                               ezcontentclass.serialized_name_list as serialized_name_list,
                               ezcontentclass.identifier as contentclass_identifier,
                               ezcontentclass.is_container as is_container
                           FROM
                               ezcontentobject,
                               ezcontentclass
                           WHERE
                               ezcontentobject.id='91934' AND
                               ezcontentclass.id = ezcontentobject.contentclass_id AND
                               ezcontentclass.version=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.229 ms) query number per page:79 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.name, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) WHERE contentobject_id = 91934 ORDER BY path_string
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.140 ms) query number per page:80 Sep 25 2025 13:27:06
SELECT node_id
                  FROM ezcontentobject_tree
                  WHERE contentobject_id=91934 AND
                  main_node_id = node_id
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.080 ms) query number per page:81 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 15157 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.193 ms) query number per page:82 Sep 25 2025 13:27:06
SELECT ezcontentobject.*,
                               ezcontentclass.serialized_name_list as serialized_name_list,
                               ezcontentclass.identifier as contentclass_identifier,
                               ezcontentclass.is_container as is_container
                           FROM
                               ezcontentobject,
                               ezcontentclass
                           WHERE
                               ezcontentobject.id='56085' AND
                               ezcontentclass.id = ezcontentobject.contentclass_id AND
                               ezcontentclass.version=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.283 ms) query number per page:83 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.name, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) WHERE contentobject_id = 56085 ORDER BY path_string
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.158 ms) query number per page:84 Sep 25 2025 13:27:06
SELECT node_id
                  FROM ezcontentobject_tree
                  WHERE contentobject_id=56085 AND
                  main_node_id = node_id
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.085 ms) query number per page:85 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 15157 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.428 ms) query number per page:86 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id IN ( 93394, 94071, 71902, 80652, 47528 ) AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.095 ms) query number per page:87 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.name, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) WHERE contentobject_id = 104461 ORDER BY path_string
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.077 ms) query number per page:88 Sep 25 2025 13:27:06
SELECT node_id
                  FROM ezcontentobject_tree
                  WHERE contentobject_id=104461 AND
                  main_node_id = node_id
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.087 ms) query number per page:89 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 15157 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.344 ms) query number per page:90 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 93394 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.390 ms) query number per page:91 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:91077', 'eznode:93260', 'eznode:93394' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.353 ms) query number per page:92 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 91077, 93260, 93394 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.073 ms) query number per page:93 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.name, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) WHERE contentobject_id = 105121 ORDER BY path_string
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.068 ms) query number per page:94 Sep 25 2025 13:27:06
SELECT node_id
                  FROM ezcontentobject_tree
                  WHERE contentobject_id=105121 AND
                  main_node_id = node_id
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.090 ms) query number per page:95 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 15157 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.325 ms) query number per page:96 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 94071 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.339 ms) query number per page:97 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:93949', 'eznode:94071' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.313 ms) query number per page:98 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 93949, 94071 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.070 ms) query number per page:99 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.name, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) WHERE contentobject_id = 83270 ORDER BY path_string
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.071 ms) query number per page:100 Sep 25 2025 13:27:06
SELECT node_id
                  FROM ezcontentobject_tree
                  WHERE contentobject_id=83270 AND
                  main_node_id = node_id
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.091 ms) query number per page:101 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 15157 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.328 ms) query number per page:102 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 71902 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.313 ms) query number per page:103 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:14134', 'eznode:14176', 'eznode:71902' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.263 ms) query number per page:104 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 14134, 14176, 71902 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.078 ms) query number per page:105 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.name, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) WHERE contentobject_id = 91934 ORDER BY path_string
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.075 ms) query number per page:106 Sep 25 2025 13:27:06
SELECT node_id
                  FROM ezcontentobject_tree
                  WHERE contentobject_id=91934 AND
                  main_node_id = node_id
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.090 ms) query number per page:107 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 15157 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.320 ms) query number per page:108 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 80652 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.350 ms) query number per page:109 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:78178', 'eznode:80564', 'eznode:80652' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.314 ms) query number per page:110 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 78178, 80564, 80652 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.069 ms) query number per page:111 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.name, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) WHERE contentobject_id = 56085 ORDER BY path_string
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.062 ms) query number per page:112 Sep 25 2025 13:27:06
SELECT node_id
                  FROM ezcontentobject_tree
                  WHERE contentobject_id=56085 AND
                  main_node_id = node_id
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.091 ms) query number per page:113 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 15157 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.311 ms) query number per page:114 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 47528 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.443 ms) query number per page:115 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:45009', 'eznode:47519', 'eznode:47528' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.282 ms) query number per page:116 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 45009, 47519, 47528 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(23 rows, 0.881 ms) query number per page:117 Sep 25 2025 13:27:06
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as identifier FROM
                    ezcontentobject_attribute, ezcontentclass_attribute, ezcontentobject_version
                  WHERE
                    ezcontentclass_attribute.version = '0' AND
                    ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
                    ezcontentobject_version.contentobject_id = '104461' AND
                    ezcontentobject_version.version = '1' AND
                    ezcontentobject_attribute.contentobject_id = '104461' AND                    ezcontentobject_attribute.version = '1' AND                    ezcontentobject_attribute.language_code = 'eng-US' 
                  
                  ORDER BY
                    ezcontentclass_attribute.placement ASC,
                    ezcontentobject_attribute.language_code ASC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.074 ms) query number per page:118 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:91077', 'eznode:93260', 'eznode:93394' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.075 ms) query number per page:119 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 91077, 93260, 93394 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.073 ms) query number per page:120 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:91077', 'eznode:93260', 'eznode:93394' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.116 ms) query number per page:121 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 91077, 93260, 93394 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.073 ms) query number per page:122 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:91077', 'eznode:93260', 'eznode:93394' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.079 ms) query number per page:123 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 91077, 93260, 93394 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.070 ms) query number per page:124 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:91077', 'eznode:93260', 'eznode:93394' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.075 ms) query number per page:125 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 91077, 93260, 93394 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(23 rows, 1.307 ms) query number per page:126 Sep 25 2025 13:27:06
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as identifier FROM
                    ezcontentobject_attribute, ezcontentclass_attribute, ezcontentobject_version
                  WHERE
                    ezcontentclass_attribute.version = '0' AND
                    ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
                    ezcontentobject_version.contentobject_id = '105121' AND
                    ezcontentobject_version.version = '1' AND
                    ezcontentobject_attribute.contentobject_id = '105121' AND                    ezcontentobject_attribute.version = '1' AND                    ezcontentobject_attribute.language_code = 'eng-US' 
                  
                  ORDER BY
                    ezcontentclass_attribute.placement ASC,
                    ezcontentobject_attribute.language_code ASC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.081 ms) query number per page:127 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:93949', 'eznode:94071' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.083 ms) query number per page:128 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 93949, 94071 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.076 ms) query number per page:129 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:93949', 'eznode:94071' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.080 ms) query number per page:130 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 93949, 94071 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.073 ms) query number per page:131 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:93949', 'eznode:94071' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.080 ms) query number per page:132 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 93949, 94071 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.070 ms) query number per page:133 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:93949', 'eznode:94071' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.076 ms) query number per page:134 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 93949, 94071 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(16 rows, 1.039 ms) query number per page:135 Sep 25 2025 13:27:06
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as identifier FROM
                    ezcontentobject_attribute, ezcontentclass_attribute, ezcontentobject_version
                  WHERE
                    ezcontentclass_attribute.version = '0' AND
                    ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
                    ezcontentobject_version.contentobject_id = '83270' AND
                    ezcontentobject_version.version = '2' AND
                    ezcontentobject_attribute.contentobject_id = '83270' AND                    ezcontentobject_attribute.version = '2' AND                    ezcontentobject_attribute.language_code = 'eng-US' 
                  
                  ORDER BY
                    ezcontentclass_attribute.placement ASC,
                    ezcontentobject_attribute.language_code ASC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.074 ms) query number per page:136 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:14134', 'eznode:14176', 'eznode:71902' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.064 ms) query number per page:137 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 14134, 14176, 71902 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.070 ms) query number per page:138 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:14134', 'eznode:14176', 'eznode:71902' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.063 ms) query number per page:139 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 14134, 14176, 71902 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.064 ms) query number per page:140 Sep 25 2025 13:27:06
SELECT id, serialized_name_list, serialized_description_list, version, contentclass_id, identifier, placement,       is_searchable, is_required, can_translate, is_information_collector, data_type_string, data_int1, data_int2,       data_int3, data_int4, data_float1, data_float2, data_float3, data_float4, data_text1,       data_text2, data_text3, data_text4, data_text5, serialized_data_text, category
                    FROM   ezcontentclass_attribute WHERE  id='550' AND version='0'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(23 rows, 0.086 ms) query number per page:141 Sep 25 2025 13:27:06
SELECT id, serialized_name_list, serialized_description_list, version, contentclass_id, identifier, placement,       is_searchable, is_required, can_translate, is_information_collector, data_type_string, data_int1, data_int2,       data_int3, data_int4, data_float1, data_float2, data_float3, data_float4, data_text1,       data_text2, data_text3, data_text4, data_text5, serialized_data_text, category
                    FROM   ezcontentclass_attribute WHERE  contentclass_id='46' AND version='0' ORDER BY placement ASC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.077 ms) query number per page:142 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:14134', 'eznode:14176', 'eznode:71902' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.075 ms) query number per page:143 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 14134, 14176, 71902 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.076 ms) query number per page:144 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:14134', 'eznode:14176', 'eznode:71902' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.073 ms) query number per page:145 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 14134, 14176, 71902 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(23 rows, 0.893 ms) query number per page:146 Sep 25 2025 13:27:06
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as identifier FROM
                    ezcontentobject_attribute, ezcontentclass_attribute, ezcontentobject_version
                  WHERE
                    ezcontentclass_attribute.version = '0' AND
                    ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
                    ezcontentobject_version.contentobject_id = '91934' AND
                    ezcontentobject_version.version = '2' AND
                    ezcontentobject_attribute.contentobject_id = '91934' AND                    ezcontentobject_attribute.version = '2' AND                    ezcontentobject_attribute.language_code = 'eng-US' 
                  
                  ORDER BY
                    ezcontentclass_attribute.placement ASC,
                    ezcontentobject_attribute.language_code ASC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.072 ms) query number per page:147 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:78178', 'eznode:80564', 'eznode:80652' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.082 ms) query number per page:148 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 78178, 80564, 80652 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.070 ms) query number per page:149 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:78178', 'eznode:80564', 'eznode:80652' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.079 ms) query number per page:150 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 78178, 80564, 80652 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.073 ms) query number per page:151 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:78178', 'eznode:80564', 'eznode:80652' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.075 ms) query number per page:152 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 78178, 80564, 80652 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.076 ms) query number per page:153 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:78178', 'eznode:80564', 'eznode:80652' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.074 ms) query number per page:154 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 78178, 80564, 80652 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(23 rows, 0.789 ms) query number per page:155 Sep 25 2025 13:27:06
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as identifier FROM
                    ezcontentobject_attribute, ezcontentclass_attribute, ezcontentobject_version
                  WHERE
                    ezcontentclass_attribute.version = '0' AND
                    ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
                    ezcontentobject_version.contentobject_id = '56085' AND
                    ezcontentobject_version.version = '3' AND
                    ezcontentobject_attribute.contentobject_id = '56085' AND                    ezcontentobject_attribute.version = '3' AND                    ezcontentobject_attribute.language_code = 'eng-US' 
                  
                  ORDER BY
                    ezcontentclass_attribute.placement ASC,
                    ezcontentobject_attribute.language_code ASC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.075 ms) query number per page:156 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:45009', 'eznode:47519', 'eznode:47528' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.064 ms) query number per page:157 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 45009, 47519, 47528 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.075 ms) query number per page:158 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:45009', 'eznode:47519', 'eznode:47528' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.073 ms) query number per page:159 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 45009, 47519, 47528 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.072 ms) query number per page:160 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:45009', 'eznode:47519', 'eznode:47528' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.102 ms) query number per page:161 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 45009, 47519, 47528 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.071 ms) query number per page:162 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:45009', 'eznode:47519', 'eznode:47528' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.079 ms) query number per page:163 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 45009, 47519, 47528 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.171 ms) query number per page:164 Sep 25 2025 13:27:06
SELECT node_id
                  FROM ezcontentobject_tree
                  WHERE contentobject_id=105379 AND
                  main_node_id = node_id
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.092 ms) query number per page:165 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 94329 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.074 ms) query number per page:166 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:94165', 'eznode:94329' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.076 ms) query number per page:167 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 94165, 94329 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.071 ms) query number per page:168 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:94165', 'eznode:94329' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.078 ms) query number per page:169 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 94165, 94329 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.070 ms) query number per page:170 Sep 25 2025 13:27:06
SELECT l.contentobject_state_id, s.identifier AS state_identifier, g.identifier AS state_group_identifier
                FROM ezcobj_state_link l, ezcobj_state s, ezcobj_state_group g
                WHERE l.contentobject_id=105379 AND
                      s.id=l.contentobject_state_id AND
                      g.id=s.group_id
Timing: Sep 25 2025 13:27:06
Module end 'content'
Debug: ezpI18n::translateText Sep 25 2025 13:27:06
Missing translation for message in context: 'kernel/navigationpart' with comment: 'Navigation part'. The untranslated message is: 'eZTags'
Debug: ezpI18n::translateText Sep 25 2025 13:27:06
Missing translation for message in context: 'kernel/navigationpart' with comment: 'Navigation part'. The untranslated message is: 'eZFind'
Debug: ezpI18n::translateText Sep 25 2025 13:27:06
Missing translation for message in context: 'kernel/navigationpart' with comment: 'Navigation part'. The untranslated message is: 'LNM'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.095 ms) query number per page:171 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 94329 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate:def @ extension/bootstrap/design/bootstrap/templates/head/author.tpl:5[22] Sep 25 2025 13:27:06
Variable 'author_nodes' is already defined.
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.095 ms) query number per page:172 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 5 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 0.111 ms) query number per page:173 Sep 25 2025 13:27:06
SELECT DISTINCT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container , ezcontentobject_name.name, ezcontentobject_name.real_translation   FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id AND     ezcontentobject_tree.contentobject_version = ezcontentobject_name.content_version )   INNER JOIN ezcontentobject_attribute a0 ON (a0.contentobject_id = ezcontentobject.id)  INNER JOIN ezcontentobject_attribute a1 ON (a1.contentobject_id = ezcontentobject.id)    WHERE  ezcontentobject_tree.path_string like '/1/5/%' and     
                                  a0.contentobject_id = ezcontentobject.id AND
                                  a0.contentclassattribute_id = 1144 AND
                                  a0.version = ezcontentobject_name.content_version AND 
 ( a0.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & a0.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & a0.language_id ) ) & 8 ) >> 2 )
   <
     ( a0.language_id & 1 )
   + ( ( a0.language_id & 8 ) >> 2 )
 ) 
 AND 
                                  a1.contentobject_id = ezcontentobject.id AND
                                  a1.contentclassattribute_id = 1145 AND
                                  a1.version = ezcontentobject_name.content_version AND 
 ( a1.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & a1.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & a1.language_id ) ) & 8 ) >> 2 )
   <
     ( a1.language_id & 1 )
   + ( ( a1.language_id & 8 ) >> 2 )
 ) 
 AND                             ( a0.sort_key_string = 'Zack'  AND a1.sort_key_string = 'Brown'  ) AND  ezcontentobject_tree.node_id != 5 AND     ezcontentobject.contentclass_id  IN  ( 130 ) AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 ) 
 AND ezcontentobject_tree.is_invisible = 0   AND 
 ezcontentobject.language_mask & 9 > 0 
 
LIMIT 0, 1
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.102 ms) query number per page:174 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 5 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.108 ms) query number per page:175 Sep 25 2025 13:27:06
SELECT DISTINCT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container , ezcontentobject_name.name, ezcontentobject_name.real_translation   FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id AND     ezcontentobject_tree.contentobject_version = ezcontentobject_name.content_version )   INNER JOIN ezcontentobject_attribute a0 ON (a0.contentobject_id = ezcontentobject.id)  INNER JOIN ezcontentobject_attribute a1 ON (a1.contentobject_id = ezcontentobject.id)    WHERE  ezcontentobject_tree.path_string like '/1/5/%' and     
                                  a0.contentobject_id = ezcontentobject.id AND
                                  a0.contentclassattribute_id = 8 AND
                                  a0.version = ezcontentobject_name.content_version AND 
 ( a0.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & a0.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & a0.language_id ) ) & 8 ) >> 2 )
   <
     ( a0.language_id & 1 )
   + ( ( a0.language_id & 8 ) >> 2 )
 ) 
 AND 
                                  a1.contentobject_id = ezcontentobject.id AND
                                  a1.contentclassattribute_id = 9 AND
                                  a1.version = ezcontentobject_name.content_version AND 
 ( a1.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & a1.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & a1.language_id ) ) & 8 ) >> 2 )
   <
     ( a1.language_id & 1 )
   + ( ( a1.language_id & 8 ) >> 2 )
 ) 
 AND                             ( a0.sort_key_string = 'Zack'  AND a1.sort_key_string = 'Brown'  ) AND  ezcontentobject_tree.node_id != 5 AND     ezcontentobject.contentclass_id  IN  ( 4 ) AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 ) 
 AND ezcontentobject_tree.is_invisible = 0   AND 
 ezcontentobject.language_mask & 9 > 0 
 
LIMIT 0, 1
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.082 ms) query number per page:176 Sep 25 2025 13:27:06
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as identifier FROM
                    ezcontentobject_attribute, ezcontentclass_attribute
                  WHERE
                    ezcontentclass_attribute.version = '0' AND
                    ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
                    ( ( ezcontentobject_attribute.version = '1' AND
                    ezcontentobject_attribute.contentobject_id = '90339' AND
                    ezcontentobject_attribute.language_code = 'eng-US' )  )
                  ORDER BY
                    ezcontentobject_attribute.contentobject_id, ezcontentclass_attribute.placement ASC
Warning: eZTemplate:def @ extension/bootstrap/design/bootstrap/templates/head/author.tpl:33[1] Sep 25 2025 13:27:06
Variable 'AuthorData' is already defined.
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.081 ms) query number per page:177 Sep 25 2025 13:27:06
SELECT ezcontentobject.*,
                               ezcontentclass.serialized_name_list as serialized_name_list,
                               ezcontentclass.identifier as contentclass_identifier,
                               ezcontentclass.is_container as is_container
                           FROM
                               ezcontentobject,
                               ezcontentclass
                           WHERE
                               ezcontentobject.id='15027' AND
                               ezcontentclass.id = ezcontentobject.contentclass_id AND
                               ezcontentclass.version=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.613 ms) query number per page:178 Sep 25 2025 13:27:06
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as identifier FROM
                    ezcontentobject_attribute, ezcontentclass_attribute, ezcontentobject_version
                  WHERE
                    ezcontentclass_attribute.version = '0' AND
                    ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
                    ezcontentobject_version.contentobject_id = '15027' AND
                    ezcontentobject_version.version = '5' AND
                    ezcontentobject_attribute.contentobject_id = '15027' AND                    ezcontentobject_attribute.version = '5' AND                    
 ( ezcontentobject_attribute.language_id & ezcontentobject_version.language_mask > 0 AND
     ( (   ezcontentobject_version.language_mask - ( ezcontentobject_version.language_mask & ezcontentobject_attribute.language_id ) ) & 1 )
   + ( ( ( ezcontentobject_version.language_mask - ( ezcontentobject_version.language_mask & ezcontentobject_attribute.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_attribute.language_id & 1 )
   + ( ( ezcontentobject_attribute.language_id & 8 ) >> 2 )
 ) 
 
                  
                  ORDER BY
                    ezcontentclass_attribute.placement ASC,
                    ezcontentobject_attribute.language_code ASC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.164 ms) query number per page:179 Sep 25 2025 13:27:06
SELECT node_id
                  FROM ezcontentobject_tree
                  WHERE contentobject_id=105379 AND
                  main_node_id = node_id
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.086 ms) query number per page:180 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 94329 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.075 ms) query number per page:181 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:94165', 'eznode:94329' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.066 ms) query number per page:182 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 94165, 94329 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Warning: eZTemplate:def @ extension/bootstrap/design/bootstrap/templates/page_head.tpl:114[1] Sep 25 2025 13:27:06
Variable 'canonical' is already defined.
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.068 ms) query number per page:183 Sep 25 2025 13:27:06
SELECT node_id
                  FROM ezcontentobject_tree
                  WHERE contentobject_id=105379 AND
                  main_node_id = node_id
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.090 ms) query number per page:184 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 94329 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.069 ms) query number per page:185 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:94165', 'eznode:94329' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.073 ms) query number per page:186 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 94165, 94329 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 0.294 ms) query number per page:187 Sep 25 2025 13:27:06
SELECT 
                        ezcontentclass.serialized_name_list AS class_serialized_name_list,
                        ezcontentclass.identifier as contentclass_identifier,
                        ezcontentclass.is_container as is_container,
                        ezcontentobject.*, ezcontentobject_name.name as name, ezcontentobject_name.real_translation
                        
                     FROM
                        ezcontentclass,
                        ezcontentobject,
                        ezcontentobject_link,
                        ezcontentobject_name
                        
                     WHERE
                        ezcontentclass.id=ezcontentobject.contentclass_id AND
                        ezcontentclass.version=0 AND
                        ezcontentobject.status=1 AND
                        
                        
                         ( relation_type & 7 ) <> 0 
                         AND ezcontentobject.id=ezcontentobject_link.to_contentobject_id AND
                                                                      ezcontentobject_link.from_contentobject_id='105379' AND
                                                                      ezcontentobject_link.from_contentobject_version='2' 
                         AND
                        ezcontentobject.id = ezcontentobject_name.contentobject_id AND
                        ezcontentobject.current_version = ezcontentobject_name.content_version AND
                        
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 0.203 ms) query number per page:188 Sep 25 2025 13:27:06
SELECT eztags.id, eztags.keyword, eztags.parent_id FROM eztags_attribute_link, eztags
                                    WHERE eztags_attribute_link.keyword_id = eztags.id AND
                                    eztags_attribute_link.objectattribute_id = 816485 AND
                                    eztags_attribute_link.objectattribute_version = 2
Warning: ezjscPacker::packFiles Sep 25 2025 13:27:06
Could not find: stylesheets/websitetoolbar.css
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.102 ms) query number per page:189 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 2 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.099 ms) query number per page:190 Sep 25 2025 13:27:06
SELECT DISTINCT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container , ezcontentobject_name.name, ezcontentobject_name.real_translation   FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id AND     ezcontentobject_tree.contentobject_version = ezcontentobject_name.content_version )     WHERE  ezcontentobject_tree.path_string like '/1/2/%' and      ezcontentobject_tree.node_id != 2 AND     ezcontentobject.contentclass_id  IN  ( 134 ) AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 ) 
 AND ezcontentobject_tree.is_invisible = 0  AND ((ezcontentobject.section_id in (1, 8) AND ( ( ezcontentobject_tree.path_string like '/1/2/15157/%' ) OR ( ezcontentobject_tree.node_id in (15157) ) )) OR (ezcontentobject.section_id in (1, 8)) OR (ezcontentobject.contentclass_id in (101, 107, 113, 12, 129, 35, 5, 88, 89, 90, 91) AND ezcontentobject.section_id in (3)))   AND 
 ezcontentobject.language_mask & 9 > 0 
 
LIMIT 0, 1
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(2 rows, 0.688 ms) query number per page:191 Sep 25 2025 13:27:06
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as identifier FROM
                    ezcontentobject_attribute, ezcontentclass_attribute
                  WHERE
                    ezcontentclass_attribute.version = '0' AND
                    ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
                    ( ( ezcontentobject_attribute.version = '46' AND
                    ezcontentobject_attribute.contentobject_id = '70294' AND
                    ezcontentobject_attribute.language_code = 'eng-US' )  )
                  ORDER BY
                    ezcontentobject_attribute.contentobject_id, ezcontentclass_attribute.placement ASC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.135 ms) query number per page:192 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 94329 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.109 ms) query number per page:193 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:94165', 'eznode:94329' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.091 ms) query number per page:194 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 94165, 94329 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.085 ms) query number per page:195 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:94165', 'eznode:94329' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.090 ms) query number per page:196 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 94165, 94329 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.086 ms) query number per page:197 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:94165', 'eznode:94329' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.099 ms) query number per page:198 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 94165, 94329 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.102 ms) query number per page:199 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:94165', 'eznode:94329' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.081 ms) query number per page:200 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 94165, 94329 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.096 ms) query number per page:201 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:94165', 'eznode:94329' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.073 ms) query number per page:202 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 94165, 94329 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.070 ms) query number per page:203 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:94165', 'eznode:94329' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.080 ms) query number per page:204 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 94165, 94329 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.070 ms) query number per page:205 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:94165', 'eznode:94329' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.077 ms) query number per page:206 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 94165, 94329 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.070 ms) query number per page:207 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:13375', 'eznode:93948', 'eznode:94165', 'eznode:94329' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.079 ms) query number per page:208 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 13375, 93948, 94165, 94329 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate:def @ extension/lnm/design/linux_magazin_en/templates/pagelayout.tpl:102[3] Sep 25 2025 13:27:06
Variable 'pagedata' is already defined.
Warning: eZTemplate:def @ extension/bootstrap/design/bootstrap/templates/parts/extra_info.tpl:1[0] Sep 25 2025 13:27:06
Variable 'pagedata' is already defined.
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.100 ms) query number per page:209 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 94329 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.095 ms) query number per page:210 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 94329 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 0.786 ms) query number per page:211 Sep 25 2025 13:27:06
SELECT DISTINCT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container , ezcontentobject_name.name, ezcontentobject_name.real_translation   FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id AND     ezcontentobject_tree.contentobject_version = ezcontentobject_name.content_version )     WHERE  ezcontentobject_tree.path_string like '/1/2/13375/93948/94165/94329/%' and      ezcontentobject_tree.node_id != 94329 AND     ezcontentobject.contentclass_id  IN  ( 134 ) AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 ) 
 AND ezcontentobject_tree.is_invisible = 0   AND 
 ezcontentobject.language_mask & 9 > 0 
 
LIMIT 0, 1
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.078 ms) query number per page:212 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 94165 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.092 ms) query number per page:213 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 94165 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 0.605 ms) query number per page:214 Sep 25 2025 13:27:06
SELECT DISTINCT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container , ezcontentobject_name.name, ezcontentobject_name.real_translation   FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id AND     ezcontentobject_tree.contentobject_version = ezcontentobject_name.content_version )     WHERE  ezcontentobject_tree.path_string like '/1/2/13375/93948/94165/%' and      ezcontentobject_tree.node_id != 94165 AND     ezcontentobject.contentclass_id  IN  ( 134 ) AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 ) 
 AND ezcontentobject_tree.is_invisible = 0   AND 
 ezcontentobject.language_mask & 9 > 0 
 
LIMIT 0, 1
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.089 ms) query number per page:215 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 93948 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.087 ms) query number per page:216 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 93948 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 0.714 ms) query number per page:217 Sep 25 2025 13:27:06
SELECT DISTINCT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container , ezcontentobject_name.name, ezcontentobject_name.real_translation   FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id AND     ezcontentobject_tree.contentobject_version = ezcontentobject_name.content_version )     WHERE  ezcontentobject_tree.path_string like '/1/2/13375/93948/%' and      ezcontentobject_tree.node_id != 93948 AND     ezcontentobject.contentclass_id  IN  ( 134 ) AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 ) 
 AND ezcontentobject_tree.is_invisible = 0   AND 
 ezcontentobject.language_mask & 9 > 0 
 
LIMIT 0, 1
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.086 ms) query number per page:218 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 13375 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.087 ms) query number per page:219 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 13375 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 0.097 ms) query number per page:220 Sep 25 2025 13:27:06
SELECT DISTINCT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container , ezcontentobject_name.name, ezcontentobject_name.real_translation   FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id AND     ezcontentobject_tree.contentobject_version = ezcontentobject_name.content_version )     WHERE  ezcontentobject_tree.path_string like '/1/2/13375/%' and      ezcontentobject_tree.node_id != 13375 AND     ezcontentobject.contentclass_id  IN  ( 134 ) AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 ) 
 AND ezcontentobject_tree.is_invisible = 0   AND 
 ezcontentobject.language_mask & 9 > 0 
 
LIMIT 0, 1
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.072 ms) query number per page:221 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 2 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.087 ms) query number per page:222 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 2 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.085 ms) query number per page:223 Sep 25 2025 13:27:06
SELECT DISTINCT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container , ezcontentobject_name.name, ezcontentobject_name.real_translation   FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id AND     ezcontentobject_tree.contentobject_version = ezcontentobject_name.content_version )     WHERE  ezcontentobject_tree.path_string like '/1/2/%' and      ezcontentobject_tree.node_id != 2 AND     ezcontentobject.contentclass_id  IN  ( 134 ) AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 ) 
 AND ezcontentobject_tree.is_invisible = 0   AND 
 ezcontentobject.language_mask & 9 > 0 
 
LIMIT 0, 1
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(2 rows, 0.081 ms) query number per page:224 Sep 25 2025 13:27:06
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as identifier FROM
                    ezcontentobject_attribute, ezcontentclass_attribute
                  WHERE
                    ezcontentclass_attribute.version = '0' AND
                    ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
                    ( ( ezcontentobject_attribute.version = '46' AND
                    ezcontentobject_attribute.contentobject_id = '70294' AND
                    ezcontentobject_attribute.language_code = 'eng-US' )  )
                  ORDER BY
                    ezcontentobject_attribute.contentobject_id, ezcontentclass_attribute.placement ASC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.090 ms) query number per page:225 Sep 25 2025 13:27:06
SELECT ezcontentobject.*,
                               ezcontentclass.serialized_name_list as serialized_name_list,
                               ezcontentclass.identifier as contentclass_identifier,
                               ezcontentclass.is_container as is_container
                           FROM
                               ezcontentobject,
                               ezcontentclass
                           WHERE
                               ezcontentobject.id='70294' AND
                               ezcontentclass.id = ezcontentobject.contentclass_id AND
                               ezcontentclass.version=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.083 ms) query number per page:226 Sep 25 2025 13:27:06
SELECT id, serialized_name_list, serialized_description_list, version, contentclass_id, identifier, placement,       is_searchable, is_required, can_translate, is_information_collector, data_type_string, data_int1, data_int2,       data_int3, data_int4, data_float1, data_float2, data_float3, data_float4, data_text1,       data_text2, data_text3, data_text4, data_text5, serialized_data_text, category
                    FROM   ezcontentclass_attribute WHERE  id='1180' AND version='0'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 0.078 ms) query number per page:227 Sep 25 2025 13:27:06
SELECT ezm_pool.node_id
                                        FROM ezm_pool, ezcontentobject_tree, ezcontentobject
                                        WHERE ezm_pool.block_id='3528d298bdffc768f9691a12ae6b2ceb'
                                          AND ezm_pool.ts_visible>0
                                          AND ezm_pool.ts_hidden=0
                                          AND ezcontentobject_tree.node_id = ezm_pool.node_id
                                          AND ezcontentobject.id = ezm_pool.object_id
                                          AND 
 ezcontentobject.language_mask & 9 > 0 

                                          AND ezcontentobject_tree.is_invisible = 0 
                                        ORDER BY ezm_pool.priority DESC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 0.075 ms) query number per page:228 Sep 25 2025 13:27:06
SELECT ezm_pool.node_id
                                        FROM ezm_pool, ezcontentobject_tree, ezcontentobject
                                        WHERE ezm_pool.block_id='99190756d58d1be27735ba2f43b936cc'
                                          AND ezm_pool.ts_visible>0
                                          AND ezm_pool.ts_hidden=0
                                          AND ezcontentobject_tree.node_id = ezm_pool.node_id
                                          AND ezcontentobject.id = ezm_pool.object_id
                                          AND 
 ezcontentobject.language_mask & 9 > 0 

                                          AND ezcontentobject_tree.is_invisible = 0 
                                        ORDER BY ezm_pool.priority DESC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 0.070 ms) query number per page:229 Sep 25 2025 13:27:06
SELECT ezm_pool.node_id
                                        FROM ezm_pool, ezcontentobject_tree, ezcontentobject
                                        WHERE ezm_pool.block_id='e4e6b01957bffbf25bba1b6c76d2e68b'
                                          AND ezm_pool.ts_visible>0
                                          AND ezm_pool.ts_hidden=0
                                          AND ezcontentobject_tree.node_id = ezm_pool.node_id
                                          AND ezcontentobject.id = ezm_pool.object_id
                                          AND 
 ezcontentobject.language_mask & 9 > 0 

                                          AND ezcontentobject_tree.is_invisible = 0 
                                        ORDER BY ezm_pool.priority DESC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 0.073 ms) query number per page:230 Sep 25 2025 13:27:06
SELECT ezm_pool.node_id
                                        FROM ezm_pool, ezcontentobject_tree, ezcontentobject
                                        WHERE ezm_pool.block_id='4fcac402925ad119a5562ef207f64723'
                                          AND ezm_pool.ts_visible>0
                                          AND ezm_pool.ts_hidden=0
                                          AND ezcontentobject_tree.node_id = ezm_pool.node_id
                                          AND ezcontentobject.id = ezm_pool.object_id
                                          AND 
 ezcontentobject.language_mask & 9 > 0 

                                          AND ezcontentobject_tree.is_invisible = 0 
                                        ORDER BY ezm_pool.priority DESC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 0.075 ms) query number per page:231 Sep 25 2025 13:27:06
SELECT ezm_pool.node_id
                                        FROM ezm_pool, ezcontentobject_tree, ezcontentobject
                                        WHERE ezm_pool.block_id='eb89ac3586d2dc449d3820833e8e18ed'
                                          AND ezm_pool.ts_visible>0
                                          AND ezm_pool.ts_hidden=0
                                          AND ezcontentobject_tree.node_id = ezm_pool.node_id
                                          AND ezcontentobject.id = ezm_pool.object_id
                                          AND 
 ezcontentobject.language_mask & 9 > 0 

                                          AND ezcontentobject_tree.is_invisible = 0 
                                        ORDER BY ezm_pool.priority DESC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(5 rows, 0.085 ms) query number per page:232 Sep 25 2025 13:27:06
SELECT id, version, serialized_name_list, serialized_description_list, identifier, contentobject_name, url_alias_name,       creator_id, modifier_id, created, remote_id, modified, is_container, always_available,       language_mask, initial_language_id, sort_field, sort_order
                    FROM   ezcontentclass WHERE  version='0' AND identifier IN ( 'news', 'lmi_news', 'article', 'lmi_online_article', 'lmi_article' )  ORDER BY id ASC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.087 ms) query number per page:233 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 2 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(10 rows, 0.092 ms) query number per page:234 Sep 25 2025 13:27:06
SELECT DISTINCT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container , ezcontentobject_name.name, ezcontentobject_name.real_translation   FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id AND     ezcontentobject_tree.contentobject_version = ezcontentobject_name.content_version )     WHERE  ezcontentobject_tree.path_string like '/1/2/%' and      ezcontentobject_tree.node_id != 2 AND     ezcontentobject.contentclass_id  IN  ( 55, 31 ) AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 ) 
 AND ezcontentobject_tree.is_invisible = 0  AND ((ezcontentobject.section_id in (1, 8) AND ( ( ezcontentobject_tree.path_string like '/1/2/15157/%' ) OR ( ezcontentobject_tree.node_id in (15157) ) )) OR (ezcontentobject.section_id in (1, 8)) OR (ezcontentobject.contentclass_id in (101, 107, 113, 12, 129, 35, 5, 88, 89, 90, 91) AND ezcontentobject.section_id in (3)))   AND 
 ezcontentobject.language_mask & 9 > 0 
  ORDER BY ezcontentobject.published DESC
LIMIT 0, 10
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(160 rows, 2.714 ms) query number per page:235 Sep 25 2025 13:27:06
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as identifier FROM
                    ezcontentobject_attribute, ezcontentclass_attribute
                  WHERE
                    ezcontentclass_attribute.version = '0' AND
                    ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
                    ( ( ezcontentobject_attribute.version = '1' AND
                    ezcontentobject_attribute.contentobject_id = '112260' AND
                    ezcontentobject_attribute.language_code = 'eng-US' )  OR ( ezcontentobject_attribute.version = '1' AND
                    ezcontentobject_attribute.contentobject_id = '112255' AND
                    ezcontentobject_attribute.language_code = 'eng-US' )  OR ( ezcontentobject_attribute.version = '1' AND
                    ezcontentobject_attribute.contentobject_id = '112250' AND
                    ezcontentobject_attribute.language_code = 'eng-US' )  OR ( ezcontentobject_attribute.version = '2' AND
                    ezcontentobject_attribute.contentobject_id = '112249' AND
                    ezcontentobject_attribute.language_code = 'eng-US' )  OR ( ezcontentobject_attribute.version = '1' AND
                    ezcontentobject_attribute.contentobject_id = '112244' AND
                    ezcontentobject_attribute.language_code = 'eng-US' )  OR ( ezcontentobject_attribute.version = '1' AND
                    ezcontentobject_attribute.contentobject_id = '112240' AND
                    ezcontentobject_attribute.language_code = 'eng-US' )  OR ( ezcontentobject_attribute.version = '1' AND
                    ezcontentobject_attribute.contentobject_id = '112236' AND
                    ezcontentobject_attribute.language_code = 'eng-US' )  OR ( ezcontentobject_attribute.version = '2' AND
                    ezcontentobject_attribute.contentobject_id = '112226' AND
                    ezcontentobject_attribute.language_code = 'eng-US' )  OR ( ezcontentobject_attribute.version = '1' AND
                    ezcontentobject_attribute.contentobject_id = '112075' AND
                    ezcontentobject_attribute.language_code = 'eng-US' )  OR ( ezcontentobject_attribute.version = '1' AND
                    ezcontentobject_attribute.contentobject_id = '112073' AND
                    ezcontentobject_attribute.language_code = 'eng-US' )  )
                  ORDER BY
                    ezcontentobject_attribute.contentobject_id, ezcontentclass_attribute.placement ASC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.075 ms) query number per page:236 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:14134', 'eznode:14176', 'eznode:101287' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.079 ms) query number per page:237 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 14134, 14176, 101287 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.081 ms) query number per page:238 Sep 25 2025 13:27:06
SELECT id, serialized_name_list, serialized_description_list, version, contentclass_id, identifier, placement,       is_searchable, is_required, can_translate, is_information_collector, data_type_string, data_int1, data_int2,       data_int3, data_int4, data_float1, data_float2, data_float3, data_float4, data_text1,       data_text2, data_text3, data_text4, data_text5, serialized_data_text, category
                    FROM   ezcontentclass_attribute WHERE  id='548' AND version='0'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.081 ms) query number per page:239 Sep 25 2025 13:27:06
SELECT id, serialized_name_list, serialized_description_list, version, contentclass_id, identifier, placement,       is_searchable, is_required, can_translate, is_information_collector, data_type_string, data_int1, data_int2,       data_int3, data_int4, data_float1, data_float2, data_float3, data_float4, data_text1,       data_text2, data_text3, data_text4, data_text5, serialized_data_text, category
                    FROM   ezcontentclass_attribute WHERE  id='1132' AND version='0'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.075 ms) query number per page:240 Sep 25 2025 13:27:06
SELECT eztags.id, eztags.keyword, eztags.parent_id FROM eztags_attribute_link, eztags
                                    WHERE eztags_attribute_link.keyword_id = eztags.id AND
                                    eztags_attribute_link.objectattribute_id = 861864 AND
                                    eztags_attribute_link.objectattribute_version = 1
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.076 ms) query number per page:241 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id IN ( '39', '339', '654' )  ORDER BY keyword ASC
Warning: eZTemplate:def @ extension/bootstrap/design/bootstrap/templates/parts/taglist.tpl:2[0] Sep 25 2025 13:27:06
Variable 'items' is already defined.
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.075 ms) query number per page:242 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='339'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.070 ms) query number per page:243 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='39'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.074 ms) query number per page:244 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='339'
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.073 ms) query number per page:245 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:14134', 'eznode:14176', 'eznode:101282' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.075 ms) query number per page:246 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 14134, 14176, 101282 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.079 ms) query number per page:247 Sep 25 2025 13:27:06
SELECT eztags.id, eztags.keyword, eztags.parent_id FROM eztags_attribute_link, eztags
                                    WHERE eztags_attribute_link.keyword_id = eztags.id AND
                                    eztags_attribute_link.objectattribute_id = 861786 AND
                                    eztags_attribute_link.objectattribute_version = 1
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.082 ms) query number per page:248 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id IN ( '44', '381', '562' )  ORDER BY keyword ASC
Warning: eZTemplate:def @ extension/bootstrap/design/bootstrap/templates/parts/taglist.tpl:2[0] Sep 25 2025 13:27:06
Variable 'items' is already defined.
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.070 ms) query number per page:249 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='39'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.075 ms) query number per page:250 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='339'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.070 ms) query number per page:251 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='155'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.078 ms) query number per page:252 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='142'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.070 ms) query number per page:253 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='155'
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.082 ms) query number per page:254 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:14134', 'eznode:14176', 'eznode:101278' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.094 ms) query number per page:255 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 14134, 14176, 101278 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.062 ms) query number per page:256 Sep 25 2025 13:27:06
SELECT eztags.id, eztags.keyword, eztags.parent_id FROM eztags_attribute_link, eztags
                                    WHERE eztags_attribute_link.keyword_id = eztags.id AND
                                    eztags_attribute_link.objectattribute_id = 861722 AND
                                    eztags_attribute_link.objectattribute_version = 1
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.086 ms) query number per page:257 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id IN ( '39', '58', '152' )  ORDER BY keyword ASC
Warning: eZTemplate:def @ extension/bootstrap/design/bootstrap/templates/parts/taglist.tpl:2[0] Sep 25 2025 13:27:06
Variable 'items' is already defined.
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.069 ms) query number per page:258 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='32'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.072 ms) query number per page:259 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='339'
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.072 ms) query number per page:260 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:14134', 'eznode:14176', 'eznode:101277' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.086 ms) query number per page:261 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 14134, 14176, 101277 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.073 ms) query number per page:262 Sep 25 2025 13:27:06
SELECT eztags.id, eztags.keyword, eztags.parent_id FROM eztags_attribute_link, eztags
                                    WHERE eztags_attribute_link.keyword_id = eztags.id AND
                                    eztags_attribute_link.objectattribute_id = 861706 AND
                                    eztags_attribute_link.objectattribute_version = 2
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.089 ms) query number per page:263 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id IN ( '39', '155', '674' )  ORDER BY keyword ASC
Warning: eZTemplate:def @ extension/bootstrap/design/bootstrap/templates/parts/taglist.tpl:2[0] Sep 25 2025 13:27:06
Variable 'items' is already defined.
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.088 ms) query number per page:264 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='155'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.081 ms) query number per page:265 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='339'
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.072 ms) query number per page:266 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:14134', 'eznode:14176', 'eznode:101272' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.076 ms) query number per page:267 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 14134, 14176, 101272 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.074 ms) query number per page:268 Sep 25 2025 13:27:06
SELECT eztags.id, eztags.keyword, eztags.parent_id FROM eztags_attribute_link, eztags
                                    WHERE eztags_attribute_link.keyword_id = eztags.id AND
                                    eztags_attribute_link.objectattribute_id = 861670 AND
                                    eztags_attribute_link.objectattribute_version = 1
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.075 ms) query number per page:269 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id IN ( '339', '642', '687' )  ORDER BY keyword ASC
Warning: eZTemplate:def @ extension/bootstrap/design/bootstrap/templates/parts/taglist.tpl:2[0] Sep 25 2025 13:27:06
Variable 'items' is already defined.
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.060 ms) query number per page:270 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='39'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.060 ms) query number per page:271 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='339'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.088 ms) query number per page:272 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='340'
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.095 ms) query number per page:273 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:14134', 'eznode:14176', 'eznode:101269' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.255 ms) query number per page:274 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 14134, 14176, 101269 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(2 rows, 0.073 ms) query number per page:275 Sep 25 2025 13:27:06
SELECT eztags.id, eztags.keyword, eztags.parent_id FROM eztags_attribute_link, eztags
                                    WHERE eztags_attribute_link.keyword_id = eztags.id AND
                                    eztags_attribute_link.objectattribute_id = 861641 AND
                                    eztags_attribute_link.objectattribute_version = 1
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(2 rows, 0.074 ms) query number per page:276 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id IN ( '39', '443' )  ORDER BY keyword ASC
Warning: eZTemplate:def @ extension/bootstrap/design/bootstrap/templates/parts/taglist.tpl:2[0] Sep 25 2025 13:27:06
Variable 'items' is already defined.
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.072 ms) query number per page:277 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='155'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.067 ms) query number per page:278 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='339'
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.075 ms) query number per page:279 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:14134', 'eznode:14176', 'eznode:101264' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.069 ms) query number per page:280 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 14134, 14176, 101264 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(2 rows, 0.078 ms) query number per page:281 Sep 25 2025 13:27:06
SELECT eztags.id, eztags.keyword, eztags.parent_id FROM eztags_attribute_link, eztags
                                    WHERE eztags_attribute_link.keyword_id = eztags.id AND
                                    eztags_attribute_link.objectattribute_id = 861596 AND
                                    eztags_attribute_link.objectattribute_version = 1
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(2 rows, 0.147 ms) query number per page:282 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id IN ( '39', '686' )  ORDER BY keyword ASC
Warning: eZTemplate:def @ extension/bootstrap/design/bootstrap/templates/parts/taglist.tpl:2[0] Sep 25 2025 13:27:06
Variable 'items' is already defined.
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.076 ms) query number per page:283 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='39'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.249 ms) query number per page:284 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='339'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.075 ms) query number per page:285 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='339'
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.079 ms) query number per page:286 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:14134', 'eznode:14176', 'eznode:101254' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.080 ms) query number per page:287 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 14134, 14176, 101254 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(2 rows, 0.076 ms) query number per page:288 Sep 25 2025 13:27:06
SELECT eztags.id, eztags.keyword, eztags.parent_id FROM eztags_attribute_link, eztags
                                    WHERE eztags_attribute_link.keyword_id = eztags.id AND
                                    eztags_attribute_link.objectattribute_id = 861529 AND
                                    eztags_attribute_link.objectattribute_version = 2
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(2 rows, 0.389 ms) query number per page:289 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id IN ( '154', '641' )  ORDER BY keyword ASC
Warning: eZTemplate:def @ extension/bootstrap/design/bootstrap/templates/parts/taglist.tpl:2[0] Sep 25 2025 13:27:06
Variable 'items' is already defined.
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.066 ms) query number per page:290 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='39'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.067 ms) query number per page:291 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='339'
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.067 ms) query number per page:292 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:14134', 'eznode:14176', 'eznode:101103' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.103 ms) query number per page:293 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 14134, 14176, 101103 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.102 ms) query number per page:294 Sep 25 2025 13:27:06
SELECT eztags.id, eztags.keyword, eztags.parent_id FROM eztags_attribute_link, eztags
                                    WHERE eztags_attribute_link.keyword_id = eztags.id AND
                                    eztags_attribute_link.objectattribute_id = 860617 AND
                                    eztags_attribute_link.objectattribute_version = 1
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.055 ms) query number per page:295 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id IN ( '39', '154', '551' )  ORDER BY keyword ASC
Warning: eZTemplate:def @ extension/bootstrap/design/bootstrap/templates/parts/taglist.tpl:2[0] Sep 25 2025 13:27:06
Variable 'items' is already defined.
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.056 ms) query number per page:296 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='339'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.055 ms) query number per page:297 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='154'
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.072 ms) query number per page:298 Sep 25 2025 13:27:06
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:14134', 'eznode:14176', 'eznode:101101' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.072 ms) query number per page:299 Sep 25 2025 13:27:06
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 14134, 14176, 101101 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.067 ms) query number per page:300 Sep 25 2025 13:27:06
SELECT eztags.id, eztags.keyword, eztags.parent_id FROM eztags_attribute_link, eztags
                                    WHERE eztags_attribute_link.keyword_id = eztags.id AND
                                    eztags_attribute_link.objectattribute_id = 860596 AND
                                    eztags_attribute_link.objectattribute_version = 1
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.072 ms) query number per page:301 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id IN ( '39', '339', '642' )  ORDER BY keyword ASC
Warning: eZTemplate:def @ extension/bootstrap/design/bootstrap/templates/parts/taglist.tpl:2[0] Sep 25 2025 13:27:06
Variable 'items' is already defined.
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.067 ms) query number per page:302 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='339'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.071 ms) query number per page:303 Sep 25 2025 13:27:06
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='340'
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Warning: eZTemplate Sep 25 2025 13:27:06
Operator 'tag_cleaner' is not registered
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 0.073 ms) query number per page:304 Sep 25 2025 13:27:06
SELECT ezm_pool.node_id
                                        FROM ezm_pool, ezcontentobject_tree, ezcontentobject
                                        WHERE ezm_pool.block_id='5b10c1b4b0bd3d69a76fc3d35b5e955d'
                                          AND ezm_pool.ts_visible>0
                                          AND ezm_pool.ts_hidden=0
                                          AND ezcontentobject_tree.node_id = ezm_pool.node_id
                                          AND ezcontentobject.id = ezm_pool.object_id
                                          AND 
 ezcontentobject.language_mask & 9 > 0 

                                          AND ezcontentobject_tree.is_invisible = 0 
                                        ORDER BY ezm_pool.priority DESC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.082 ms) query number per page:305 Sep 25 2025 13:27:06
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 2 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(15 rows, 343.567 ms) query number per page:306 Sep 25 2025 13:27:07
SELECT eztags.id, eztags.keyword, count(eztags.keyword) AS keyword_count
                                        FROM eztags_attribute_link
                                        LEFT JOIN ezcontentobject_attribute
                                            ON eztags_attribute_link.objectattribute_id = ezcontentobject_attribute.id
                                            AND eztags_attribute_link.objectattribute_version = ezcontentobject_attribute.version
                                        LEFT JOIN ezcontentobject
                                            ON ezcontentobject_attribute.contentobject_id = ezcontentobject.id
                                        LEFT JOIN ezcontentobject_tree
                                            ON ezcontentobject_attribute.contentobject_id = ezcontentobject_tree.contentobject_id
                                        LEFT JOIN eztags
                                            ON eztags.id = eztags_attribute_link.keyword_id
                                        
                                        WHERE ezcontentobject.status = 1
                                            AND ezcontentobject_attribute.version = ezcontentobject.current_version
                                            AND ezcontentobject_tree.main_node_id = ezcontentobject_tree.node_id
                                            AND ezcontentobject_tree.path_string like '/1/2/%'
                                            AND ezcontentobject_tree.node_id != 2
                                            
                                            AND ezcontentobject_tree.is_invisible = 0
                                             AND ((ezcontentobject.section_id in (1, 8) AND ( ( ezcontentobject_tree.path_string like '/1/2/15157/%' ) OR ( ezcontentobject_tree.node_id in (15157) ) )) OR (ezcontentobject.section_id in (1, 8)) OR (ezcontentobject.contentclass_id in (101, 107, 113, 12, 129, 35, 5, 88, 89, 90, 91) AND ezcontentobject.section_id in (3))) 
                                            AND 
 ezcontentobject.language_mask & 9 > 0 
AND 
 ezcontentobject_attribute.language_id & 9 > 0 

                                        GROUP BY eztags.id, eztags.keyword
                                        ORDER BY keyword_count DESC
LIMIT 0, 15
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.079 ms) query number per page:307 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='39'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.071 ms) query number per page:308 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='152'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.073 ms) query number per page:309 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='133'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.075 ms) query number per page:310 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='32'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.096 ms) query number per page:311 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='337'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.071 ms) query number per page:312 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='12'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.070 ms) query number per page:313 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='50'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.076 ms) query number per page:314 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='29'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.066 ms) query number per page:315 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='340'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.063 ms) query number per page:316 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='154'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.064 ms) query number per page:317 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='98'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.063 ms) query number per page:318 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='80'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.078 ms) query number per page:319 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='83'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.072 ms) query number per page:320 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='442'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.074 ms) query number per page:321 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='107'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.073 ms) query number per page:322 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='337'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.341 ms) query number per page:323 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='152'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.198 ms) query number per page:324 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='29'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.071 ms) query number per page:325 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='133'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.075 ms) query number per page:326 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='39'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.073 ms) query number per page:327 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='339'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.070 ms) query number per page:328 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='107'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.338 ms) query number per page:329 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='152'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.076 ms) query number per page:330 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='80'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.082 ms) query number per page:331 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='32'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.078 ms) query number per page:332 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='154'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.087 ms) query number per page:333 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='340'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.084 ms) query number per page:334 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='12'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.259 ms) query number per page:335 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='339'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.078 ms) query number per page:336 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='50'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.068 ms) query number per page:337 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='83'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.082 ms) query number per page:338 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='339'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.276 ms) query number per page:339 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='98'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.097 ms) query number per page:340 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='340'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.082 ms) query number per page:341 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='442'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.102 ms) query number per page:342 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='31'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.187 ms) query number per page:343 Sep 25 2025 13:27:07
SELECT id, parent_id, main_tag_id, keyword, depth, path_string, modified,       remote_id
                    FROM   eztags WHERE  id='29'
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.093 ms) query number per page:344 Sep 25 2025 13:27:07
SELECT id, version, serialized_name_list, serialized_description_list, identifier, contentobject_name, url_alias_name,       creator_id, modifier_id, created, remote_id, modified, is_container, always_available,       language_mask, initial_language_id, sort_field, sort_order
                    FROM   ezcontentclass WHERE  identifier='feedback_form' AND version='0' ORDER BY version ASC
LIMIT 0, 2
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 0.077 ms) query number per page:345 Sep 25 2025 13:27:07
SELECT id, section_id, owner_id, contentclass_id, name, published, modified,       current_version, status, remote_id, language_mask, initial_language_id
                    FROM   ezcontentobject WHERE  contentclass_id='82' ORDER BY id ASC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.128 ms) query number per page:346 Sep 25 2025 13:27:07
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 2 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 0.097 ms) query number per page:347 Sep 25 2025 13:27:07
SELECT DISTINCT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container , ezcontentobject_name.name, ezcontentobject_name.real_translation   FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id AND     ezcontentobject_tree.contentobject_version = ezcontentobject_name.content_version )     WHERE ezcontentobject_tree.parent_node_id = 2 and                               ( ezcontentobject_tree.priority > '1'  AND ezcontentobject_tree.node_id IN (60,2)  ) AND       ezcontentobject.contentclass_id  IN  ( 1, 82, 1, 82 ) AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 ) 
 AND ezcontentobject_tree.is_invisible = 0  AND ((ezcontentobject.section_id in (1, 8) AND ( ( ezcontentobject_tree.path_string like '/1/2/15157/%' ) OR ( ezcontentobject_tree.node_id in (15157) ) )) OR (ezcontentobject.section_id in (1, 8)) OR (ezcontentobject.contentclass_id in (101, 107, 113, 12, 129, 35, 5, 88, 89, 90, 91) AND ezcontentobject.section_id in (3)))   AND 
 ezcontentobject.language_mask & 9 > 0 
  ORDER BY ezcontentobject_name.name DESC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.087 ms) query number per page:348 Sep 25 2025 13:27:07
SELECT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container, ezcontentobject_name.name, ezcontentobject_name.real_translation FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject.id = ezcontentobject_tree.contentobject_id) INNER JOIN ezcontentclass ON (ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_name.contentobject_id = ezcontentobject_tree.contentobject_id AND     ezcontentobject_name.content_version = ezcontentobject_tree.contentobject_version ) WHERE node_id = 2 AND  ezcontentclass.version = 0  AND 
 ezcontentobject.language_mask & 9 > 0 
  AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 )
Notice: Sep 25 2025 13:27:07
Class filter returned false
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.091 ms) query number per page:349 Sep 25 2025 13:27:07
SELECT DISTINCT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container , ezcontentobject_name.name, ezcontentobject_name.real_translation   FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id AND     ezcontentobject_tree.contentobject_version = ezcontentobject_name.content_version )     WHERE ezcontentobject_tree.parent_node_id = 2 and         ezcontentobject.contentclass_id  IN  ( 131 ) AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 ) 
 AND ezcontentobject_tree.is_invisible = 0  AND ((ezcontentobject.section_id in (1, 8) AND ( ( ezcontentobject_tree.path_string like '/1/2/15157/%' ) OR ( ezcontentobject_tree.node_id in (15157) ) )) OR (ezcontentobject.section_id in (1, 8)) OR (ezcontentobject.contentclass_id in (101, 107, 113, 12, 129, 35, 5, 88, 89, 90, 91) AND ezcontentobject.section_id in (3)))   AND 
 ezcontentobject.language_mask & 9 > 0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.778 ms) query number per page:350 Sep 25 2025 13:27:07
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as identifier FROM
                    ezcontentobject_attribute, ezcontentclass_attribute
                  WHERE
                    ezcontentclass_attribute.version = '0' AND
                    ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
                    ( ( ezcontentobject_attribute.version = '1' AND
                    ezcontentobject_attribute.contentobject_id = '70297' AND
                    ezcontentobject_attribute.language_code = 'eng-US' )  )
                  ORDER BY
                    ezcontentobject_attribute.contentobject_id, ezcontentclass_attribute.placement ASC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(2 rows, 0.074 ms) query number per page:351 Sep 25 2025 13:27:07
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:58895' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(2 rows, 0.073 ms) query number per page:352 Sep 25 2025 13:27:07
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 58895 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(1 rows, 0.139 ms) query number per page:353 Sep 25 2025 13:27:07
SELECT DISTINCT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container , ezcontentobject_name.name, ezcontentobject_name.real_translation   FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id AND     ezcontentobject_tree.contentobject_version = ezcontentobject_name.content_version )     WHERE ezcontentobject_tree.parent_node_id = 58895 and         ezcontentobject.contentclass_id  IN  ( 131 ) AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 ) 
 AND ezcontentobject_tree.is_invisible = 0  AND ((ezcontentobject.section_id in (1, 8) AND ( ( ezcontentobject_tree.path_string like '/1/2/15157/%' ) OR ( ezcontentobject_tree.node_id in (15157) ) )) OR (ezcontentobject.section_id in (1, 8)) OR (ezcontentobject.contentclass_id in (101, 107, 113, 12, 129, 35, 5, 88, 89, 90, 91) AND ezcontentobject.section_id in (3)))   AND 
 ezcontentobject.language_mask & 9 > 0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(4 rows, 0.643 ms) query number per page:354 Sep 25 2025 13:27:07
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as identifier FROM
                    ezcontentobject_attribute, ezcontentclass_attribute
                  WHERE
                    ezcontentclass_attribute.version = '0' AND
                    ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
                    ( ( ezcontentobject_attribute.version = '5' AND
                    ezcontentobject_attribute.contentobject_id = '70426' AND
                    ezcontentobject_attribute.language_code = 'eng-US' )  )
                  ORDER BY
                    ezcontentobject_attribute.contentobject_id, ezcontentclass_attribute.placement ASC
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.067 ms) query number per page:355 Sep 25 2025 13:27:07
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 9 > 0 ) AND action in ( 'eznode:2', 'eznode:58895', 'eznode:59021' ) AND is_original = 1 AND is_alias=0
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(3 rows, 0.073 ms) query number per page:356 Sep 25 2025 13:27:07
SELECT co.*, con.name as name, con.real_translation, cot.node_id
             FROM ezcontentobject co
             JOIN ezcontentobject_tree cot ON co.id = cot.contentobject_id AND co.current_version = cot.contentobject_version
             JOIN ezcontentobject_name con ON co.id = con.contentobject_id AND co.current_version = con.content_version
             WHERE cot.node_id IN ( 2, 58895, 59021 ) AND 
 ( con.language_id & co.language_mask > 0 AND
     ( (   co.language_mask - ( co.language_mask & con.language_id ) ) & 1 )
   + ( ( ( co.language_mask - ( co.language_mask & con.language_id ) ) & 8 ) >> 2 )
   <
     ( con.language_id & 1 )
   + ( ( con.language_id & 8 ) >> 2 )
 )
Notice: eZMySQLiDB[Localhost via UNIX socket]::query(0 rows, 0.089 ms) query number per page:357 Sep 25 2025 13:27:07
SELECT DISTINCT ezcontentobject.contentclass_id, ezcontentobject.current_version, ezcontentobject.id, ezcontentobject.initial_language_id, ezcontentobject.language_mask, ezcontentobject.modified, ezcontentobject.owner_id, ezcontentobject.published, ezcontentobject.remote_id AS object_remote_id, ezcontentobject.section_id, ezcontentobject.status, ezcontentobject_tree.contentobject_is_published, ezcontentobject_tree.contentobject_version, ezcontentobject_tree.depth, ezcontentobject_tree.is_hidden, ezcontentobject_tree.is_invisible, ezcontentobject_tree.main_node_id, ezcontentobject_tree.modified_subnode, ezcontentobject_tree.node_id, ezcontentobject_tree.parent_node_id, ezcontentobject_tree.path_identification_string, ezcontentobject_tree.path_string, ezcontentobject_tree.priority, ezcontentobject_tree.remote_id, ezcontentobject_tree.sort_field, ezcontentobject_tree.sort_order, ezcontentclass.serialized_name_list as class_serialized_name_list, ezcontentclass.identifier as class_identifier, ezcontentclass.is_container as is_container , ezcontentobject_name.name, ezcontentobject_name.real_translation   FROM ezcontentobject_tree INNER JOIN ezcontentobject ON (ezcontentobject_tree.contentobject_id = ezcontentobject.id) INNER JOIN ezcontentclass ON (ezcontentclass.version = 0 AND ezcontentclass.id = ezcontentobject.contentclass_id) INNER JOIN ezcontentobject_name ON (     ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id AND     ezcontentobject_tree.contentobject_version = ezcontentobject_name.content_version )     WHERE ezcontentobject_tree.parent_node_id = 59021 and         ezcontentobject.contentclass_id  IN  ( 131 ) AND 
 ( ezcontentobject_name.language_id & ezcontentobject.language_mask > 0 AND
     ( (   ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 1 )
   + ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 8 ) >> 2 )
   <
     ( ezcontentobject_name.language_id & 1 )
   + ( ( ezcontentobject_name.language_id & 8 ) >> 2 )
 ) 
 AND ezcontentobject_tree.is_invisible = 0  AND ((ezcontentobject.section_id in (1, 8) AND ( ( ezcontentobject_tree.path_string like '/1/2/15157/%' ) OR ( ezcontentobject_tree.node_id in (15157) ) )) OR (ezcontentobject.section_id in (1, 8)) OR (ezcontentobject.contentclass_id in (101, 107, 113, 12, 129, 35, 5, 88, 89, 90, 91) AND ezcontentobject.section_id in (3)))   AND 
 ezcontentobject.language_mask & 9 > 0
Timing: Sep 25 2025 13:27:07
Script end

Main resources:

Total runtime0.8909 sec
Peak memory usage10,496.0000 KB
Database Queries358

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0032 1,023.1094632.6406
Module start 'content' 0.00320.4441 1,655.75005,548.9297
Module end 'content' 0.44730.4434 7,204.67972,264.4766
Script end 0.8908  9,469.1563 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00550.6223420.0001
Check MTime0.00170.1879420.0000
Mysql Total
Database connection0.00020.026310.0002
Mysqli_queries0.440649.46143580.0012
Looping result0.00330.37513370.0000
TS translator
TS init0.00070.074740.0002
TS cache load0.00030.038240.0001
TS context load0.00020.027740.0001
Template Total0.465752.340.1164
Template load0.00190.218640.0005
Template processing0.463752.050540.1159
Template load and register function0.00010.008330.0000
String conversion in template resource0.00000.004320.0000
Template parser: create text elements0.00010.007320.0000
Template parser: remove whitespace0.00000.002120.0000
Template parser: construct tree0.00010.008120.0000
states
state_id_array0.00030.035810.0003
state_identifier_array0.00040.049920.0002
Override
Cache load0.00200.22161530.0000
Sytem overhead
Fetch class attribute name0.00170.1939300.0001
Fetch class attribute can translate value0.00000.001710.0000
class_abstraction
Instantiating content class attribute0.00040.0492450.0000
XML
Image XML parsing0.00150.168010.0015
LNM Template Tools
Parse XML Article0.02823.163510.0282
eZ Find
MoreLikeThis0.00000.000000.0000
Query build0.00130.141410.0013
Engine time0.00680.765410.0068
General
dbfile0.00220.2481390.0001
String conversion0.00000.002150.0000
Note: percentages do not add up to 100% because some accumulators overlap

Time used to render debug report: 0.0038 secs