|
SET NAMES 'utf8' |
SELECT data, user_id, expiration_time FROM ezsession WHERE session_key='a94740d5f83ed3c9704f359981b41291' |
SELECT destination_url, forward_to_id
FROM ezurlalias
WHERE source_md5 = 'fc9d26a9430bc30f7164ece2d7905064' AND
is_wildcard = 0
ORDER BY forward_to_id ASC, is_internal ASC
LIMIT 0, 1 |
Module start 'layout' |
SELECT destination_url, forward_to_id
FROM ezurlalias
WHERE source_md5 = '24c5c1b64a6a75cd69d73b7cea5031e6' AND
is_wildcard = 0
ORDER BY forward_to_id ASC, is_internal ASC
LIMIT 0, 1 |
Module start 'content' |
SELECT path_string
FROM ezcontentobject_tree
WHERE node_id='4040' |
SELECT id, name, locale, disabled
FROM ezcontent_language
ORDER BY name 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 = 4040 AND
ezcontentobject_tree.contentobject_id=ezcontentobject.id AND
ezcontentclass.version=0 AND
ezcontentclass.id = ezcontentobject.contentclass_id
AND
ezcontentobject.language_mask & 3 > 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 ) ) & 2 ) )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) )
) |
SELECT id, name, navigation_part_identifier, locale
FROM ezsection
WHERE id='1' |
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 = 3707 AND
ezcontentobject_tree.contentobject_id=ezcontentobject.id AND
ezcontentclass.version=0 AND
ezcontentclass.id = ezcontentobject.contentclass_id
AND
ezcontentobject.language_mask & 3 > 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 ) ) & 2 ) )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) )
) |
SELECT id, version, serialized_name_list, identifier, contentobject_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='17' AND version='0'
ORDER BY version ASC
LIMIT 0, 2 |
SELECT ezcontentobject.*,
ezcontentobject_tree.*,
ezcontentclass.serialized_name_list as class_serialized_name_list,
ezcontentclass.identifier as class_identifier
, ezcontentobject_name.name as name, ezcontentobject_name.real_translation
FROM ezcontentobject_tree,
ezcontentobject,
ezcontentclass
, ezcontentobject_name
WHERE node_id IN ( 1, 2, 61, 3707 ) 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 ) ) & 2 ) )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) )
)
ORDER BY path_string |
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 = '6805' AND
ezcontentobject_version.version = '23' AND
ezcontentobject_attribute.contentobject_id = '6805' AND
ezcontentobject_attribute.version = '23' AND
ezcontentobject_attribute.language_code = 'eng-US'
ORDER BY
ezcontentclass_attribute.placement ASC,
ezcontentobject_attribute.language_code ASC |
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='7463' AND
ezcontentclass.id = ezcontentobject.contentclass_id AND
ezcontentclass.version=0 |
SELECT id, contentobject_id, creator_id, version, status, created, modified,
workflow_event_pos, user_id, language_mask, initial_language_id
FROM ezcontentobject_version
WHERE version='1' AND contentobject_id='7463'
ORDER BY version ASC |
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as classattribute_identifier,
ezcontentclass_attribute.can_translate, ezcontentclass_attribute.serialized_name_list as attribute_serialized_name_list
FROM ezcontentobject_attribute, ezcontentclass_attribute, ezcontentobject_version
WHERE
ezcontentclass_attribute.version = '0' AND
ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
ezcontentobject_attribute.version = '1' AND
ezcontentobject_attribute.contentobject_id = '7463' AND
ezcontentobject_version.contentobject_id = '7463' AND
ezcontentobject_version.version = '1' 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 ) ) & 2 ) )
<
( ezcontentobject_attribute.language_id & 1 )
+ ( ( ezcontentobject_attribute.language_id & 2 ) )
)
ORDER by
ezcontentclass_attribute.placement ASC |
SELECT id, contentobject_id, creator_id, version, status, created, modified,
workflow_event_pos, user_id, language_mask, initial_language_id
FROM ezcontentobject_version
WHERE version='1' AND contentobject_id='7463'
ORDER BY version ASC |
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as classattribute_identifier,
ezcontentclass_attribute.can_translate, ezcontentclass_attribute.serialized_name_list as attribute_serialized_name_list
FROM ezcontentobject_attribute, ezcontentclass_attribute, ezcontentobject_version
WHERE
ezcontentclass_attribute.version = '0' AND
ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
ezcontentobject_attribute.version = '1' AND
ezcontentobject_attribute.contentobject_id = '7463' AND
ezcontentobject_version.contentobject_id = '7463' AND
ezcontentobject_version.version = '1' 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 ) ) & 2 ) )
<
( ezcontentobject_attribute.language_id & 1 )
+ ( ( ezcontentobject_attribute.language_id & 2 ) )
)
ORDER by
ezcontentclass_attribute.placement ASC |
SELECT id, serialized_name_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
FROM ezcontentclass_attribute
WHERE id='118' AND version='0' |
Cannot retrieve attribute of a NULL |
Missing parameter 'parent_node_id' for function 'list' in module 'content' |
Missing parameter 'parent_node_id' for function 'list_count' in module 'content' |
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='3534' AND
ezcontentclass.id = ezcontentobject.contentclass_id AND
ezcontentclass.version=0 |
SELECT id, contentobject_id, creator_id, version, status, created, modified,
workflow_event_pos, user_id, language_mask, initial_language_id
FROM ezcontentobject_version
WHERE version='3' AND contentobject_id='3534'
ORDER BY version ASC |
SELECT ezcontentobject_attribute.*, ezcontentclass_attribute.identifier as classattribute_identifier,
ezcontentclass_attribute.can_translate, ezcontentclass_attribute.serialized_name_list as attribute_serialized_name_list
FROM ezcontentobject_attribute, ezcontentclass_attribute, ezcontentobject_version
WHERE
ezcontentclass_attribute.version = '0' AND
ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
ezcontentobject_attribute.version = '3' AND
ezcontentobject_attribute.contentobject_id = '3534' AND
ezcontentobject_version.contentobject_id = '3534' AND
ezcontentobject_version.version = '3' 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 ) ) & 2 ) )
<
( ezcontentobject_attribute.language_id & 1 )
+ ( ( ezcontentobject_attribute.language_id & 2 ) )
)
ORDER by
ezcontentclass_attribute.placement ASC |
SELECT id, serialized_name_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
FROM ezcontentclass_attribute
WHERE id='120' AND version='0' |
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.parent_node_id = 4040 and
ezcontentclass.version=0 AND
ezcontentobject_tree.contentobject_id = ezcontentobject.id AND
ezcontentclass.id = ezcontentobject.contentclass_id AND
ezcontentobject.contentclass_id IN ( 20 ) 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 ) ) & 2 ) )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) )
)
AND ezcontentobject_tree.is_invisible = 0
AND ((ezcontentobject.section_id in (1)) OR (ezcontentobject.contentclass_id in (1, 12, 25, 5) AND ezcontentobject.section_id in (3)))
AND
ezcontentobject.language_mask & 3 > 0
ORDER BY ezcontentobject_tree.priority ASC |
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='6805' AND
ezcontentclass.id = ezcontentobject.contentclass_id AND
ezcontentclass.version=0 |
SELECT id, serialized_name_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
FROM ezcontentclass_attribute
WHERE id='255' AND version='0' |
SELECT id, serialized_name_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
FROM ezcontentclass_attribute
WHERE id='183' AND version='0' |
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.parent_node_id = 4040 and
ezcontentclass.version=0 AND
ezcontentobject_tree.contentobject_id = ezcontentobject.id AND
ezcontentclass.id = ezcontentobject.contentclass_id AND
ezcontentobject.contentclass_id IN ( 5 ) 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 ) ) & 2 ) )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) )
)
AND ezcontentobject_tree.is_invisible = 0
AND ((ezcontentobject.section_id in (1)) OR (ezcontentobject.contentclass_id in (1, 12, 25, 5) AND ezcontentobject.section_id in (3)))
AND
ezcontentobject.language_mask & 3 > 0
ORDER BY path_string ASC
LIMIT 0, 1 |
SELECT id, serialized_name_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
FROM ezcontentclass_attribute
WHERE id='215' AND version='0' |
SELECT DISTINCT ezdiscountrule.id,
ezdiscountrule.name
FROM ezdiscountrule,
ezuser_discountrule
WHERE ezuser_discountrule.contentobject_id IN ( 42,4,10 ) AND
ezuser_discountrule.discountrule_id = ezdiscountrule.id |
SELECT DISTINCT ezdiscountrule.id,
ezdiscountrule.name
FROM ezdiscountrule,
ezuser_discountrule
WHERE ezuser_discountrule.contentobject_id IN ( 42,4,10 ) AND
ezuser_discountrule.discountrule_id = ezdiscountrule.id |
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='10' AND
ezcontentclass.id = ezcontentobject.contentclass_id AND
ezcontentclass.version=0 |
SELECT id, serialized_name_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
FROM ezcontentclass_attribute
WHERE id='300' AND version='0' |
Module end 'content' |
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 = 4040 AND
ezcontentobject_tree.contentobject_id=ezcontentobject.id AND
ezcontentclass.version=0 AND
ezcontentclass.id = ezcontentobject.contentclass_id
AND
ezcontentobject.language_mask & 3 > 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 ) ) & 2 ) )
<
( ezcontentobject_name.language_id & 1 )
+ ( ( ezcontentobject_name.language_id & 2 ) )
) |
SELECT ezkeyword.keyword FROM ezkeyword_attribute_link, ezkeyword
WHERE ezkeyword_attribute_link.keyword_id=ezkeyword.id AND
ezkeyword_attribute_link.objectattribute_id='117985' |
SELECT ezkeyword.keyword FROM ezkeyword_attribute_link, ezkeyword
WHERE ezkeyword_attribute_link.keyword_id=ezkeyword.id AND
ezkeyword_attribute_link.objectattribute_id='117985' |
End |
Timing points:| Checkpoint | Elapsed | Rel. Elapsed | Memory | Rel. Memory |
|---|
| Module start 'layout' |
0.0000 sec | 0.0131 sec |
0.0000 KB | 0.0000 KB | | Module start 'content' |
0.0131 sec | 0.7222 sec |
0.0000 KB | 0.0000 KB | | Module end 'content' |
0.7353 sec | 0.4883 sec |
0.0000 KB | 0.0000 KB | | End |
1.2236 sec | |
0.0000 KB | | | Total runtime: | 1.3066 sec | |
Time accumulators:| Accumulator | Elapsed | Percent | Count | Average |
|---|
| ini_load | | | | | | Load cache | 0.0666 sec | 4.8539% | 15 | 0.0044 sec | | FindInputFiles | 0.0573 sec | 4.1776% | 15 | 0.0038 sec | | Mysql Total | | | | | | Mysql_queries | 0.0548 sec | 3.9959% | 34 | 0.0016 sec | | Looping result | 0.0011 sec | 0.0835% | 29 | 0.0000 sec | | Template Total | 1.2531 sec | 91.3% | 3 | 0.4177 sec | | Template load | 0.0716 sec | 5.2145% | 3 | 0.0239 sec | | String conversion in template resource | 0.0035 sec | 0.2555% | 21 | 0.0002 sec | | Template parser: create text elements | 0.0268 sec | 1.9513% | 21 | 0.0013 sec | | Template parser: remove whitespace | 0.0058 sec | 0.4257% | 21 | 0.0003 sec | | Template parser: construct tree | 0.1405 sec | 10.2413% | 21 | 0.0067 sec | | Template load and register function | 0.0022 sec | 0.1609% | 9 | 0.0002 sec | | Template processing | 1.1812 sec | 86.0712% | 3 | 0.3937 sec | | override | | | | | | Cache load | 0.1025 sec | 7.4712% | 74 | 0.0014 sec | | Matching rules | 0.0043 sec | 0.3154% | 3 | 0.0014 sec | | XML | | | | | | Image XML parsing | 0.0113 sec | 0.8209% | 3 | 0.0038 sec | | Sytem overhead | | | | | | Fetch class attribute name | 0.0070 sec | 0.5072% | 6 | 0.0012 sec | | class_abstraction | | | | | | Instantiating content class attribute | 0.0002 sec | 0.0176% | 8 | 0.0000 sec | | General | | | | | | dbfile | 0.0027 sec | 0.1956% | 21 | 0.0001 sec | | String conversion | 0.0024 sec | 0.1748% | 26 | 0.0001 sec | | String conversion w/ mbstring | 0.0010 sec | 0.0753% | 21 | 0.0000 sec | | Total script time: | 1.3723 sec | |
Templates used to render the page: |