What do these files do?

Author Message

Andy Boston

Friday 29 October 2010 8:03:49 am

In relation to a cronjob?

notification.php and workflow.php

Thanks in advance. :)

Heath

Friday 29 October 2010 8:19:47 am

Hello Andy,

These files are (I imagine) the cronjob files.

They do the actual work of the cronjob.

Remember you don't call these directly like ezpublish scripts.

You call them indirectly using the runcronjobs.php script. ie:

php -q runcronjobs.php frequent

These are configured via cronjob.ini settings.

Edit: For a detailed description of each cronjob part see

http://doc.ez.no/eZ-Publish/Technical-manual/4.x/Features/Cronjobs/The-cronjob-scripts

Cheers,

Heath

Brookins Consulting | http://brookinsconsulting.com/
Certified | http://auth.ez.no/certification/verify/380350
Solutions | http://projects.ez.no/users/community/brookins_consulting
eZpedia community documentation project | http://ezpedia.org

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 05:02:43
Script start
Timing: Jan 18 2025 05:02:43
Module start 'layout'
Timing: Jan 18 2025 05:02:43
Module start 'content'
Timing: Jan 18 2025 05:02:44
Module end 'content'
Timing: Jan 18 2025 05:02:44
Script end

Main resources:

Total runtime0.9652 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.0042 588.9219152.6094
Module start 'layout' 0.00420.0026 741.531339.4219
Module start 'content' 0.00680.9570 780.9531529.5391
Module end 'content' 0.96380.0014 1,310.49228.1875
Script end 0.9652  1,318.6797 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.3087160.0002
Check MTime0.00120.1284160.0001
Mysql Total
Database connection0.00040.041910.0004
Mysqli_queries0.917095.0095540.0170
Looping result0.00050.0498520.0000
Template Total0.937497.120.4687
Template load0.00220.226120.0011
Template processing0.935296.886720.4676
Template load and register function0.00020.020010.0002
states
state_id_array0.00110.114910.0011
state_identifier_array0.00110.111620.0005
Override
Cache load0.00180.1914200.0001
Sytem overhead
Fetch class attribute can translate value0.00050.051620.0002
Fetch class attribute name0.00110.111240.0003
XML
Image XML parsing0.00230.234420.0011
class_abstraction
Instantiating content class attribute0.00000.000840.0000
General
dbfile0.00270.2755230.0001
String conversion0.00000.000640.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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs