Thursday 09 December 2010 8:01:18 am - 6 replies
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.
Author |
---|
You must be logged in to post messages in this topic!
Timing: | Jan 17 2025 21:21:17 |
Script start | |
Timing: | Jan 17 2025 21:21:17 |
Module start 'layout' | |
Timing: | Jan 17 2025 21:21:17 |
Module start 'content' | |
Timing: | Jan 17 2025 21:21:17 |
Module end 'content' | |
Timing: | Jan 17 2025 21:21:17 |
Script end |
Total runtime | 0.1525 sec |
Peak memory usage | 4,096.0000 KB |
Database Queries | 89 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0044 | 597.7969 | 152.1406 |
Module start 'layout' | 0.0044 | 0.0021 | 749.9375 | 39.5078 |
Module start 'content' | 0.0065 | 0.1447 | 789.4453 | 1,017.3750 |
Module end 'content' | 0.1512 | 0.0012 | 1,806.8203 | 26.4766 |
Script end | 0.1524 | 1,833.2969 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0029 | 1.9038 | 16 | 0.0002 |
Check MTime | 0.0013 | 0.8223 | 16 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0006 | 0.3712 | 1 | 0.0006 |
Mysqli_queries | 0.0821 | 53.8398 | 89 | 0.0009 |
Looping result | 0.0006 | 0.4183 | 87 | 0.0000 |
Template Total | 0.1284 | 84.2 | 2 | 0.0642 |
Template load | 0.0021 | 1.3727 | 2 | 0.0010 |
Template processing | 0.1263 | 82.8011 | 2 | 0.0631 |
Template load and register function | 0.0002 | 0.0998 | 1 | 0.0002 |
states | ||||
state_id_array | 0.0007 | 0.4878 | 2 | 0.0004 |
state_identifier_array | 0.0009 | 0.5790 | 3 | 0.0003 |
Override | ||||
Cache load | 0.0018 | 1.1954 | 54 | 0.0000 |
Sytem overhead | ||||
Fetch class attribute name | 0.0008 | 0.5537 | 13 | 0.0001 |
Fetch class attribute can translate value | 0.0005 | 0.3385 | 6 | 0.0001 |
class_abstraction | ||||
Instantiating content class attribute | 0.0000 | 0.0084 | 13 | 0.0000 |
XML | ||||
Image XML parsing | 0.0025 | 1.6626 | 6 | 0.0004 |
General | ||||
dbfile | 0.0013 | 0.8781 | 50 | 0.0000 |
String conversion | 0.0000 | 0.0038 | 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 | ||
7 | content/datatype/view/ezxmltext.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tpl | ||
13 | content/datatype/view/ezxmltags/paragraph.tpl | <No override> | extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tpl | ||
2 | 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 | ||
6 | content/datatype/view/ezimage.tpl | <No override> | extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tpl | ||
4 | content/datatype/view/ezxmltags/quote.tpl | datatype/ezxmltext/quote.tpl | extension/ezwebin/design/ezwebin/override/templates/datatype/ezxmltext/quote.tpl | ||
1 | print_pagelayout.tpl | <No override> | extension/community/design/community/templates/print_pagelayout.tpl | ||
Number of times templates used: 36 Number of unique templates used: 9 |
Time used to render debug report: 0.0001 secs