What are operations in eZ Publish context?

Author Message

Eirik Alfstad Johansen

Monday 01 November 2010 10:11:35 am

Can anyone point me to a page in the docs or elsewhere where operations are explained. I've seen them lying around (among other places, in relation to the shop module), and while playing around with the ggsysinfo extension, I noticed it had a separate view listing all the installation operations. However, as I've never had the need for them yet, I'm uncertain as to their purpose.

Sincerely,

Eirik Alfstad Johansen
http://www.netmaking.no/

Gaetano Giunta

Monday 01 November 2010 3:08:54 pm

I fear it's one of those areas of eZP that despite being very powerful is severely undocumented (along with eg. workflow events).

Imho any change to content should be coded within an "operation", and views should be little but wrappers around them. The advantage is that it would make it much easier to interact with the system using php code, webservices or anything else that bypasses views.

Operations are

  • available for invocation from php code via ezOperationHandler::execute()
  • tied to triggers

Principal Consultant International Business
Member of the Community Project Board

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

Main resources:

Total runtime1.2131 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.0073 589.1641152.6406
Module start 'layout' 0.00730.0037 741.804739.4844
Module start 'content' 0.01101.2008 781.2891530.7031
Module end 'content' 1.21170.0013 1,311.99228.1250
Script end 1.2131  1,320.1172 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.2790160.0002
Check MTime0.00140.1120160.0001
Mysql Total
Database connection0.00150.127410.0015
Mysqli_queries1.167896.2626540.0216
Looping result0.00070.0544520.0000
Template Total1.174296.820.5871
Template load0.00240.196120.0012
Template processing1.171896.593320.5859
Template load and register function0.00010.007410.0001
states
state_id_array0.00080.069310.0008
state_identifier_array0.00090.075520.0005
Override
Cache load0.00180.1456130.0001
Sytem overhead
Fetch class attribute can translate value0.00050.041120.0002
Fetch class attribute name0.00120.100240.0003
XML
Image XML parsing0.00090.074020.0004
class_abstraction
Instantiating content class attribute0.00000.000640.0000
General
dbfile0.00180.1463220.0001
String conversion0.00000.000740.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
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/li.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/li.tplEdit templateOverride template
1content/datatype/view/ezxmltags/ul.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/ul.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: 7

Time used to render debug report: 0.0001 secs