This tutorial will guide you through the development of a simple eZ Publish workflow event. At the end of the tutorial, you should be able to create your own workflow event, configure a workflow that would execute the event and configure workflow triggers in the admin interface.
Note : the PDF version of this tutorial, as well as the downloadable extension are here.
Timing: | Jan 17 2025 23:41:03 |
Script start | |
Timing: | Jan 17 2025 23:41:03 |
Module start 'layout' | |
Timing: | Jan 17 2025 23:41:03 |
Module start 'community' | |
Timing: | Jan 17 2025 23:41:03 |
Module end 'community' | |
Timing: | Jan 17 2025 23:41:03 |
Script end |
Total runtime | 0.0519 sec |
Peak memory usage | 4,096.0000 KB |
Database Queries | 25 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0050 | 589.2188 | 152.6094 |
Module start 'layout' | 0.0050 | 0.0024 | 741.8281 | 31.6719 |
Module start 'community' | 0.0074 | 0.0434 | 773.5000 | 437.9688 |
Module end 'community' | 0.0508 | 0.0011 | 1,211.4688 | 10.6406 |
Script end | 0.0519 | 1,222.1094 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0034 | 6.4606 | 14 | 0.0002 |
Check MTime | 0.0016 | 3.1095 | 14 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0006 | 1.1095 | 1 | 0.0006 |
Mysqli_queries | 0.0281 | 54.0351 | 25 | 0.0011 |
Looping result | 0.0002 | 0.3205 | 22 | 0.0000 |
Template Total | 0.0352 | 67.7 | 2 | 0.0176 |
Template load | 0.0012 | 2.3325 | 2 | 0.0006 |
Template processing | 0.0339 | 65.3747 | 2 | 0.0170 |
Template load and register function | 0.0001 | 0.1580 | 1 | 0.0001 |
Override | ||||
Cache load | 0.0009 | 1.6716 | 9 | 0.0001 |
states | ||||
state_id_array | 0.0014 | 2.7196 | 1 | 0.0014 |
state_identifier_array | 0.0004 | 0.7743 | 1 | 0.0004 |
Sytem overhead | ||||
Fetch class attribute name | 0.0006 | 1.1711 | 1 | 0.0006 |
class_abstraction | ||||
Instantiating content class attribute | 0.0000 | 0.0156 | 1 | 0.0000 |
General | ||||
dbfile | 0.0001 | 0.2719 | 7 | 0.0000 |
String conversion | 0.0000 | 0.0161 | 3 | 0.0000 |
Note: percentages do not add up to 100% because some accumulators overlap |
Usage | Requested template | Template | Template loaded | Edit | Override |
---|---|---|---|---|---|
1 | community/articles.tpl | <No override> | extension/community_design/design/suncana/templates/community/articles.tpl | ||
1 | content/datatype/view/ezxmltext.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tpl | ||
2 | content/datatype/view/ezxmltags/paragraph.tpl | <No override> | extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tpl | ||
1 | content/datatype/view/ezxmltags/link.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/link.tpl | ||
1 | content/datatype/view/ezxmltags/emphasize.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/emphasize.tpl | ||
1 | content/datatype/view/ezxmltags/separator.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezxmltags/separator.tpl | ||
1 | print_pagelayout.tpl | <No override> | extension/community/design/community/templates/print_pagelayout.tpl | ||
Number of times templates used: 8 Number of unique templates used: 7 |
Time used to render debug report: 0.0001 secs