Script start |
SQL for _selectOneAssoc:
SELECT * FROM ezdfsfile WHERE name_hash=MD5('var/ezwebin_site/cache/expiry.php')
RESULT:
array (
'name' => 'var/ezwebin_site/cache/expiry.php',
'name_trunk' => 'var/ezwebin_site/cache/expiry.php',
'name_hash' => '5e18ccd58f44eeee23cf8ea4aef11c63',
'datatype' => 'misc',
'scope' => 'expirycache',
'size' => '775',
'mtime' => '1296690929',
'expired' => '0',
'status' => '0',
) |
SELECT data, user_id, expiration_time FROM ezsession WHERE session_key='pt2v9g1j9scvtubvrd3epspv33' |
SQL for _selectOneAssoc:
SELECT * FROM ezdfsfile WHERE name_hash=MD5('var/ezwebin_site/cache/user-info/1/0/3/2/80/user-data-103280.cache.php')
RESULT:
array (
'name' => 'var/ezwebin_site/cache/user-info/1/0/3/2/80/user-data-103280.cache.php',
'name_trunk' => 'var/ezwebin_site/cache/user-info/1/0/3/2/80/user-data-103280.cache.php',
'name_hash' => 'd3eb7f2da5726ef3205011a1c1ace26a',
'datatype' => 'php',
'scope' => 'user-info-cache',
'size' => '7424',
'mtime' => '1296683957',
'expired' => '0',
'status' => '0',
) |
SQL for _selectOneAssoc:
SELECT name, mtime FROM ezdfsfile WHERE name_hash=MD5('var/ezwebin_site/cache/ezcontentlanguage_cache.php')
RESULT:
array (
0 => 'var/ezwebin_site/cache/ezcontentlanguage_cache.php',
1 => '1296612007',
) |
SQL for _selectOneAssoc:
SELECT * FROM ezdfsfile WHERE name_hash=MD5('var/ezwebin_site/cache/ezcontentlanguage_cache.php')
RESULT:
array (
'name' => 'var/ezwebin_site/cache/ezcontentlanguage_cache.php',
'name_trunk' => 'var/ezwebin_site/cache/ezcontentlanguage_cache.php',
'name_hash' => '49673cdf5f81493508b81903e2ff155c',
'datatype' => 'php',
'scope' => 'content',
'size' => '346',
'mtime' => '1296612007',
'expired' => '0',
'status' => '0',
) |
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.action AS e1_action, e1.alias_redirects AS e1_alias_redirects FROM ezurlalias_ml e0, ezurlalias_ml e1 WHERE e0.parent = 0 AND (e0.lang_mask & 7 > 0) AND e0.text_md5 = MD5( 'content' ) AND e1.parent = e0.link AND (e1.lang_mask & 7 > 0) AND e1.text_md5 = MD5( 'removeobject' )
LIMIT 0, 1 |
SQL for _selectOneAssoc:
SELECT * FROM ezdfsfile WHERE name_hash=MD5('var/ezwebin_site/cache/wildcard/wildcard_9972f86e6bfa55c926ee1761aa2a0a0a_index.php')
RESULT:
array (
'name' => 'var/ezwebin_site/cache/wildcard/wildcard_9972f86e6bfa55c926ee1761aa2a0a0a_index.php',
'name_trunk' => 'var/ezwebin_site/cache/wildcard/wildcard_9972f86e6bfa55c926ee1761aa2a0a0a_index.php',
'name_hash' => 'db8c7b4e3afeadd37c44e6a353736441',
'datatype' => 'php',
'scope' => 'wildcard-cache-index',
'size' => '27',
'mtime' => '1296683946',
'expired' => '0',
'status' => '0',
) |
SQL for _selectOneAssoc:
SELECT * FROM ezdfsfile WHERE name_hash=MD5('var/ezwebin_site/cache/statelimitations_97d2d6c9eaabc7f69e5aec0a60efd636.php')
RESULT:
array (
'name' => 'var/ezwebin_site/cache/statelimitations_97d2d6c9eaabc7f69e5aec0a60efd636.php',
'name_trunk' => 'var/ezwebin_site/cache/statelimitations_97d2d6c9eaabc7f69e5aec0a60efd636.php',
'name_hash' => 'c6c7275f3bb540307324653ce77f38ef',
'datatype' => 'php',
'scope' => 'statelimitations',
'size' => '39',
'mtime' => '1296683947',
'expired' => '0',
'status' => '0',
) |
Module start 'content' |
BEGIN WORK |
SELECT DISTINCT contentclass_id
FROM ezcontentclass_attribute
WHERE version=0
AND data_type_string='ezuser' |
SELECT ezcontentobject.*,
ezcontentobject_tree.*,
ezcontentclass.serialized_name_list as class_serialized_name_list,
ezcontentclass.identifier as class_identifier,
ezcontentclass.is_container as is_container
, ezcontentobject_name.name as name, ezcontentobject_name.real_translation
FROM ezcontentobject_tree,
ezcontentobject,
ezcontentclass
, ezcontentobject_name
WHERE node_id = 84057 AND
ezcontentobject_tree.contentobject_id=ezcontentobject.id AND
ezcontentclass.version=0 AND
ezcontentclass.id = ezcontentobject.contentclass_id
AND
ezcontentobject.language_mask & 7 > 0
and ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id and
ezcontentobject_tree.contentobject_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 ) ) & 4 ) >> 1 )
+ ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 2 ) << 1 )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 4 ) >> 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) << 1 )
) |
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='1' AND version='0' ORDER BY version ASC
LIMIT 0, 2 |
SELECT node_id
FROM ezcontentobject_tree
WHERE contentobject_id=103470 AND
main_node_id = node_id |
SELECT ezcontentobject.*,
ezcontentobject_tree.*,
ezcontentclass.serialized_name_list as class_serialized_name_list,
ezcontentclass.identifier as class_identifier,
ezcontentclass.is_container as is_container
, ezcontentobject_name.name as name, ezcontentobject_name.real_translation
FROM ezcontentobject_tree,
ezcontentobject,
ezcontentclass
, ezcontentobject_name
WHERE node_id = 84057 AND
ezcontentobject_tree.contentobject_id=ezcontentobject.id AND
ezcontentclass.version=0 AND
ezcontentclass.id = ezcontentobject.contentclass_id
AND
ezcontentobject.language_mask & 7 > 0
and ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id and
ezcontentobject_tree.contentobject_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 ) ) & 4 ) >> 1 )
+ ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 2 ) << 1 )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 4 ) >> 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) << 1 )
) |
SELECT name, content_translation
FROM ezcontentobject_name
WHERE contentobject_id = '103470'
AND content_version = '3'
AND ( content_translation = 'eng-US' OR language_id = '2' ) |
SELECT ezcontentobject.*,
ezcontentobject_tree.*,
ezcontentclass.serialized_name_list as class_serialized_name_list,
ezcontentclass.identifier as class_identifier,
ezcontentclass.is_container as is_container
, ezcontentobject_name.name as name, ezcontentobject_name.real_translation
FROM ezcontentobject_tree,
ezcontentobject,
ezcontentclass
, ezcontentobject_name
WHERE node_id = 84057 AND
ezcontentobject_tree.contentobject_id=ezcontentobject.id AND
ezcontentclass.version=0 AND
ezcontentclass.id = ezcontentobject.contentclass_id
AND
ezcontentobject.language_mask & 7 > 0
and ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id and
ezcontentobject_tree.contentobject_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 ) ) & 4 ) >> 1 )
+ ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 2 ) << 1 )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 4 ) >> 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) << 1 )
) |
SELECT
count( DISTINCT ezcontentobject_tree.node_id ) as count
FROM
ezcontentobject_tree,
ezcontentobject,ezcontentclass
, ezcontentobject_name
WHERE ezcontentobject_tree.path_string like '/1/43/84057/%' and
ezcontentclass.version=0 AND
ezcontentobject_tree.node_id != 84057 AND
ezcontentobject_tree.contentobject_id = ezcontentobject.id AND
ezcontentclass.id = ezcontentobject.contentclass_id AND
ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id and
ezcontentobject_tree.contentobject_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 ) ) & 4 ) >> 1 )
+ ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 2 ) << 1 )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 4 ) >> 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) << 1 )
)
AND
ezcontentobject.language_mask & 7 > 0 |
SELECT ezcontentobject.*,
ezcontentobject_tree.*,
ezcontentclass.serialized_name_list as class_serialized_name_list,
ezcontentclass.identifier as class_identifier,
ezcontentclass.is_container as is_container
, ezcontentobject_name.name as name, ezcontentobject_name.real_translation
FROM ezcontentobject_tree,
ezcontentobject,
ezcontentclass
, ezcontentobject_name
WHERE node_id = 84057 AND
ezcontentobject_tree.contentobject_id=ezcontentobject.id AND
ezcontentclass.version=0 AND
ezcontentclass.id = ezcontentobject.contentclass_id
AND
ezcontentobject.language_mask & 7 > 0
and ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id and
ezcontentobject_tree.contentobject_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 ) ) & 4 ) >> 1 )
+ ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 2 ) << 1 )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 4 ) >> 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) << 1 )
) |
SELECT
count( DISTINCT ezcontentobject_tree.node_id ) as count
FROM
ezcontentobject_tree,
ezcontentobject,ezcontentclass
, ezcontentobject_name
WHERE ezcontentobject_tree.path_string like '/1/43/84057/%' and
ezcontentclass.version=0 AND
ezcontentobject_tree.node_id != 84057 AND
ezcontentobject_tree.contentobject_id = ezcontentobject.id AND
ezcontentclass.id = ezcontentobject.contentclass_id AND
ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id and
ezcontentobject_tree.contentobject_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 ) ) & 4 ) >> 1 )
+ ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 2 ) << 1 )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 4 ) >> 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) << 1 )
)
AND
ezcontentobject.language_mask & 7 > 0 |
SELECT ezcontentobject.*,
ezcontentobject_tree.*,
ezcontentclass.serialized_name_list as class_serialized_name_list,
ezcontentclass.identifier as class_identifier,
ezcontentclass.is_container as is_container
FROM ezcontentobject_tree,
ezcontentobject,
ezcontentclass
WHERE contentobject_id=103470 AND
ezcontentobject_tree.contentobject_id=ezcontentobject.id AND
ezcontentclass.version=0 AND
ezcontentclass.id = ezcontentobject.contentclass_id
ORDER BY path_string |
SELECT ezcontentobject.*,
ezcontentobject_tree.*,
ezcontentclass.serialized_name_list as class_serialized_name_list,
ezcontentclass.identifier as class_identifier,
ezcontentclass.is_container as is_container
, ezcontentobject_name.name as name, ezcontentobject_name.real_translation
FROM ezcontentobject_tree,
ezcontentobject,
ezcontentclass
, ezcontentobject_name
WHERE node_id = 84057 AND
ezcontentobject_tree.contentobject_id=ezcontentobject.id AND
ezcontentclass.version=0 AND
ezcontentclass.id = ezcontentobject.contentclass_id
AND
ezcontentobject.language_mask & 7 > 0
and ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id and
ezcontentobject_tree.contentobject_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 ) ) & 4 ) >> 1 )
+ ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 2 ) << 1 )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 4 ) >> 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) << 1 )
) |
SELECT DISTINCT
ezcontentobject.*,
ezcontentobject_tree.*,
ezcontentclass.serialized_name_list as class_serialized_name_list,
ezcontentclass.identifier as class_identifier,
ezcontentclass.is_container as is_container
, ezcontentobject_name.name as name, ezcontentobject_name.real_translation
FROM
ezcontentobject_tree,
ezcontentobject,ezcontentclass
, ezcontentobject_name
WHERE
ezcontentobject_tree.path_string like '/1/43/84057/%' and
ezcontentclass.version=0 AND
ezcontentobject_tree.node_id != 84057 AND
ezcontentobject_tree.contentobject_id = ezcontentobject.id AND
ezcontentclass.id = ezcontentobject.contentclass_id AND
ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id and
ezcontentobject_tree.contentobject_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 ) ) & 4 ) >> 1 )
+ ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 2 ) << 1 )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 4 ) >> 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) << 1 )
)
AND
ezcontentobject.language_mask & 7 > 0
ORDER BY path_string DESC
LIMIT 0, 100 |
SELECT ezcontentobject.*,
ezcontentobject_tree.*,
ezcontentclass.serialized_name_list as class_serialized_name_list,
ezcontentclass.identifier as class_identifier,
ezcontentclass.is_container as is_container
FROM ezcontentobject_tree,
ezcontentobject,
ezcontentclass
WHERE contentobject_id=103470 AND
ezcontentobject_tree.contentobject_id=ezcontentobject.id AND
ezcontentclass.version=0 AND
ezcontentclass.id = ezcontentobject.contentclass_id
ORDER BY path_string |
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 7 > 0 ) AND action in ( 'eznode:43', 'eznode:84057' ) AND is_original = 1 AND is_alias=0 |
DELETE FROM ezcontentobject_tree
WHERE path_string like '/1/43/84057/%' OR
path_string = '/1/43/84057/' |
DELETE FROM ezurlalias_ml WHERE action = 'eznode:84057' |
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='103470' AND
ezcontentclass.id = ezcontentobject.contentclass_id AND
ezcontentclass.version=0 |
SELECT ezcontentobject.*,
ezcontentobject_tree.*,
ezcontentclass.serialized_name_list as class_serialized_name_list,
ezcontentclass.identifier as class_identifier,
ezcontentclass.is_container as is_container
FROM ezcontentobject_tree,
ezcontentobject,
ezcontentclass
WHERE contentobject_id=103470 AND
ezcontentobject_tree.contentobject_id=ezcontentobject.id AND
ezcontentclass.version=0 AND
ezcontentclass.id = ezcontentobject.contentclass_id
ORDER BY path_string |
SELECT
parent_node_id, contentobject_id
FROM
ezcontentobject_tree
WHERE contentobject_id IN ( 103470 ) |
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
ezcontentobject_link.op_code='0'
AND ( relation_type & 1 ) <> 0
AND ezcontentobject.id=ezcontentobject_link.to_contentobject_id AND
ezcontentobject_link.from_contentobject_id='103470' AND
ezcontentobject_link.from_contentobject_version='3'
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 ) ) & 4 ) >> 1 )
+ ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 2 ) << 1 )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 4 ) >> 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) << 1 )
) |
SELECT version FROM ezcontentobject_version
WHERE contentobject_id='103470'
ORDER BY version DESC
LIMIT 0, 2 |
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
ezcontentobject_link.op_code='0'
AND ( relation_type & 1 ) <> 0
AND ezcontentobject.id=ezcontentobject_link.to_contentobject_id AND
ezcontentobject_link.from_contentobject_id='103470' 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 ) ) & 4 ) >> 1 )
+ ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 2 ) << 1 )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 4 ) >> 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) << 1 )
) |
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
ezcontentobject_link.op_code='0'
AND ( relation_type & 11 ) <> 0
AND ezcontentobject.id=ezcontentobject_link.from_contentobject_id AND
ezcontentobject_link.to_contentobject_id=103470 AND
ezcontentobject_link.from_contentobject_version=ezcontentobject.current_version
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 ) ) & 4 ) >> 1 )
+ ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 2 ) << 1 )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 4 ) >> 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) << 1 )
) |
SELECT version FROM ezcontentobject_version
WHERE contentobject_id='103470'
ORDER BY version DESC
LIMIT 0, 2 |
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
ezcontentobject_link.op_code='0'
AND ( relation_type & 11 ) <> 0
AND ezcontentobject.id=ezcontentobject_link.to_contentobject_id AND
ezcontentobject_link.from_contentobject_id='103470' 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 ) ) & 4 ) >> 1 )
+ ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 2 ) << 1 )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 4 ) >> 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) << 1 )
) |
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 = '103470' AND
ezcontentobject_version.version = '3' AND
ezcontentobject_attribute.contentobject_id = '103470' AND ezcontentobject_attribute.version = '3' AND ezcontentobject_attribute.language_code = 'eng-US'
ORDER BY
ezcontentclass_attribute.placement ASC,
ezcontentobject_attribute.language_code ASC |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690933, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
SELECT ezcontentobject.*,
ezcontentobject_tree.*,
ezcontentclass.serialized_name_list as class_serialized_name_list,
ezcontentclass.identifier as class_identifier,
ezcontentclass.is_container as is_container
FROM ezcontentobject_tree,
ezcontentobject,
ezcontentclass
WHERE contentobject_id=103470 AND
ezcontentobject_tree.contentobject_id=ezcontentobject.id AND
ezcontentclass.version=0 AND
ezcontentclass.id = ezcontentobject.contentclass_id
ORDER BY path_string |
SELECT DISTINCT contentclass_id
FROM ezcontentclass_attribute
WHERE version=0
AND data_type_string='ezuser' |
SELECT ezcontentobject.*,
ezcontentobject_tree.*,
ezcontentclass.serialized_name_list as class_serialized_name_list,
ezcontentclass.identifier as class_identifier,
ezcontentclass.is_container as is_container
, ezcontentobject_name.name as name, ezcontentobject_name.real_translation
FROM ezcontentobject_tree,
ezcontentobject,
ezcontentclass
, ezcontentobject_name
WHERE node_id = 43 AND
ezcontentobject_tree.contentobject_id=ezcontentobject.id AND
ezcontentclass.version=0 AND
ezcontentclass.id = ezcontentobject.contentclass_id
AND
ezcontentobject.language_mask & 7 > 0
and ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id and
ezcontentobject_tree.contentobject_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 ) ) & 4 ) >> 1 )
+ ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 2 ) << 1 )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 4 ) >> 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) << 1 )
) |
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='41' AND
ezcontentclass.id = ezcontentobject.contentclass_id AND
ezcontentclass.version=0 |
SELECT ezcontentobject.*,
ezcontentobject_tree.*,
ezcontentclass.serialized_name_list as class_serialized_name_list,
ezcontentclass.identifier as class_identifier,
ezcontentclass.is_container as is_container
FROM ezcontentobject_tree,
ezcontentobject,
ezcontentclass
WHERE contentobject_id=41 AND
ezcontentobject_tree.contentobject_id=ezcontentobject.id AND
ezcontentclass.version=0 AND
ezcontentclass.id = ezcontentobject.contentclass_id
ORDER BY path_string |
SELECT
parent_node_id, contentobject_id
FROM
ezcontentobject_tree
WHERE contentobject_id IN ( 41 ) |
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
ezcontentobject_link.op_code='0'
AND ( relation_type & 1 ) <> 0
AND ezcontentobject.id=ezcontentobject_link.to_contentobject_id AND
ezcontentobject_link.from_contentobject_id='41' AND
ezcontentobject_link.from_contentobject_version='1'
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 ) ) & 4 ) >> 1 )
+ ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 2 ) << 1 )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 4 ) >> 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) << 1 )
) |
SELECT version FROM ezcontentobject_version
WHERE contentobject_id='41'
ORDER BY version DESC
LIMIT 0, 2 |
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
ezcontentobject_link.op_code='0'
AND ( relation_type & 11 ) <> 0
AND ezcontentobject.id=ezcontentobject_link.from_contentobject_id AND
ezcontentobject_link.to_contentobject_id=41 AND
ezcontentobject_link.from_contentobject_version=ezcontentobject.current_version
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 ) ) & 4 ) >> 1 )
+ ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 2 ) << 1 )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 4 ) >> 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) << 1 )
) |
SELECT version FROM ezcontentobject_version
WHERE contentobject_id='41'
ORDER BY version DESC
LIMIT 0, 2 |
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 = '41' AND
ezcontentobject_version.version = '1' AND
ezcontentobject_attribute.contentobject_id = '41' AND ezcontentobject_attribute.version = '1' AND ezcontentobject_attribute.language_code = 'eng-US'
ORDER BY
ezcontentclass_attribute.placement ASC,
ezcontentobject_attribute.language_code ASC |
SELECT ezcontentobject.*,
ezcontentobject_tree.*,
ezcontentclass.serialized_name_list as class_serialized_name_list,
ezcontentclass.identifier as class_identifier,
ezcontentclass.is_container as is_container
, ezcontentobject_name.name as name, ezcontentobject_name.real_translation
FROM ezcontentobject_tree,
ezcontentobject,
ezcontentclass
, ezcontentobject_name
WHERE node_id = 1 and
ezcontentobject_tree.contentobject_id=ezcontentobject.id AND
ezcontentclass.version=0 AND
ezcontentclass.id = ezcontentobject.contentclass_id
AND ezcontentobject_tree.contentobject_id = ezcontentobject_name.contentobject_id and
ezcontentobject_tree.contentobject_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 ) ) & 4 ) >> 1 )
+ ( ( ( ezcontentobject.language_mask - ( ezcontentobject.language_mask & ezcontentobject_name.language_id ) ) & 2 ) << 1 )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 4 ) >> 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) << 1 )
)
ORDER BY path_string |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690933, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
BEGIN |
UPDATE ezdfsfile SET mtime=-ABS(mtime), expired=1
WHERE name_trunk = 'var/ezwebin_site/cache/content/ezwebin_site_clean_user/43-' |
UPDATE ezdfsfile SET mtime=-ABS(mtime), expired=1
WHERE name_trunk = 'var/ezwebin_site/cache/content/ezwebin_site_clean_admin/43-' |
COMMIT |
BEGIN |
UPDATE ezdfsfile SET mtime=-ABS(mtime), expired=1
WHERE name_trunk = 'var/ezwebin_site/cache/content/ezwebin_site_clean_user/1-' |
UPDATE ezdfsfile SET mtime=-ABS(mtime), expired=1
WHERE name_trunk = 'var/ezwebin_site/cache/content/ezwebin_site_clean_admin/1-' |
COMMIT |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690933, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
SELECT ezcontentobject.*,
ezcontentobject_tree.*,
ezcontentclass.serialized_name_list as class_serialized_name_list,
ezcontentclass.identifier as class_identifier,
ezcontentclass.is_container as is_container
FROM ezcontentobject_tree,
ezcontentobject,
ezcontentclass
WHERE contentobject_id=41 AND
ezcontentobject_tree.contentobject_id=ezcontentobject.id AND
ezcontentclass.version=0 AND
ezcontentclass.id = ezcontentobject.contentclass_id
ORDER BY path_string |
UPDATE ezcontentobject_tree SET modified_subnode=1296690933 WHERE node_id IN ( 1, 43 ) |
DELETE FROM ezuser_role
WHERE limit_value LIKE '/1/43/84057/%' AND limit_identifier='Subtree' |
SELECT DISTINCT ezpolicy_limitation.*
FROM ezpolicy_limitation,
ezpolicy_limitation_value
WHERE
ezpolicy_limitation.identifier = 'SubTree' AND
ezpolicy_limitation_value.value like '/1/43/84057/%' AND
ezpolicy_limitation_value.limitation_id = ezpolicy_limitation.id |
SELECT DISTINCT ezpolicy_limitation.*
FROM ezpolicy_limitation,
ezpolicy_limitation_value
WHERE
ezpolicy_limitation.identifier = 'Node' AND
ezpolicy_limitation_value.value like '84057%' AND
ezpolicy_limitation_value.limitation_id = ezpolicy_limitation.id |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690933, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
DELETE FROM ezcontentbrowserecent WHERE node_id=84057 |
DELETE FROM ezcontentbrowsebookmark WHERE node_id=84057 |
DELETE FROM eztipafriend_counter WHERE node_id='84057' |
DELETE FROM ezview_counter WHERE node_id='84057' |
SELECT name, content_translation
FROM ezcontentobject_name
WHERE contentobject_id = '103470'
AND content_version = '3'
AND ( content_translation = 'eng-US' OR language_id = '2' ) |
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 contentobject_id='103470' ORDER BY id ASC |
Missing translation for message in context: 'kernel/classes/datatypes' with comment: 'Datatype name'. The untranslated message is: 'Text line' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690933, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/classes/datatypes' with comment: 'Datatype name'. The untranslated message is: 'Checkbox' |
DELETE FROM ezinfocollection
WHERE contentobject_id = '103470' |
DELETE FROM ezinfocollection_attribute
WHERE contentobject_id = '103470' |
DELETE FROM ezcontentobject_trash WHERE contentobject_id='103470' |
DELETE FROM ezcontentobject_tree
WHERE contentobject_id='103470' |
DELETE FROM ezcontentobject_attribute
WHERE contentobject_id='103470' |
DELETE FROM ezcontentobject_version
WHERE contentobject_id='103470' |
DELETE FROM ezcontentobject_name
WHERE contentobject_id='103470' |
DELETE FROM ezcobj_state_link WHERE contentobject_id=103470 |
DELETE FROM ezcontentobject
WHERE id='103470' |
DELETE FROM eznode_assignment
WHERE contentobject_id = '103470' |
DELETE FROM ezuser_role
WHERE contentobject_id = '103470' |
DELETE FROM ezuser_discountrule
WHERE contentobject_id = '103470' |
SELECT attr.*
FROM ezcontentobject_link link,
ezcontentobject_attribute attr
WHERE link.from_contentobject_id=attr.contentobject_id AND
link.from_contentobject_version=attr.version AND
link.contentclassattribute_id=attr.contentclassattribute_id AND
link.to_contentobject_id=103470 |
DELETE FROM ezfind_elevate_configuration WHERE contentobject_id='103470' |
SELECT DISTINCT search_query FROM ezfind_elevate_configuration
LIMIT 0, 50 |
Successful update of Solr's configuration. |
SELECT value FROM ezsite_data WHERE name='ezfind_site_id' |
SELECT DISTINCT ezproductcollection_item.productcollection_id
FROM ezbasket, ezwishlist, ezproductcollection_item
WHERE ( ezproductcollection_item.productcollection_id=ezbasket.productcollection_id OR
ezproductcollection_item.productcollection_id=ezwishlist.productcollection_id ) AND
ezproductcollection_item.contentobject_id=103470 |
UPDATE ezproductcollection_item
SET contentobject_id = 0
WHERE contentobject_id = 103470 |
DELETE FROM ezcontentobject_link
WHERE from_contentobject_id = '103470' |
DELETE FROM ezcontentobject_link
WHERE to_contentobject_id = '103470' |
DELETE FROM ezuservisit
WHERE user_id = '103470' |
UPDATE ezcontentobject_version
SET creator_id = 0
WHERE creator_id = '103470' |
UPDATE ezcontentobject
SET owner_id = 0
WHERE owner_id = '103470' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690954, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Approve' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690954, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Event' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690954, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Wait until date' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690954, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Event' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690954, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Simple shipping' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690954, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Event' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690954, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Multiplexer' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690954, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Event' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690954, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Payment Gateway' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690954, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Event' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690954, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Approve2' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690954, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Event' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690954, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Event' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690954, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Event' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690955, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Event' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690955, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Event' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690955, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Event' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690955, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Event' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690955, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Event' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690955, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Event' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690955, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Event' |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690955, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'kernel/workflow/event'. The untranslated message is: 'Event' |
UPDATE ezworkflow_event
SET data_int1 = '0'
WHERE workflow_type_string = 'event_ezapprove' AND
data_int1 = 103470 |
SELECT data_text2, id
FROM ezworkflow_event
WHERE workflow_type_string = 'event_ezapprove' AND
data_text2 like '%103470%' |
UPDATE ezworkflow_event
SET data_int1 = '0'
WHERE data_int1 = '103470' |
SELECT data_text2, id
FROM ezworkflow_event
WHERE data_text2 like '%103470%' |
COMMIT |
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE (ezurlalias_ml.lang_mask & 7 > 0) AND action='eznode:43' AND is_original = 1 AND is_alias = 0 |
Translation cache for context 'cachecontexts' already exists |
BEGIN |
INSERT INTO ezdfsfile (datatype, name, name_trunk, name_hash, scope, size, mtime, expired) VALUES ('misc', 'var/ezwebin_site/cache/expiry.php', 'var/ezwebin_site/cache/expiry.php', '5e18ccd58f44eeee23cf8ea4aef11c63', 'expirycache', 775, 1296690955, 0)
ON DUPLICATE KEY UPDATE datatype=VALUES(datatype), name_trunk='var/ezwebin_site/cache/expiry.php', scope=VALUES(scope), size=VALUES(size), mtime=VALUES(mtime), expired=VALUES(expired) |
COMMIT |
Missing translation for message in context: 'lib/template'. The untranslated message is: 'The maximum nesting level of %max has been reached. The execution is stopped to avoid infinite recursion.' |
End |
Timing points:| Checkpoint | Elapsed | Rel. Elapsed | Memory | Rel. Memory |
|---|
| Script start |
0.0000 sec | 0.0310 sec |
1,377.9453 KB | 2,502.4063 KB | | Module start 'content' |
0.0310 sec | 22.2905 sec |
3,880.3516 KB | 5,489.4766 KB | | End |
22.3215 sec | |
9,369.8281 KB | | | Total runtime: | 22.3217 sec | | | Peak memory usage: | 9,558.5234 KB |
Time accumulators:| Accumulator | Elapsed | Percent | Count | Average |
|---|
| ini_load | | | | | | Load cache | 0.0068 sec | 0.0302% | 16 | 0.0004 sec | | Find INI Files | 0.0018 sec | 0.0078% | 2 | 0.0009 sec | | Parse | 0.0008 sec | 0.0034% | 2 | 0.0004 sec | | Save Cache | 0.0005 sec | 0.0023% | 2 | 0.0003 sec | | MySQL Cluster | | | | | | DB queries | 0.0637 sec | 0.2852% | 98 | 0.0006 sec | | DFS operations | 1.1559 sec | 5.1763% | 29 | 0.0399 sec | | Mysql Total | | | | | | Mysqli_queries | 0.2051 sec | 0.9187% | 82 | 0.0025 sec | | Looping result | 0.0005 sec | 0.0022% | 32 | 0.0000 sec | | | | | | | Check cache | 0.0518 sec | 0.2318% | 2 | 0.0259 sec | | Node cleanup list | 0.0085 sec | 0.0382% | 1 | 0.0085 sec | | Node cleanup | 0.0117 sec | 0.0524% | 1 | 0.0117 sec | | TS translator | | | | | | TS init | 1.2362 sec | 5.5361% | 25 | 0.0494 sec | | TS cache load | 0.0003 sec | 0.0012% | 1 | 0.0003 sec | | TS context load | 0.0000 sec | 0.0001% | 1 | 0.0000 sec | | TS store cache | 0.0132 sec | 0.0591% | 24 | 0.0005 sec | | Template Total | 0.0024 sec | 0.0% | 1 | 0.0024 sec | | Template load | 0.0019 sec | 0.0085% | 1 | 0.0019 sec | | Template processing | 0.0004 sec | 0.0020% | 1 | 0.0004 sec | | override | | | | | | Cache load | 0.0014 sec | 0.0064% | 1 | 0.0014 sec | | General | | | | | | String conversion | 0.0001 sec | 0.0006% | 5 | 0.0000 sec | | INI string conversion | 0.0001 sec | 0.0006% | 2 | 0.0001 sec | | String conversion w/ mbstring | 0.0001 sec | 0.0003% | 2 | 0.0000 sec | | Total script time: | 22.3299 sec | |
Templates used to render the page:| Usage count | Requested template | Template | Template loaded | Edit | Override |
|---|
| 1 | redirect.tpl | <No override> | design/standard/templates/redirect.tpl |  |  | | | | | | | | Number of times templates used: 1 Number of unique templates used: 1 | | Time used to render template usage: 0.0001 secs |
|