At the end of this tutorial, you should be able to contribute to eZ Publish Community Project, eZ Publish’s kernel developed by both eZ and the eZ Community. You will learn how to use git and github in the scope of this participation, and be given the bunch of best-practices to follow for smooth collaboration.
At the end of this tutorial, you will be able to embed your custom RESTful interface into eZ Publish, to be further consumed by any 3rd party-service :
Timing: | Jan 18 2025 02:51:12 |
Script start | |
Timing: | Jan 18 2025 02:51:12 |
Module start 'layout' | |
Timing: | Jan 18 2025 02:51:12 |
Module start 'community' | |
Timing: | Jan 18 2025 02:51:12 |
Module end 'community' | |
Timing: | Jan 18 2025 02:51:12 |
Script end |
Total runtime | 0.0973 sec |
Peak memory usage | 4,096.0000 KB |
Database Queries | 37 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0046 | 588.9063 | 152.6094 |
Module start 'layout' | 0.0046 | 0.0019 | 741.5156 | 31.6563 |
Module start 'community' | 0.0066 | 0.0892 | 773.1719 | 477.0156 |
Module end 'community' | 0.0958 | 0.0015 | 1,250.1875 | 10.6406 |
Script end | 0.0973 | 1,260.8281 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0029 | 3.0237 | 14 | 0.0002 |
Check MTime | 0.0012 | 1.1894 | 14 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0006 | 0.5847 | 1 | 0.0006 |
Mysqli_queries | 0.0554 | 56.8989 | 37 | 0.0015 |
Looping result | 0.0003 | 0.3070 | 34 | 0.0000 |
Template Total | 0.0813 | 83.5 | 2 | 0.0406 |
Template load | 0.0012 | 1.1860 | 2 | 0.0006 |
Template processing | 0.0801 | 82.3122 | 2 | 0.0400 |
Template load and register function | 0.0001 | 0.1316 | 1 | 0.0001 |
Override | ||||
Cache load | 0.0009 | 0.8882 | 14 | 0.0001 |
states | ||||
state_id_array | 0.0036 | 3.6995 | 2 | 0.0018 |
state_identifier_array | 0.0020 | 2.0536 | 2 | 0.0010 |
Sytem overhead | ||||
Fetch class attribute name | 0.0005 | 0.5624 | 2 | 0.0003 |
class_abstraction | ||||
Instantiating content class attribute | 0.0000 | 0.0074 | 2 | 0.0000 |
General | ||||
dbfile | 0.0001 | 0.1365 | 7 | 0.0000 |
String conversion | 0.0000 | 0.0059 | 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 | ||
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/separator.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezxmltags/separator.tpl | ||
1 | content/datatype/view/ezxmltags/link.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/link.tpl | ||
1 | content/datatype/view/ezxmltags/li.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/li.tpl | ||
1 | content/datatype/view/ezxmltags/ul.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/ul.tpl | ||
1 | print_pagelayout.tpl | <No override> | extension/community/design/community/templates/print_pagelayout.tpl | ||
Number of times templates used: 12 Number of unique templates used: 8 |
Time used to render debug report: 0.0001 secs