Wednesday 22 July 2009 6:42:58 am - 1 reply
eZ Publish uses templates (consisting of HTML and eZ Publish-specific code) to configure the graphical elements of the user interface. In this article, we show you how to work with eZ Publish templates through the example of creating a frontpage for a news portal.
Author |
---|
You must be logged in to post messages in this topic!
Timing: | Jan 18 2025 04:58:05 |
Script start | |
Timing: | Jan 18 2025 04:58:05 |
Module start 'layout' | |
Timing: | Jan 18 2025 04:58:05 |
Module start 'content' | |
Timing: | Jan 18 2025 04:58:05 |
Module end 'content' | |
Timing: | Jan 18 2025 04:58:05 |
Script end |
Total runtime | 0.1305 sec |
Peak memory usage | 4,096.0000 KB |
Database Queries | 63 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0068 | 588.0469 | 152.6406 |
Module start 'layout' | 0.0068 | 0.0032 | 740.6875 | 39.4766 |
Module start 'content' | 0.0099 | 0.1191 | 780.1641 | 596.1797 |
Module end 'content' | 0.1291 | 0.0014 | 1,376.3438 | 14.3984 |
Script end | 0.1305 | 1,390.7422 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0033 | 2.5277 | 16 | 0.0002 |
Check MTime | 0.0013 | 1.0339 | 16 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0009 | 0.6718 | 1 | 0.0009 |
Mysqli_queries | 0.0769 | 58.8854 | 63 | 0.0012 |
Looping result | 0.0006 | 0.4842 | 61 | 0.0000 |
Template Total | 0.0929 | 71.2 | 2 | 0.0465 |
Template load | 0.0019 | 1.4556 | 2 | 0.0009 |
Template processing | 0.0910 | 69.7244 | 2 | 0.0455 |
Template load and register function | 0.0003 | 0.2000 | 1 | 0.0003 |
states | ||||
state_id_array | 0.0016 | 1.2542 | 2 | 0.0008 |
state_identifier_array | 0.0016 | 1.2428 | 3 | 0.0005 |
Override | ||||
Cache load | 0.0015 | 1.1731 | 14 | 0.0001 |
Sytem overhead | ||||
Fetch class attribute name | 0.0017 | 1.2872 | 2 | 0.0008 |
Fetch class attribute can translate value | 0.0006 | 0.4282 | 1 | 0.0006 |
class_abstraction | ||||
Instantiating content class attribute | 0.0000 | 0.0060 | 2 | 0.0000 |
XML | ||||
Image XML parsing | 0.0001 | 0.0796 | 1 | 0.0001 |
General | ||||
dbfile | 0.0006 | 0.4536 | 10 | 0.0001 |
String conversion | 0.0000 | 0.0068 | 4 | 0.0000 |
Note: percentages do not add up to 100% because some accumulators overlap |
Usage | Requested template | Template | Template loaded | Edit | Override |
---|---|---|---|---|---|
1 | node/view/full.tpl | forum_topic/full.tpl | extension/community_design/design/suncana/override/templates/forum_topic/full.tpl | ||
2 | content/datatype/view/ezxmltext.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tpl | ||
3 | content/datatype/view/ezxmltags/paragraph.tpl | <No override> | extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tpl | ||
2 | content/datatype/view/ezxmltags/line.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/line.tpl | ||
2 | content/datatype/view/ezxmltags/link.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/link.tpl | ||
1 | print_pagelayout.tpl | <No override> | extension/community/design/community/templates/print_pagelayout.tpl | ||
Number of times templates used: 11 Number of unique templates used: 6 |
Time used to render debug report: 0.0001 secs