Debugging eZPublish using Zend

Author Message

Clemens T

Sunday 10 September 2006 3:54:43 am

Hello all,

Usually I use Zend IDE to edit and debug my php applications. Set breakpoints etc, examine variables. However, eZPublish seems to be too complex to debug through this Zend debugging system. Is there anyone else who has this problem? Have you been able to fix it, maybe by using another editor?

Thanks!
Clemens

Stuart Fenton

Sunday 10 September 2006 4:17:25 am

I use the Zend IDE and can debug without a problem. It's certainly not fast so you need a bit of patience.

I regularly do the debugging on the Linux system that's running the ezPublish server which is a lot faster than doing any sort of remote debugging.

I haven't tried setting up ezPublish on my Intel Laptop yet but I'm hopping I can write and debug quicker.

Regards
Fats

-- Stuart

stuart@grandmore.com
http://www.grandmore.com

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 19:27:56
Script start
Timing: Jan 18 2025 19:27:56
Module start 'layout'
Timing: Jan 18 2025 19:27:56
Module start 'content'
Timing: Jan 18 2025 19:27:56
Module end 'content'
Timing: Jan 18 2025 19:27:56
Script end

Main resources:

Total runtime0.6050 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0061 589.0313152.6250
Module start 'layout' 0.00610.0039 741.656339.4453
Module start 'content' 0.01000.5936 781.1016520.5391
Module end 'content' 0.60360.0014 1,301.64068.1641
Script end 0.6050  1,309.8047 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.6230160.0002
Check MTime0.00140.2284160.0001
Mysql Total
Database connection0.00060.092910.0006
Mysqli_queries0.551491.1340540.0102
Looping result0.00050.0896520.0000
Template Total0.566093.520.2830
Template load0.00230.376620.0011
Template processing0.563793.164320.2818
Template load and register function0.00020.029410.0002
states
state_id_array0.00190.318210.0019
state_identifier_array0.00200.338520.0010
Override
Cache load0.00180.2992140.0001
Sytem overhead
Fetch class attribute can translate value0.00120.194420.0006
Fetch class attribute name0.00220.356530.0007
XML
Image XML parsing0.00100.162520.0005
class_abstraction
Instantiating content class attribute0.00000.001130.0000
General
dbfile0.00090.1506160.0001
String conversion0.00000.001840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 11
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs