|
design/standard/templates/setup/debug_toolbar.tpl
|
SET NAMES 'utf8' |
SELECT data, user_id, expiration_time FROM ezsession WHERE session_key='a890df376407c43d9bf8948635c4a190' |
Module start 'content' |
SELECT contentobject_id, login, email, password_hash, password_hash_type
FROM ezuser
WHERE contentobject_id='10' |
No translation for file(translation.ts) in context(lib/template): 'The maximum nesting level of 40 has been reached. The execution is stopped to avoid infinite recursion.' with comment() |
SELECT c.contentobject_id as id,c.path_string
FROM ezcontentobject_tree b,
ezcontentobject_tree c
WHERE b.contentobject_id='10' AND
b.parent_node_id = c.node_id
ORDER BY c.contentobject_id |
SELECT c.contentobject_id as id
FROM ezcontentobject_tree c,
ezcontentobject d
WHERE c.node_id in ( 5 ) AND
d.id = c.contentobject_id
ORDER BY c.contentobject_id |
SELECT DISTINCT limit_identifier, limit_value
FROM ezuser_role
WHERE contentobject_id IN ( 42, 4, 10 ) |
SELECT DISTINCT ezrole.id
FROM ezrole,
ezuser_role
WHERE ezuser_role.contentobject_id IN ( 42,4,10 ) AND
ezuser_role.role_id = ezrole.id ORDER BY ezrole.id |
SELECT DISTINCT ezdiscountrule.id
FROM ezdiscountrule,
ezuser_discountrule
WHERE ezuser_discountrule.contentobject_id = 10 AND
ezuser_discountrule.discountrule_id = ezdiscountrule.id |
Module end 'content' |
eZTemplate: Loading template "pagelayout.tpl" with resource "design" |
SELECT id, name, locale, disabled
FROM ezcontent_language
ORDER BY name ASC |
SELECT id, version, serialized_name_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='template_look' AND version='0'
ORDER BY version ASC
LIMIT 0, 2 |
SELECT count(*) AS count FROM ezcontentobject WHERE contentclass_id=15 and status = 1 |
SELECT id, section_id, owner_id, contentclass_id, name, is_published, published,
modified, current_version, status, remote_id, language_mask, initial_language_id
FROM ezcontentobject
WHERE contentclass_id='15'
ORDER BY id ASC |
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 = '54' AND
ezcontentobject_version.version = '49' AND
ezcontentobject_attribute.contentobject_id = '54' AND
ezcontentobject_attribute.version = '49' AND
ezcontentobject_attribute.language_code = 'ara-SA'
ORDER BY
ezcontentclass_attribute.placement ASC,
ezcontentobject_attribute.language_code ASC |
SELECT url, is_valid FROM ezurl WHERE id='18' |
SELECT url, is_valid FROM ezurl WHERE id='18' |
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='174' AND 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
, ezcontentobject_name.name as name, ezcontentobject_name.real_translation
FROM ezcontentobject_tree,
ezcontentobject,
ezcontentclass
, ezcontentobject_name
WHERE node_id IN ( 2 ) 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 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 IN ( 2 ) 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 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/2/%' and ezcontentobject_tree.depth <= 2 and
ezcontentclass.version=0 AND
ezcontentobject_tree.node_id != 2 AND
ezcontentobject_tree.contentobject_id = ezcontentobject.id AND
ezcontentclass.id = ezcontentobject.contentclass_id AND
ezcontentobject.contentclass_id IN ( 1, 22, 34, 35, 41, 11, 23 ) 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, 10, 11, 12, 13, 14, 15, 7, 8, 9)) OR (ezcontentobject.contentclass_id in (29, 30, 31, 32, 33, 40) AND ezcontentobject.section_id in (3)))
AND
ezcontentobject.language_mask & 3 > 0
ORDER BY ezcontentobject_tree.priority ASC |
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 = '45' AND
ezcontentobject_attribute.contentobject_id = '67' AND
ezcontentobject_attribute.language_code = 'ara-SA' ) OR ( ezcontentobject_attribute.version = '1' AND
ezcontentobject_attribute.contentobject_id = '3433' AND
ezcontentobject_attribute.language_code = 'ara-SA' ) OR ( ezcontentobject_attribute.version = '30' AND
ezcontentobject_attribute.contentobject_id = '2887' AND
ezcontentobject_attribute.language_code = 'ara-SA' ) OR ( ezcontentobject_attribute.version = '40' AND
ezcontentobject_attribute.contentobject_id = '84' AND
ezcontentobject_attribute.language_code = 'ara-SA' ) OR ( ezcontentobject_attribute.version = '36' AND
ezcontentobject_attribute.contentobject_id = '94' AND
ezcontentobject_attribute.language_code = 'ara-SA' ) OR ( ezcontentobject_attribute.version = '26' AND
ezcontentobject_attribute.contentobject_id = '116' AND
ezcontentobject_attribute.language_code = 'ara-SA' ) OR ( ezcontentobject_attribute.version = '15' AND
ezcontentobject_attribute.contentobject_id = '147' AND
ezcontentobject_attribute.language_code = 'ara-SA' ) OR ( ezcontentobject_attribute.version = '1' AND
ezcontentobject_attribute.contentobject_id = '3432' AND
ezcontentobject_attribute.language_code = 'ara-SA' ) )
ORDER BY
ezcontentobject_attribute.contentobject_id, ezcontentclass_attribute.placement ASC |
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 3 > 0 ) AND action in ( 'eznode:2', 'eznode:69' ) AND is_original = 1 AND is_alias=0 |
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 3 > 0 ) AND action in ( 'eznode:2', 'eznode:3302' ) AND is_original = 1 AND is_alias=0 |
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 3 > 0 ) AND action in ( 'eznode:2', 'eznode:2835' ) AND is_original = 1 AND is_alias=0 |
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 3 > 0 ) AND action in ( 'eznode:2', 'eznode:86' ) AND is_original = 1 AND is_alias=0 |
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 3 > 0 ) AND action in ( 'eznode:2', 'eznode:96' ) AND is_original = 1 AND is_alias=0 |
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 3 > 0 ) AND action in ( 'eznode:2', 'eznode:118' ) AND is_original = 1 AND is_alias=0 |
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 3 > 0 ) AND action in ( 'eznode:2', 'eznode:149' ) AND is_original = 1 AND is_alias=0 |
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 3 > 0 ) AND action in ( 'eznode:2', 'eznode:3301' ) AND is_original = 1 AND is_alias=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 IN ( 2 ) 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 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/2/%' and ezcontentobject_tree.depth <= 2 and
ezcontentclass.version=0 AND
ezcontentobject_tree.node_id != 2 AND
ezcontentobject_tree.contentobject_id = ezcontentobject.id AND
ezcontentclass.id = ezcontentobject.contentclass_id AND
ezcontentobject.contentclass_id IN ( 25 ) 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, 10, 11, 12, 13, 14, 15, 7, 8, 9)) OR (ezcontentobject.contentclass_id in (29, 30, 31, 32, 33, 40) AND ezcontentobject.section_id in (3)))
AND
ezcontentobject.language_mask & 3 > 0
ORDER BY ezcontentobject_tree.priority DESC |
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 IN ( 2 ) 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 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 IN ( 2 ) 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 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/2/%' and ezcontentobject_tree.depth <= 2 and
ezcontentclass.version=0 AND
ezcontentobject_tree.node_id != 2 AND
ezcontentobject_tree.contentobject_id = ezcontentobject.id AND
ezcontentclass.id = ezcontentobject.contentclass_id AND
ezcontentobject.contentclass_id IN ( 1, 22, 34, 35, 41, 11, 23 ) 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, 10, 11, 12, 13, 14, 15, 7, 8, 9)) OR (ezcontentobject.contentclass_id in (29, 30, 31, 32, 33, 40) AND ezcontentobject.section_id in (3)))
AND
ezcontentobject.language_mask & 3 > 0
ORDER BY ezcontentobject_tree.priority ASC |
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 = '45' AND
ezcontentobject_attribute.contentobject_id = '67' AND
ezcontentobject_attribute.language_code = 'ara-SA' ) OR ( ezcontentobject_attribute.version = '1' AND
ezcontentobject_attribute.contentobject_id = '3433' AND
ezcontentobject_attribute.language_code = 'ara-SA' ) OR ( ezcontentobject_attribute.version = '30' AND
ezcontentobject_attribute.contentobject_id = '2887' AND
ezcontentobject_attribute.language_code = 'ara-SA' ) OR ( ezcontentobject_attribute.version = '40' AND
ezcontentobject_attribute.contentobject_id = '84' AND
ezcontentobject_attribute.language_code = 'ara-SA' ) OR ( ezcontentobject_attribute.version = '36' AND
ezcontentobject_attribute.contentobject_id = '94' AND
ezcontentobject_attribute.language_code = 'ara-SA' ) OR ( ezcontentobject_attribute.version = '26' AND
ezcontentobject_attribute.contentobject_id = '116' AND
ezcontentobject_attribute.language_code = 'ara-SA' ) OR ( ezcontentobject_attribute.version = '15' AND
ezcontentobject_attribute.contentobject_id = '147' AND
ezcontentobject_attribute.language_code = 'ara-SA' ) OR ( ezcontentobject_attribute.version = '1' AND
ezcontentobject_attribute.contentobject_id = '3432' AND
ezcontentobject_attribute.language_code = 'ara-SA' ) )
ORDER BY
ezcontentobject_attribute.contentobject_id, ezcontentclass_attribute.placement ASC |
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 3 > 0 ) AND action in ( 'eznode:2', 'eznode:69' ) AND is_original = 1 AND is_alias=0 |
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 3 > 0 ) AND action in ( 'eznode:2', 'eznode:3302' ) AND is_original = 1 AND is_alias=0 |
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 3 > 0 ) AND action in ( 'eznode:2', 'eznode:2835' ) AND is_original = 1 AND is_alias=0 |
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 3 > 0 ) AND action in ( 'eznode:2', 'eznode:86' ) AND is_original = 1 AND is_alias=0 |
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 3 > 0 ) AND action in ( 'eznode:2', 'eznode:96' ) AND is_original = 1 AND is_alias=0 |
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 3 > 0 ) AND action in ( 'eznode:2', 'eznode:118' ) AND is_original = 1 AND is_alias=0 |
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 3 > 0 ) AND action in ( 'eznode:2', 'eznode:149' ) AND is_original = 1 AND is_alias=0 |
SELECT id, parent, lang_mask, text, action FROM ezurlalias_ml WHERE ( ezurlalias_ml.lang_mask & 3 > 0 ) AND action in ( 'eznode:2', 'eznode:3301' ) AND is_original = 1 AND is_alias=0 |
End |
eZTemplate: Loading template "setup/debug_toolbar.tpl" with resource "design" |
Timing points:| Checkpoint | Elapsed | Rel. Elapsed | Memory | Rel. Memory |
|---|
| Module start 'content' | 0.0000 sec | 0.2274 sec | 3,272.9063KB | 7,099.0234KB | | Module end 'content' | 0.2274 sec | 1.0122 sec | 10,371.9297KB | 3,162.5547KB | | End | 1.2396 sec | | 13,534.4844KB | 0.0029KB | | Total runtime: | 1.3554 sec | |
Time accumulators:| Accumulator | Elapsed | Percent | Count | Average |
|---|
| ini_load | | | | | | Load cache | 0.0309 sec | 2.0873% | 13 | 0.0024 sec | | FindInputFiles | 0.0091 sec | 0.6126% | 13 | 0.0007 sec | | Mysql Total | | | | | | Mysql_queries | 0.0182 sec | 1.2298% | 41 | 0.0004 sec | | Looping result | 0.0033 sec | 0.2220% | 38 | 0.0001 sec | | TS translator | | | | | | TS init | 0.0078 sec | 0.5280% | 3 | 0.0026 sec | | TS cache load | 0.0037 sec | 0.2522% | 3 | 0.0012 sec | | TS context load | 0.0021 sec | 0.1430% | 3 | 0.0007 sec | | Template Total | 1.0316 sec | 69.6% | 2 | 0.5158 sec | | Template load | 0.0121 sec | 0.8150% | 2 | 0.0060 sec | | Template processing | 1.0192 sec | 68.8084% | 2 | 0.5096 sec | | override | | | | | | Cache load | 0.0092 sec | 0.6198% | 2 | 0.0046 sec | | Matching rules | 0.0024 sec | 0.1616% | 9 | 0.0003 sec | | Sytem overhead | | | | | | Fetch class attribute can translate value | 0.0020 sec | 0.1374% | 5 | 0.0004 sec | | XML | | | | | | Image XML parsing | 0.0098 sec | 0.6614% | 5 | 0.0020 sec | | General | | | | | | String conversion | 0.0000 sec | 0.0027% | 1 | 0.0000 sec | | dbfile | 0.7214 sec | 48.7022% | 52 | 0.0139 sec | | Total script time: | 1.4812 sec | |
Templates used to render the page: |