Forums / Developer / For better debugging of ez

For better debugging of ez

Author Message

Romeo Antony

Sunday 25 July 2010 3:06:15 pm

Hi , Anybody please just me complete a a link or an article that cover most of the debugging process in ezpublish , will be really helpfull. I confused about the was ez debug templates , cashes. Please help. Romeo

Gaetano Giunta

Sunday 25 July 2010 3:41:25 pm

Well, reading the complete docs on ez.no is a good start - http://ez.no/doc/ez_publish/technical_manual/4_x/concepts_and_basics

Taking one of the "developers basics" training courses by eZ Systems might also help - http://ez.no/support_and_services/training

;)

Principal Consultant International Business
Member of the Community Project Board

Romeo Antony

Sunday 25 July 2010 4:55:31 pm

Thanks a lot Gaetano for giving me the above link. I have almost covered the basics about ez. But is there any advanced training will be available (mainly about custom module development,integrating third party softwares , to develop site access in arabic language) etc.

Thiago Campos Viana

Sunday 25 July 2010 5:13:11 pm

You could go to articles section, there's a lot of information there, like these tutoriasl:

http://share.ez.no/articles/ez-publish/ez-publish-performance-best-practices/%28page%29/2

http://share.ez.no/articles/ez-publish/ez-publish-performance-optimization-part-2-of-3-identifying-trouble-spots-by-debugging

http://share.ez.no/articles/ez-publish/ez-publish-performance-optimization-part-1-of-3-introduction-and-benchmarking

http://share.ez.no/articles/ez-publish/ez-publish-performance-optimization-part-3-of-3-practical-cache-and-template-solutions

Or you could browser that section by yourself:

http://share.ez.no/articles

There's also ezpedia.org and ez publish book, the best book available for developers is the first one, but it's a little outdated:

https://www.packtpub.com/ezpublish/book

eZ Publish Certified Developer: http://auth.ez.no/certification/verify/376924

Twitter: http://twitter.com/tcv_br

Romeo Antony

Monday 26 July 2010 1:56:07 am

Thanks a lot Thiago. I will refer those articles that u suggsted Thiago.

eZ debug

Timing: Jan 19 2025 00:26:13
Script start
Timing: Jan 19 2025 00:26:13
Module start 'content'
Timing: Jan 19 2025 00:26:13
Module end 'content'
Timing: Jan 19 2025 00:26:13
Script end

Main resources:

Total runtime0.0196 sec
Peak memory usage2,048.0000 KB
Database Queries4

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0094 587.7109180.8359
Module start 'content' 0.00940.0045 768.546997.7734
Module end 'content' 0.01390.0057 866.320374.7031
Script end 0.0196  941.0234 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002110.7359120.0002
Check MTime0.00105.0081120.0001
Mysql Total
Database connection0.00084.093110.0008
Mysqli_queries0.005527.937340.0014
Looping result0.00000.162620.0000
Template Total0.005427.510.0054
Template load0.00084.122310.0008
Template processing0.004623.316310.0046
Override
Cache load0.00052.788610.0005
General
dbfile0.00136.7544100.0001
String conversion0.00000.046130.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs